- 16 May, 2004 15 commits
-
-
Gildas Bazin authored
+ vout_RequestWindow() will now cycle through all the available interfaces until it finds one with embedded vout support. This fixes the issue where embedded vout would stop working when additional interfaces are spawned after the main interface is started. + vout_RequestWindow() now stores the parent interface pointer into the vout object for later use by vout_ControlWindow() and vout_ReleaseWindow(). + added a vout_vaControlDefault() called by the vouts pf_control() when they don't handle something. * modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c: + call vout_vaControlDefault(). * modules/gui/wxwindows/wxwindows.cpp: sets p_intf->b_dead when the interface is about to be destroyed.
-
Derk-Jan Hartman authored
* modules/gui/macosx/controls.m: fix the autogenerated menu.
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: added a DVB tab and display module shortnames instead of their descriptions.
-
Gildas Bazin authored
* include/modules_inner.h, include/modules.h: added a shortname field to the module declaration section. * modules/access/*: added a shortname to a few modules.
-
Anil Daoud authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/misc/network/ipv4.c: new --ipv4-timeout config option that lets you specify a timeout for TCP connections (default 5sec).
-
Gildas Bazin authored
-
Clément Stenac authored
-
Derk-Jan Hartman authored
-
Clément Stenac authored
-
Gildas Bazin authored
* modules/video_output/x11/xcommon.c: before using an Xv port, make sure XV_AUTOPAINT_COLORKEY is switched on.
-
Clément Stenac authored
-
Gildas Bazin authored
-
- 15 May, 2004 21 commits
-
-
Derk-Jan Hartman authored
during the Eurovision Songfestival.
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Laurent Aimar authored
least vlc is able to play it.
-
Gildas Bazin authored
* modules/demux/dvdnav.c, modules/access/dvdplay/tools.c: on win32, remove trailing '\' if passed a drive letter. * vlc.win32.nsi: DVD and AudioCD handlers.
-
Laurent Aimar authored
-
Laurent Aimar authored
first go through the h264 packetizer that will convert avc1 into a proper annexe B stream (untested).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
- preliminary support of avc (using a draft+google without samples to test, so don't expect it to work ;) * libmp4: parse the avcC atom.
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
- will now determine desired image size by itself - the hdid mount command mounted the image as root if no user is logged in via GUI. this is very undesirable for nightly builds. now uses the mount command and a local mountpoint.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/access/mms/mmstu.c: fixed a few corner cases (like an infinite loop when input is stopped).
-
- 14 May, 2004 4 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* ffmpeg cvs no longer asks you for a passwd. (this is for nightly's :)
-
Laurent Aimar authored
-
Gildas Bazin authored
* Makefile.am: use vlc icon in the NSIS installer.
-