]> git.sesse.net Git - ffmpeg/history - libavformat/wav.c
lavf: use conditional notation for default codec in muxer declarations.
[ffmpeg] / libavformat / wav.c
2004-09-22 Michael Niedermayerwrite shorter headers if possible
2004-08-21 Alex Beregszasziunofficial ids for sonic for using in nut (fixme)
2004-07-14 Michael Niedermayerlibdts support by (Benjamin Zores <ben at geexbox dot...
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-04-04 Michael Niedermayer10l
2004-04-04 Michael Niedermayerstore extradata, vorbis in avi works now, dont expect...
2004-04-04 Michael Niedermayersome random id for vorbis so we can do some experiments...
2004-03-13 Ronald S. Bultjefix global name conflicts patch by ("Ronald S. Bultje...
2004-03-10 Brian BeckerCorrecting the header size for ADPCM_IMA_WAV files...
2004-02-07 Roman Shaposhnik * Initial implementation of the G.726 ADPCM audio...
2003-11-10 Fabrice Bellardseeking support - fixed some ADPCM decoding cases
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-09-08 Fabrice BellardCODEC_ID_MP3LAME is obsolete
2003-09-08 Mike Melansonsupport for Duck DK3 and DK4 ADPCM
2003-08-18 Michael Niedermayeruse codec_tag for encoding too
2003-03-12 Michael Niedermayersorry forgot
2003-03-12 Roman Shaposhnikcorrect AUDIO strf parsing patch by (Roman Shaposhnick...
2003-03-08 Michael Niedermayermerging fourcc with codec_tag
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-11-25 Fabrice Bellardrenamed libav to libavformat