PR #22643 opened by mkver
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/22643
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/22643.patch

Removed in cdd139d760688b14849d02ee1907f68fe692c24e.


>From 8d354fbd2a38adf08600b44fef8697bc3bacaedf Mon Sep 17 00:00:00 2001
From: Andreas Rheinhardt <[email protected]>
Date: Fri, 27 Mar 2026 18:58:53 +0100
Subject: [PATCH] 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.
 
-- 
2.52.0

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

Reply via email to