]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/wv.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavformat / wv.c
2009-05-06 kostyaAdd floating point audio decoding to WavPack decoder.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-16 kostyaWavPack hybrid mode support
2009-01-11 diegoFix build: Add intreadwrite.h and bswap.h #includes...
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-06-19 bcoudurierremove useless close func
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-09 diegoUse full path for #includes from another directory.
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-09-16 aurelloosen dependencies over allformats.h
2007-08-13 kostyaSupport for WavPack version 0x410 (false stereo chunks)
2007-08-05 kostyaAdd the handling of the INT32INFO block to the WavPack...
2007-07-19 takisReplace all occurrances of AVERROR_IO with AVERROR...
2007-07-19 takisReplace all occurrances of AVERROR_NOMEM with AVERROR...
2007-02-13 mmu_manThis fixes error handling for BeOS, removing the need...
2007-01-28 kostyaSeeking support in WavPack
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-15 diegoRemove unused variable.
2006-10-15 kostyaIgnore blocks with no samples and flags (but usually...
2006-10-14 kostyaMove block size check to decoder
2006-10-10 kostya10l: remove alien seek function from demuxer
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-26 kostyaWavPack lossless audio decoder