1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules/video_filter
Antoine Cellerier c8445968fe Swap comments.
2008-01-07 20:37:01 +00:00
..
adjust.c Validate input chroma in transform filter, make it work with Packed YUV (tested with YUY2 only but should work with other variants). Other misc changes. 2008-01-06 00:55:59 +00:00
alphamask.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
blend.c Remove printf(). 2007-10-18 22:10:05 +00:00
bluescreen.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
clone.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
colorthres.c Video filter fixes: 2007-12-25 22:39:00 +00:00
crop.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
deinterlace.c Use field order (top/bottom) for correct bob/linear deinterlacing. 2007-10-12 19:49:44 +00:00
erase.c Some more filter work: 2007-12-26 00:44:51 +00:00
extract.c Some more filter work: 2007-12-26 00:44:51 +00:00
filter_common.h FSF address change. 2006-01-12 23:10:04 +00:00
filter_event_info.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
filter_picture.h Validate input chroma in transform filter, make it work with Packed YUV (tested with YUY2 only but should work with other variants). Other misc changes. 2008-01-06 00:55:59 +00:00
gaussianblur.c Video filter fixes: 2007-12-25 22:39:00 +00:00
gradient.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
grain.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
invert.c Fix warning 2007-09-11 15:52:21 +00:00
logo.c logo filter: fail early if the logo hasn't been specified (rather than segfaulting) 2007-10-12 18:32:39 +00:00
magnify.c Magnify: validate input chroma, fix for non "YUV 4:2:0" planar chromas, use a better looking scaling algorithm. 2008-01-06 13:39:24 +00:00
marq.c Swap comments. 2008-01-07 20:37:01 +00:00
Modules.am Distribute filter_picture.h 2007-12-29 18:30:42 +00:00
mosaic.c Fix some cast warnings 2007-09-04 19:21:53 +00:00
mosaic.h Fix some cast warnings 2007-09-04 19:21:53 +00:00
motionblur.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
motiondetect.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
noise.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
opencv_example.cpp Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
opencv_wrapper.c Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
osdmenu.c Implement clickable osdmenu. The clickable positioning and scaling guessing is not complete (the whole spu region is now clickable with current configurations). 2007-11-15 13:38:32 +00:00
panoramix.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
psychedelic.c Video filter fixes: 2007-12-25 22:39:00 +00:00
puzzle.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
ripple.c Wave and ripple should now behave correctly for chromas where pixels can take more than 1 byte in a row (like RV32). 2007-11-24 23:20:47 +00:00
rotate.c Video filter fixes: 2007-12-25 22:39:00 +00:00
rss.c Fix various memleaks in error paths. 2007-11-15 16:29:32 +00:00
rv32.c A bit of headers cleanup 2006-11-26 14:20:34 +00:00
scale.c Scale every plane correctly. This fixes the "green bar at the bottom after scaling" issue. 2007-08-08 09:25:44 +00:00
seamcarving.c Typo spotted by Philipp Weisenbacher. 2007-11-30 08:14:10 +00:00
sharpen.c Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
transform.c Validate input chroma in transform filter, make it work with Packed YUV (tested with YUY2 only but should work with other variants). Other misc changes. 2008-01-06 00:55:59 +00:00
wall.c Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
wave.c Wave and ripple should now behave correctly for chromas where pixels can take more than 1 byte in a row (like RV32). 2007-11-24 23:20:47 +00:00