OSDN Git Service

Separate the raw FLAC muxer from raw.c to its own file, flacenc.c.
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 26 Feb 2009 02:21:43 +0000 (02:21 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 26 Feb 2009 02:21:43 +0000 (02:21 +0000)
commitcaee91f7d038f80893b3c1ccdcd1bc44a9a19351
treee9885684c79cdad18652b3ed219bbc47f7015fbb
parente8d5c07bccd4c85230c685c13db90266c7cd7973
Separate the raw FLAC muxer from raw.c to its own file, flacenc.c.

Originally committed as revision 17601 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/flacenc.c [new file with mode: 0644]
libavformat/raw.c