]> git.sesse.net Git - ffmpeg/history - libavformat/wv.c
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
[ffmpeg] / libavformat / wv.c
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