[FFmpeg-devel] [PATCH] read header in FLAC demuxer
Michael Niedermayer
michaelni
Sat Jan 31 11:34:42 CET 2009
On Fri, Jan 30, 2009 at 10:36:10PM -0500, Justin Ruggles wrote:
> Hi,
>
> Here is a patch to read the header in the raw FLAC demuxer. Currently
> the header is passed through in the output AVPackets, which is not good
> and requires some ugliness on the decoder side. After this patch is
> applied, the decoder can be changed so it doesn't have to handle the
> header except in the extradata. The extradata handling in the decoder
> will also be simplified.
is it allowed to place the header in the stream instead of extradata in
flac in avi?
flac in mkv?
flac in * ?
also see AVCodecParser.split, thats where it should be!
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090131/5bc43f15/attachment.pgp>
More information about the ffmpeg-devel
mailing list