ffmpeg | branch: master | Andreas Rheinhardt |
Mon Sep 25 00:54:01 2023 +0200| [0b4e69cc87a01b92788b63e423620a5dfdf88f4b] |
committer: Andreas Rheinhardt
avcodec/aacdec_common: Avoid superfluous VLC structures for SBR VLCs
For all VLCs here, the number of bits of the VLC is
write-only, because
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Sep 24 23:04:11 2023 +0200| [4d6042e9d7f89c94c434b082685d93e3f96e00ed] |
committer: Andreas Rheinhardt
avcodec/aacdec_common: Avoid superfluous VLC structures
For all VLCs here, the number of bits of the VLC is
write-only, because it is hardco