Add decoding support for variable block size FLAC files using the latest FLAC
authorJosh Coalson <>
Sun, 4 Nov 2007 00:06:33 +0000 (00:06 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sun, 4 Nov 2007 00:06:33 +0000 (00:06 +0000)
commit0cb2774a4aa593fae3fb523e550ec89d68e0ab94
treeaef49c4d372aee4a41e1555ada138e8fb5cce4bb
parente471443ab5eefd05fd8267b96398c6c83a3725e8
Add decoding support for variable block size FLAC files using the latest FLAC
specification. Patch by Josh Coalson.

Originally committed as revision 10916 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/flac.c