- 27 Jan, 2014 10 commits
-
-
Rafaël Carré authored
(Only the OpusHead packet, no OpusTags)
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This simplifies the code and avoids the controversial readdir_r() function. None of the vlc_readdir() or vlc_loaddir() code paths shared the directory handle with another thread anyway.
-
Rémi Denis-Courmont authored
-
Maxim Bublis authored
On any error libjpeg always setjmp, and that code never executes. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
-
- 26 Jan, 2014 4 commits
-
-
Jean-Baptiste Kempf authored
This reverts commit d39285a1. Conflicts: modules/gui/qt4/components/simple_preferences.cpp
-
David Fuhrmann authored
Extends bool to describe both enter and exit fullscreen transitions. close #8074
-
David Fuhrmann authored
-
David Fuhrmann authored
-
- 25 Jan, 2014 2 commits
-
-
Felix Paul Kühne authored
-
Ilkka Ollakka authored
-
- 24 Jan, 2014 10 commits
-
-
Felix Abecassis authored
Close #10366. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-
Jean-Baptiste Kempf authored
-
Maxim Bublis authored
In some cases fmt_in already contains correct i_visible_width and i_visible_height values. This patch fixes incorrect overwriting of valid values. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
"The primary feature of this release is reduced static data size in libvorbisenc." "No functional changes, but the encoder lib is now a shade over 25% the size it was in the 1.3.3 release." Before: libvorbis_plugin.dll: 1.7MB After: libvorbis_plugin.dll: 717kB
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #10406
-
Felix Abecassis authored
A blending filter is used on the subtitles surface above the main one by wrapping the corresponding NativeWindow into a picture_t. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sam Malone authored
Close #7607 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
- 23 Jan, 2014 5 commits
-
-
Rémi Duraffort authored
clang was giving a warning about the addition of a const char* with an integer.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
In fact both enums will have identical value (0 as first enum in the list). But this can break if the header change.
-
Felix Paul Kühne authored
-
Forteve Zepushisti authored
this fixes trac #10134 Signed-off-by: Erwan Tulou <erwan10@videolan.org>
-
- 22 Jan, 2014 5 commits
-
-
Julien 'Lta' BALLET authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 21 Jan, 2014 4 commits
-
-
Julien 'Lta' BALLET authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Julien 'Lta' BALLET authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Julien 'Lta' BALLET authored
Fix a segfault in LUA Service Discovery, when stack wasn't a clean state after the first iteration of the FillDescriptor loop Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-