aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-25regtests: amv video encoder testMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25amvenc: another quant table fixMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25mpegvideo: support encoding with chroma intra tables that differ from luma.Michael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25lavf/utils: replace deprecated url_ferror.Nicolas George
2011-09-25lavf/utils: use correct format string for int64_t.Nicolas George
2011-09-25lavf/utils: use AV_NOWARN_DEPRECATED in compatibility code.Nicolas George
2011-09-25lavu/attributes: introduce AV_NOWARN_DEPRECATED.Nicolas George
2011-09-25bit: use explicit struct initializers.Clément Bœsch
2011-09-25bit: remove unused variableMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25bit: set AVPacket.posMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25bit: loose seekback & wrong bitrate code.Michael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25bit: rewrite probeMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25bit: replace assert() by proper check.Michael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25bit: return AVERROR_EOF on eof.Michael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25amvenc: fix quant tablesMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25AMV video encoder.Michael Niedermayer
Authors are Vladimir Voroshilov and Dobrica Pavlinušić based on svn blame/log For full details of authorship see http://code.google.com/p/amv-codec-tools/ Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25Add av_calloc() helper.Laurent Aimar
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25Fix potential pointer arithmetic overflows in rle_unpack() of vmd video decoder.Laurent Aimar
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25Fix out of bound reads in rle_unpack() of vmd video decoder.Laurent Aimar
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25Check for out of bound reads in vmd_decode() of vmd video decoder.Laurent Aimar
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25Removed debug message in the probe function of bit demuxer.Laurent Aimar
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25Fix potential pointer arithmetic overflows in lz_unpack of vmd video decoder.Laurent Aimar
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-25Prevent out of bound read in lz_unpack in vmd video decoder.Laurent Aimar
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-24Prevent NULL dereferences when the previous frame is missing in vmd video ↵Laurent Aimar
decoder. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-24Check for invalid update parameters in vmd video decoder.Laurent Aimar
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-24Fix potential overread in vmd audio decoder.Laurent Aimar
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: flvdec: Fix invalid pointer deferences when parsing index configure: disable hardware capabilities ELF section with suncc on Solaris x86 Use explicit struct initializers for AVCodec declarations. Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. adpcmenc: Set bits_per_coded_sample adpcmenc: fix QT IMA ADPCM encoder adpcmdec: Fix QT IMA ADPCM decoder permit decoding of multichannel ADPCM_EA_XAS Fix input buffer size check in adpcm_ea decoder. fft: avoid a signed overflow mpegps: Handle buffer exhaustion when reading packets. Conflicts: libavcodec/adpcm.c libavcodec/adpcmenc.c libavdevice/alsa-audio-enc.c libavformat/flvdec.c libavformat/mpeg.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-24Add .bit (de)muxerVladimir Voroshilov
2011-09-24Fix segfault in save_bits:Sascha Sommer
use put_bits_count to get the buffer fill state instead of num_saved_bits as num_saved_bits is sometimes reset when frames are lost (Ticket 495)
2011-09-24g729dec: disable all cpu acceleration, the code does not provide any alignment.Michael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-24g729dec: set sample format.Michael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-24Disable MMXVladimir Voroshilov
2011-09-24Fix comments about implemented codecsVladimir Voroshilov
2011-09-24G.729 .bit file demuxerVladimir Voroshilov
2011-09-24act: remove AVERROR_NOFMT useage.Michael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-24ACT demuxerVladimir Voroshilov
2011-09-24Adaptive gain controlVladimir Voroshilov
2011-09-24G.729 postfilterVladimir Voroshilov
2011-09-24Replace pitch_delay_int with arrayVladimir Voroshilov
2011-09-24G.729 build environmentVladimir Voroshilov
2011-09-24g729dec: Make 2 functions static that are not used outside g729dec.cMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-24High-pass filterVladimir Voroshilov
2011-09-24Add G.729D decoderVladimir Voroshilov
2011-09-24Synthesis filterVladimir Voroshilov
2011-09-24Indentation fix after gain codes decoding2Vladimir Voroshilov
2011-09-24Gain pitch and gain code for G729DVladimir Voroshilov
2011-09-24Indentation fix 2Vladimir Voroshilov
2011-09-24Convert gain pitch and gain code to arraysVladimir Voroshilov
2011-09-24Interolate excitation signalVladimir Voroshilov
2011-09-24Fixed- and adaptive-codebook gainsVladimir Voroshilov