An error occurred fetching the project authors.
- 17 Apr, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
Fix for [oCERT-2008-004] multiple speex implementations insufficient boundary checks. Patch by Eren Türkay
-
- 13 Apr, 2008 1 commit
-
-
Rémi Duraffort authored
-
- 09 Apr, 2008 1 commit
-
-
Jean-Paul Saman authored
-
- 07 Apr, 2008 2 commits
-
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
-
- 31 Mar, 2008 1 commit
-
-
Pierre d'Herbemont authored
-
- 27 Mar, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 26 Mar, 2008 1 commit
-
-
Felix Paul Kühne authored
Thanks again to Richard Øiestad!
-
- 25 Mar, 2008 1 commit
-
-
Jean-Paul Saman authored
-
- 13 Mar, 2008 1 commit
-
-
Rafaël Carré authored
-
- 12 Mar, 2008 1 commit
-
-
Rafaël Carré authored
- add PID to syslog and use lowercase vlc (conforming to syslog standards) - add the command-line verbosity control -v[0-2] to html/text/syslog logging, such that one can disable f.i. LOG_DEBUG from being offered to html/text/syslog completely. - add the priority to the syslog message
-
- 09 Mar, 2008 1 commit
-
-
Christophe Mutricy authored
-
- 05 Mar, 2008 2 commits
-
-
Ilkka Ollakka authored
It came in before git-stuff, so applying it this way is my slowness.
-
Jean-Paul Saman authored
-
- 04 Mar, 2008 1 commit
-
-
Jean-Paul Saman authored
-
- 29 Feb, 2008 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 19 Feb, 2008 1 commit
-
-
Christophe Mutricy authored
-
- 12 Feb, 2008 1 commit
-
-
Antoine Cellerier authored
Thanks to André Weber for those 3 patches.
-
- 10 Feb, 2008 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #493
-
- 03 Feb, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 21 Jan, 2008 1 commit
-
-
Christophe Mutricy authored
-
- 19 Jan, 2008 2 commits
-
-
Christophe Mutricy authored
-
Jean-Paul Saman authored
New; - Mozilla/firefox toolbar for Linux - Play, Pause, Stop, Fullscreen and Mute buttons - Timeline, you can click on any place in the timeline and the movie will jump to it Fixed: - Coding style, readibility - Maximum 80 characters per line - Major memory leak, due to not releasing image data Known bugs: - updating timeline not working well because callback function not working "libvlc_event_attach......" - white line below the toolbar - play/pause toggle not working well because ticket #1065
-
- 18 Jan, 2008 1 commit
-
-
Rafaël Carré authored
-
- 13 Jan, 2008 1 commit
-
-
Christophe Mutricy authored
-
- 10 Jan, 2008 1 commit
-
-
Rémi Duraffort authored
-
- 07 Jan, 2008 1 commit
-
-
Antoine Cellerier authored
-
- 01 Jan, 2008 1 commit
-
-
Antoine Cellerier authored
v4l2: Factorize code, fix the video controls init, add Dennis Lou's contributions to the v4l2 module in THANKS.
-
- 30 Dec, 2007 1 commit
-
-
Pierre d'Herbemont authored
audio_filter/converter/dtstospdif.c: Fix odd frame sized DTS conversion to SPDIF. Patch by Julien Robert <jul at mac.com>. (Reported to fix most of the current DTS issues).
-
- 21 Dec, 2007 1 commit
-
-
Rafaël Carré authored
qt4: special icon made by Geoffrey Roussel alias akem/meka is displayed in the last days of the year.
-
- 14 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 06 Dec, 2007 1 commit
-
-
Jean-Paul Saman authored
-
- 29 Nov, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 22 Nov, 2007 1 commit
-
-
Christophe Mutricy authored
Slovenian translation updates by Matej Urbančič
-
- 21 Nov, 2007 1 commit
-
-
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.
-