aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/dcadsp_init.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-05-28 18:43:13 +0200
committerAnton Khirnov <anton@khirnov.net>2024-06-04 11:36:51 +0200
commit67ca18dd56956892a097388a160bb70f10539d77 (patch)
tree07ee138ed44baa0495aef8f476b09ed7a40f53ca /libavcodec/x86/dcadsp_init.c
parentac69e6caf6d9b74a215c7fc170574e7bcc4f9fda (diff)
downloadffmpeg-67ca18dd56956892a097388a160bb70f10539d77.tar.gz
lavc/hevcdec: drop HEVCLocalContext.gb
In all HEVCLocalContext instances except the first one, the bitreader is never used for actually reading bits, but merely for passing the buffer to ff_init_cabac_decoder(), which is better done directly. The instance that actually is used for bitreading gets moved to stack in decode_nal_unit(), which makes its lifetime clearer.
Diffstat (limited to 'libavcodec/x86/dcadsp_init.c')
0 files changed, 0 insertions, 0 deletions