39 Commits (cb863f0796a8f487625e8f38c8d09659dcf0fe9a)

Author SHA1 Message Date
Rémi Denis-Courmont cb863f0796 i420_yuy2: use VLC_ALTIVEC 4 years ago
Thomas Guillem 2b36c960ae chroma: cvpx: use copy helper instead of sub filters 9 years ago
Steve Lhomme ec0b3bc1a8 hw:d3d9: move the filter modules declaration in modules/hw/d3d9 9 years ago
Steve Lhomme ad428695a6 hw:d3d11: move the filter modules declaration in modules/hw/d3d11 9 years ago
Steve Lhomme 06df19ba15 direct3d11: link with d3d11 on Winstore builds 9 years ago
Thomas Guillem d78a9a20d3 chroma: copy: fix typo 9 years ago
Steve Lhomme 2ef2b693e7 d3d9: move the device creation in libd3d9_common 9 years ago
Thomas Guillem aabcba9302 chroma: copy: add tests 9 years ago
Steve Lhomme bfe261050d direct3d11: move the common code in C file rather than inline and use a static lib 9 years ago
Steve Lhomme 12e8de8577 modules: rename internal static libs to libsomething and force static linking 9 years ago
Steve Lhomme 241ab74104 modules: move copy.c in a locally built static library 9 years ago
Felix Paul Kühne 1fccfccbaf video_chroma/cvpx: set correct deployment targets 9 years ago
Steve Lhomme 718a32856a video_chroma:d3d9: add a module to convert from CPU to GPU textures 9 years ago
Steve Lhomme 2139237836 video_chroma:d3d11: add a module to convert from CPU to GPU textures 9 years ago
Thomas Guillem 710ecb4ffa chroma: cvpx: add more filters 9 years ago
Thomas Guillem 1521d9bd8c videotoolbox: add vt_utils helper 9 years ago
Thomas Guillem 373c8d8919 chroma: move cvpx_i420 to cxpx 9 years ago
Steve Lhomme ee2e09bc75 direct3d9: add a shared header to describe the VLC_CODEC_D3D9_OPAQUE chroma 9 years ago
Steve Lhomme 86f58b58af direct3d11: move the VLC_CODEC_D3D11_OPAQUE definition in a separate header 10 years ago
Steve Lhomme 031a152a71 chroma: add a filter to convert VLC_CODEC_I420_10L to VLC_CODEC_P010 10 years ago
Steve Lhomme ad8cbfd644 chroma: add a converter from I420/YV12 to NV12 10 years ago
Jean-Baptiste Kempf 822cc45dd3 Move YUVP filter to Video Chroma 10 years ago
Steve Lhomme 0023f983d3 d3d11_surface: better debugging of surface issues 11 years ago
Felix Paul Kühne e503f5b00f configure: add header check for VideoToolbox 11 years ago
Felix Paul Kühne 935211ca09 chroma converter: add CVPixelBuffer to I420 converter 11 years ago
Steve Lhomme 8b62450cea d3d11va: add a D3D11 hardware decoder similar to DXVA2 11 years ago
Steve Lhomme e030b34b77 dxva2: convert D3D9 textures to planes using an external filter 11 years ago
Rémi Denis-Courmont edba5bbd45 configure: move LIBM to Makefiles 12 years ago
Rémi Denis-Courmont c414a2871a video_chroma: remove recursion 13 years ago
Rémi Denis-Courmont 98cea7a2a2 modules: remove VLC-specific AM_LIBADD, simplify 13 years ago
Rémi Denis-Courmont 20cdb051ac modules: simplify CPPFLAGS & CFLAGS 13 years ago
Rémi Denis-Courmont e679db425d modules: set MODULE_NAME_IS_... where needed only 13 years ago
Rémi Denis-Courmont e67cf044cc modules: use different directory prefixes for each plugins subdirectory 13 years ago
Rémi Denis-Courmont 14ee5e9896 i420_rgb: split files and clean up 13 years ago
Rémi Denis-Courmont 640d0794a0 modules: factor Makefile statement 13 years ago
Rémi Denis-Courmont 43b465fe06 altivec: merge back into video_chroma (refs #9367) 13 years ago
Rémi Denis-Courmont 4c7fcb01d7 sse2: merge back into video_chroma (refs #9367) 13 years ago
Rémi Denis-Courmont 4ec424aa08 mmx: merge back into video_chroma (refs #9367) 13 years ago
Rémi Denis-Courmont 928e2fbf7a video_chroma: avoid genmf 13 years ago