aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/avio_list_dir.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-26 18:01:07 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-10-31 21:44:48 +0100
commiteb422c606aac55429cc50fb7f3a4534c4e8f3906 (patch)
tree94154587a1802afbd06df988e3af4c6c0b34c82b /doc/examples/avio_list_dir.c
parent4fe91e3676a1885d0e00321963845aa3acc6eee0 (diff)
downloadffmpeg-eb422c606aac55429cc50fb7f3a4534c4e8f3906.tar.gz
avcodec/aacps_common: Avoid superfluous VLC structures
For all VLCs here, the number of bits of the VLC is write-only, because it is hardcoded at the call site. Therefore one can replace these VLC structures with the only thing that is actually used: The pointer to the VLCElem table. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'doc/examples/avio_list_dir.c')
0 files changed, 0 insertions, 0 deletions