Pierre Edouard Lepere
|
6d5636ad9a
|
hevc: x86: Add add_residual() SIMD optimizations
Initially written by Pierre Edouard Lepere <Pierre-Edouard.Lepere@insa-rennes.fr>,
extended by James Almer <jamrial@gmail.com>.
Signed-off-by: Alexandra Hájková <alexandra@khirnov.net>
|
2016-10-22 17:33:35 +02:00 |
|
Alexandra Hájková
|
112cee0241
|
hevc: Add SSE2 and AVX IDCT
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
2016-10-11 18:21:04 +02:00 |
|
James Almer
|
fca3c3b619
|
hevc: Add AVX2 DC IDCT
Originally written by Pierre Edouard Lepere <pierre-edouard.lepere@insa-rennes.fr>.
Integrated to Libav by Josh de Kock <josh@itanimul.li>.
Signed-off-by: Alexandra Hájková <alexandra@khirnov.net>
|
2016-07-18 15:27:13 +02:00 |
|
Diego Biurrun
|
257b30af8e
|
x86: hevc: Fix linking with both yasm and optimizations disabled
Some optimized functions reference optimized symbols, so the functions
must be explicitly disabled when those symbols are unavailable.
|
2016-02-23 11:47:54 +01:00 |
|
Anton Khirnov
|
e7078e842d
|
hevcdsp: add x86 SIMD for MC
|
2015-12-05 21:11:52 +01:00 |
|
Pierre Edouard Lepere
|
1a880b2fb8
|
hevc: SSE2 and SSSE3 loop filters
Additional contributions by James Almer <jamrial@gmail.com>,
Carl Eugen Hoyos <cehoyos@ag.or.at>, Fiona Glaser <fiona@x264.com> and
Anton Khirnov <anton@khirnov.net>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
2014-07-26 15:01:01 +00:00 |
|