From 87800dc2bf8f2724a99e51bb079ad7fb4b9dfd3b Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Mon, 7 Feb 2011 17:17:30 +0100 Subject: Documentation updates for the git migration This cleanup patch updates the developer documentation with respect to the migration to the git scm. --- doc/optimization.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/optimization.txt') diff --git a/doc/optimization.txt b/doc/optimization.txt index 5d51235983..08954f9973 100644 --- a/doc/optimization.txt +++ b/doc/optimization.txt @@ -17,8 +17,8 @@ Understanding these overoptimized functions: As many functions tend to be a bit difficult to understand because of optimizations, it can be hard to optimize them further, or write architecture-specific versions. It is recommended to look at older -revisions of the interesting files (for a web frontend try ViewVC at -http://svn.ffmpeg.org/ffmpeg/trunk/). +revisions of the interesting files (web frontends for the various FFmpeg +branches are listed at http://ffmpeg.org/download.html). Alternatively, look into the other architecture-specific versions in the x86/, ppc/, alpha/ subdirectories. Even if you don't exactly comprehend the instructions, it could help understanding the functions -- cgit v1.2.3