- 26 Jun, 2009 15 commits
-
-
Jean-Paul Saman authored
-
Rémi Duraffort authored
moment). (cherry picked from commit 7261448e) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit b5797510) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Rémi Duraffort authored
(cherry picked from commit 29cec84c) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 3e5af5bd) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 21554891) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 511fccb7) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 00b2cd8d) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
by a mutex). (cherry picked from commit cc728a7d) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit d1d7e1a9) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
The string given in a callback must be copied. (cherry picked from commit 1446509e) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 9c4e67cf) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
early). (cherry picked from commit 36eb6ac9) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 1f8124f6) Conflicts: modules/video_filter/postproc.c
-
- 25 Jun, 2009 11 commits
-
-
Rémi Denis-Courmont authored
When we connect through a proxy, the certificate common name does not match the TCP-level hostname... (cherry picked from commit 02c05f00)
-
Rémi Duraffort authored
(cherry picked from commit 387ba25a) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Derk-Jan Hartman authored
Set the nop at the end of parsing, instead of the beginning, because SetURI will only init the name once. Now we had all media library items with the title "nop". (cherry picked from commit fffd3cd1) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Jean-Baptiste Kempf authored
Don't ignore DTS in wav. (cherry picked from commit 483cdd60) (cherry picked from commit dbb13499) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Derk-Jan Hartman authored
A <track> can have 0 or more <location> elements. VLC doesn't like elements without a uri however, so init an element with vlc://nop. Note also that we currently only support 1 location element per track.... This closes #2891 (cherry picked from commit 7c224751) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 4bea3fe8) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jean-Baptiste Kempf authored
This ensure consistency with simple Open. Moreover, with those KDE effects, this is cool. (cherry picked from commit d2bf9548) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 24 Jun, 2009 8 commits
-
-
Jean-Baptiste Kempf authored
Close #2851
-
Rémi Denis-Courmont authored
(cherry picked from commit c1c69332)
-
Rémi Denis-Courmont authored
(Rtp)Add then MuxAdd, so MuxDel before (Rtp)Del. Indeed, the PS muxer sends packets when it's deleted, so the RTP stream is still needed. (cherry picked from commit 816f5573)
-
Rémi Denis-Courmont authored
(cherry picked from commit 6bf70b22)
-
Rémi Duraffort authored
(cherry picked from commit e60a9038) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Ilkka Ollakka authored
Select fullscreen display the one that has most of the video-window, then you get qt4 fullscreencontroller on same display also, and it's more logical (imo). Algorithm is prettymuch the same as Nigel Tao has made in his gpl2 project superswitcher, Didn't want to reinvent this with different variable-names ;)
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
It now will handle both paths and URIs when trying to determine the filename. This balances [873234a1].
-
- 23 Jun, 2009 6 commits
-
-
Erwan Tulou authored
skins was using two lists of variables (named and anonymous). The problem was that variables from one list held references to variables from the other list and vice-versa. Whatever the order of releasing them, crashes could occur. This patch uses the anonymous list to keep a reference on **all** variables. This guarantees they are released in the reverse order from creation. (cherry picked from commit fb771cf9)
-
Derk-Jan Hartman authored
When we fill the name of an input item with URI parts, use decode_URI() so it becomes easier to read.
-
Rémi Denis-Courmont authored
(cherry picked from commit d704062a)
-
Rémi Denis-Courmont authored
(cherry picked from commit 993d4fcc) Conflicts: modules/demux/playlist/xspf.c
-
Rémi Denis-Courmont authored
(cherry picked from commit c4dcc7a5) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 7521a562) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-