mirror of https://github.com/FFmpeg/FFmpeg.git
The parser depends on the codec and thus must not be used with a different one. If it is, the 'avctx->codec_id == s->parser->codec_ids[0] ...' assert in av_parser_parse2 gets triggered. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>pull/240/head
parent
d0a9af851e
commit
f84ae3f04a
1 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue