summaryrefslogtreecommitdiff
path: root/libavformat/wav.c
Commit message (Expand)AuthorAge
...
* unofficial ids for sonic for using in nut (fixme)Alex Beregszaszi2004-08-21
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-14
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-19
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* 10lMichael Niedermayer2004-04-04
* store extradata, vorbis in avi works now, dont expect av sync thoughMichael Niedermayer2004-04-04
* some random id for vorbis so we can do some experiments with vorbis in variou...Michael Niedermayer2004-04-04
* fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at...Ronald S. Bultje2004-03-13
* Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <br...Brian Becker2004-03-10
* * Initial implementation of the G.726 ADPCM audio codec.Roman Shaposhnik2004-02-07
* seeking support - fixed some ADPCM decoding casesFabrice Bellard2003-11-10
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* CODEC_ID_MP3LAME is obsoleteFabrice Bellard2003-09-08
* support for Duck DK3 and DK4 ADPCMMike Melanson2003-09-08
* use codec_tag for encoding tooMichael Niedermayer2003-08-18
* sorry forgotMichael Niedermayer2003-03-12
* correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-12
* merging fourcc with codec_tagMichael Niedermayer2003-03-08
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* renamed libav to libavformatFabrice Bellard2002-11-25