X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=libavcodec%2Fac3tab.c;h=ccf04ec016990366dcf30e9b7bf42e3eb2d64fcc;hb=5520df6a8f13fed175f74a00893775bc218a43b4;hp=3b3e715655818d94779a3b1facb8d71a7f44db51;hpb=184fc600e101bb6190ec92a8a3be8898ff22d225;p=ffmpeg diff --git a/libavcodec/ac3tab.c b/libavcodec/ac3tab.c index 3b3e7156558..ccf04ec0169 100644 --- a/libavcodec/ac3tab.c +++ b/libavcodec/ac3tab.c @@ -84,7 +84,7 @@ const uint8_t ff_ac3_channels_tab[8] = { /** * Map audio coding mode (acmod) to channel layout mask. */ -const uint16_t ff_ac3_channel_layout_tab[8] = { +const uint16_t avpriv_ac3_channel_layout_tab[8] = { AV_CH_LAYOUT_STEREO, AV_CH_LAYOUT_MONO, AV_CH_LAYOUT_STEREO,