1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/modules/video_chroma
Rémi Denis-Courmont be5d9107a6 Use <vlc_cpu.h>
2009-09-22 18:21:37 +03: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 Do not uselessly include vlc_vout.h in video_chroma. 2009-05-16 20:22:42 +02:00
i420_rgb16.c Do not uselessly include vlc_vout.h in video_chroma. 2009-05-16 20:22:42 +02:00
i420_rgb_c.h FSF address change. 2006-01-12 23:10:04 +00:00
i420_rgb_mmx.h Revert "let gcc choose how to reference memory addresses in i420_rgx mmx asm" 2008-03-26 08:05:01 +01:00
i420_rgb.c Use <vlc_cpu.h> 2009-09-22 18:21:37 +03:00
i420_rgb.h Solved I420_Rgb build 2009-08-20 21:36:11 +02:00
i420_ymga.c Use <vlc_cpu.h> 2009-09-22 18:21:37 +03:00
i420_yuy2.c Use <vlc_cpu.h> 2009-09-22 18:21:37 +03:00
i420_yuy2.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
i420_yuyv_neon.S i420_yuyv_neon: prefetch 2009-09-20 21:06:59 +03: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 Use <vlc_cpu.h> 2009-09-22 18:21:37 +03:00
i422_yuy2.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
Modules.am NEON accelerated I420/YV12 -> YUYV/UYVY chroma conversion 2009-09-20 11:46:19 +03:00
neon.c Use <vlc_cpu.h> 2009-09-22 18:21:37 +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