summaryrefslogtreecommitdiffstats
path: root/libavcodec/dvdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dvdata.h')
-rw-r--r--libavcodec/dvdata.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavcodec/dvdata.h b/libavcodec/dvdata.h
index 90ef7ed..46976f9 100644
--- a/libavcodec/dvdata.h
+++ b/libavcodec/dvdata.h
@@ -95,10 +95,6 @@ static const uint8_t dv_audio_shuffle625[12][9] = {
{ 31, 67, 103, 21, 57, 93, 11, 47, 83},
};
-static const av_unused int dv_audio_frequency[3] = {
- 48000, 44100, 32000,
-};
-
/* macroblock bit budgets */
static const uint8_t block_sizes_dv2550[8] = {
112, 112, 112, 112, 80, 80, 0, 0,
OpenPOWER on IntegriCloud