Janne Grunau
|
d3789eeeed
|
aarch64: implement videodsp.prefetch
8% faster h264 decoding on Apple A7.
|
2014-04-06 21:18:49 +02:00 |
|
Diego Biurrun
|
0e083d7e43
|
build: Group general components separate from de/encoders in arch Makefiles
This is in line with how the top-level libavcodec Makefile is structured.
|
2014-03-20 05:03:23 -07:00 |
|
Janne Grunau
|
fe96769bed
|
aarch64: port neon clobber test from arm
|
2014-01-15 12:31:07 +01:00 |
|
Janne Grunau
|
36e3b1f2fd
|
aarch64: h264 loop filter NEON optimizations
Ported from ARMv7 NEON.
|
2014-01-15 12:31:04 +01:00 |
|
Janne Grunau
|
c65d67ef50
|
aarch64: hpeldsp NEON optimizations
Ported from ARMv7 NEON.
|
2014-01-15 12:30:24 +01:00 |
|
Janne Grunau
|
d5dd8c7bf0
|
aarch64: h264 qpel NEON optimizations
Ported from ARMv7 NEON.
|
2014-01-15 12:17:49 +01:00 |
|
Janne Grunau
|
8438b3f09f
|
aarch64: h264 idct NEON assembler optimizations
Ported from ARMv7 NEON.
|
2014-01-15 12:13:41 +01:00 |
|
Janne Grunau
|
71617884a2
|
aarch64: h264 chroma motion compensation NEON optimizations
Since RV40 and VC-1 use almost the same algorithm so optimizations for
those two decoders are easy to do and included.
|
2014-01-15 12:07:18 +01:00 |
|