- 14 Feb, 2015 1 commit
-
-
Christophe Gisquet authored
The second stride is always the internal buffer one, MAX_PB_SIZE (times 2 to get the value in bytes). Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Feb, 2015 1 commit
-
-
Pierre Edouard Lepere authored
before 33304 decicycles in luma_bi_1, 523066 runs, 1222 skips 38138 decicycles in luma_bi_2, 523427 runs, 861 skips 13490 decicycles in luma_uni, 516138 runs, 8150 skips after 20185 decicycles in luma_bi_1, 519970 runs, 4318 skips 24620 decicycles in luma_bi_2, 521024 runs, 3264 skips 10397 decicycles in luma_uni, 515715 runs, 8573 skips Conflicts: libavcodec/x86/hevc_mc.asm libavcodec/x86/hevcdsp_init.c Reviewed-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Sep, 2014 1 commit
-
-
James Almer authored
~20% faster than AVX. Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 22 Aug, 2014 2 commits
-
-
Christophe Gisquet authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Christophe Gisquet authored
The dststride parameter is always MAX_PB_SIZE. Reviewed-by:
Mickaël Raulet <mraulet@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 20 Aug, 2014 1 commit
-
-
James Almer authored
~15% faster than sse2 Reviewed-by:
Mickaël Raulet <mraulet@gmail.com> Reviewed-by:
Christophe Gisquet <christophe.gisquet@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 19 Aug, 2014 1 commit
-
-
Pierre Edouard Lepere authored
Reviewed-by:
James Almer <jamrial@gmail.com> Approved-by: Ronald S. Bultje Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 26 Jul, 2014 1 commit
-
-
James Almer authored
Only 8-bit and 10-bit idct_dc() functions are included (adding others should be trivial). Benchmarks on an Intel Core i5-4200U: idct8x8_dc SSE2 MMXEXT C cycles 22 26 57 idct16x16_dc AVX2 SSE2 C cycles 27 32 249 idct32x32_dc AVX2 SSE2 C cycles 62 126 1375 Signed-off-by:
James Almer <jamrial@gmail.com> Reviewed-by:
Mickaël Raulet <mraulet@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Jul, 2014 1 commit
-
-
Mickaël Raulet authored
cherry picked from commit 3fcb7a4595a6f40100a22110a5805e3b7510c0fd Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Jun, 2014 1 commit
-
-
plepere authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Jun, 2014 1 commit
-
-
plepere authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 May, 2014 2 commits
-
-
James Almer authored
Including stdint.h was enough for systems like Mingw, but apparently not for Linux. This should fix make checkheaders failures on every platform Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
Fixes make checkheaders Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 May, 2014 1 commit
-
-
plepere authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 May, 2014 1 commit
-
-
plepere authored
pretty print x86 Reviewed-by:
"Ronald S. Bultje" <rsbultje@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-