]> git.sesse.net Git - vlc/history - modules/video_filter/remoteosd.c
Clone video filter : fix potential memleak.
[vlc] / modules / video_filter / remoteosd.c
2008-07-21 Laurent AimarFixed scaled output mouse tracking in remoteosd.
2008-07-21 Laurent AimarFixed unitialized memory passed to write().
2008-07-21 Laurent AimarClean up remoteosd (use picture_*, fix a few race condi...
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-19 Laurent AimarUse filter helpers.
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-28 Rémi Denis-CourmontUse sizeof(vlc_object_t) as appropriate
2008-06-22 Rémi DuraffortRemove unnedeeded msg_Error.
2008-06-10 Rafaël CarréRemoteosd: initialise gcrypt
2008-06-09 Antoine CellerierRemove executable permission from source files. (btw...
2008-06-08 Matthias BauerAdded plugin RemoteOSD, a VNC client as video-filter