On 02/22/2012 02:32 PM, Tim Walker wrote:

> Add AV_CH_LAYOUT_7POINT0_FRONT_BACK channel layout (same as 
> AV_CH_LAYOUT_7POINT0_FRONT with back instead of side channels).
> 
> AV_CH_LAYOUT_7POINT1_WIDE becomes AV_CH_LAYOUT_7POINT1_FRONT and 
> AV_CH_LAYOUT_7POINT1_WIDE_BACK becomes AV_CH_LAYOUT_7POINT1_FRONT_BACK. This 
> makes more sens as they share most channels with the other "front" channel 
> layouts.
> 
> AV_CH_LAYOUT_7POINT1_WIDE* layouts are now like AV_CH_LAYOUT_7POINT1_FRONT* 
> but with wide instead of front-of-center channels.
> 
> Add channel layout names for the new defines.
> 
> Bump LIBAVUTIL_VERSION_MINOR like in b2890f5.
> 
> ---
>  libavcodec/aacdectab.h   |    2 +-
>  libavformat/mov_chan.c   |   20 ++++++---------
>  libavutil/audioconvert.c |    3 ++
>  libavutil/audioconvert.h |   57 ++++++++++++++++++++++++---------------------
>  libavutil/avutil.h       |    4 +-
>  5 files changed, 44 insertions(+), 42 deletions(-)


This can get messy and confusing either way. For example, E-AC-3
apparently has 8 possible different "7.1" configurations.

That said, your suggestion is at least more consistent than what we have
currently. Anyone else have any thoughts on this?

-Justin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to