This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg.

The following commit(s) were added to refs/heads/master by this push:
     new e249dfce72 doc/optimization: Don't refer to non-existing subdirectory
e249dfce72 is described below

commit e249dfce721629b5870e8d17318eaefeeff07b70
Author:     Andreas Rheinhardt <[email protected]>
AuthorDate: Fri Mar 27 18:58:53 2026 +0100
Commit:     Gyan Doshi <[email protected]>
CommitDate: Sat Mar 28 04:43:28 2026 +0000

    doc/optimization: Don't refer to non-existing subdirectory
    
    Removed in cdd139d760688b14849d02ee1907f68fe692c24e.
    
    Signed-off-by: Andreas Rheinhardt <[email protected]>
---
 doc/optimization.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/optimization.txt b/doc/optimization.txt
index 06ad3ab880..c2e89a58a2 100644
--- a/doc/optimization.txt
+++ b/doc/optimization.txt
@@ -20,7 +20,7 @@ architecture-specific versions. It is recommended to look at 
older
 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
+the x86/, ppc/, aarch64/ subdirectories. Even if you don't exactly
 comprehend the instructions, it could help understanding the functions
 and how they can be optimized.
 

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to