- 26 Feb, 2007 9 commits
-
-
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 31 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
-
Filippo Carone authored
-
rtsp://Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
(But it still won't be decoded by ffmpeg, we provide extra data too late)
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Added VC-1 detection (SMPTE RP 227)
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Use vlc_b64_encode_binary and remove ap_* in rtp.c Fixed 2 invalid memory access and 1 stack corruption in rtp.c (Fixed the report of rtp segfault with gcc 4.1 by xxcv)
-
Laurent Aimar authored
(Fixed 'assert (pufd < ufd + (sizeof (ufd) / sizeof (ufd[0])))' reported by xxcv)
-