May 2010 Archives by author
Starting: Sat May 1 10:31:17 CEST 2010
Ending: Mon May 31 19:42:57 CEST 2010
Messages: 346
- [vlc-devel] Building latest VLC on Mac OSX 10.5
Katsuhisa ABE
- [vlc-devel] [PATCH] Seek functionality for modules/access/imem.c
Laurent Aimar
- [vlc-devel] [PATCH] Seek functionality for modules/access/imem.c
Laurent Aimar
- [vlc-devel] [PATCH] Add dummy return values to silence the compiler warnings NO RETURN IN NON-VOID function. The compiler can't know that this function can't reach the end (typically due to for ( ; ; ). Arguably the compiler should see an assert(), but it keeps on warning (openSUSE'sBuild System, and possibly others, raise this to an error due to potentual undefined behaviour due to undefined random data being returned.
Laurent Aimar
- [vlc-devel] [PATCH] Add dummy return values to silence the?compiler warnings NO RETURN IN NON-VOID function. The compiler can't know?that this function can't reach the end (typically due to for ( ; ; ).?Arguably the compiler should see an assert(), but it keeps on warning?(openSUSE'sBuild System, and possibly others, raise this to an error due to?potentual undefined behaviour due to undefined random data being returned.
Laurent Aimar
- [vlc-devel] [PATCH] Added support for VDR recordings.
Laurent Aimar
- [vlc-devel] [vlc-commits] commit: Added support for ffmpeg-mt. (Laurent Aimar )
Laurent Aimar
- [vlc-devel] VDA decoder module
Laurent Aimar
- [vlc-devel] [PATCH 1/5] Select wrapper video output if --vout is specified on Mac OS
Laurent Aimar
- [vlc-devel] [vlc-commits] commit: Reused vout window in vout_Request(). (Laurent Aimar )
Laurent Aimar
- [vlc-devel] [PATCH 1/5] Select wrapper video output if --vout is specified on Mac OS
Laurent Aimar
- [vlc-devel] [vlc-commits] commit: Added Qt::Tool flag on the fullscreen widget. (Laurent Aimar )
Laurent Aimar
- [vlc-devel] [vlc-commits] commit: Added Qt::Tool flag on the fullscreen widget. (Laurent Aimar )
Laurent Aimar
- [vlc-devel] [PATCH 1/1] Add Sipr support to the native Realmedia demuxer.
Laurent Aimar
- [vlc-devel] [vlc-commits] commit: Revert "Added Qt::Tool flag on the fullscreen widget." ( Rémi Denis-Courmont )
Laurent Aimar
- [vlc-devel] [vlc-commits] commit: Revert "Added Qt::Tool flag on the fullscreen widget." ( Rémi Denis-Courmont )
Laurent Aimar
- [vlc-devel] [vlc-commits] commit: Revert "Added Qt::Tool flag on the fullscreen widget." ( Rémi Denis-Courmont )
Laurent Aimar
- [vlc-devel] set position when video is paused
Ruud Althuizen
- [vlc-devel] [C] Lua SD: let the user know we are working(Fabio Ritrovato)
Jean-Philippe André
- [vlc-devel] [vlc-commits] commit: Skins: "file" shortcut for skins access_demux (& decode URI) ( Jean-Philippe André )
Jean-Philippe André
- [vlc-devel] grabbing frames with vlc 1.1.0
Olivier Aubert
- [vlc-devel] [vlc-commits] commit: Fixed compilation of freetype module without fontconfig. ( Laurent Aimar )
Alexis Ballier
- [vlc-devel] Issue with libVLC and pulse
Luca Barbato
- [vlc-devel] [PATCH] Use correct title for upnp containers.
Konstanty Bialkowski
- [vlc-devel] [PATCH] Increase maximum allowed upnp response size.
Konstanty Bialkowski
- [vlc-devel] [PATCH] QT4 Service Discovery check if loaded
Konstanty Bialkowski
- [vlc-devel] [PATCH] Do not load service discovery on startup
Konstanty Bialkowski
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Austin Burrow
- [vlc-devel] [vlc-commits] commit: lua/net.c: revert [14707cbaca9fa] and fix properly ( Rafaël Carré )
Rafaël Carré
- [vlc-devel] [PATCH] NAME_MAX is undefined on SunOS
Francois Cartegnie
- [vlc-devel] [PATCH] Enforce null pointer replacement on msg_Foo debug strings
Francois Cartegnie
- [vlc-devel] Bugg in http interface to VLC
Christian
- [vlc-devel] Bugg in http interface to VLC
Christian
- [vlc-devel] [vlc-commits] commit: Contrib: support for vpx with HACKS (Jean-Baptiste Kempf )
Alex Converse
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Geoffroy Couprie
- [vlc-devel] [vlc-commits] Tag 1.1.0-pre4 : Jean-Baptiste Kempf : VLC 1.1.0-pre4 - The Luggage
Geoffroy Couprie
- [vlc-devel] [vlc-commits] Tag 1.1.0-pre4 : Jean-Baptiste Kempf : VLC 1.1.0-pre4 - The Luggage
Geoffroy Couprie
- [vlc-devel] link with external DLL
Geoffroy Couprie
- [vlc-devel] [vlc-commits] commit: contrib: skip live555 patch on WinCE too (Pierre Ynard )
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Unload vod-VLM only at the end
Rémi Denis-Courmont
- [vlc-devel] Tiny patch to treat rtsp-kasenna config variable as safe for untrusted callers
Rémi Denis-Courmont
- [vlc-devel] comunication between modules
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Direct2D video output module
Rémi Denis-Courmont
- [vlc-devel] [PATCH] File output add a sync option
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: skins2(Linux): add WM_CLASS and _NET_WM_PID properties to skins2 windows (Erwan Tulou )
Rémi Denis-Courmont
- [vlc-devel] get_fps always return zero
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Seek functionality for modules/access/imem.c
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add dummy return values to silence the compiler warnings NO RETURN IN NON-VOID function. The compiler can't know that this function can't reach the end (typically due to for ( ; ; ). Arguably the compiler should see an assert(), but it keeps on warning (openSUSE'sBuild System, and possibly others, raise this to an error due to potentual undefined behaviour due to undefined random data being returned.
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add dummy return values to silence the compiler warnings NO RETURN IN NON-VOID function. The compiler can't know that this function can't reach the end (typically due to for ( ; ; ). Arguably the compiler should see an assert(), but it keeps on warning (openSUSE'sBuild System, and possibly others, raise this to an error due to potentual undefined behaviour due to undefined random data being returned.
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Define functions that are known not to return a value as such, using __attribute__ ((__noreturn__)).
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add dummy return values to silence the?compiler warnings NO RETURN IN NON-VOID function. The compiler can't know?that this function can't reach the end (typically due to for ( ; ; ).?Arguably the compiler should see an assert(), but it keeps on warning?(openSUSE'sBuild System, and possibly others, raise this to an error due to?potentual undefined behaviour due to undefined random data being returned.
Rémi Denis-Courmont
- [vlc-devel] [PATCH] The upnp module is called upnp_intel
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Increase maximum allowed upnp response size.
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Fix the KDE open file dialog KIO scheduler crash avoidance hack ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] Current master doesn't compile on an intel Mac
Rémi Denis-Courmont
- [vlc-devel] Current master doesn't compile on an intel Mac
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Use Mach semaphores on Mac OS X
Rémi Denis-Courmont
- [vlc-devel] Writing new KLV module
Rémi Denis-Courmont
- [vlc-devel] Writing new KLV module
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: lua/net.c: revert [14707cbaca9fa] and fix properly ( Rafaël Carré )
Rémi Denis-Courmont
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: lua/net.c: revert [14707cbaca9fa] and fix properly ( Rafaël Carré )
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/5] Select wrapper video output if --vout is specified on Mac OS
Rémi Denis-Courmont
- [vlc-devel] Fwd: [Qt bugreports] Resolved: (QTBUG-9793) Unsafe use of rand() in X11
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/2] Fnordlicht support added. Fnordlicht-Class is based on the MoMo-Class. The Fnordlicht-Class implements oly parts of the fnordlicht-protocol: sync, stop and fade_rgb Have a look at http://github.com/fd0/fnordlicht/raw/master/doc/PROTOCOL for more details.
Rémi Denis-Courmont
- [vlc-devel] Building latest VLC on Mac OSX 10.5
Rémi Denis-Courmont
- [vlc-devel] Prevent Fullscreen on doubleclick, libvlc_set_fullscreen()
Rémi Denis-Courmont
- [vlc-devel] link with external DLL
Rémi Denis-Courmont
- [vlc-devel] grabbing frames with vlc 1.1.0
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Enforce null pointer replacement on msg_Foo debug strings
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Reused vout window in vout_Request(). (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Enforce null pointer replacement on msg_Foo debug strings
Rémi Denis-Courmont
- [vlc-devel] grabbing frames with vlc 1.1.0
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Reused vout window in vout_Request(). (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] How to get mouse click events
Rémi Denis-Courmont
- [vlc-devel] How to get mouse click events
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: vod: limit dynamic payload type to 127 (Pierre Ynard )
Rémi Denis-Courmont
- [vlc-devel] Issue with libVLC and pulse
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Linking to X11 is optional (Christophe Mutricy )
Rémi Denis-Courmont
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: vod: limit dynamic payload type to 127 (Pierre Ynard )
Rémi Denis-Courmont
- [vlc-devel] Issue with libVLC and pulse
Rémi Denis-Courmont
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Rémi Denis-Courmont
- [vlc-devel] turkish character problem in libvlc_media_new_path in libvlc 1.1.0
Rémi Denis-Courmont
- [vlc-devel] "some .ttc file does not to load English." releated patch.
Rémi Denis-Courmont
- [vlc-devel] [PATCH] rtp sout: don't add a=rtcp: in SDP if RTP port is not specified
Rémi Denis-Courmont
- [vlc-devel] extras/libc.c win32 compile error
Rémi Denis-Courmont
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Process doc/Doxyfile.in (Jean-Baptiste Kempf )
Rémi Denis-Courmont
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Do not load service discovery on startup
Rémi Denis-Courmont
- [vlc-devel] [PATCH] QT4 Service Discovery check if loaded
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Added livehttp access_out module to support HTTP Live Streaming
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Added Qt::Tool flag on the fullscreen widget. (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Added Qt::Tool flag on the fullscreen widget. (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Contrib: support for vpx with HACKS (Jean-Baptiste Kempf )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Contrib: support for vpx with HACKS (Jean-Baptiste Kempf )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Contrib: support for vpx with HACKS (Jean-Baptiste Kempf )
Rémi Denis-Courmont
- [vlc-devel] Issue with libVLC and pulse
Rémi Denis-Courmont
- [vlc-devel] [PACKAGERS] Do not redistribute VLC with VPX
Rémi Denis-Courmont
- [vlc-devel] Issue with libVLC and pulse
Rémi Denis-Courmont
- [vlc-devel] Issue with libVLC and pulse
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: freetype: Try to use non-bitmap fonts first and fallback to bitmap ones ( 김정은 )
Rémi Denis-Courmont
- [vlc-devel] Issue with libVLC and pulse
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Prevent loading KDE plugins for Qt4
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Added Qt::Tool flag on the fullscreen widget. (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Added vout_display_info_t::has_event_thread. (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Revert "Added Qt::Tool flag on the fullscreen widget." ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Revert "Added Qt::Tool flag on the fullscreen widget." ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Revert "Added Qt::Tool flag on the fullscreen widget." ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Revert "Added Qt::Tool flag on the fullscreen widget." ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Revert "Added Qt::Tool flag on the fullscreen widget." ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Skins: "file" shortcut for skins access_demux (& decode URI) ( Jean-Philippe André )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Skins: "file" shortcut for skins access_demux (& decode URI) ( Jean-Philippe André )
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] commit: Skins: "file" shortcut for skins access_demux (& decode URI) ( Jean-Philippe André )
Rémi Denis-Courmont
- [vlc-devel] [PATCH] macosx: connect the right slider outlet. close #3598
Dilaroga Dev
- [vlc-devel] VDA decoder module
Dilaroga Dev
- [vlc-devel] VDA decoder module
Dilaroga Dev
- [vlc-devel] VDA decoder module
Dilaroga Dev
- [vlc-devel] [PATCH] Add dummy return values to silence the?compiler warnings NO RETURN IN NON-VOID function. The compiler can't know?that this function can't reach the end (typically due to for ( ; ; ).?Arguably the compiler should see an assert(), but it keeps on warning?(openSUSE'sBuild System, and possibly others, raise this to an error due to?potentual undefined behaviour due to undefined random data being returned.
Dominique Leuenberger a.k.a DimStar
- [vlc-devel] Bugg in http interface to VLC
Rémi Duraffort
- [vlc-devel] [PATCH] File output add a sync option
Sébastien Escudier
- [vlc-devel] extras/libc.c win32 compile error
Sébastien Escudier
- [vlc-devel] extras/libc.c win32 compile error
Sébastien Escudier
- [vlc-devel] configure : wrong warning
Sébastien Escudier
- [vlc-devel] request for amharic translation
EYOB FITWI
- [vlc-devel] Modifying the size of the buffer while streaming
Ivan Alen Fernandez
- [vlc-devel] Modifying the size of the buffer while streaming - buffer size VLC
Ivan Alen Fernandez
- [vlc-devel] [PATCH] Use Mach semaphores on Mac OS X
Jan-Hinrich Fessel
- [vlc-devel] [PATCH] Use Mach semaphores on Mac OS X
Jan-Hinrich Fessel
- [vlc-devel] Fwd: VLC Translate
Arik Galansky
- [vlc-devel] Prevent Fullscreen on doubleclick, libvlc_set_fullscreen()
Christian Gallant
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
David Glaude
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Keary Griffin
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Keary Griffin
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Keary Griffin
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Keary Griffin
- [vlc-devel] [PATCH] Added livehttp access_out module to support HTTP Live Streaming
Keary Griffin
- [vlc-devel] [PATCH] comsetic changes, remove define, and move callback inits in livehttp module
Keary Griffin
- [vlc-devel] Issue with libVLC and pulse
Colin Guthrie
- [vlc-devel] Issue with libVLC and pulse
Colin Guthrie
- [vlc-devel] Issue with libVLC and pulse
Colin Guthrie
- [vlc-devel] Issue with libVLC and pulse
Colin Guthrie
- [vlc-devel] [PATCH] Added support for VDR recordings.
Tobias Güntner
- [vlc-devel] [PATCH] Added support for VDR recordings.
Tobias Güntner
- [vlc-devel] [PATCH] Added support for VDR recordings.
Tobias Güntner
- [vlc-devel] SoC 2010: BD-J implementation project
William Hahne
- [vlc-devel] Writing new KLV module
Yair Han
- [vlc-devel] Writing new KLV module
Yair Han
- [vlc-devel] Writing new KLV module
Yair Han
- [vlc-devel] link with external DLL
Yair Han
- [vlc-devel] link with external DLL
Yair Han
- [vlc-devel] [PATCH] Direct2D video output module
David Kaplan
- [vlc-devel] get_fps always return zero
Mehmet Kaplan
- [vlc-devel] set position when video is paused
Mehmet Kaplan
- [vlc-devel] get_fps always return zero
Mehmet Kaplan
- [vlc-devel] grabbing frames with vlc 1.1.0
Mehmet Kaplan
- [vlc-devel] grabbing frames with vlc 1.1.0
Mehmet Kaplan
- [vlc-devel] grabbing frames with vlc 1.1.0
Mehmet Kaplan
- [vlc-devel] grabbing frames with vlc 1.1.0
Mehmet Kaplan
- [vlc-devel] grabbing frames with vlc 1.1.0
Mehmet Kaplan
- [vlc-devel] grabbing frames with vlc 1.1.0
Mehmet Kaplan
- [vlc-devel] grabbing frames with vlc 1.1.0
Mehmet Kaplan
- [vlc-devel] grabbing frames with vlc 1.1.0
Mehmet Kaplan
- [vlc-devel] turkish character problem in libvlc_media_new_path in libvlc 1.1.0
Mehmet Kaplan
- [vlc-devel] turkish character problem in libvlc_media_new_path in libvlc 1.1.0
Mehmet Kaplan
- [vlc-devel] Translations for VLC media player 1.1.0
Otto Kekäläinen
- [vlc-devel] [vlc-commits] Tag 1.1.0-test3 : Jean-Baptiste Kempf : VLC 1.1.0-pre3 - The Luggage
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] smem
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] File output add a sync option
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] Unload vod-VLM only at the end
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] commit: skins2(Linux): add WM_CLASS and _NET_WM_PID properties to skins2 windows (Erwan Tulou )
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] Added support for VDR recordings.
Jean-Baptiste Kempf
- [vlc-devel] Writing new KLV module
Jean-Baptiste Kempf
- [vlc-devel] Writing new KLV module
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] Tag 1.1.0-pre4 : Jean-Baptiste Kempf : VLC 1.1.0-pre4 - The Luggage
Jean-Baptiste Kempf
- [vlc-devel] Modifying the size of the buffer while streaming
Jean-Baptiste Kempf
- [vlc-devel] Modifying vlc to run without window in Windows (akin to cvlc in Linux)
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] Tag 1.1.0-pre4 : Jean-Baptiste Kempf : VLC 1.1.0-pre4 - The Luggage
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/2] Fnordlicht support added. Fnordlicht-Class is based on the MoMo-Class. The Fnordlicht-Class implements oly parts of the fnordlicht-protocol: sync, stop and fade_rgb Have a look at http://github.com/fd0/fnordlicht/raw/master/doc/PROTOCOL for more details.
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/2] Fnordlicht support added. Fnordlicht-Class is based on the MoMo-Class. The Fnordlicht-Class implements oly parts of the fnordlicht-protocol: sync, stop and fade_rgb Have a look at http://github.com/fd0/fnordlicht/raw/master/doc/PROTOCOL for more details.
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 2/5] Change plugin path for Mozilla plugin on Mac OS X
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/5] Select wrapper video output if --vout is specified on Mac OS
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] commit: qt4: videobitrate range from 0 to 32768 (Ilkka Ollakka )
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] commit: qt4: don't add duplicate on convert if not needed (Ilkka Ollakka )
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] commit: qt4: set empty choice as default in preferences if there is one ( Ilkka Ollakka )
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] commit: qt4: add x264 profile/level to simple-preferences (Ilkka Ollakka )
Jean-Baptiste Kempf
- [vlc-devel] Prevent Fullscreen on doubleclick, libvlc_set_fullscreen()
Jean-Baptiste Kempf
- [vlc-devel] link with external DLL
Jean-Baptiste Kempf
- [vlc-devel] Webm Experimental build for Win32
Jean-Baptiste Kempf
- [vlc-devel] Issue with libVLC and pulse
Jean-Baptiste Kempf
- [vlc-devel] Issue with libVLC and pulse
Jean-Baptiste Kempf
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] Tag 1.1.0-RC : Jean-Baptiste Kempf : VLC 1.1.0-RC - The Luggage
Jean-Baptiste Kempf
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] commit: Process doc/Doxyfile.in (Jean-Baptiste Kempf )
Jean-Baptiste Kempf
- [vlc-devel] Issue with libVLC and pulse
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] commit: Added livehttp access_out module to support HTTP Live Streaming ( Keary Griffin )
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/1] Cosmetics : Fix real.c comment header since sipr support was merged in trunk.
Jean-Baptiste Kempf
- [vlc-devel] Issue with libVLC and pulse
Jean-Baptiste Kempf
- [vlc-devel] Issue with libVLC and pulse
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] commit: Revert "Added Qt::Tool flag on the fullscreen widget." ( Rémi Denis-Courmont )
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] SPUDEC : Bump up the capability value for the native
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] The upnp module is called upnp_intel
Konstanty
- [vlc-devel] GSOC 2010 student introduction
Sasha Koruga
- [vlc-devel] VDA decoder module
Felix Kühne
- [vlc-devel] [vlc-commits] Tag 1.1.0-test3 : Jean-Baptiste Kempf : VLC 1.1.0-pre3 - The Luggage
Felix Paul Kühne
- [vlc-devel] Webm Experimental build for Win32
Felix Paul Kühne
- [vlc-devel] VLC on last.fm
Felix Paul Kühne
- [vlc-devel] [PATCH 1/2] Fnordlicht support added. Fnordlicht-Class is based on the MoMo-Class. The Fnordlicht-Class implements oly parts of the fnordlicht-protocol: sync, stop and fade_rgb Have a look at http://github.com/fd0/fnordlicht/raw/master/doc/PROTOCOL for more details.
Kai Lauterbach
- [vlc-devel] [PATCH 2/2] Debug output removed...
Kai Lauterbach
- [vlc-devel] [PATCH 1/2] Fnordlicht support added. Fnordlicht-Class is based on the MoMo-Class. The Fnordlicht-Class implements oly parts of the fnordlicht-protocol: sync, stop and fade_rgb Have a look at http://github.com/fd0/fnordlicht/raw/master/doc/PROTOCOL for more details.
Kai Lauterbach
- [vlc-devel] [PATCH 2/2] Debug output removed...
Kai Lauterbach
- [vlc-devel] [PATCH 1/2] Fnordlicht support added. Fnordlicht-Class is based on the MoMo-Class. The Fnordlicht-Class implements oly parts of the fnordlicht-protocol: sync, stop and fade_rgb Have a look at http://github.com/fd0/fnordlicht/raw/master/doc/PROTOCOL for more details.
Kai Lauterbach
- [vlc-devel] [PATCH 1/2] Fnordlicht support added. Fnordlicht-Class is based on the MoMo-Class. The Fnordlicht-Class implements oly parts of the fnordlicht-protocol: sync, stop and fade_rgb Have a look at http://github.com/fd0/fnordlicht/raw/master/doc/PROTOCOL for more details.
Kai Lauterbach
- [vlc-devel] [PATCH] Playlist demuxer called BITPLS.c.
Jakob Leben
- [vlc-devel] [PATCH] Add dummy return values to silence the compiler warnings NO RETURN IN NON-VOID function. The compiler can't know that this function can't reach the end (typically due to for ( ; ; ). Arguably the compiler should see an assert(), but it keeps on warning (openSUSE'sBuild System, and possibly others, raise this to an error due to potentual undefined behaviour due to undefined random data being returned.
Dominique Leuenberger
- [vlc-devel] [PATCH] mark functions to not have return values to silence compiler warnings.
Dominique Leuenberger
- [vlc-devel] [PATCH] Define functions that are known not to return a value as such, using __attribute__ ((__noreturn__)).
Dominique Leuenberger
- [vlc-devel] VLC > 0.9.9 playing mp4(h264)/HTTP
Robert Mattson
- [vlc-devel] VLC > 0.9.9 playing mp4(h264)/HTTP
Robert Mattson
- [vlc-devel] Crash transcoding, scaling up, with threads >= 1
David Menestrina
- [vlc-devel] [PATCH] Fix crash when scaling up with threads >= 1
David Menestrina
- [vlc-devel] [PATCH] Fix crash when scaling up with threads >= 1
David Menestrina
- [vlc-devel] [PATCH] 64-bit support for mozilla plugin on Mac OS X
David Menestrina
- [vlc-devel] [PATCH 1/5] Select wrapper video output if --vout is specified on Mac OS
David Menestrina
- [vlc-devel] [PATCH 2/5] Change plugin path for Mozilla plugin on Mac OS X
David Menestrina
- [vlc-devel] [PATCH 3/5] Add CALayer module
David Menestrina
- [vlc-devel] [PATCH 4/5] Add coreanim.m for Core Animation code that must use Objective C.
David Menestrina
- [vlc-devel] [PATCH 5/5] Use Core Animation drawing model, Cocoa event model in 64 bit plugin.
David Menestrina
- [vlc-devel] [PATCH] 64-bit support for mozilla plugin on Mac OS X
David Menestrina
- [vlc-devel] [PATCH 1/5] Select wrapper video output if --vout is specified on Mac OS
David Menestrina
- [vlc-devel] [PATCH 1/5] Select wrapper video output if --vout is specified on Mac OS
David Menestrina
- [vlc-devel] (no subject)
Jai Menon
- [vlc-devel] [PATCH 1/2] AVI : Don't free uninitialized ES format descriptor for DV muxed in AVI.
Jai Menon
- [vlc-devel] [PATCH 2/2] Cosmetics : re-indent.
Jai Menon
- [vlc-devel] [PATCH 1/1] Add support for DivX XSUB subtitle streams.
Jai Menon
- [vlc-devel] [PATCH 1/1] Add Sipr support to the native Realmedia demuxer.
Jai Menon
- [vlc-devel] [PATCH 1/1] Add Sipr support to the native Realmedia demuxer.
Jai Menon
- [vlc-devel] [PATCH 1/1] Add Sipr support to the native Realmedia demuxer.
Jai Menon
- [vlc-devel] [PATCH 1/1] Cosmetics : Fix real.c comment header since sipr support was merged in trunk.
Jai Menon
- [vlc-devel] [PATCH] SPUDEC : Bump up the capability value for the native
Jai Menon
- [vlc-devel] [PATCH 1/1] SPUDEC : Bump up the capability value for the native decoder. This will be useful in the case where we want to selectively enable DVD subtitle decoding through libavcodec, but override it by default.
Jai Menon
- [vlc-devel] [PATCH] Fixed two issues that conspired to make transcoding MPEG-TS streams with DVB-subtitles using soverlay impossible (seems to be broken since 0.8.6a):
Jani Metsakonkola
- [vlc-devel] [PATCH] Fixed two issues that conspired to make transcoding MPEG-TS streams with DVB-subtitles using soverlay impossible (seems to be broken since 0.8.6a)
Jani Metsakonkola
- [vlc-devel] [PATCH] Fixed two issues that conspired to make transcoding MPEG-TS streams with DVB-subtitles using soverlay impossible (seems to be broken since 0.8.6a)
Jani Metsakonkola
- [vlc-devel] VLC Localization for Kiswahili
Sovello Hildebrand Mgani
- [vlc-devel] [VLC] #3689: File.m Not Found
Danny Michel
- [vlc-devel] vlc-devel Digest, Vol 36, Issue 17
John M. Moyo
- [vlc-devel] vlc-devel Digest, Vol 36, Issue 23
John M. Moyo
- [vlc-devel] Danish localization
Christophe Mutricy
- [vlc-devel] VLC Localization for Kiswahili
Christophe Mutricy
- [vlc-devel] [vlc-commits] commit: skins2: implement art display in image controls (Erwan Tulou )
Christophe Mutricy
- [vlc-devel] [vlc-commits] commit: Linking to X11 is optional (Christophe Mutricy )
Christophe Mutricy
- [vlc-devel] Ask for translate
Christophe Mutricy
- [vlc-devel] request for amharic translation
Christophe Mutricy
- [vlc-devel] Ask for translate
Sira Nokyoongtong
- [vlc-devel] [PATCH] Seek functionality for modules/access/imem.c
Daniel O'Neill
- [vlc-devel] [PATCH] Seek functionality for modules/access/imem.c
Daniel O'Neill
- [vlc-devel] [PATCH] Fix crash when scaling up with threads >= 1
Ilkka Ollakka
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Ilkka Ollakka
- [vlc-devel] [PATCH] Fixed two issues that conspired to make transcoding MPEG-TS streams with DVB-subtitles using soverlay impossible (seems to be broken since 0.8.6a):
Ilkka Ollakka
- [vlc-devel] [PATCH] Fixed two issues that conspired to make transcoding MPEG-TS streams with DVB-subtitles using soverlay impossible (seems to be broken since 0.8.6a)
Ilkka Ollakka
- [vlc-devel] rtp/h264 issue
Ilkka Ollakka
- [vlc-devel] [vlc-commits] commit: qt4: videobitrate range from 0 to 32768 (Ilkka Ollakka )
Ilkka Ollakka
- [vlc-devel] [vlc-commits] commit: qt4: don't add duplicate on convert if not needed (Ilkka Ollakka )
Ilkka Ollakka
- [vlc-devel] [vlc-commits] commit: qt4: add x264 profile/level to simple-preferences (Ilkka Ollakka )
Ilkka Ollakka
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Ilkka Ollakka
- [vlc-devel] "some .ttc file does not to load English." releated patch.
Ilkka Ollakka
- [vlc-devel] [PATCH] Playlist demuxer called BITPLS.c.
Ilkka Ollakka
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Ilkka Ollakka
- [vlc-devel] rtp/h264 issue
Ilkka Ollakka
- [vlc-devel] [PATCH 3/3] Added livehttp access_out module to support HTTP Live Streaming
Ilkka Ollakka
- [vlc-devel] [PATCH] Added livehttp access_out module to support HTTP Live Streaming
Ilkka Ollakka
- [vlc-devel] Danish localization
Søren Palmund
- [vlc-devel] "some .ttc file does not to load English." releated patch.
Bernie Purcell
- [vlc-devel] comunication between modules
Edoardo Radica
- [vlc-devel] [PATCH] Added-version-to-footer-alongside-the-copyright-message
Rob
- [vlc-devel] [vlc-commits] commit: Contrib: support for vpx with HACKS (Jean-Baptiste Kempf )
Måns Rullgård
- [vlc-devel] get_fps always return zero
Kaarlo Räihä
- [vlc-devel] GSOC 2010 student introduction
Kaarlo Räihä
- [vlc-devel] VLC > 0.9.9 playing mp4(h264)/HTTP
Kaarlo Räihä
- [vlc-devel] VLC > 0.9.9 playing mp4(h264)/HTTP
Kaarlo Räihä
- [vlc-devel] grabbing frames with vlc 1.1.0
Kaarlo Räihä
- [vlc-devel] grabbing frames with vlc 1.1.0
Kaarlo Räihä
- [vlc-devel] grabbing frames with vlc 1.1.0
Kaarlo Räihä
- [vlc-devel] grabbing frames with vlc 1.1.0
Kaarlo Räihä
- [vlc-devel] grabbing frames with vlc 1.1.0
Kaarlo Räihä
- [vlc-devel] Modifying vlc to run without window in Windows (akin to cvlc in Linux)
Darmawan Salihun
- [vlc-devel] [PATCH] Playlist demuxer called BITPLS.c.
Marijn Swenne
- [vlc-devel] [vlc-commits] commit: skins2: implement art display in image controls (Erwan Tulou )
Olivier Teuliere
- [vlc-devel] [VLC] #155: Version independant plugins
VLC
- [vlc-devel] GSoC 2010 project: Interface for mobile phones.
Anik Varshney
- [vlc-devel] [vlc-commits] commit: Contrib: support for vpx with HACKS (Jean-Baptiste Kempf )
Mathieu Velten
- [vlc-devel] [vlc-commits] commit: Contrib: support for vpx with HACKS (Jean-Baptiste Kempf )
Mathieu Velten
- [vlc-devel] How to get mouse click events
Venu Vemulapally
- [vlc-devel] How to get mouse click events
Venu Vemulapally
- [vlc-devel] Mouse Click Events Listening from JS
Venu Vemulapally
- [vlc-devel] Current master doesn't compile on an intel Mac
Juho Vähä-Herttua
- [vlc-devel] Current master doesn't compile on an intel Mac
Juho Vähä-Herttua
- [vlc-devel] Current master doesn't compile on an intel Mac
Juho Vähä-Herttua
- [vlc-devel] Current master doesn't compile on an intel Mac
Juho Vähä-Herttua
- [vlc-devel] Current master doesn't compile on an intel Mac
Juho Vähä-Herttua
- [vlc-devel] [PATCH] Use Mach semaphores on Mac OS X
Juho Vähä-Herttua
- [vlc-devel] [PATCH] Use Mach semaphores on Mac OS X
Juho Vähä-Herttua
- [vlc-devel] [PATCH] Use Mach semaphores on Mac OS X
Juho Vähä-Herttua
- [vlc-devel] [PATCH] Use Mach semaphores on Mac OS X
Juho Vähä-Herttua
- [vlc-devel] [PATCH] Use Mach semaphores on Mac OS X
Juho Vähä-Herttua
- [vlc-devel] Webm Experimental build for Win32
Juho Vähä-Herttua
- [vlc-devel] Webm Experimental build for Win32
Juho Vähä-Herttua
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Juho Vähä-Herttua
- [vlc-devel] SoC 2010: ASF and other demuxer/muxer improvements
Juho Vähä-Herttua
- [vlc-devel] [VLC] #3601: (old) telnet and (old)rc not working anymore
Piet Wauters
- [vlc-devel] [PATCH 1/2] Fnordlicht support added. Fnordlicht-Class is based on the MoMo-Class. The Fnordlicht-Class implements oly parts of the fnordlicht-protocol: sync, stop and fade_rgb Have a look at http://github.com/fd0/fnordlicht/raw/master/doc/
Andre Weber
- [vlc-devel] Current master doesn't compile on an intel Mac
Mick Weiss
- [vlc-devel] Current master doesn't compile on an intel Mac
Mick Weiss
- [vlc-devel] Current master doesn't compile on an intel Mac
Mick Weiss
- [vlc-devel] Current master doesn't compile on an intel Mac
Mick Weiss
- [vlc-devel] [PATCH] live555: recreate URL only to strip username/password
Pierre Ynard
- [vlc-devel] [vlc-commits] commit: Win32: hack^Wfix opening UNC paths (fixes #3459) ( Rémi Denis-Courmont )
Pierre Ynard
- [vlc-devel] [vlc-commits] commit: vod: limit dynamic payload type to 127 (Pierre Ynard )
Pierre Ynard
- [vlc-devel] [PATCH] rtp sout: don't add a=rtcp: in SDP if RTP port is not specified
Pierre Ynard
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Benjamin Zores
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Benjamin Zores
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Benjamin Zores
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Benjamin Zores
- [vlc-devel] SoC 2010: DLNA UPnP Server/Client Modules
Benjamin Zores
- [vlc-devel] RE :: skins2(Linux): add WM_CLASS and _NET_WM_PID properties to skins2 windows (Erwan Tulou )
brezhoneg1
- [vlc-devel] [vlc-commits] commit: skins2: implement art display in image controls (Erwan Tulou )
brezhoneg1
- [vlc-devel] [vlc-commits] commit: skins2: implement art display in image controls (Erwan Tulou )
brezhoneg1
- [vlc-devel] [PATCH] macosx: connect the right slider outlet. close #3598
Pierre d'Herbemont
- [vlc-devel] [PATCH] 64-bit support for mozilla plugin on Mac OS X
Pierre d'Herbemont
- [vlc-devel] [PATCH] 64-bit support for mozilla plugin on Mac OS X
Pierre d'Herbemont
- [vlc-devel] [PATCH] 64-bit support for mozilla plugin on Mac OS X
Pierre d'Herbemont
- [vlc-devel] VDA decoder module
Dilaroga dev
- [vlc-devel] set position when video is paused
hakiim the dream
- [vlc-devel] [PATCH] MP4/MOV Demuxer : set audio track samplesize correctly for [au]law and variants.
jmenon86 at gmail.com
- [vlc-devel] [vlc-commits] Tag 1.1.0-pre4 : Jean-Baptiste Kempf : VLC 1.1.0-pre4 - The Luggage
xxcv
- [vlc-devel] [vlc-commits] Tag 1.1.0-pre4 : Jean-Baptiste Kempf : VLC 1.1.0-pre4 - The Luggage
xxcv
- [vlc-devel] [vlc-commits] Tag 1.1.0-pre4 : Jean-Baptiste Kempf : VLC 1.1.0-pre4 - The Luggage
xxcv
- [vlc-devel] [vlc-commits] Tag 1.1.0-pre4 : Jean-Baptiste Kempf : VLC 1.1.0-pre4 - The Luggage
xxcv
- [vlc-devel] [vlc-commits] commit: Added support for ffmpeg-mt. (Laurent Aimar )
xxcv
- [vlc-devel] [vlc-commits] commit: Added support for ffmpeg-mt. (Laurent Aimar )
xxcv
- [vlc-devel] extras/libc.c win32 compile error
xxcv
- [vlc-devel] "some .ttc file does not to load English." releated patch.
김정은
Last message date:
Mon May 31 19:42:57 CEST 2010
Archived on: Wed Aug 5 15:19:11 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).