summaryrefslogtreecommitdiff
path: root/libavcodec/adpcm.c
Commit message (Expand)AuthorAge
* data_size = 0 cleanupMichael Niedermayer2004-05-21
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-14
* M$ ADPCM encoding & some simplificationsMichael Niedermayer2004-02-08
* added support for EA ADPCM and SMJPEG IMA ADPCMMike Melanson2004-02-03
* handle 0-length buffersMike Melanson2004-01-31
* cleanupMichael Niedermayer2004-01-10
* initial predictors are not sent to the output in QT IMA; fix stereo QTMike Melanson2003-12-16
* comment fixFabrice Bellard2003-11-10
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
* fixing the remaning block-align checksMichael Niedermayer2003-10-26
* block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>)Assaf Yaari2003-10-26
* 100lAlex Beregszaszi2003-10-22
* activate the XA and ADX ADPCM codecsMike Melanson2003-10-15
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
* New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &Mike Melanson2003-10-01
* New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCMMike Melanson2003-09-08
* 4xm adpcmMichael Niedermayer2003-06-03
* per file doxyMichael Niedermayer2003-03-06
* * minor optimalizationZdenek Kabelac2003-03-03
* * fixed IMA WAV decoding (though still might not be fully correct)Zdenek Kabelac2003-02-24
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-09
* adpcm encoding patch by François Revol <revol at free dot fr>François Revol2002-07-22
* beos/mov/adpcm patch by François Revol <revol at free dot fr>François Revol2002-07-20