On 24/02/2020 16:07, Andreas Rheinhardt wrote: > Mark Thompson: >> From: Andreas Rheinhardt <[email protected]> >> >> Since c6a63e11092c975b89d824f08682fe31948d3686, the parameter sets >> modified as content of PPS units were references shared with the >> CodedBitstreamH264Context, so modifying them alters the parsing process >> of future access units which meant that frames often got discarded >> because invalid values were parsed. This patch makes h264_redundant_pps >> compatible with the reality of reference-counted parameter sets. >> >> Signed-off-by: Andreas Rheinhardt <[email protected]> >> Signed-off-by: Mark Thompson <[email protected]> >> --- > > You can now add ticket #7807 to the commit message.
Added. Thanks, - Mark _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
