diff options
author | Brad Hards <bradh@frogmouth.net> | 2021-08-06 19:16:33 +1000 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2021-10-18 13:13:53 +0100 |
commit | 7c08cad280a16b346c0a5e0efdfd8333ec54f095 (patch) | |
tree | 52973e2d800bb32c0dcdc58a2ee04981aefce1a6 /libavcodec/h264_picture.c | |
parent | ab792634197e364ca1bb194f9abe36836e42f12d (diff) | |
download | ffmpeg-7c08cad280a16b346c0a5e0efdfd8333ec54f095.tar.gz |
libavcodec/libx264: add user data unregistered SEI encoding
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).
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavcodec/h264_picture.c')
0 files changed, 0 insertions, 0 deletions