Add support for raw flac decoding based on the .flac suffix of input files.
authorBenjamin Larsson <banan@ludd.ltu.se>
Tue, 9 May 2006 12:34:35 +0000 (12:34 +0000)
committerBenjamin Larsson <banan@ludd.ltu.se>
Tue, 9 May 2006 12:34:35 +0000 (12:34 +0000)
commit89ca8c497fdf585c6f0d72f9a39f23dc84f0630e
tree3c2000987d9c958f2c017b3c3524ee3f25d79ba3
parentd4277a7d5189bbedfc70968ce90b60ea60f23835
Add support for raw flac decoding based on the .flac suffix of input files.

Originally committed as revision 5352 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/raw.c