[FFmpeg-devel] [PATCH] avcodec/hevcdec: do not let updated extradata corrupt state
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Jul 5 02:27:07 EEST 2017
On 7/5/2017 12:15 AM, Hendrik Leppkes wrote:
> The patch seems fine to me, mid-stream extradata should be populated
> to avctx when its used by a frame, not when its parsed.
> The export during parsing should only be done on codec open so initial
> values are populated to the context right away.
Makes sense. I won't bother with samples tomorrow.
- Derek
More information about the ffmpeg-devel
mailing list