- 27 Feb, 2007 14 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
This will be parsed as an address counter on the receiver, with disastrous consequences
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Force a TTL value of 1 if not defined instead of refusing to start. (Any suggestion about a better failsafe value ?)
-
Laurent Aimar authored
Fixed prepend of SPS/PPS per I frame.
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
* update vlc_symbols.h courmisch, can you please check ?
-
Damien Fouilleul authored
- libvlc: make sure that p_static_libvlc always point to the first libvlc instance (actually, is it still used ?)
-
Damien Fouilleul authored
- libvlc control: uninitialiazed mutex and variables, was prevent browser plugins from adding elements in playlist
-
Derk-Jan Hartman authored
-
- 26 Feb, 2007 15 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Laurent Aimar authored
from the httpd callback in its own thread)
-
Laurent Aimar authored
Fixed race condition with sout-keep. Fixed broken sout-keep behaviour (currently active sout can be used twice or destroyed..., it might fixed segfaults reported by xxcv))
-
Laurent Aimar authored
(Avoid a possible race condition)
-
Laurent Aimar authored
Improved TAB_* protection and added TAB_INIT/CLEAN.
-
Damien Fouilleul authored
-activex: implement _NewEnum property on log.messages collection to allow for "For each message in log.messages" construct in VB and other languages
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
it was merely a slower (and buggier) recv() nowadays.
-
Rémi Denis-Courmont authored
- Minor optimization for POLLHUP case
-
Jean-Baptiste Kempf authored
-
- 25 Feb, 2007 11 commits
-
-
Jean-Baptiste Kempf authored
Qt4 : SimplePrefs: various fixes, remove some widgets, uniformity, cleaning and hiding for Win32/others for some options.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
which weren't used by VLC. This now adds a new b_used flag to module_cache_t which is set to VLC_TRUE once we know that the cached version of the plugin is usable (and thus gets attached to something). If it's not usable, it wont be attached so we tell ModuleDelete() not to try dettaching it.
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
Patch by ILEoo to make the telnet interface work with "telnet" again (on linux). Looks ok according to the recv(2) manpage. Please fix if this is flawed.
-
Cyril Deguet authored
to avoid a conflict with Carbon API)
-
Antoine Cellerier authored
-
Laurent Aimar authored
(Fixed lol-vlc.aac segfault, http://sam.zoy.org/zzuf/)
-
Jean-Baptiste Kempf authored
-
Filippo Carone authored
-