[FFmpeg-devel] [PATCH] lavfi/yadif: add support to named constants

Michael Niedermayer michaelni at gmx.at
Thu Jan 3 18:13:51 CET 2013


On Thu, Jan 03, 2013 at 09:21:17AM +0100, Stefano Sabatini wrote:
[...]
> diff --git a/doc/filters.texi b/doc/filters.texi
> index e469310..4b59239 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -4413,32 +4413,32 @@ Specify the interlacing mode to adopt. Accept one of the following
>  values:
>  
>  @table @option
> - at item 0
> + at item 0, send_frame
>  output 1 frame for each frame
> - at item 1
> + at item 1, send_field
>  output 1 frame for each field
> - at item 2
> -like 0 but skips spatial interlacing check
> - at item 3
> -like 1 but skips spatial interlacing check
> + at item 2, send_frame_nocheck
> +like @code{send_frame} but skip spatial interlacing check
> + at item 3, send_field_nocheck

send_*_nospatial seems a better name

end of comments from me

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- 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/20130103/2fc56709/attachment.asc>


More information about the ffmpeg-devel mailing list