1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/modules/video_filter
2009-10-06 22:57:18 +03:00
..
atmo atmo: no need for custom makefile 2009-08-30 11:07:01 +03:00
dynamicoverlay strerror(errno) is not thread-safe, use %m 2009-10-06 22:57:18 +03:00
libswscale_nokia770 Maemo: Add the swscale_nokia770 library 2008-11-13 18:44:19 +02:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
adjust.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
alphamask.c Merge branch 1.0-bugfix 2009-05-23 12:43:00 +03:00
blend.c Added blending over J420. 2009-08-30 20:11:06 +02:00
blendbench.c Global headers. 2009-06-30 08:44:04 +02:00
bluescreen.c Global headers. 2009-06-30 08:44:04 +02:00
canvas.c Add a i18n'able name. 2009-09-24 22:59:58 +01:00
chain.c Fixed video_filter chain for chroma conversion. 2009-09-03 21:15:57 +02:00
clone.c Fixed window position for clone. 2009-06-09 19:57:58 +02:00
colorthres.c colorthres: remove a call to var_GetInteger inside the filter function (use a 2009-06-30 21:31:50 +02:00
crop.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
croppadd.c Add a i18n'able name. 2009-09-24 22:59:58 +01:00
deinterlace.c Renamed deinterlace-mode into filter-deinterlace-mode. 2009-10-05 23:34:01 +02:00
erase.c Correctly fix the segfault if no mask is provided. 2009-06-30 23:10:57 +02:00
extract.c Global headers. 2009-06-30 08:44:04 +02:00
filter_common.h Fixed a lot of issues regarding fullscreen/mouse in vout-filter. 2009-04-02 23:21:58 +02:00
filter_event_info.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
filter_picture.h Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
gaussianblur.c Global headers. 2009-06-30 08:44:04 +02:00
gradient.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
grain.c Global headers. 2009-06-30 08:44:04 +02:00
invert.c video_filters: remove unused p_sys structure. 2009-07-16 09:38:24 +02:00
logo.c logo: remove an uneeded variable. 2009-08-27 23:23:21 +02:00
magnify.c Used es_format_IsSimilar when needed. 2009-06-06 00:57:36 +02:00
marq.c Typos 2009-07-11 20:24:21 +01:00
mirror.c Adding mirror video filter 2009-08-01 11:28:37 +03:00
Modules.am Add new file to Modules.am for distribution 2009-10-04 18:15:58 +02:00
mosaic.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
mosaic.h Add picture specific alpha setting for mosaic pictures. 2008-04-22 23:36:45 +02:00
motionblur.c Merge branch 1.0-bugfix 2009-05-20 19:46:41 +03:00
motiondetect.c Global headers. 2009-06-30 08:44:04 +02:00
noise.c video_filter_noise: remove unneeded function and variables. 2009-09-02 19:20:42 +02:00
opencv_example.cpp cosmetic: remove nullity test on free() and delete 2009-07-16 18:13:18 +02:00
opencv_wrapper.c Global headers. 2009-06-30 08:44:04 +02:00
osdmenu.c OSDMenu: Use FIND_PARENT instead of FIND_ANYWHERE when applicable. 2009-08-27 20:14:27 +02:00
panoramix.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
postproc.c Use <vlc_cpu.h> 2009-09-22 18:21:37 +03:00
psychedelic.c Global headers. 2009-06-30 08:44:04 +02:00
puzzle.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
remoteosd_rfbproto.h Remove executable permission from source files. (btw, why isn't the .h 2008-06-09 10:05:35 +02:00
remoteosd.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
ripple.c Do not uselessly include vlc_vout.h in filters. 2009-05-16 20:22:41 +02:00
rotate.c Global headers. 2009-06-30 08:44:04 +02:00
rss.c video_filter_rss: fix remaining potential memleaks and crash. 2009-09-02 14:28:27 +02:00
rv32.c video_filter: remove unneeded function. 2009-09-02 19:20:42 +02:00
scale.c video_filter: remove unneeded function. 2009-09-02 19:20:42 +02:00
scene.c Put snapshots to pictures directory 2009-08-26 01:00:44 +03:00
sharpen.c Fixed potential segfault in sharpen filter. 2009-08-24 22:43:06 +02:00
swscale_maemo.c Used filter_New/DeletePicture when applicable. 2009-05-16 22:20:52 +02:00
swscale.c Use <vlc_cpu.h> 2009-09-22 18:21:37 +03:00
transform.c Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
wall.c wall: Remove unused variable and flag unused param. 2009-08-20 16:43:25 +02:00
wave.c Global headers. 2009-06-30 08:44:04 +02:00
wrapper.c Converted panoramix to video splitter. 2009-06-09 19:57:58 +02:00
yadif.h Added yadif deinterlacer to our module. 2009-10-04 13:08:25 +02:00
yuvp.c Global headers. 2009-06-30 08:44:04 +02:00