[Ffmpeg-cvslog] CVS: ffmpeg/doc faq.texi, 1.29, 1.30 ffmpeg-doc.texi, 1.117, 1.118

Diego Biurrun CVS diego
Wed Feb 22 11:52:02 CET 2006


Update of /cvsroot/ffmpeg/ffmpeg/doc
In directory mail:/var2/tmp/cvs-serv16328

Modified Files:
	faq.texi ffmpeg-doc.texi 
Log Message:
link fixes


Index: faq.texi
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/doc/faq.texi,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- faq.texi	13 Jan 2006 23:52:35 -0000	1.29
+++ faq.texi	22 Feb 2006 10:52:00 -0000	1.30
@@ -96,14 +96,14 @@
 @section Why does the chrominance data seem to be sampled at a different time from the luminance data on bt8x8 captures on Linux?
 
 This is a well-known bug in the bt8x8 driver. For 2.4.26 there is a patch at
-(@url{http://www.mplayerhq.hu/~michael/bttv-420-2.4.26.patch}). This may also
+(@url{http://mplayerhq.hu/~michael/bttv-420-2.4.26.patch}). This may also
 apply cleanly to other 2.4-series kernels.
 
 @section How do I avoid the ugly aliasing artifacts in bt8x8 captures on Linux?
 
 Pass 'combfilter=1 lumafilter=1' to the bttv driver. Note though that 'combfilter=1'
-will cause somewhat too strong filtering. A fix is to apply (@url{http://www.mplayerhq.hu/~michael/bttv-comb-2.4.26.patch})
-or (@url{http://www.mplayerhq.hu/~michael/bttv-comb-2.6.6.patch})
+will cause somewhat too strong filtering. A fix is to apply (@url{http://mplayerhq.hu/~michael/bttv-comb-2.4.26.patch})
+or (@url{http://mplayerhq.hu/~michael/bttv-comb-2.6.6.patch})
 and pass 'combfilter=2'.
 
 @section I have a problem with an old version of ffmpeg; where should I report it?

Index: ffmpeg-doc.texi
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/doc/ffmpeg-doc.texi,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -d -r1.117 -r1.118
--- ffmpeg-doc.texi	17 Feb 2006 03:17:41 -0000	1.117
+++ ffmpeg-doc.texi	22 Feb 2006 10:52:00 -0000	1.118
@@ -799,7 +799,7 @@
 
 @code{X} means that encoding (resp. decoding) is supported.
 
-See @url{http://www.mplayerhq.hu/~michael/codec-features.html} to
+See @url{http://mplayerhq.hu/~michael/codec-features.html} to
 get a precise comparison of the FFmpeg MPEG-4 codec compared to
 other implementations.
 





More information about the ffmpeg-cvslog mailing list