On Mon, Oct 21, 2013 at 5:05 PM, Luca Barbato <[email protected]> wrote:
> Quite useful for debugging.
>
> Signed-off-by: Luca Barbato <[email protected]>
> ---
>
> Now with documentation move.
>
> avconv.h | 2 --
> avconv_opt.c | 13 -------------
> cmdutils.c | 12 ++++++++++++
> cmdutils.h | 5 +++++
> cmdutils_common_opts.h | 1 +
> doc/avconv.texi | 4 ----
> doc/avtools-common-opts.texi | 4 ++++
> 7 files changed, 22 insertions(+), 19 deletions(-)
I think this is ok.
> diff --git a/doc/avtools-common-opts.texi b/doc/avtools-common-opts.texi
> index 4be5412..3310876 100644
> --- a/doc/avtools-common-opts.texi
> +++ b/doc/avtools-common-opts.texi
> @@ -143,6 +143,10 @@ the environment variable @env{AV_LOG_FORCE_COLOR}.
> The use of the environment variable @env{NO_COLOR} is deprecated and
> will be dropped in a following Libav version.
>
> +@item -cpuflags mask (@emph{global})
> +Set a mask that's applied to autodetected CPU flags. This option is intended
> +for testing. Do not use it unless you know what you're doing.
> +
You can remove the double space while moving this section (unless it's
intentional).
Cheers,
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel