aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/demux_decode.c
diff options
context:
space:
mode:
authorJan Ekström <jeebjp@gmail.com>2023-11-10 22:11:44 +0200
committerMartin Storsjö <martin@martin.st>2024-10-02 11:19:27 +0300
commitf9c5c5358cfef3847674c6f3b3ded9611ebc5647 (patch)
tree1af3650f755416b1fbdb43ec8d3f1ffcd04b1e8e /doc/examples/demux_decode.c
parent7151081e33425010a53c7573e84b274c68ad8087 (diff)
downloadffmpeg-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