aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-12-03 13:22:19 +0000
committerMichael Niedermayer <michael@niedermayer.cc>2015-12-12 19:47:06 +0100
commit1dcd96f72f77fcfdb86718137b1a0388c20f370d (patch)
tree033a736a87e68498fd79c879e3e7613c65cadbf7 /Changelog
parent625b582d5a9196c582e7702b542b3e0face30ccf (diff)
downloadffmpeg-1dcd96f72f77fcfdb86718137b1a0388c20f370d.tar.gz
mips: remove --mips64r6 configure option
Having a configure option with the same name as a MIPS ISA is confusing, so better to remove it. This option was being used to add some optimizations to a specific core (i6400). We will add the optimizations just when the i6400 core has been detected, in a later patch. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 847199555f..a26289672b 100644
--- a/Changelog
+++ b/Changelog
@@ -42,6 +42,7 @@ version <next>:
- mipsdspr1 option has been renamed to mipsdsp
- aemphasis filter
- mips32r5 option has been removed
+- mips64r6 option has been removed
- DXVA2-accelerated VP9 decoding