- 24 Jan, 2014 6 commits
-
-
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 7 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>
-
Felix Abecassis authored
In this state, do not call Direct3D functions and exit the "Display" and "Prepare" functions early. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tristan Matthews authored
Fixes "Conditional jump or move depends on uninitialised value(s)" in RenderCommon (freetype.c:1705)
-
- 20 Jan, 2014 11 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Transcoding audio could result in an assert being triggered on an objects refcount at exit of vlc. The issue was introduced by commit id: 651ed87f
-
Felix Abecassis authored
Fix #10189, #10307. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
For the Qt plugin to keep on working both as an interface module and a dialog/menu/extension provider, the new implementation of pl_Get( p_intf ) can no longer be used blindly, since it now assumes that the playlist is the parent object. In the latter case, the parent object is the calling interface (for instance, skins2) and the playlist is actually the grandparent ! As a rule of thumb, THEPL which is now initialized appropriately should be used instead of pl_Get( p_intf ) throughout Qt. This fixes trac #10421
-
Erwan Tulou authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 19 Jan, 2014 6 commits
-
-
Jean-Baptiste Kempf authored
This reverts commit e7d6279c. This broke zvbi decoding on Windows Close #9523
-
Jean-Baptiste Kempf authored
Close #6328
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
Close #8761
-
Jean-Baptiste Kempf authored
Close #9462
-