- 17 Jun, 2013 4 commits
-
-
Jean-Baptiste Kempf authored
Introduced by WIN32 -> _WIN32 probably Close #8804
-
Francois Cartegnie authored
Close #8510 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #8787
-
Rémi Denis-Courmont authored
-
- 16 Jun, 2013 13 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
So far rawvideo assumed that the full pitch was part of the picture.
-
Rémi Denis-Courmont authored
The target thread has no defined cancellation points, so simply remove the vlc_cancel() call. (Adding vlc_savecancel() would work to the same effects, but with extra code.)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The cancellation-safe section was protected instead of the cancellation-unsafe section.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This fixes the corner where the username or the password contains @ (although encoding would probably be a better idea).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
VLC main() initializes the values too late for interfaces and playlist.
-
- 15 Jun, 2013 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should fix ISDB-S tuning.
-
- 14 Jun, 2013 4 commits
-
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
- 13 Jun, 2013 2 commits
-
-
Rémi Denis-Courmont authored
This fixes namespace pollution of picture_sys_t.
-
Rémi Denis-Courmont authored
-
- 12 Jun, 2013 14 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
This is not needed, and it breaks execution on 10.6 when binary is compiled on >= 10.7.
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Julien 'Lta' BALLET authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Finn Hughes authored
Ignore wholly translucent rows at the top and bottom of the subtitle page Only create an overlay large enough for the remaining rows and only only ask zvbi to render those rows. One happy side effect is that now --vbi-text no longer outputs header text for some teletext streams (although --vbi-text is still unusable imho). Reducing the size of the overlay allows stutter free playback of teletext subtitles on significantly slower hardware. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-