aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/f_select.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-05-28 16:59:23 +0200
committerAnton Khirnov <anton@khirnov.net>2024-06-04 11:36:51 +0200
commit74159cbfc30a0202b3c3d6f770143d0e1c30fa5a (patch)
tree9b7f508066c00c2b5d37a9a329e4ac6cad4c873c /libavfilter/f_select.c
parenta14440867c6059890ce34750d1aeba5f0f6fd57b (diff)
downloadffmpeg-74159cbfc30a0202b3c3d6f770143d0e1c30fa5a.tar.gz
lavc/hevcdec: move handling of byte alignment at the end of slice header
Do it in hls_slice_header() rather than cabac_init_decoder() - the former is a more logical place as according the spec the byte alignment is a part of the slice header, not slice data. Avoids a second instance of alignment handling in vaapi_hevc. Also, check that alignment_bit_equal_to_one is, in fact, equal to one.
Diffstat (limited to 'libavfilter/f_select.c')
0 files changed, 0 insertions, 0 deletions