43367 Commits (11a1033c9fcae380f4da06b2b0253ab0eb82b026)
 

Author SHA1 Message Date
Samuel Pitoiset 12127b65b0 rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a macro 13 years ago
jamal 49440853d0 build: Fix some paths in uninstall-libs 13 years ago
jamal 7c5466d4fc checkheaders: Fix directory creation in out-of-tree builds. 13 years ago
Mans Rullgard ec9d2c15c1 ARM: use Q/R inline asm operand modifiers only if supported 13 years ago
Michael Niedermayer bc773d0d42 Merge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4' 13 years ago
Michael Niedermayer 0049af2628 pnmdec: make ff_pnm_decode_header() more robust 13 years ago
Michael Niedermayer bb7744a45b pnmdec: make pnm_get more robust 13 years ago
Derek Buitenhuis 9b34ae4a65 configure: Add support for e500mc CPU 13 years ago
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
Derek Buitenhuis 4ab26cb4cc configure: Add support for e500mc CPU 13 years ago
Michael Niedermayer 2f6f2f4f73 mpeg12dec: move checks out of decode picture coding extension. 13 years ago
Mans Rullgard edd8226795 x86: fix build with nasm 2.08 13 years ago
Mans Rullgard 180d43bc67 x86: use nop cpu directives only if supported 13 years ago
Mans Rullgard 7238265052 x86: fix rNmp macros with nasm 13 years ago
Mans Rullgard f295fee2c9 build: add trailing / to yasm/nasm -I flags 13 years ago
Mans Rullgard 2b140a3d09 x86: use 32-bit source registers with movd instruction 13 years ago
Mans Rullgard a3df4781f4 x86: add colons after labels 13 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 13 years ago
Yaakov Selkowitz f5d2c597e9 build: fix library installation on cygwin 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
Justin Ruggles fdbeae4490 mpc8: add a flush function 13 years ago
Justin Ruggles 2fa57c9daf mpc8: set packet duration and stream start time instead of tracking frames 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