diff options
author | Christopher Degawa <christopher.degawa@intel.com> | 2022-10-20 22:55:27 -0500 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2023-05-12 16:32:29 -0300 |
commit | c3c8f97a9804b4234e97f13b0057ffc2c9af27c0 (patch) | |
tree | 7c8a74ee54d7db7ab454d104b11624f4082f849d /libavformat/qcp.c | |
parent | a66ee3abd228fca77828a1a97f0b90fbaf4d8383 (diff) | |
download | ffmpeg-c3c8f97a9804b4234e97f13b0057ffc2c9af27c0.tar.gz |
avcodec/libsvtav1: remove compressed_ten_bit_format and simplify alloc_buffer
compressed_ten_bit_format has been deprecated upstream and has no effect
and can be removed. Plus, technically it was never used in the first place
since it would require the app (ffmpeg) to set it and do additional
processing of the input frames.
Also simplify alloc_buffer by removing calculations relating to the
non-existant processing.
Signed-off-by: Christopher Degawa <christopher.degawa@intel.com>
(cherry picked from commit 031f1561cd286596cdb374da32f8aa816ce3b135)
Diffstat (limited to 'libavformat/qcp.c')
0 files changed, 0 insertions, 0 deletions