rename flac.c to flacdec.c

Originally committed as revision 16735 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Justin Ruggles
2009-01-23 22:27:19 +00:00
parent 14120c95f0
commit 8f51144bf4
3 changed files with 3 additions and 3 deletions

View File

@ -127,7 +127,7 @@ Codecs:
dxa.c Kostya Shishkov
dv.c Roman Shaposhnik
ffv1.c Michael Niedermayer
flac.c Alex Beregszaszi
flacdec.c Alex Beregszaszi
flacenc.c Justin Ruggles
flashsv* Benjamin Larsson
flicvideo.c Mike Melanson