- 06 Mar, 2004 19 commits
-
-
Laurent Aimar authored
hope).
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Olivier Teulière authored
* skins2/src/theme_loader.cpp: do not anchor windows _before_ restoring their previous configuration... * skins2/src/window_manager.cpp: fix for non-anchoring of invisible windows
-
Gildas Bazin authored
* modules/packetizer/copy.c: better not send pts instead of invalid ones. * modules/stream_out/transcode.c: when no pts, use dts wherever possible (low delay / b frame).
-
Cyril Deguet authored
-
Clément Stenac authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
the maximum speed if the output can control the pace)
-
Laurent Aimar authored
-
Olivier Teulière authored
is no dialog provider * skins/*: renamed 'onclick' attribute to 'action', to be coherent with other controls
-
Gildas Bazin authored
+ libavcodec now interpolates the pts if you feed it with a frame with AV_NOPTS_VALUE. Make sure we handle that correctly.
-
Clément Stenac authored
* Drop the old scope plugin (not ported to aout3)
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 05 Mar, 2004 10 commits
-
-
Laurent Aimar authored
start-time and stop-time (both given in second) ;) Becarefull that it won't work with all files because of missing/wrong media length (ex: ts, broken avi, ...) or the fact that the headers will not be read (ex: mpeg1 ps, perhaps ogg, ...)
-
Olivier Teulière authored
-
Carlo Calabrò authored
Found and fixed: - some untranslated macros - some acronyms which were not in capital letters - a couple of VLC Media Player (_m_edia _p_layer, now) - typos here and there - dots missing in some of the long texts - spaces before ? and :, which is correct in french but not in english :) - NT services are now called Windows Services
-
Laurent Aimar authored
* modules/demux/demux2.c: added all audio demuxer shortcuts.
-
Sam Hocevar authored
* Removed .cvsignore files and added proper svn:ignore properties.
-
Sigmund Augdal Helberg authored
* select the right value in the group-combobox in the iteminfo dialog
-
Sam Hocevar authored
+ Do not remove svn directories in autotools/ when using --distclean.
-
Sam Hocevar authored
+ Added the 'video/x-ms-asf' MIME type to the plugin (Closes Debian bug #232690). This commit is also a blatant test of the SVN->CVS mirroring scripts. If it does not work, we're screwed :-)
-
Simon Latapie authored
VLM is a little media manager. It is designed to launch several souts with a unique VLC. It is a kind of "server playlist". For now, it is only usable with the little telnet interface I wrote. The features are: - complete and barely coherent command line set for media setup and control - multiple input list by media (like a playlist) - loop by media - load/save config file (human readable) - script implementation (for scheduling, for example) If you want to test it, launch VLC with -I telnet, and type "help". Beware of the type of the media: vod or broadcast. vod will be used later. TODO: - rewrite the telnet interface (beurk) - change error message system and create a http interface for VLM - implement RTSP clients administration (with vod medias) - write a complete documentation...
-
Laurent Aimar authored
Too late packets according to this value are trashed. By default it is 0 ie don't trash any packets. (I think it's safer, else we may have too much people complaining about broken picture or CSA not working anymore ;) The drawback is potential floods of clients...
-
- 04 Mar, 2004 3 commits
-
-
Laurent Aimar authored
shortcuts,any and 0 scored modules).
-
Benjamin Pracht authored
Set intf-change to TRUE when toggling fullscreen with opengl vout, so that the sate of the fullscreen button gets updated. (Hope I've done it in the right place).
-
Sigmund Augdal Helberg authored
* Fixed a sse2 crash related to a non-16byte aligned pointer
-
- 03 Mar, 2004 8 commits
-
-
Cyril Deguet authored
* theme/skin.dtd: "" instead of "\0" for default values
-
Gildas Bazin authored
* extras/MacOSX/*: bumped revision number to 0.7.2-cvs.
-
Gildas Bazin authored
* ALL: changed the prototype of module_Need() to accept a "strict" boolean argument. If "strict" is true and a module name is provided then module_Need() will only look for the specified module If "strict" is false, then module_Need() will first look for the specified module and if it wasn't found, will continue with the other modules with the same "capability".
-
Sigmund Augdal Helberg authored
moved to share/ after the svn switch) share/Makefile.am: added some wince-related resource files to the distribution
-
Sigmund Augdal Helberg authored
* include vlc_httpd.h, fixes compilation
-
Laurent Aimar authored
* modules/control/http.c: added a playlist.uri field.
-
Laurent Aimar authored
-
Laurent Aimar authored
-