On 8/6/2021 10:16 AM, Brad Hards wrote: > MISB ST 0604 and ST 2101 require user data unregistered SEI messages > (precision timestamps and sensor identifiers) to be included. That > currently isn't supported for libx264. This patch adds support > for user data unregistered SEI messages in accordance with ISO/IEC > 14496-10:2020(E) section D.1.7 (syntax) and D.2.7 (semantics). > > This code is based on a similar change for libx265 (commit > 1f58503013720700a5adfd72c708e6275aefc165). > --- > libavcodec/libx264.c | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+)
LGTM. Will apply. - Derek _______________________________________________ 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".
