diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-11 15:53:18 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-17 00:35:13 +0200 |
commit | ecd7c9244d9e8966ff167d5875f878cdd4ed0c98 (patch) | |
tree | d3203397ccd304ad0967192379d7989e310a7576 /libavutil/hwcontext_vulkan.c | |
parent | 9102a90a95d9b65f482c281d886d94ef74ff0bd3 (diff) | |
download | ffmpeg-ecd7c9244d9e8966ff167d5875f878cdd4ed0c98.tar.gz |
avcodec/amfdec,rkmppdec: Use correct extradata with BSFs
Otherwise the extradata used would be ISOBMFF if the input is
even though we use the *_mp4toannexb BSFs to convert it to
annex B to feed it to the actual decoder.
(The mediacodec decoders also use said BSFs, yet they process
the extradata in a way that works even when using the ISOBMFF
extradata; in fact, using the converted extradata would break
their check for whether to warn for missing extradata for
the ISOBMFF without-in-band-header profiles.
Furthermore, there are several users of the *_mp4toannexb BSFs
that don't ever touch extradata. They have not been touched.)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavutil/hwcontext_vulkan.c')
0 files changed, 0 insertions, 0 deletions