]> git.sesse.net Git - ffmpeg/history - libavcodec/adpcm.c
* bugfixing call reference
[ffmpeg] / libavcodec / adpcm.c
2006-02-16 Aurelien Jacobsadd Creative 8 bits ADPCM schemes support
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-16 Michael Niedermayeryamaha adpcm nibbles in the wrong order fix by (Vidar...
2005-07-15 Vidar MadsenAdd Yamaha ADPCM encoding/decoding patch by (Vidar...
2005-06-01 Michael Niedermayeradding a few const
2005-02-21 Alex Beregszaszimacromedia flavour adpcm decoding (used in flv and...
2004-10-12 Mike MelansonCreative ADPCM decoder, format 0x200, courtesy of Konst...
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
2004-02-08 Michael NiedermayerM$ ADPCM encoding & some simplifications
2004-02-03 Mike Melansonadded support for EA ADPCM and SMJPEG IMA ADPCM
2004-01-31 Mike Melansonhandle 0-length buffers
2004-01-10 Michael Niedermayercleanup
2003-12-16 Mike Melansoninitial predictors are not sent to the output in QT...
2003-11-10 Fabrice Bellardcomment fix
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-26 Michael Niedermayerfixing the remaning block-align checks
2003-10-26 Assaf Yaariblock algn patch by ("Assaf Yaari" <assafy at mobixell...
2003-10-22 Alex Beregszaszi100l
2003-10-15 Mike Melansonactivate the XA and ADX ADPCM codecs
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-10-01 Mike MelansonNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
2003-09-08 Mike MelansonNew fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4...
2003-06-03 Michael Niedermayer4xm adpcm
2003-03-06 Michael Niedermayerper file doxy
2003-03-03 Zdenek Kabelac* minor optimalization
2003-02-24 Zdenek Kabelac* fixed IMA WAV decoding (though still might not be...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-07-22 François Revoladpcm encoding patch by François Revol <revol at free...
2002-07-20 François Revolbeos/mov/adpcm patch by François Revol <revol at free...