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:
Diffstat (limited to 'libavcodec/opus_celt.h')
-rw-r--r--libavcodec/opus_celt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/opus_celt.h b/libavcodec/opus_celt.h
index 1ed57f3651..f0d55d600b 100644
--- a/libavcodec/opus_celt.h
+++ b/libavcodec/opus_celt.h
@@ -100,7 +100,6 @@ struct CeltFrame {
int end_band;
int coded_bands;
int transient;
- int intra;
int pfilter;
int skip_band_floor;
int tf_select;