- 22 Nov, 2007 3 commits
-
-
Pierre d'Herbemont authored
control/event.c: Properly implement libvlc_event_type_name, instead of relying on a non-working macro.
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
- 21 Nov, 2007 20 commits
-
-
Christophe Mutricy authored
Add some mimetype
-
Jean-Paul Saman authored
Patch by Glen Gray: Enable keepalive for Kasenna servers, they parse the User Agent string and check for _KA appended to the User Agent name.
-
Jean-Paul Saman authored
Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets and requires specific GET_PARAMETER commands (such as Kasenna) then the session times out when vlc is paused because the current version only sends the info when Demux() is called. Demux() is only called when data is received. This patch fixes this issue with a boolean that is set during PAUSED state that allows the timer thread to send the GET_PARAMTER messages instead and thus keeping the RTSP session alive.
-
Jean-Paul Saman authored
Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets and requires specific GET_PARAMETER commands (such as Kasenna) then the session times out when vlc is paused because the current version only sends the info when Demux() is called. Demux() is only called when data is received. This patch fixes this issue with a boolean that is set during PAUSED state that allows the timer thread to send the GET_PARAMTER messages instead and thus keeping the RTSP session alive.
-
Christophe Mutricy authored
-
Christophe Massiot authored
transcode.
-
Christophe Massiot authored
audio_filter2 architecture.
-
Christophe Massiot authored
-
Christophe Massiot authored
also fix a memory leak.
-
Jean-Baptiste Kempf authored
-
Christophe Massiot authored
wrong for bpyramid, though).
-
Pierre d'Herbemont authored
MacOSX/Framework/VLCMediaListAspect.m: Implement -hierarchicalAspect and -flatAspect. (And add an internal @interface for VLCMediaListAspect (LibVLCBridging)).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 20 Nov, 2007 17 commits
-
-
Rafaël Carré authored
contribs: update qt4 TrollTech binaries packaging, note that it won't link correctly when building qt4 interface explicitely disable building of manuals & documentation of fontconfig
-
Yoann Peronneau authored
-
Pierre d'Herbemont authored
modules/gui/qt4/dialogs/interaction.cpp: In InteractionDialog::update() use a msg_Dbg instead of a wrong msg_Err.
-
Rafaël Carré authored
-
Christophe Mutricy authored
-
Pierre d'Herbemont authored
modules/gui/qt4: Display time in seek bar when mouse-over. (Patch by Antoine Lejeune. Reviewed by jb.)
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This was blatantly insecure.
-
Pierre d'Herbemont authored
modules/gui/qt4: add an update dialog box to the help menu. (Patch by Remi Duraffort. Reviewed by jb).
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-