1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-10 19:05:07 +02:00
vlc/modules/video_filter
2005-08-11 20:13:01 +00:00
..
swscale Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
adjust.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
blend.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
clone.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
crop.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
deinterlace.c Add some sections 2005-08-02 18:31:32 +00:00
distort.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
filter_common.h Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
invert.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
logo.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
marq.c svn propset svn:keywords Id 2005-07-30 20:01:33 +00:00
Modules.am Forward port of branches/0.8.1-jpsaman-thedj revision 12070. The OSD menu subsystem consists of two parts a core part (src/osd, include/vlc_osd.h) and a subfilter (modules/video_filter/osdmenu.c). The OSD menu can be used locally or it can be streamed. It depends on the way the functionality is called from the vlc commandline. Currently there is only one way to make the subpictures appear on the video and that is through the rc-interface. The following commands are supported by it: "menu on" (show OSD menu), "menu off" (hide OSD menu), "menu left" (highlight button on the left), "menu right" (highlight button on the right), "menu up" (highlight button above), "menu down" (highlight button below) or "menu select" (perform hotkey action). When there is no button on the left, right, up or down then the menu-command will be ignored. 2005-08-10 22:08:50 +00:00
mosaic.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
mosaic.h Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
motionblur.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
motiondetect.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
osdmenu.c Fix revision 12116 which broke other transcode options. The commandline for streaming the OSD menu has changed into a boolean option --sout-transcode-osd: ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{osd}:std{url=127.0.0.1:1234,access=udp,mux=ts}' 2005-08-11 20:13:01 +00:00
rss.c free stuff and add mutex (will be needed when RSS feed get updated) 2005-07-31 16:29:04 +00:00
rv32.c * rv32.c: new basic video filter to convert RV24 to RV32 2005-08-02 21:27:53 +00:00
scale.c * Fixed a bunch of coding errors here and there. 2005-07-11 08:52:14 +00:00
time.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
transform.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
wall.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00