diff options
author | Niklas Haas <git@haasn.dev> | 2022-01-03 01:27:27 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-04 12:08:18 +0100 |
commit | a538df7eab19ecd0e2d59ef13a84e343de7f65b7 (patch) | |
tree | 46eca75d60a7bbce919a625918a990101d2f1148 /libavformat/rsoenc.c | |
parent | 08d151884b8290cb7d31000565c257ae886ba375 (diff) | |
download | ffmpeg-a538df7eab19ecd0e2d59ef13a84e343de7f65b7.tar.gz |
lavc/hevcdec: Parse DOVI RPU NALs
And expose the parsed values as frame side data. Update FATE results to
match.
It's worth documenting that this relies on the dovi configuration record
being present on the first AVPacket fed to the decoder, which in
practice is the case if if the API user has called something like
av_format_inject_global_side_data, which is unfortunately not the
default.
This commit is not the time and place to change that behavior, though.
Signed-off-by: Niklas Haas <git@haasn.dev>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/rsoenc.c')
0 files changed, 0 insertions, 0 deletions