]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/adpcm.c
Per reference swf/flv adpcm encoder.
[frescor/ffmpeg.git] / libavcodec / adpcm.c
2007-04-11 bananPer reference swf/flv adpcm encoder.
2007-04-10 diegoFix an underflow/overflow that was causing some crackle...
2007-04-08 diegocosmetics: indentation fix
2007-04-07 michaeluse bytestream reader instead of bitstream for THP
2007-04-07 diegoCRYO APC demuxer
2007-04-07 michaelsimplify
2007-04-07 michaelprev1/2 -> prev[2]
2007-04-07 michaelsimplify
2007-04-07 michaelgeneral purpose vars should be int
2007-04-07 michaeltable[index][ch] -> table[ch][index] (might be faster...
2007-04-07 diegoTHP PCM decoder, used on the Nintendo GameCube.
2007-03-02 bcoudurierfix adpcm swf decoding
2007-02-25 reimarAdd av_ prefix to clip functions
2007-02-02 michaeladd FIXME
2007-02-02 michaelsome (probably exploitable) out of array write fixes
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-08 mrumake the adx adpcm codec available
2006-06-03 lorenmADPCM: trellis quantization
2006-06-03 lorenmadpcm_ima & adpcm_yamaha: improved quantization
2006-03-02 michaelcleanup IMA-ADPCM WAV decoder
2006-02-16 aureladd Creative 8 bits ADPCM schemes support
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-07-16 michaelyamaha adpcm nibbles in the wrong order fix by (Vidar...
2005-07-15 michaelAdd Yamaha ADPCM encoding/decoding patch by (Vidar...
2005-06-01 michaeladding a few const
2005-02-21 alexmacromedia flavour adpcm decoding (used in flv and...
2004-10-12 melansonCreative ADPCM decoder, format 0x200, courtesy of Konst...
2004-05-21 michaeldata_size = 0 cleanup
2004-03-14 melansonremove numerous definitions of BE_*/LE_* macros; conver...
2004-02-08 michaelM$ ADPCM encoding & some simplifications
2004-02-03 melansonadded support for EA ADPCM and SMJPEG IMA ADPCM
2004-01-31 melansonhandle 0-length buffers
2004-01-10 michaelcleanup
2003-12-16 melansoninitial predictors are not sent to the output in QT...
2003-11-10 bellardcomment fix
2003-11-03 michaelav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-26 michaelfixing the remaning block-align checks
2003-10-26 michaelblock algn patch by ("Assaf Yaari" <assafy at mobixell...
2003-10-22 alex100l
2003-10-15 melansonactivate the XA and ADX ADPCM codecs
2003-10-14 melansondisable encoders where appropriate (patch courtesy...
2003-10-01 tmmmNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
2003-09-08 tmmmNew fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4...
2003-06-03 michaelni4xm adpcm
2003-03-06 michaelniper file doxy
2003-03-03 kabi* minor optimalization
2003-02-24 kabi* fixed IMA WAV decoding (though still might not be...
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2002-12-09 michaelniAVVideoFrame -> AVFrame
2002-07-22 michaelniadpcm encoding patch by François Revol <revol at free...
2002-07-20 michaelnibeos/mov/adpcm patch by François Revol <revol at free...