1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavutil
Vicente Olivert Riera a5638dbfba mips: add support for R6
Note:- backporting commit ad16eff64ba78d8dc98a8324640025c7cb2857f3 from head

Understanding the mips32r6 and mips64r6 ISAs in the configure script is
not enough. In order to have full support for MIPS R6 in FFmpeg we need
to be able to build it, and for that we need to make sure we don't use
incompatible assembler code which makes the build fail. Ifdefing the
offending code is sufficient to fix the problem.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-04-26 12:27:39 +02:00
..
2016-01-28 19:49:48 -08:00
2016-01-28 19:49:48 -08:00
2016-04-26 12:27:39 +02:00
2015-12-15 14:16:28 +01:00
2015-11-01 19:35:01 -05:00
2016-01-13 20:00:19 -05:00
2015-11-18 22:05:16 +01:00
2015-11-18 22:05:16 +01:00
2015-12-07 20:28:30 +01:00
2016-01-26 11:54:01 +01:00
2016-01-28 19:49:48 -08:00
2015-12-03 04:09:48 +01:00
2016-01-11 20:53:11 -08:00