[FFmpeg-devel] [PATCH] separate flac demuxer from raw.c

Justin Ruggles justin.ruggles
Sat Feb 28 17:53:05 CET 2009


Hi,

This patch separates the raw FLAC demuxer from raw.c to a new file,
flacdec.c.  raw_read_partial_packet() needs to be shared in order to do
this.  As for the copyright for the new file, I just left Fabrice's in
there because he wrote ac3_read_header(), which became
audio_read_header(), which was used for flac_read_header().

-Justin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: separate_flac_demuxer.diff
Type: text/x-diff
Size: 39268 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090228/36e736fc/attachment.diff>



More information about the ffmpeg-devel mailing list