[Ffmpeg-cvslog] CVS: ffmpeg/doc ffmpeg-doc.texi, 1.81, 1.82 ffserver.conf, 1.17, 1.18 optimization.txt, 1.7, 1.8

Alex Beregszaszi alex
Mon Apr 11 18:25:01 CEST 2005


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

Modified Files:
	ffmpeg-doc.texi ffserver.conf optimization.txt 
Log Message:
changed the mailinglist pointers to the new place (mplayerhq)

Index: ffmpeg-doc.texi
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/doc/ffmpeg-doc.texi,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- ffmpeg-doc.texi	3 Apr 2005 05:02:08 -0000	1.81
+++ ffmpeg-doc.texi	11 Apr 2005 16:24:57 -0000	1.82
@@ -1158,7 +1158,7 @@
 Patches should be posted as base64 encoded attachments (or any other
 encoding which ensures that the patch wont be trashed during 
 transmission) to the ffmpeg-devel mailinglist, see 
- at url{http://lists.sourceforge.net/lists/listinfo/ffmpeg-devel}
+ at url{http://www1.mplayerhq.hu/mailman/listinfo/ffmpeg-devel}
 
 It also helps quite a bit if you tell us what the patch does (for example
 'replaces lrint by lrintf') , and why (for example '*bsd isnt c99 compliant

Index: ffserver.conf
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/doc/ffserver.conf,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- ffserver.conf	29 Dec 2004 22:52:33 -0000	1.17
+++ ffserver.conf	11 Apr 2005 16:24:57 -0000	1.18
@@ -339,7 +339,7 @@
 # Redirect index.html to the appropriate site
 
 <Redirect index.html>
-URL http://ffmpeg.sourceforge.net/
+URL http://www.ffmpeg.org/
 </Redirect>
 
 

Index: optimization.txt
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/doc/optimization.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- optimization.txt	10 Apr 2005 02:16:45 -0000	1.7
+++ optimization.txt	11 Apr 2005 16:24:58 -0000	1.8
@@ -14,13 +14,13 @@
 of optimizations it is difficult to understand them (and write arichtecture 
 specific versions, or optimize the c functions further) it is recommanded to look
 at older CVS versions of the interresting files (just use CVSWEB at 
-(http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ffmpeg/ffmpeg/libavcodec/))
+http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/ffmpeg/libavcodec/?cvsroot=FFmpeg)
 or perhaps look into the other architecture specific versions in i386/, ppc/, 
 alpha/, ...; even if u dont understand the instructions exactly it could help
 understanding the functions & how they can be optimized
 
 NOTE:!!! if u still dont understand some function then ask at our mailing list!!!
-(http://lists.sourceforge.net/lists/listinfo/ffmpeg-devel)
+(http://www1.mplayerhq.hu/mailman/listinfo/ffmpeg-devel)
 
 
 





More information about the ffmpeg-cvslog mailing list