1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules/video_chroma
Pere Orga 9abcaacf83 fix filename self-references
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2011-12-15 17:09:31 +02:00
..
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
grey_yuv.c Do not uselessly include vlc_vout.h in video_chroma. 2009-05-16 20:22:42 +02:00
i420_rgb8.c Don't #include LibVLC from plugins 2010-01-31 21:03:54 +02:00
i420_rgb16.c i420_rgb: clobber lists for MMX and SSE2 2011-11-26 20:12:33 +02:00
i420_rgb_c.h fix filename self-references 2011-12-15 17:09:31 +02:00
i420_rgb.c Checks for CPU capability at run-time (on x86 and PPC) 2011-05-09 19:41:00 +03:00
i420_rgb.h Solved I420_Rgb build 2009-08-20 21:36:11 +02:00
i420_yuy2.c Checks for CPU capability at run-time (on x86 and PPC) 2011-05-09 19:41:00 +03:00
i420_yuy2.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
i422_i420.c Do not uselessly include vlc_vout.h in video_chroma. 2009-05-16 20:22:42 +02:00
i422_yuy2.c I422_YUY2: clobber lists for MMX and SSE2 2011-11-26 20:22:41 +02:00
i422_yuy2.h I422_YUY2: clobber lists for MMX and SSE2 2011-11-26 20:22:41 +02:00
Modules.am Move rv32 to video_chroma directory 2011-07-13 19:04:58 +03:00
omxdl.c Modules: correct LGPL header 2011-10-04 17:29:56 +02:00
rv32.c Move rv32 to video_chroma directory 2011-07-13 19:04:58 +03:00
yuy2_i420.c Do not uselessly include vlc_vout.h in video_chroma. 2009-05-16 20:22:42 +02:00
yuy2_i422.c Do not uselessly include vlc_vout.h in video_chroma. 2009-05-16 20:22:42 +02:00