Re: [FFmpeg-devel] [PATCH] doc/filters: move reference to framesync options from lut3d to haldclut

2019-06-01 Thread Marton Balint



On Sat, 1 Jun 2019, Paul B Mahol wrote:


ok


Thanks, applied.

Regards,
Marton



On 5/31/19, Marton Balint  wrote:

Signed-off-by: Marton Balint 
---
 doc/filters.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 4fdcfe919e..e2cbc373d2 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -10844,6 +10844,8 @@ Default is @code{1}.
 @code{haldclut} also has the same interpolation options as @ref{lut3d}
(both
 filters share the same internals).

+This filter also supports the @ref{framesync} options.
+
 More information about the Hald CLUT can be found on Eskil Steenberg's
website
 (Hald CLUT author) at @url{http://www.quelsolaar.com/technology/clut.html}.

@@ -11929,8 +11931,6 @@ Interpolate values using a tetrahedron.
 @end table
 @end table

-This filter also supports the @ref{framesync} options.
-
 @section lumakey

 Turn certain luma values into transparency.
--
2.16.4

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-devel] [PATCH] doc/filters: move reference to framesync options from lut3d to haldclut

2019-06-01 Thread Paul B Mahol
ok

On 5/31/19, Marton Balint  wrote:
> Signed-off-by: Marton Balint 
> ---
>  doc/filters.texi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/filters.texi b/doc/filters.texi
> index 4fdcfe919e..e2cbc373d2 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -10844,6 +10844,8 @@ Default is @code{1}.
>  @code{haldclut} also has the same interpolation options as @ref{lut3d}
> (both
>  filters share the same internals).
>
> +This filter also supports the @ref{framesync} options.
> +
>  More information about the Hald CLUT can be found on Eskil Steenberg's
> website
>  (Hald CLUT author) at @url{http://www.quelsolaar.com/technology/clut.html}.
>
> @@ -11929,8 +11931,6 @@ Interpolate values using a tetrahedron.
>  @end table
>  @end table
>
> -This filter also supports the @ref{framesync} options.
> -
>  @section lumakey
>
>  Turn certain luma values into transparency.
> --
> 2.16.4
>
> ___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-devel] [PATCH] doc/filters: move reference to framesync options from lut3d to haldclut

2019-05-31 Thread Marton Balint
Signed-off-by: Marton Balint 
---
 doc/filters.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 4fdcfe919e..e2cbc373d2 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -10844,6 +10844,8 @@ Default is @code{1}.
 @code{haldclut} also has the same interpolation options as @ref{lut3d} (both
 filters share the same internals).
 
+This filter also supports the @ref{framesync} options.
+
 More information about the Hald CLUT can be found on Eskil Steenberg's website
 (Hald CLUT author) at @url{http://www.quelsolaar.com/technology/clut.html}.
 
@@ -11929,8 +11931,6 @@ Interpolate values using a tetrahedron.
 @end table
 @end table
 
-This filter also supports the @ref{framesync} options.
-
 @section lumakey
 
 Turn certain luma values into transparency.
-- 
2.16.4

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".