X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fvorbis.h;h=69ddbd29829189ee22c31ee9b5a5e1fa06056db4;hb=d7e0d428faaa04e2fd850eca82f314ca2ad3dfe5;hp=98dd14f9d455bdd9015cf001ee6397684d90ac25;hpb=ce265b0bf5d0c77a092a1f5fbeb652c7cdea5fc7;p=ffmpeg diff --git a/libavcodec/vorbis.h b/libavcodec/vorbis.h index 98dd14f9d45..69ddbd29829 100644 --- a/libavcodec/vorbis.h +++ b/libavcodec/vorbis.h @@ -26,7 +26,6 @@ extern const float ff_vorbis_floor1_inverse_db_table[256]; extern const float * const ff_vorbis_vwin[8]; extern const uint8_t ff_vorbis_channel_layout_offsets[8][8]; -extern const uint8_t ff_vorbis_encoding_channel_layout_offsets[8][8]; extern const uint64_t ff_vorbis_channel_layouts[9]; typedef struct vorbis_floor1_entry {