1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules/video_filter
2008-05-01 20:41:36 +03:00
..
atmo C++ <inttypes.h> inclusion fixes 2008-05-01 20:41:36 +03:00
dynamicoverlay Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
adjust.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
alphamask.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
blend.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
blendbench.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
bluescreen.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
clone.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
colorthres.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
crop.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
croppadd.c Fix compiler warning about unused variables. 2008-03-12 23:51:39 +01:00
deinterlace.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
erase.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
extract.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
filter_common.h video_filter: fix warnings 2008-01-29 13:46:15 +00:00
filter_event_info.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
filter_picture.h Fix transform plugin 90-degree rotations on I422. 2008-04-07 16:51:51 +02:00
gaussianblur.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
gradient.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
grain.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
invert.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
logo.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
magnify.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
marq.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
Modules.am Build blendbench module 2008-04-09 10:48:48 +02:00
mosaic.c Add picture specific alpha setting for mosaic pictures. 2008-04-22 23:36:45 +02:00
mosaic.h Add picture specific alpha setting for mosaic pictures. 2008-04-22 23:36:45 +02:00
motionblur.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
motiondetect.c Don't reinvent max/min for the nth time. 2008-03-08 02:20:00 -08:00
noise.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
opencv_example.cpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
opencv_wrapper.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
osdmenu.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
panoramix.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
psychedelic.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
puzzle.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
ripple.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
rotate.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
rss.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
rv32.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
scale.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
seamcarving.c video_filter: fix warnings 2008-01-29 13:46:15 +00:00
sharpen.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
transform.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
wall.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
wave.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00