OSDN Git Service

audioconvert: define unique strings for AV_CH_LAYOUT_5POINT{0,1}_BACK
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 27 Jul 2011 16:41:09 +0000 (18:41 +0200)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 28 Jul 2011 08:04:09 +0000 (10:04 +0200)
commite2affa8ce7491253810117a8f0b22aada1f5cea6
tree06280cc185649c202760760bf4b9bbfcadeba4ac
parent44187717c1611695ff441d22f29c7882bd318ae4
audioconvert: define unique strings for AV_CH_LAYOUT_5POINT{0,1}_BACK

Previously the string for AV_CH_LAYOUT_5POINT{0,1}_BACK was the same
of the string for AV_CH_LAYOUT_5POINT{0,1}.

This is required for discerning the two channel layouts, given a
channel layout string.
libavutil/audioconvert.c
libavutil/avutil.h