[FFmpeg-devel] [PATCH] doc/libswresample: Fix most spelling mistakes
Clément Bœsch
ubitux at gmail.com
Tue Nov 20 23:04:32 CET 2012
On Thu, Nov 15, 2012 at 11:10:02AM +0100, Stefano Sabatini wrote:
[...]
> Patch updated. I'll push this version in a few days, comment on the
> meaning and usage of the options are welcome, as well as English
> rewording/grammar remarks.
>
> But even if not perfect, we should not block this patch so that it can
> be improved further once in the repository.
> --
> FFmpeg = Fast and Formidable Magnificient Programmable Exciting Gigant
> From 6c59660b46cb7993669a063ee883ad011eb8228e Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefasab at gmail.com>
> Date: Fri, 2 Nov 2012 12:24:04 +0100
> Subject: [PATCH] doc: add libswresample.texi
>
> ---
> doc/Makefile | 1 +
> doc/libswresample.texi | 221 ++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 222 insertions(+)
> create mode 100644 doc/libswresample.texi
>
[...]
> + at table @option
> +
> + at item ich, in_channel_count
> +Set the number of input channels. Default value is 2.
> +
> + at item och, out_channel_count
> +Set the number of output channels. Default value is 2.
> +
Default values are now 0 since a recent change, don't forget to update it
before pushing. You can also add that these values are not mandatory if
the corresponding channel layout options are set.
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121120/ecbaf2ea/attachment.asc>
More information about the ffmpeg-devel
mailing list