aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorSean McGovern <gseanmcg@gmail.com>2024-05-30 17:21:51 -0400
committerZhao Zhili <zhilizhao@tencent.com>2024-11-26 11:26:11 +0800
commit710481806657d11730dba069dba7bf41197d793f (patch)
tree6fa74f6dfba5f306f057852ecc245c3d4a86df63 /libavcodec
parent1402a2ac3ba59dfa0b5a1e82c180694104e9d677 (diff)
downloadffmpeg-710481806657d11730dba069dba7bf41197d793f.tar.gz
libavcodec: various: remove empty directories originally for legacy DSP code
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/bfin/README6
-rw-r--r--libavcodec/sparc/README6
2 files changed, 0 insertions, 12 deletions
diff --git a/libavcodec/bfin/README b/libavcodec/bfin/README
deleted file mode 100644
index afb3461b72..0000000000
--- a/libavcodec/bfin/README
+++ /dev/null
@@ -1,6 +0,0 @@
-BFIN optimizations have been removed in
-commit 880e2aa23645ed9871c66ee1cbd00f93c72d2d73
-The last revission with the optimizations is fa4e17c14035ebf43130fb369e1728cdd98d0b72
-
-If you want to maintain these (or other) BFIN optimizations in ffmpeg, then please
-contact ffmpeg-devel@ffmpeg.org
diff --git a/libavcodec/sparc/README b/libavcodec/sparc/README
deleted file mode 100644
index f9f2349cd4..0000000000
--- a/libavcodec/sparc/README
+++ /dev/null
@@ -1,6 +0,0 @@
-SPARC optimizations have been removed in
-commit b4dd424d96f09f9bafb88e47f37df65dc4529143
-The last revission with the optimizations is fb1b70c1ed50951c5fc1a309c3c446b2eaaf564b
-
-If you want to maintain these (or other) SPARC optimizations in ffmpeg, then please
-contact ffmpeg-devel@ffmpeg.org