[FFmpeg-devel] [PATCH] doc: remove anchor garbage in filters.texi

Jean First jeanfirst at gmail.com
Mon Oct 17 22:16:40 CEST 2011


---
 doc/filters.texi |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 54c1417..6fe6bfb 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1023,7 +1023,6 @@ format=yuv420p
 format=yuv420p:yuv444p:yuv410p
 @end example
 
- at anchor{frei0r}
 @section frei0r
 
 Apply a frei0r effect to the input video.
@@ -1408,7 +1407,6 @@ informations:
 
 Follows the list of supported libopencv filters.
 
- at anchor{dilate}
 @subsection dilate
 
 Dilate an image by using a specific structuring element.
@@ -1866,7 +1864,6 @@ select='gte(t\,10)*lte(t\,20)*eq(pict_type\,I)'
 select='isnan(prev_selected_t)+gte(t-prev_selected_t\,10)'
 @end example
 
- at anchor{setdar}
 @section setdar
 
 Set the Display Aspect Ratio for the filter output video.
@@ -1956,7 +1953,6 @@ setpts=N/(25*TB)
 setpts='1/(25*TB) * (N + 0.05 * sin(N*2*PI/25))'
 @end example
 
- at anchor{setsar}
 @section setsar
 
 Set the Sample (aka Pixel) Aspect Ratio for the filter output video.
-- 
1.7.6.1



More information about the ffmpeg-devel mailing list