1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/modules/video_filter
2008-07-18 22:34:03 +02:00
..
atmo Add mising \ in some macros. 2008-07-07 09:06:34 -07:00
dynamicoverlay Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
adjust.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
alphamask.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
blend.c Remove unnedeeded msg_Error. 2008-06-22 21:41:15 +02:00
blendbench.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
bluescreen.c Remove unnedeeded msg_Error. 2008-06-22 21:41:15 +02:00
canvas.c Add aspect ratio option to canvas (like what transcode used to have). Please confirm that i'm not using the aspect ratio the wrong way :) (aspect instead of 1/aspect or something) 2008-06-23 18:15:00 +02:00
chain.c Fixed chain for chroma+resize. 2008-06-30 23:05:19 +00:00
clone.c vout: Rename vout_Destroy to vout_CloseAndDestroy. 2008-07-18 00:18:16 +02:00
colorthres.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
crop.c vout: Rename vout_Destroy to vout_CloseAndDestroy. 2008-07-18 00:18:16 +02:00
croppadd.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
deinterlace.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
erase.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
extract.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +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 Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
gaussianblur.c Clean up gaussianblur. There is no need to nearly duplicate all code the to 2008-07-18 22:34:03 +02:00
gradient.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
grain.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
imgresample.c Move avcodec module files to modules/codec/avcodec. (The 3 shared 2008-06-09 10:05:35 +02:00
invert.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
logo.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
magnify.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
marq.c Marq: thread safety 2008-07-03 19:30:14 +03:00
Modules.am New canvas video filter. 2008-06-22 16:58:22 +02:00
mosaic.c Another typo. 2008-07-18 21:52:58 +02:00
mosaic.h Add picture specific alpha setting for mosaic pictures. 2008-04-22 23:36:45 +02:00
motionblur.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
motiondetect.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
noise.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
opencv_example.cpp Remove unnedeeded msg_Error. 2008-06-22 21:41:15 +02:00
opencv_wrapper.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
osdmenu.c Remove dead code (CID #3) 2008-07-01 23:24:13 +03:00
panoramix.c vout: Rename vout_Destroy to vout_CloseAndDestroy. 2008-07-18 00:18:16 +02:00
postproc.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
psychedelic.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
puzzle.c vout: Rename vout_Destroy to vout_CloseAndDestroy. 2008-07-18 00:18:16 +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 modules: use vlc_object_alive() 2008-07-05 14:55:16 +03:00
ripple.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
rotate.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
rss.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
rv32.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
scale.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
seamcarving.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
sharpen.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
swscale.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00
transform.c vout: Rename vout_Destroy to vout_CloseAndDestroy. 2008-07-18 00:18:16 +02:00
wall.c vout: Rename vout_Destroy to vout_CloseAndDestroy. 2008-07-18 00:18:16 +02:00
wave.c Use picture helpers (Yield,Release,CopyProperties). 2008-07-18 21:18:36 +02:00