[FFmpeg-devel] [PATCH 2/2] Add experimental demuxing support for FLAC in ISO BMFF (MP4).
Matthew Gregan
kinetik at flim.org
Wed Nov 2 01:23:20 EET 2016
At 2016-11-01T18:07:07-0300, James Almer wrote:
> Just include libavcodec/flac.h which already defines it.
>
> With the above header you'll also be able to use the inline function
> flac_parse_block_header() for this. See flac and matroska demuxers.
>
> INVALIDDATA errors would ideally also throw an error message.
>
> Use ff_get_extradata(), which combines these two into a single function.
Thanks for the feedback. Updated patch attached with these addressed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-experimental-demuxing-support-for-FLAC-in-ISO-BM.patch
Type: text/x-diff
Size: 2385 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161102/a8b8b21d/attachment.patch>
More information about the ffmpeg-devel
mailing list