On Wed, Feb 22, 2012 at 03:01:20PM +0100, Tim W wrote:
> ---
> libavutil/audioconvert.c | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
Can we please have a real name?
> --- a/libavutil/audioconvert.c
> +++ b/libavutil/audioconvert.c
> @@ -48,6 +48,10 @@ static const char * const channel_names[] = {
> [17] = "TBR", /* top back right */
> [29] = "DL", /* downmix left */
> [30] = "DR", /* downmix right */
> + [31] = "WL", /* wide left */
> + [32] = "WR", /* wide right */
> + [33] = "SDL", /* surround direct left */
> + [34] = "SDR", /* surround direct right */
> };
The formatting of this patch makes me think your mailer mangled it.
Please try git-send-email or attaching instead.
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel