[FFmpeg-devel] [PATCH] Support HDR dynamic metadata (HDR10+) in HEVC decoder.

James Almer jamrial at gmail.com
Sat Feb 2 06:00:44 EET 2019


On 2/1/2019 4:53 PM, Hendrik Leppkes wrote:
> On Tue, Jan 22, 2019 at 11:13 PM Mohammad Izadi <moh.izadi at gmail.com> wrote:
>>
>> ---
>>  libavcodec/hevc_sei.c | 216 ++++++++++++++++++++++++++++++++++++++++--
>>  libavcodec/hevc_sei.h |   6 ++
>>  libavcodec/hevcdec.c  |  21 ++++
>>  3 files changed, 237 insertions(+), 6 deletions(-)
>>
> 
> Whats the status of this patch now? I've been sort-of waiting for it
> to land, so I can start experimenting with the metadata.
> 
> - Hendrik

It's still writing to an AVBufferRef in set_side_data() that may or may
not be writable.


More information about the ffmpeg-devel mailing list