]> git.sesse.net Git - ffmpeg/history - libavformat/wv.c
RV30 loop filter
[ffmpeg] / libavformat / wv.c
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-06-19 Baptiste Coudurierremove useless close func
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-09-16 Aurelien Jacobsloosen dependencies over allformats.h
2007-08-13 David BryantSupport for WavPack version 0x410 (false stereo chunks)
2007-08-05 David BryantAdd the handling of the INT32INFO block to the WavPack...
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_IO with AVERROR...
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_NOMEM with AVERROR...
2007-02-13 François RevolThis fixes error handling for BeOS, removing the need...
2007-01-28 Kostya ShishkovSeeking support in WavPack
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-15 Diego BiurrunRemove unused variable.
2006-10-15 Kostya ShishkovIgnore blocks with no samples and flags (but usually...
2006-10-14 Kostya ShishkovMove block size check to decoder
2006-10-10 Kostya Shishkov10l: remove alien seek function from demuxer
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-26 Kostya ShishkovWavPack lossless audio decoder