]> git.sesse.net Git - ffmpeg/commit
avcodec/h264_sei: Check actual presence of SEI picture timing instead of implying it
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 14 Feb 2017 22:45:01 +0000 (23:45 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 14 Feb 2017 23:19:50 +0000 (00:19 +0100)
commit6a37abc59af4d87d4c55f7d812ac62d4d6a7464b
tree765f0197449375f36b353d91b1a8af19eca5df88
parent5fe2b437023f46394dfd4a4c991aa4a3ac3d8e72
avcodec/h264_sei: Check actual presence of SEI picture timing instead of implying it

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/h264_parser.c
libavcodec/h264_sei.c
libavcodec/h264_sei.h
libavcodec/h264_slice.c