source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a4952e73   10 years michaelni Merge commit '5c8280c3075dd54f26752c3a1185647578421703' * commit …
(edit) @4c5c913d   10 years michaelni Merge commit 'e7226984ac13aacb84eae77a372df8ff7685848f' * commit …
(edit) @f5d4d618   10 years michaelni Merge commit '30da98adbda6de1f55188f9058a3a5c715049633' * commit …
(edit) @d86e8f23   10 years michaelni avcodec/h264_slice: Merge 2 memcpy() Signed-off-by: Michael …
(edit) @739edc1a   10 years michaelni Merge commit 'bf03a878a76dea29b36f368759e9f66102b39a5f' * commit …
(edit) @35a788d9   10 years michaelni Merge commit 'b063582e0c4f775a8ba377488bd085595e0e7fae' * commit …
(edit) @cc2cfdc   10 years michaelni Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291' * commit …
(edit) @27b3522   10 years michaelni Merge commit '7747726667c86877feed30c9e18460cb8e63f551' * commit …
(edit) @bd76a48   10 years michaelni Merge commit 'ee0d774dfa94655e44707ff3e02f4a4d282c1963' * commit …
(edit) @20477a4e   10 years michaelni Merge commit 'be69f0a800903b7573b18d9287d18b2f368b8b11' * commit …
(edit) @a8ac4c9b   10 years michaelni Merge commit '066aafced4dc6c7c9e7b37082635472249f1e93e' * commit …
(edit) @4ffbeddd   10 years michaelni Merge commit 'ed451a08a46b2b07fd2dba3e55ffddd18ae6e3d6' * commit …
(edit) @97c8ecaa   10 years michaelni Merge commit '56febc993b928ccc039a32158ca60b234c311875' * commit …
(edit) @2cc08ca   10 years michaelni Merge commit '5f390eef8ee2b8adab00c5d2923a52aa261eb999' * commit …
(edit) @892a6d00   10 years michaelni Merge commit '99a35d1ccbb6b6cd260ce5c8369a897a79fe6a3a' * commit …
(edit) @f1436a7f   10 years michaelni Merge commit 'e6287f077c3e8e4aca11e61dd4bade1351439e6b' * commit …
(edit) @b7e0356c   10 years michaelni Merge commit 'f69574cf7aca4fe4d57a2155e925f37fc863474d' * commit …
(edit) @6ec279b5   10 years michaelni Merge commit '64c81b2cd0dcf1fe66c381a5d2c707dddcf35a7e' * commit …
(edit) @20f5be10   10 years michaelni avcodec/h264_cabac: Fix intra4x4_pred_mode_cache argument to av_dlog() …
(edit) @6abd1e90   10 years michaelni Merge commit '7d8154edd594981e7891d57de91f2260f8a62939' * commit …
(edit) @61635c7a   10 years michaelni Merge commit '8b00f4df20f4a8ab0656fdaf7d00233a6515a052' * commit …
(edit) @a2740a06   10 years michaelni Merge commit '4bd5ac200d15b4f458a50f66006549825f9fc865' * commit …
(edit) @c07b7e48   10 years michaelni Merge commit '5355ed6b20e941430c4f8fb82644e87a65366d61' * commit …
(edit) @acd6b40   10 years michaelni Merge commit '06789ad3b71296a9e2fbd0278632d97a5d9af8d7' * commit …
(edit) @c27f53b9   10 years michaelni Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6' * commit …
(edit) @cc31d9c   10 years michaelni Merge commit 'd40ae0e595fe90b5583b9269f8bb000402bde5a6' * commit …
(edit) @756dc7bd   10 years michaelni Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87' * commit …
(edit) @06c70d45   10 years michaelni avcodec/hevc_ps: Check cropping parameters more correctly …
(edit) @665e0c10   10 years michaelni Merge commit 'd8a45d2d49f54fde042b195f9d5859251252493d' * commit …
(edit) @5c8280c3   10 years anton h264: move last_qscale_diff into the per-slice context
(edit) @e7226984   10 years anton h264: move [{top,left}_]cbp into the per-slice context
(edit) @30da98a   10 years anton h264: move cabac[_state] into the per-slice context
(edit) @bf03a878   10 years anton h264: move mb[_{padding,luma_dc}] into the per-slice context
(edit) @b063582e   10 years anton h264: move intra_pcm_ptr into the per-slice context
(edit) @95eb35f3   10 years anton h264: move the ref lists variables into the per-slice context
(edit) @77477266   10 years anton h264: move map_col_to_list0[_field] into the per-slice context
(edit) @ee0d774d   10 years anton h264: move dist_scale_factor[_field] into the per-slice context
(edit) @be69f0a8   10 years anton h264: move col_{parity,fieldoff} into the per-slice context
(edit) @066aafce   10 years anton h264: move direct_spatial_mv_pred into the per-slice context
(edit) @ed451a08   10 years anton h264: move sub_mb_type into the per-slice context
(edit) @56febc99   10 years anton h264: move the slice type variables into the per-slice context
(edit) @5f390eef   10 years anton h264: move mb_[uv]linesize into the per-slice context
(edit) @99a35d1c   10 years anton h264: move neighbor_transform_size into the per-slice context
(edit) @e6287f07   10 years anton h264: move {mv,ref}_cache into the per-slice context
(edit) @f69574cf   10 years anton h264: move non_zero_count_cache into the per-slice context
(edit) @64c81b2c   10 years anton h264: move *_samples_available into the per-slice context
(edit) @7d8154ed   10 years anton h264: move intra4x4_pred_mode[_cache] into the per-slice context
(edit) @8b00f4df   10 years anton h264: move some neighbour information into the per-slice context
(edit) @4bd5ac20   10 years anton h264: move {chroma,intra16x16}_pred_mode into the per-slice context
(edit) @5355ed6b   10 years anton h264: move {prev,next}_mb_skipped into the per-slice context
(edit) @06789ad3   10 years anton h264: move qp_thresh into the per-slice context
(edit) @d231e84b   10 years anton h264: move the quantizers into the per-slice context
(edit) @d40ae0e5   10 years anton h264: do not copy qscale when updating per-thread contexts It's a …
(edit) @92c6c2a6   10 years anton h264: split weighted pred-related vars into per-slice context
(edit) @e4588e37   10 years michaelni Merge commit '5127c00b971b674f72609369b39a9c0f7c36977d' * commit …
(edit) @0e69c16e   10 years michaelni Merge commit 'c929659bdd7d2d5848ea52e685a3164c7b901bb0' * commit …
(edit) @d8a45d2   10 years anton h264_ps: properly check cropping parameters against overflow CC: …
(edit) @5127c00b   10 years anton hevc: zero the correct variables on invalid crop parameters It's the …
(edit) @c929659b   10 years anton hevc: make the crop sizes unsigned
(edit) @294bb6cb   10 years michaelni avcodec/hevc_refs: Silence "Could not find ref with POC" for CRA/BLA …
(edit) @3c5c6870   10 years michaelni avformat/movenc: avoid using uninitialized display_matrix_size …
(edit) @276a8666   10 years michaelni avcodec/metasound_data: remove unused variable lsp16s the table was …
(edit) @215c2fe0   10 years michaelni Merge commit '22a6d48b0d7367b3a45dd6db245f8ffaaa364995' * commit …
(edit) @50255b7a   10 years michaelni Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c' * commit …
(edit) @60b9373d   10 years James libavutil: add bmi2 optimized av_mod_uintp2 Reviewed-by: Michael …
(edit) @d13e521c   10 years James libavutil: add av_mod_uintp2 Reviewed-by: Michael Niedermayer …
(edit) @2a8198b3   10 years michaelni avcodec/libvpxenc: Set min/max quantizer to 0 for lossless mode Fixes …
(edit) @d6dba15b   10 years michaelni avfilter/vf_mcdeint: Change enums to int, which are accessed via …
(edit) @1a79850a   10 years michaelni avfilter/vf_overlay: Change enums to int, which are accessed via …
(edit) @59c06902   10 years michaelni avfilter/vf_phase: Change enum to int, which is accessed via AVOption …
(edit) @22a6d48b   10 years lu_zero avconv: Print the avfilter errors Signed-off-by: Luca Barbato …
(edit) @342fc46c   10 years lu_zero cmdutils: Add a stream specifier to map usable streams It drops …
(edit) @e8446a68   10 years michaelni configure: Silence warnings about constant unsigned overflows in MSVC …
(edit) @9015ca35   10 years stefasab lavfi/eq: rework expression evaluation In particular, add support for …
(edit) @e6547cce   10 years stefasab lavfi/eq: factorize code in process_command()
(edit) @6b940b8c   10 years James x86/xvididct: add some yasm guards Should fix compilation on …
(edit) @b0fea4ad   10 years James x86/xvididct: remove obsolete function prototypes Signed-off-by: …
(edit) @7fb18678   10 years michaelni avcodec/dv: remove unused var dvquantareas Signed-off-by: Michael …
(edit) @5f9d30a   10 years michaelni avcodec/dv: remove unused var dv100qstep Signed-off-by: Michael …
(edit) @57e80479   10 years michaelni avfilter/vf_pp7: remove unused var Signed-off-by: Michael Niedermayer …
(edit) @03e9b193   10 years James avcodec/libdcadec: add missing version bump and changelog entry
(edit) @4f3c31df   10 years michaelni avcodec: Fix libdcadec include dir Signed-off-by: Michael Niedermayer …
(edit) @85cc7605   10 years michaelni Merge commit '30e6abd1a8cc4fd5daf2e23ad2e768862c39e975' * commit …
(edit) @750cf4e5   10 years michaelni Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8' * commit …
(edit) @519868de   10 years michaelni avcodec: add libdcadec decoder Signed-off-by: Michael Niedermayer …
(edit) @11fe56c   10 years michaelni avcodec: add profile define for DTS Express Signed-off-by: Michael …
(edit) @77bd35d7   10 years michaelni avcodec/dnxhddec: reset cur_field for non interlaced frames …
(edit) @d3bd9431   10 years michaelni avcodec/dnxhddec: Reset is_444 if format is not 444 Signed-off-by: …
(edit) @2c660e34   10 years michaelni avcodec/dnxhddec: Check that the frame is interlaced before using …
(edit) @30e6abd1   10 years anton webp: ensure that each transform is only used once According to the …
(edit) @cf18e77   10 years anton movenc: write the display transform matrix
(edit) @bbcc095   10 years michaelni avformat/avienc: Expand master ODML index when its end is reached …
(edit) @adfde9a6   10 years michaelni avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael …
(edit) @81a6b075   10 years michaelni avformat/avidec: also print frame_num in debug output Signed-off-by: …
(edit) @01775c88   10 years michaelni avformat/avienc: factor out update_odml_entry() Signed-off-by: …
(edit) @c3a6d179   10 years michaelni avformat/avienc: factor write_odml_master() out Signed-off-by: …
(edit) @5440d4b6   10 years michaelni Merge commit '30a041887f89cd97c372ad6a516da6e012f2c88b' * commit …
(edit) @b5448e66   10 years michaelni Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184' * commit …
(edit) @25d7e3ad   10 years michaelni Merge commit '5c337353a2546416631a87de4881850d99141c39' * commit …
(edit) @36027824   10 years michaelni Merge commit 'eee13d653953083553cceadbbedf6222ef78a006' * commit …
Note: See TracRevisionLog for help on using the revision log.