- Dec 20, 2018
-
-
David authored
On macOS Mojave only, those buttons are wrongly rendered (they look as they are disabled). If you touch those buttons, they look fine again. This is a quick workaround to fix the graphical appearance, but the underlying issue is not clear yet. (cherry picked from commit cb0b0fc8) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
David authored
-
- Dec 19, 2018
-
-
(cherry picked from commit 6839a212) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
(cherry picked from commit 8dc86858) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Hugo Beauzée-Luyssen authored
refs #19928 (cherry picked from commit cd1929d4) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Hugo Beauzée-Luyssen authored
-
- Dec 18, 2018
-
-
(cherry picked from commit f6aeb194) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
David authored
-
refs #21568 (cherry picked from commit 0fb3aaef) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
refs #21568 (cherry picked from commit de9b68e2) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry picked from commit e4701cb6) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Replaces the timestamp FIFO. (cherry picked from commit 9b35183b) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Otherwise we will always have a format update on the first output. (cherry picked from commit 6f416925) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
It is using the picture callback API so there's is no copy on output of the decoder. Co-authored-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> Co-authored-by: Steve Lhomme <robux4@ycbcr.xyz> (cherry picked from commit 059b9e56) (cherry picked from commit 500fe27a) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry picked from commit 500fe27a) (cherry picked from commit aa786e16) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry picked from commit 9290f0fb) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry picked from commit 7c98f6ba) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry picked from commit df96b602) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry picked from commit c4e5806a) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry picked from commit e30314a4) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry picked from commit dce35a73) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 0946648d) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
to differentiate optimized and debug builds Signed-off-by: Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 868f1cc9) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
The version in ubuntu 16.04 is too old. (cherry picked from commit ca2872e5) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
This is required for the meson wrapper. (cherry picked from commit 2d01fd57) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry picked from commit 401f215a) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Code relying on AVX-2 (like dav1d) cannot work without an alignment of 32 bytes at least. Even avcodec has a requirement of 64 (likely to get at least 32 on all planes). So it's probably time to upgrade. picture_Setup ensures a horizontal alignment to 32 bytes and a vertical to 16 bytes. So for all buffers allocated by the core, we have a size multiple of 512 bytes. (cherry picked from commit 0667915e) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- Dec 17, 2018
-
-
François Cartegnie authored
(cherry picked from commit c5eef850)
-
Steve Lhomme authored
Fixes #21349 (cherry picked from commit be03a7a02506b551b301e3c1e173b7cf222fe080)
-
- Dec 16, 2018
-
-
There is no documentation but that is how they do it in their tests: https://github.com/harfbuzz/harfbuzz/blob/master/test/api/test-unicode.c#L587 Signed-off-by: Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 8c2351ee) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Correctly handle additional failed load. Specifically x265 codec on chromecast version 1 and 2 cause an idle state with an unhandled error. Signed-off-by: Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 1070b060) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
When setting the scaling factor of Windows10 to something different from the default 100%, a wrong fullscreen width/height was used. At init, the skins2 engine is a non DPI-aware process. Since Windows10 expects to rescale in the background, reported sizes are altered. Then, the skins2 engine launches the qt dialog provider, which makes the process go from non DPI to DPI aware. As a result, Windows10 stops plans to rescale, and provides the application with the real sizes. The patch uses the latest valid sizes whatsoever. This fixes trac #15349 TODO: As of today, the skins2 engine is seen as DPI aware, (because of Qt) but nothing is implemented to behave accordingly. (cherry picked from commit 028c89ad) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
This basically doesn't happen in practice, but we should correctly free the picture even in this failure path. Signed-off-by: Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 2f90ab90) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
This is not in cd/m² scale, but in a scale where a value of 10000.0 means 1 cd/m². So we have to divide out this factor. Signed-off-by: Thomas Guillem <thomas@gllm.fr> (cherry picked from commit a15da61d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
recv() needs MSG_TRUNC flag so it will tell actual data-size if truncate would happen additional to setting flag for it. Tested adjustment of MTU by sending data to localhost via netcat: cat ~/tmp/myfile.mp3|netcat -u 127.0.0.1 1234 and vlc -Idummy -vv udp://@127.0.0.1:1234 --sout="#stat" without this patch the udp input constantly complains about trunced input and doesn't adjust the receiving amount. udp fixup Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 373ee85f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
recv() needs MSG_TRUNC flag so it will tell actual data-size if truncate would happen additional to setting flag for it. Tested the adjust of MTU by sending data to localhost via netcat: cat ~/tmp/myfile.mp3|netcat -u 127.0.0.1 1234 and vlc -Idummy -vv rtp://@127.0.0.1:1234 --sout="#stat" without this patch the rtp input constantly complains about trunced input and doesn't adjust the receiving amount. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 8b5c5e37c1b73227fde974408f9f9f5742f3954f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
(cherry picked from commit 2120c596) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
(cherry picked from commit f39a2c74) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-