Separate the raw FLAC demuxer from raw.c and put in a new file,

flacdec.c.

Originally committed as revision 17660 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Justin Ruggles
2009-02-28 17:24:46 +00:00
parent 2d243fb3fc
commit 81f052cb7d
5 changed files with 94 additions and 58 deletions

View File

@ -247,6 +247,7 @@ Muxers/Demuxers:
dv.c Roman Shaposhnik
dxa.c Kostya Shishkov
ffm* Baptiste Coudurier
flac* Justin Ruggles
flic.c Mike Melanson
flvdec.c, flvenc.c Michael Niedermayer
gxf.c Reimar Doeffinger