[vlc-devel] CVS Commit (gbazin)

cvs at videolan.org cvs at videolan.org
Wed Nov 5 18:57:30 CET 2003


Update of /var/cvs/videolan/vlc/modules/demux
Modified Files:
	demuxdump.c 

Update of /var/cvs/videolan/vlc/modules/gui/wxwindows
Modified Files:
	open.cpp streamout.cpp wxwindows.h 

Update of /var/cvs/videolan/vlc/src/input
Modified Files:
	input.c 

Update of /var/cvs/videolan/vlc/src/misc
Modified Files:
	configuration.c modules.c variables.c 

Log Message:

* src/input/input.c: honor the --demux config option (will be overriden if demux is specified in the MRL).
   I'm not exactly sure this is wise as some users will surely fuck-up their preferences and force a specific demux...
   but this also allows me to specifiy the demuxdump demux with an input option (very handy to include the demuxdump option in the streamout gui dialogs).
* src/misc/modules.c: changed module_Need() to use var_Get() instead of config_Get.

* modules/gui/wxwindows/*: moved the demuxdump option from the open dialog to the streamout dialog.

-- 
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