diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-30 12:58:31 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-11-06 17:41:26 +0100 |
commit | 8f7bf45895ced0b19295ba3d93470afa7d810f28 (patch) | |
tree | 9c2d7afad8470fec1a48e8ae752a79a957300c82 /libavcodec/svq1.c | |
parent | 1669fe86313bbac94139ed403d5f4fcece872e14 (diff) | |
download | ffmpeg-8f7bf45895ced0b19295ba3d93470afa7d810f28.tar.gz |
avcodec/vc1_block: Don't duplicate #defines
VC1 shares some VLCs with MSMPEG-4, but vc1_block.c
simply duplicates the defines instead of including
the appropriate headers; furthermore, use a proper
prefix for these defines: DC_VLC_BITS is also used
by other codecs.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/svq1.c')
0 files changed, 0 insertions, 0 deletions