summaryrefslogtreecommitdiff
path: root/libavcodec/ac3.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ac3.h')
-rw-r--r--libavcodec/ac3.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libavcodec/ac3.h b/libavcodec/ac3.h
index 4f11d103ef..b5fa789c49 100644
--- a/libavcodec/ac3.h
+++ b/libavcodec/ac3.h
@@ -81,13 +81,8 @@ typedef struct {
uint16_t sync_word;
uint16_t crc1;
uint8_t sr_code;
- uint8_t frame_size_code;
uint8_t bitstream_id;
- uint8_t bitstream_mode;
uint8_t channel_mode;
- uint8_t center_mix_level;
- uint8_t surround_mix_level;
- uint8_t dolby_surround_mode;
uint8_t lfe_on;
/** @} */