20212 Commits (927022a75372b9e127c490c8cd87f027c3957dc3)

Author SHA1 Message Date
Paul B Mahol bd971ddaf4 aasc: 8bit support 13 years ago
Paul B Mahol 8a57ca5c6a aasc: fix out of array write 13 years ago
Mans Rullgard d7a4f8f8b9 Move MASK_ABS macro to libavcodec/mathops.h 13 years ago
Mans Rullgard c318626ce2 x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 13 years ago
Alex Converse 122d5c526a aacdec: Don't fall back to the old output configuration when no old configuration is present. 13 years ago
Dave Yeo 197439c1ef x86: pngdsp: Fix assembly for OS/2 13 years ago
Kostya Shishkov e78e6c37ef g723_1: clip argument for 15-bit version of normalize_bits() 13 years ago
Kostya Shishkov f86b2f3661 g723_1: use all LPC vectors in formant postfilter 13 years ago
Kostya Shishkov 8f2aa89a5d mpc8: do not leave padding after last frame in buffer for the next decode call 13 years ago
jamal 82e5c5d45b lavc/old_codec_ids: Fix make checkheaders. 13 years ago
Anton Khirnov 94364b7d42 mpegaudioenc: list supported channel layouts. 13 years ago
Anton Khirnov 927e92cdc7 mpegaudiodec: don't print an error on > 1 frame in a packet. 13 years ago
Anton Khirnov 5702c8670e api-example: update to new audio encoding API. 13 years ago
Michael Niedermayer e40f7f1e01 cavs: fix memleak 13 years ago
Paul B Mahol 8654d6c892 libtwolame: fix stupid bug 13 years ago
Michael Niedermayer bb2f13c19f rename missed CodecID to AVCodecID 13 years ago
Paul B Mahol 2da5a5ce00 gifdec: return more meaningful error codes 13 years ago
Paul B Mahol f64288960b gifdec: remove redundant "gif: " from av_dlog() 13 years ago
Paul B Mahol 3662f787e7 gifdec: pass avctx to av_log() 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
Michael Niedermayer 2f6f2f4f73 mpeg12dec: move checks out of decode picture coding extension. 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
Michael Niedermayer 7febc5aa93 arm: fix compile with disable-optimizations on android 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
Justin Ruggles fdbeae4490 mpc8: add a flush function 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
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
Michael Niedermayer e6b9903d82 shorten: fix cmd type 13 years ago
Paul B Mahol 9c1619b5fe mpc7: remove duplicated definitions 13 years ago
Diego Biurrun 2096857551 x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2 13 years ago
Paul B Mahol f5f98727b3 libtwolame MP2 encoding support 13 years ago
Derek Buitenhuis 965efc1673 dpx: Make start offset unsigned 13 years ago
Philip Langdale 50b4dbf65a ass subtitles: Fix valgrind warnings. 13 years ago