diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-10 20:28:16 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-10 20:59:05 +0200 |
commit | 8227f60fee0b2ae0924ee6f9b1ed505d3a443526 (patch) | |
tree | 36a9ee3d370a7a567f4a73485dd35c5f6bbe97de /tests/ref/seek/acodec-pcm-s32le | |
parent | d3f35224a91e2f32c45a9d09f0867c688e590231 (diff) | |
download | ffmpeg-8227f60fee0b2ae0924ee6f9b1ed505d3a443526.tar.gz |
avcodec/sheervideo: Avoid code duplication when creating VLC tables
The SheerVideo decoder uses two VLC tables and these are in turn created
from structures (called SheerTable) that are naturally paired. This
commit unifies these pairs of SheerTables to arrays and unifies creating
the VLC tables.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tests/ref/seek/acodec-pcm-s32le')
0 files changed, 0 insertions, 0 deletions