[FFmpeg-devel] [PATCH 01/18] h264_sei: Add namespace prefix to all SEI values
James Almer
jamrial at gmail.com
Tue Sep 12 04:43:25 EEST 2017
On 8/20/2017 7:41 PM, Mark Thompson wrote:
> This avoids confusion with equivalent H.265 SEI values when both are
> being used at the same time.
>
> (cherry picked from commit 6ea220cbeec8863e2006a03b73bed52db2b13ee7)
> ---
> libavcodec/h264_parser.c | 26 ++++++++++++-------------
> libavcodec/h264_sei.c | 20 ++++++++++----------
> libavcodec/h264_sei.h | 43 +++++++++++++++++++++---------------------
> libavcodec/h264_slice.c | 24 +++++++++++------------
> libavcodec/vaapi_encode_h264.c | 6 +++---
> 5 files changed, 60 insertions(+), 59 deletions(-)
LGTM.
More information about the ffmpeg-devel
mailing list