Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-18 13:57:16 +0300
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-28 10:38:45 +0300
commit6856cabd1386dbd8d5e99ae39042a826b6b141ad (patch)
tree9b06911b3567168ccb1b0062897aebf4459e35cf /libavcodec/twinvqdec.c
parentf8efd890bf2ea424b263a02772e4107f80608b59 (diff)
avcodec/metasound_data: Move data shared with twinvq into a new file
Namely into a header metasound_twinvq_data.h included in twinvq.c (the common file of MetaSound and TwinVQ). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/twinvqdec.c')
-rw-r--r--libavcodec/twinvqdec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/twinvqdec.c b/libavcodec/twinvqdec.c
index 9e4587f2bc..8b6b2196e7 100644
--- a/libavcodec/twinvqdec.c
+++ b/libavcodec/twinvqdec.c
@@ -27,7 +27,6 @@
#include "codec_internal.h"
#include "get_bits.h"
#include "twinvq.h"
-#include "metasound_data.h"
#include "twinvq_data.h"
static const TwinVQModeTab mode_08_08 = {