43297 Commits (13c506918729c8a75d1012ba485fe25755c8221a)
 

Author SHA1 Message Date
Paul B Mahol 13c5069187 lavfi: add smptebars source 13 years ago
Stefano Sabatini 13bbc464ed examples/muxing: set codec in the codec context 13 years ago
Michael Niedermayer 8993c25695 avidec: fix AVStream.info memleak with dv. 13 years ago
Michael Niedermayer 2f6f2f4f73 mpeg12dec: move checks out of decode picture coding extension. 13 years ago
Michael Niedermayer 7febc5aa93 arm: fix compile with disable-optimizations on android 13 years ago
Clément Bœsch cf753d5b59 doc: fix misspelled "convergence". 13 years ago
Paul B Mahol 011ce89dba avcodec: add bmp parser 13 years ago
Michael Niedermayer 29d1df66ad mpegaudiodec: replace assert() by check under #ifdef DEBUG 13 years ago
Michael Niedermayer 3865ec2ace proresenc_kostya: do not attempt to free random things 13 years ago
Michael Niedermayer cde4741177 h264: disable assert on current_picture_ptr being null. 13 years ago
Michael Niedermayer 7ae473e8a0 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer a80ce390df avidec: parse INFO tags at the end 13 years ago
Michael Niedermayer 21eafa18e6 msrle: fix extradata palette handling 13 years ago
Diego Biurrun cf22705e87 nuv: K&R formatting cosmetics 13 years ago
Mans Rullgard baac24e680 build: generalise rules and variable settings for av* programs 13 years ago
Nicolas George d74ade7d5f ffprobe: refactor frames decoding. 13 years ago
Michael Niedermayer 610c67df37 mpegvideo: remove last_picture_ptr / h264 assert. 13 years ago
Michael Niedermayer e6690b6a56 mpegvideo.c: convert some asserts to av_assert 13 years ago
Michael Niedermayer 3e0b4e32c9 svq1enc: set picture_structure correctly 13 years ago
Michael Niedermayer f8dbbe5464 mpegvideo_enc: switch some assert to av_assert 13 years ago
Michael Niedermayer f72e0d9a9f mpegvideo_enc: remove assert that has become obsolete with the new API 13 years ago
Janne Grunau 859a579e9b nuv: check RTjpeg header for validity 13 years ago
Janne Grunau 110d015ad4 Revert "nuv: check per-frame header for validity." 13 years ago
Mans Rullgard b40ea0f41d imc: remove unused field IMCContext.one_div_log2 13 years ago
Mans Rullgard bc90230b98 imc: fix size of a memset() 13 years ago
Mans Rullgard 2b6804328e imc: remove empty if() block 13 years ago
Mans Rullgard add8f5eab7 fate: simplify variable setting filter.mak 13 years ago
anonymous 388243bb27 udp: do not call pthread_{mutex,cond}_destroy when not initialized. 13 years ago
Michael Niedermayer e6b9903d82 shorten: fix cmd type 13 years ago
Paul B Mahol 9c1619b5fe mpc7: remove duplicated definitions 13 years ago
Michael Niedermayer 7bf16ec300 mpc8: fix pts 13 years ago
Michael Niedermayer e4b53d995c mov: dont clip timestamps at 0 13 years ago
Paul B Mahol 958df52ae0 configure: make libtwolame check more robust 13 years ago
Piotr Bandurski 68f4156f44 movenv: fix remuxing of qdm2 13 years ago
Piotr Bandurski 1b72a7e8a9 aiffenc: fix remuxing of qdm2 13 years ago
Clément Bœsch 16dc5f2050 Replace various inlined inverse AVRational with av_inv_q(). 13 years ago
Clément Bœsch ad55244c96 lavfi/overlay: remove dead initialization. 13 years ago
Piotr Bandurski 5d2f89a23c movenc: fix remuxing of svq3 13 years ago
Martin Storsjö 6c071a2b38 lavf: Declare an AVRational struct without a struct literal 13 years ago
Michael Niedermayer b4780d03d0 Merge remote-tracking branch 'qatar/master' 13 years ago
Diego Biurrun 2096857551 x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2 13 years ago
Reimar Döffinger 69aeba1396 oggdec: Initialize stream index to -1 in ogg_packet. 13 years ago
Reimar Döffinger a4163b2d65 oggdec: simplify start time calculation code. 13 years ago
Paul B Mahol f5f98727b3 libtwolame MP2 encoding support 13 years ago
Mans Rullgard 82494835c4 rational: add av_inv_q() returning the inverse of an AVRational 13 years ago
Derek Buitenhuis 965efc1673 dpx: Make start offset unsigned 13 years ago
Moritz Bunkus fe40dc1cec matroskaenc: Implement support for ALAC 13 years ago
Philip Langdale 50b4dbf65a ass subtitles: Fix valgrind warnings. 13 years ago
Michael Niedermayer c30f53e4d8 matroskadec: prevent potential integer overflow 13 years ago
Moritz Bunkus bc3b422029 matroskadec: Implement support for ALAC 13 years ago