source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fb22e5ae   10 years michaelni Merge commit '46808fdf04ab113df374157b90b506eb3110daf2' * commit …
(edit) @e7521d97   10 years michaelni Merge commit '9f810a9b374e0ff8e2a19fd8a7347afe2933e229' * commit …
(edit) @dd4de4a9   10 years michaelni Merge commit 'c4aa0f865fb2c3b28a309d1bb27fd1c24b75ba28' * commit …
(edit) @1ed5912   10 years michaelni Merge commit 'f4d4e66a24a5c9497a5b6d3c089ac58089a87428' * commit …
(edit) @1d41571b   10 years michaelni Merge commit '3e160652219ff4da433f5672ae1e5f4956abb815' * commit …
(edit) @f1098eb9   10 years michaelni avformat/aiffdec: only read codec tag when there is space in header …
(edit) @ce1e10aa   10 years michaelni avformat/utils: add dvbsub to set_codec_from_probe_data() Fixes part …
(edit) @e313735   10 years michaelni avformat: add dvbsub demuxer This is needed for probing some dvbsub …
(edit) @d1781fd7   10 years michaelni avformat/rawdec: Add FF_DEF_RAWSUB_DEMUXER This is similar to the …
(edit) @dc265e2b   10 years michaelni avformat/rawdec: Make ff_raw_data_read_header() non static This is …
(edit) @58721388   10 years michaelni avformat/flvenc: omit more metadata elements with specific meaning …
(edit) @0f931b29   10 years michaelni Factorize avpriv_mirror() out Signed-off-by: Michael Niedermayer …
(edit) @9bff052b   10 years michaelni avfilter/vf_sab: fix filtering tiny images Fixes out of array reads …
(edit) @46808fdf   10 years martin movenc: Enable editlists by default if delay_moov is enabled Being …
(edit) @9f810a9b   10 years martin libavformat: Check for malloc failures in avformat_new_stream CC: …
(edit) @c4aa0f86   10 years martin libavformat: Remove a misleading/incorrect comment This comment can …
(edit) @f4d4e66a   10 years martin configure: Remap -L to -libpath for msvc This allows using libraries …
(edit) @3e160652   10 years martin cmdutils: update copyright year to 2015. Signed-off-by: Martin …
(edit) @9975088   10 years Reynaldo H. Verdejo Pinochet ffserver: reindent rtsp_cmd_setup() Signed-off-by: Reynaldo H. …
(edit) @ac1940b2   10 years Reynaldo H. Verdejo Pinochet ffserver: reflow rtsp_cmd_setup() Signed-off-by: Reynaldo H. Verdejo …
(edit) @196bc03a   10 years Reynaldo H. Verdejo Pinochet ffserver: drop redundant else clause Signed-off-by: Reynaldo H. …
(edit) @9e55130a   10 years Reynaldo H. Verdejo Pinochet ffserver: reindent compute_status() Signed-off-by: Reynaldo H. …
(edit) @907101e   10 years Reynaldo H. Verdejo Pinochet ffserver: reflow compute_status() Signed-off-by: Reynaldo H. Verdejo …
(edit) @5c95de15   10 years michaelni avcodec/libxvid: check for av_malloc*() failures Signed-off-by: …
(edit) @bd12aa2b   10 years michaelni avcodec/ljpegenc: Check for av_malloc_array() failure Signed-off-by: …
(edit) @d56b0984   10 years michaelni avformat/westwood_vqa: Remove unneeded cast Signed-off-by: Michael …
(edit) @0daf6014   10 years michaelni avformat/movenc: fix DELAY_MOOV Signed-off-by: Michael Niedermayer …
(edit) @00f9e51a   10 years michaelni tests/regression-funcs: Remove hardcoded threads 1 The tests which …
(edit) @4bcb58b3   10 years michaelni Merge commit 'f2ad1495f23376ce61542967f4fc14205f284d40' * commit …
(edit) @cc5f5e14   10 years u build: require libxcb >= 1.4 Fixes Ticket #4139
(edit) @38c1bffd   10 years michaelni Merge commit '470c9db11ff2c3249e995e7ba68e87bb81bf778c' * commit …
(edit) @b8db25a3   10 years James configure: bump year Happy new year!
(edit) @e566667d   10 years michaelni Merge commit '5cf6bda6e2eae496e8eb2bb06c96852d59a58b8a' * commit …
(edit) @3be67f33   10 years michaelni Merge commit '7a1a63e34fa46af18311c2493fdaec9a93bdb750' * commit …
(edit) @983778f1   10 years michaelni Merge commit 'c5e7ea13d2d4da0c5da91973a547afff6fe9e011' * commit …
(edit) @b0ba8a23   10 years michaelni Merge commit 'b3b0b35db2f3b61bf2f0f4fa85f5b6267d83c8fe' * commit …
(edit) @f38e2bcb   10 years michaelni Merge commit '847bf5988fec1d3e65c1d8cf0cdb8caf0cfd0c1b' * commit …
(edit) @504267f   10 years michaelni avformat/movenc: Use cluster timestamps when available in edts Also …
(edit) @0506f687   10 years michaelni Merge commit 'c725faebda9a516766d94c33b07972ab0f70cf93' * commit …
(edit) @f2ad1495   10 years martin avisynth: Use RTLD_LOCAL instead of RTLD_GLOBAL There shouldn't be …
(edit) @68a06a24   10 years michaelni Merge commit '724cbea7193945fe5a5b4dea8ede344803572844' * commit …
(edit) @7ca10d10   10 years michaelni Merge commit '355d01a1bf55297b1d1f04e4bfbf0ddc93b6247e' * commit …
(edit) @470c9db1   10 years martin sidxindex: Remove parsing that isn't necessary any longer When we …
(edit) @5cf6bda   10 years martin sidxindex: Don't adjust the Period start time depending on the track …
(edit) @7a1a63e3   10 years martin dashenc: Use pts for MPD timeline timestamps This should be more …
(edit) @c5e7ea1   10 years martin dashenc: Use delay_moov Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @b3b0b35d   10 years martin movenc: Get rid of a hack for updating the dvc1 atom Use the more …
(edit) @847bf598   10 years martin movenc: Add an option for delaying writing the moov with empty_moov …
(edit) @c725faeb   10 years martin movenc: Use start_dts/cts instead of cluster[0] for writing edit lists …
(edit) @724cbea7   10 years martin movenc: Remove an unnecessary condition when flushing fragments If …
(edit) @355d01a1   10 years martin movenc: Factorize writing ftyp and other identification tags to a …
(edit) @a3ab8742   10 years michaelni avutil/camellia: cosmetic fixes Signed-off-by: Giorgio Vazzana …
(edit) @fbb792f   10 years michaelni avutil/camellia: use K[2] instead of *K in generate_round_keys() …
(edit) @8e38b153   10 years michaelni avutil/camellia: make LR128() more robust Signed-off-by: Giorgio …
(edit) @88d19d24   10 years michaelni avutil/camellia: fix documentation for av_camellia_crypt() …
(edit) @55763b6f   10 years michaelni lavd/lavfi: allow to extract subcc. Signed-off-by: Nicolas George …
(edit) @c6bb651b   10 years michaelni libavutil: Added Camellia symmetric block cipher Signed-off-by: …
(edit) @4c7a1ccb   10 years michaelni Changelog: Add cropdetect non 8bpp Suggested-by: Reimar Previous …
(edit) @11201bbf   10 years clement avformat/mov: reindent after previous commit
(edit) @55faf56c   10 years clement avformat/mov: move edit list heuristics into mov_build_index() …
(edit) @75cc57f7   10 years michaelni avcodec/mpeg12dec: Check actual aspect ratio instead of …
(edit) @1010b36d   10 years michaelni avcodec/mpeg12dec: Recalculate SAR unconditionally Fixes Ticket4161 …
(edit) @aeb36fd   10 years michaelni avcodec/mpeg12dec: Move user data debug code out of unrelated if …
(edit) @6a29499   10 years u avformat/flvdec: remove duplicated line error Fix typo regression …
(edit) @8009a51f   10 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @efc4bfc1   10 years michaelni avformat/flvdec: use named identifier instead of literal numbers as …
(edit) @eb767a27   10 years michaelni avformat/flvdec: Increase string array size Fixes parsing …
(edit) @322f0f5   10 years michaelni avformat/flvdec: do not inject dts=0 metadata packets which failed to …
(edit) @5c37ffca   10 years michaelni avformat/flvdec: add several error messages to error conditions …
(edit) @46aa75ee   10 years Marton Balint ffplay: dump format before selecting streams This helps the user to …
(edit) @5e7dcb04   10 years Marton Balint ffplay: add support for stream specifiers in -ast, -vst, -sst options …
(edit) @82928656   10 years Marton Balint ffplay: remove unused no_background from videostate Signed-off-by: …
(edit) @8c1f5fb0   10 years Marton Balint ffplay: remove flushed state from decoder context Signed-off-by: …
(edit) @d25d9296   10 years michaelni avfilter/vf_idet: Add 9, 12 and 14 bit pixel formats Signed-off-by: …
(edit) @18802bc8   10 years michaelni avfilter/vf_idet: Use frame_requested instead of prev This is more …
(edit) @3eb5cbe0   10 years michaelni avformat/cdxl: Fix integer overflow of image_size Signed-off-by: …
(edit) @975ff6a3   10 years James x86/swr: disable pack_8ch functions on msvc/icl x86_32 Until a proper …
(edit) @5f14f9e9   10 years James x86/swr: add missing alignment check to pack_6ch functions …
(edit) @5ba62e89   10 years michaelni avcodec/loco: check the init_get_bits8() return code Signed-off-by: …
(edit) @131a1858   10 years michaelni avcodec/loco: use enum for mode variable Signed-off-by: Michael …
(edit) @037b527d   10 years michaelni doc/filters: document bit-depth independent cropdetect limit …
(edit) @d97b94f   10 years michaelni avcodec/loco: Support LOCO reference encoder with odd width Fixes …
(edit) @37b35feb   10 years James x86/swr: add SSE2/AVX pack_8ch functions Reviewed-by: Michael …
(edit) @a288d08d   10 years michaelni avfilter/vf_cropdetect: adjust Default threshold based on bit depth …
(edit) @08156739   10 years michaelni avfilter/vf_yadif: add >8bit planar rgb formats Signed-off-by: …
(edit) @eee9b7a6   10 years michaelni ffprobe: Support extracting the number of reference frames Fixes …
(edit) @eb465b8c   10 years michaelni avfilter/vf_uspp: clear AVPacket to not leave uninitialized memory …
(edit) @0c10cf6a   10 years clement fate: add a fate-filter-framepack rule
(edit) @39e18b1f   10 years clement avfilter/framepack: use FF_CEIL_RSHIFT()
(edit) @e405a8a7   10 years michaelni avfilter/vf_cropdetect: extend limit to cover 16bit pixel formats …
(edit) @a2e2a9f2   10 years michaelni avfilter/vf_cropdetect: fix ; typos Signed-off-by: Michael …
(edit) @6ab4812f   10 years michaelni avfilter/vf_cropdetect: support 9-16bit planar formats Signed-off-by: …
(edit) @5c7227bb   10 years michaelni avfilter/vf_cropdetect: Unroll 3 & 4 bytes per sample loop 19484 -> …
(edit) @60e2c311   10 years michaelni avfilter/vf_cropdetect: Unroll 1byte per sample loop 12807 -> 6336 …
(edit) @17dc83ab   10 years michaelni avfilter/vf_cropdetect: add RGB & RGBA support These where already …
(edit) @0ffb61e8   10 years michaelni Merge commit '8d54bacb789c7d37ca3cf48d9ac13083ad0c1ba7' * commit …
(edit) @e5a37667   10 years michaelni Merge commit 'b91a5757fcbf723da99b05b298a6f820271dbc2b' * commit …
(edit) @8d3133f4   10 years michaelni Merge commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6' * commit …
(edit) @7905bd55   10 years Carl Eugen Hoyos Fix decoding for little endian Aja Kona 10-bit RGB. The little endian …
(edit) @8d54bacb   10 years martin dashenc: Remove some stray double spaces Signed-off-by: Martin …
Note: See TracRevisionLog for help on using the revision log.