On 9/16/2020 9:36 PM, James Almer wrote: > export_stream_params() may not be called in some scenarios, for example > leaving > both the AVCodecContext and subsequent output frames with the color_trc value > taken from the VUI instead of the Alternative Transfer Characteristics SEI. > > Signed-off-by: James Almer <jamr...@gmail.com> > --- > libavcodec/hevcdec.c | 27 +++++++++++++++++++-------- > 1 file changed, 19 insertions(+), 8 deletions(-)
Ignore this patch. Will send a better version that syncs the fields across threads. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".