[FFmpeg-devel] [PATCH 2/2] opus_parser: replace ff_parse_close with opus_parse_close

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Sat Dec 10 00:46:44 EET 2016


On 09.12.2016 15:02, Hendrik Leppkes wrote:
> On Fri, Dec 9, 2016 at 12:09 AM, Andreas Cadhalpun
> <andreas.cadhalpun at googlemail.com> wrote:
>> The former expects priv_data to be the ParseContext directly, so using
>> it does not work.
>>
> 
> As an alternative re-order the OpusParseContext so that ParseContext
> comes first, it then would work, and thats basically how its done in
> the other parsers from what I can tell.

Good idea, that makes the patch a bit shorter.

Best regards,
Andreas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-opus_parser-make-ParseContext-the-first-element-in-O.patch
Type: text/x-diff
Size: 956 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161209/94fc56de/attachment.patch>


More information about the ffmpeg-devel mailing list