summaryrefslogtreecommitdiff
path: root/libavcodec/adpcm.c
Commit message (Expand)AuthorAge
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* make the adx adpcm codec availableMåns Rullgård2006-07-08
* ADPCM: trellis quantizationLoren Merritt2006-06-03
* adpcm_ima & adpcm_yamaha: improved quantizationLoren Merritt2006-06-03
* cleanup IMA-ADPCM WAV decoderMichael Niedermayer2006-03-02
* add Creative 8 bits ADPCM schemes supportAurelien Jacobs2006-02-16
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail...Michael Niedermayer2005-07-16
* Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-15
* adding a few constMichael Niedermayer2005-06-01
* macromedia flavour adpcm decoding (used in flv and swf)Alex Beregszaszi2005-02-21
* Creative ADPCM decoder, format 0x200, courtesy of Konstantin ShishkovMike Melanson2004-10-12
* 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