aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/dynarray.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-10-29 11:12:32 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-12-08 17:51:45 +0100
commit949367b0ec660d2496a62f7acc359bac651bdc02 (patch)
treeff860c8dda7d7a794c9a5713e6e24d5f3ac73a0b /libavutil/dynarray.h
parentb9dc000679c55ff2c013bdea17b2235228b1ac3f (diff)
downloadffmpeg-949367b0ec660d2496a62f7acc359bac651bdc02.tar.gz
avcodec/motionpixels: Simplify creating VLC tables
By using ff_init_vlc_from_lengths(), we do not have to keep track of the codes themselves, but can offload this to ff_init_vlc_from_lengths(). Furthermore, the old code presumed sizeof(int) == 4; this is no longer so. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavutil/dynarray.h')
0 files changed, 0 insertions, 0 deletions