From 2addbeef8ba95c9bccf16fae7a7ba973d1a73ea2 Mon Sep 17 00:00:00 2001
From: Michael Niedermayer <michaelni@gmx.at>
Date: Mon, 2 Jun 2014 20:18:44 +0200
Subject: [PATCH] bfin: add README

Based on sh4/README
Suggested-by: jamrial
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
---
 libavcodec/bfin/README | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 libavcodec/bfin/README

diff --git a/libavcodec/bfin/README b/libavcodec/bfin/README
new file mode 100644
index 00000000000..afb3461b72b
--- /dev/null
+++ b/libavcodec/bfin/README
@@ -0,0 +1,6 @@
+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
-- 
GitLab