diff options
author | Jan Ekström <jeebjp@gmail.com> | 2023-11-10 22:11:44 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2024-10-02 11:19:27 +0300 |
commit | f9c5c5358cfef3847674c6f3b3ded9611ebc5647 (patch) | |
tree | 1af3650f755416b1fbdb43ec8d3f1ffcd04b1e8e /doc/examples/demux_decode.c | |
parent | 7151081e33425010a53c7573e84b274c68ad8087 (diff) | |
download | ffmpeg-f9c5c5358cfef3847674c6f3b3ded9611ebc5647.tar.gz |
avcodec/videotoolbox: add AV1 hardware acceleration
Use AV1DecContext's current_obu to access the original OBUs, and
feed them to videotoolbox, rather than the bare slice data passed
via decode_slice.
This requires a small addition to AV1DecContext, for keeping track
of the current range of OBUs that belong to the current frame.
Co-authored-by: Ruslan Chernenko <ractyfree@gmail.com>
Co-authored-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'doc/examples/demux_decode.c')
0 files changed, 0 insertions, 0 deletions