diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-06-05 09:01:16 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-09-06 13:59:29 +0200 |
commit | 672713761ba66f214e208000eaf33a52be73fd51 (patch) | |
tree | 82894450334560e0d60401cbc861404533915bba /libavformat/file_open.c | |
parent | 6fcf0045cf3bc5abbeba941117beb8b82f61ccd2 (diff) | |
download | ffmpeg-672713761ba66f214e208000eaf33a52be73fd51.tar.gz |
lavc/hevcdec: move HEVCContext.sao_pixel_buffer_[vh] to HEVCLayerContext
Handle them together with other sps-dependent arrays.
Note that current code only allocates these arrays when hwaccel is not
set, but this is wrong as the relevant code runs BEFORE get_format() is
called and hence before we know whether hwaccel is in use.
Diffstat (limited to 'libavformat/file_open.c')
0 files changed, 0 insertions, 0 deletions