[FFmpeg-devel] [PATCH 01/18] h264_sei: Add namespace prefix to all SEI values
Mark Thompson
sw at jkqxz.net
Wed Sep 13 00:53:39 EEST 2017
On 12/09/17 02:43, James Almer wrote:
> 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.
Applied with a missed reference in videotoolboxenc fixed.
(New version of the rest of this set to follow soon.)
Thanks,
- Mark
More information about the ffmpeg-devel
mailing list