diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-04-10 13:46:20 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-05-31 19:26:06 +0200 |
commit | d8936678673d05410b3462c41dba190cc5e23705 (patch) | |
tree | fc919dd0c69ab1798775662fe24810034369a14c /libavcodec/xsubenc.c | |
parent | 4264e4056c41e0dfc01a27d95f600ac91fb5a04f (diff) | |
download | ffmpeg-d8936678673d05410b3462c41dba190cc5e23705.tar.gz |
lavc/hevc_ps: do not store delta_poc_s[01] in ShortTermRPS
They are only used in vulkan_hevc and are not actually needed, as they
can be computed from delta_poc.
Reduces sizeof(HEVCSPS) by 16kB.
Also, fix a typo (s0->s1) in the code being touched.
Diffstat (limited to 'libavcodec/xsubenc.c')
0 files changed, 0 insertions, 0 deletions