]> git.sesse.net Git - ffmpeg/blobdiff - doc/optimization.txt
lavfi: add fieldorder filter
[ffmpeg] / doc / optimization.txt
index 08954f9973ea0acd703bb82998c8cef3dbe9b7d6..b027efef2f395e4fe2d4ed25af1e4ecc14ef2849 100644 (file)
@@ -25,7 +25,7 @@ comprehend the instructions, it could help understanding the functions
 and how they can be optimized.
 
 NOTE: If you still don't understand some function, ask at our mailing list!!!
-(http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel)
+(http://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel)
 
 
 When is an optimization justified?