You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Steve Lhomme
e9e46687f3
direct3d9: add an option to use DXVA-HD rather than StretchRect by default
The driver may lie about its conversion capabilities (like Y410 to X8R8G8B8 on
Intel) when DXVA-HD works correctly. So we use this option by default.
|
7 years ago |
| .. |
|
Makefile.am
|
Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration"
|
8 years ago |
|
chain.c
|
chain: set the output vctx from the internal filter chain output vctx
|
7 years ago |
|
copy.c
|
copy: assert copy_pitch is not null
|
7 years ago |
|
copy.h
|
chroma: copy: do not use an empty structure if SSE2 is not supported
|
7 years ago |
|
cvpx.c
|
chroma: cvpx: use cvpx video context
|
7 years ago |
|
d3d9_fmt.c
|
libvlc: add a way to disable the GPU callback engine
|
7 years ago |
|
d3d9_fmt.h
|
direct3d9: add an option to use DXVA-HD rather than StretchRect by default
|
7 years ago |
|
d3d11_fmt.c
|
libvlc: add a way to disable the GPU callback engine
|
7 years ago |
|
d3d11_fmt.h
|
Add missing "extern" to fix building with -fno-common
|
7 years ago |
|
dxgi_fmt.c
|
dxgi_fmt: allow hardware decoding to Y410 (4:4:4 10 bit)
|
7 years ago |
|
dxgi_fmt.h
|
dxgi: fix argument type
|
7 years ago |
|
grey_yuv.c
|
Use set_callback() where applicable
|
7 years ago |
|
i420_nv12.c
|
core: remove global *_sys_t typedefs
|
8 years ago |
|
i420_rgb.c
|
Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration"
|
8 years ago |
|
i420_rgb.h
|
Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration"
|
8 years ago |
|
i420_rgb8.c
|
remove the $Id$ in the source code
|
8 years ago |
|
i420_rgb16.c
|
remove the $Id$ in the source code
|
8 years ago |
|
i420_rgb16_x86.c
|
Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration"
|
8 years ago |
|
i420_rgb_c.h
|
remove the $Id$ in the source code
|
8 years ago |
|
i420_rgb_mmx.h
|
Revert "i420_yuy2/i422_yuy2/i420_rgb: purge MMX"
|
8 years ago |
|
i420_rgb_sse2.h
|
i420_rgb: fix an offset (buffer overflow) in intrinsics
|
8 years ago |
|
i420_yuy2.c
|
Use set_callback() where applicable
|
7 years ago |
|
i420_yuy2.h
|
Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration"
|
8 years ago |
|
i422_i420.c
|
Use set_callback() where applicable
|
7 years ago |
|
i422_yuy2.c
|
Use set_callback() where applicable
|
7 years ago |
|
i422_yuy2.h
|
Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration"
|
8 years ago |
|
omxdl.c
|
Use set_callback() where applicable
|
7 years ago |
|
rv32.c
|
Use set_callback() where applicable
|
7 years ago |
|
swscale.c
|
video_chroma/swscale: make global variable static
|
7 years ago |
|
yuvp.c
|
yuvp: simplify
|
8 years ago |
|
yuy2_i420.c
|
Use set_callback() where applicable
|
7 years ago |
|
yuy2_i422.c
|
Use set_callback() where applicable
|
7 years ago |