- 30 Apr, 2018 8 commits
-
-
Romain Vimont authored
Replace picture_sys_t* by void* in picture_resource_t, and remove its typedef in vlc_common.h (for ODR). This implies to use void* for private data in the vaapi. See #17078 and #18033 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
See 141674f2
-
Marvin Scholz authored
-
Rafaël Carré authored
[00007f5f20000be0] main demux debug: looking for demux module matching "rtp": 55 candidates [00007f5f20000be0] main demux debug: no demux modules matched
-
Romain Vimont authored
Do not declare *_sys_t typedefs globally in vlc_common.h. Instead, declare them locally in each module that provides a definition. This paves the way to move C++ definitions into anonymous namespaces in order to respect C++ ODR. The picture_resource_t and sout_stream_id_sys_t typedefs will be handled separately, since they require specific additional changes. See #18033 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
The playlist and vout "fullscreen" variables may contain different values, e.g. when fullscreen is toggled during vout creation. On vout list changes, initialize the FSC fullscreen state from the vout, so that the FSC state is consistent with the video state. Fixes #19697 Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Romain Vimont authored
Make the info button toggle the info panel visibility: if the panel is already open, clicking on the info button closes it (like the "adjustments and effects" panel). Fixes #19767 Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Romain Vimont authored
This avoids to lose window focus when the mouse is over the seekbar (on XFCE), and should also prevent the tooltip to appear resizeable on Unity. Probably fixes #20316 Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 27 Apr, 2018 5 commits
-
-
Hugo Beauzée-Luyssen authored
This causes recent moc versions to consider the file empty, thus not generating anything.
-
Martin Storsjö authored
Apple/iOS writes fragmented files with such mdat lengths while writing of the file isn't yet completed.
-
Zhao Zhili authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Zhao Zhili authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Sean McGovern authored
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
- 26 Apr, 2018 14 commits
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Zhao Zhili authored
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Steve Lhomme authored
-
Steve Lhomme authored
Fix for 5f48e33c67bc745af90aaa4e87240a2d6e2521a2
-
Mohammed Huzaifa Danish authored
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Mohammed Huzaifa Danish authored
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Tristan Matthews authored
Regression from b3b7f62c
-
Tristan Matthews authored
Regression from 7442c8c7
-
- 25 Apr, 2018 13 commits
-
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Romain Vimont authored
See #17078 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-