[vlc-devel] CVS Commit (gbazin)
cvs at videolan.org
cvs at videolan.org
Tue Jan 28 13:30:44 CET 2003
Update of /var/cvs/videolan/vlc/include
Modified Files:
video_output.h vlc_common.h
Update of /var/cvs/videolan/vlc/modules/gui/gtk
Modified Files:
menu.c
Update of /var/cvs/videolan/vlc/modules/video_filter/deinterlace
Modified Files:
deinterlace.c
Update of /var/cvs/videolan/vlc/src/video_output
Modified Files:
video_output.c
Log Message:
* src/video_output/video_output.c, include/video_output.h: modified vout_Request() to take into account the
filter chain. If the filter chain has changed, a new vout will be respawned allowing to switch filters on
the fly. This is still a bit hacky but to do it nicely will require implementing inheritance in object
variables.
* modules/video_filter/deinterlace/deinterlace.c: added a "deinterlace-mode" object variable to allow
switching deinterlace modes on the fly.
* modules/gui/gtk/menu.c: updated the deinterlace menu.
* include/vlc_common.h: compilation fixes for gtk_main and gnome_main.
--
gbazin
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list