Christophe Gisquet
|
670b7f203a
|
x86: hevcdsp: align
Reviewed-by: Mickaël Raulet <mraulet@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-07-23 22:18:08 +02:00 |
|
Michael Niedermayer
|
ca6b33b8bd
|
avcodec/x86/hevcdsp_init: Fix "warning: assignment from incompatible pointer type"
|
2014-07-22 16:36:12 +02:00 |
|
James Almer
|
276bef5340
|
x86/hevc_deblock: add ff_hevc_[hv]_loop_filter_luma_{8, 10}_sse2
Signed-off-by: James Almer <jamrial@gmail.com>
Reviewed-by: Kieran Kunhya <kierank@obe.tv>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-07-13 13:48:31 +02:00 |
|
plepere
|
942e22c651
|
avcodec/x86/hevc: add avx2 dc idct
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-06-25 14:49:44 +02:00 |
|
plepere
|
92cccb7bcd
|
avcodec/hevc: new idct + asm
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-06-17 13:23:36 +02:00 |
|
Christophe Gisquet
|
09fc28aed1
|
x86: hevcdsp_init: fix macro usage
The macro was not using the parameter but unconditionally using sse4.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-06-01 23:20:07 +02:00 |
|
plepere
|
de7b89fd43
|
avcodec/x86/hevc: added DBF assembly functions
Reviewed-by: James Almer <jamrial@gmail.com>
Reviewed-by: Ronald S. Bultje
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-16 21:11:03 +02:00 |
|
Michael Niedermayer
|
341cacb9ac
|
avcodec/x86/hevcdsp_init: fix build failure with --disable-mmx
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-09 05:16:27 +02:00 |
|
plepere
|
63832e01c3
|
hvcodec/x86/hevcdsp: make macros more modular to support functions that are not sse4
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-09 00:14:50 +02:00 |
|
Michael Niedermayer
|
fc7d0d8201
|
avcodec/x86/hevcdsp_init: fix SSE4 checks
Found-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-06 18:27:49 +02:00 |
|
Michael Niedermayer
|
3b3db02f2e
|
avcodec/x86/hevcdsp_init: fix build on 32bit
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-06 18:23:42 +02:00 |
|
plepere
|
7a2491c436
|
HEVC : added assembly MC functions
pretty print x86
Reviewed-by: "Ronald S. Bultje" <rsbultje@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-05-06 18:23:36 +02:00 |
|