[FFmpeg-devel] [PATCH 1/2] cmdutils: add -layouts option.

Michael Niedermayer michaelni at gmx.at
Sat Aug 25 22:44:42 CEST 2012


On Sat, Aug 25, 2012 at 09:06:08PM +0200, Nicolas George wrote:
> Extract of the output:
> 
> | Individual channels:
> | NAME        DESCRIPTION
> | FL          front left
> | FR          front right
> | <snip>
> | SDR         surround direct right
> |
> | Standard channel layouts:
> | NAME        DECOMPOSITION
> | mono        FC
> | stereo      FL+FR
> | <snip>
> | octagonal   FL+FR+FC+BL+BR+BC+SL+SR
> | downmix     DL+DR
> 
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  cmdutils.c                   |   29 +++++++++++++++++++++++++++++
>  cmdutils.h                   |    7 +++++++
>  cmdutils_common_opts.h       |    1 +
>  doc/avtools-common-opts.texi |    3 +++
>  4 files changed, 40 insertions(+)
> 
> 
> Rebased and adapted to the new API. Still a single option: as it was pointed
> out, it is easy to add new options reusing the code to have the list
> separated. And that is simpler for the script that comes next.

LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120825/a17360d5/attachment.asc>


More information about the ffmpeg-devel mailing list