- Jul 26, 2016
-
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Hugo Beauzée-Luyssen authored
vlc-cache-gen isn't build, so it fails to execute, making the install rule fail.
-
François Cartegnie authored
-
Thomas Guillem authored
-
On AMD cards the linear interpolation adds a green line when converting from YV12 to RGB even though the dimensions are the same. Fixes #17062 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jul 25, 2016
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
-
-
-
Jean-Baptiste Kempf authored
-
The if-statement in question prevents stream_ReadLine to work if invoked with a block-based stream, as such the condition has now been altered to only return immediately if the source stream does not have neither of pf_read and pf_block. Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
Mapping the buffer two times would have simplified stream_t.pf_peek. But that no longer exists. The benefits of memory mapping tricks are thus gone.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
vlc_stream_ReadPartial() returns -1 on transient errors (EAGAIN). Ignore it.
-
Rémi Denis-Courmont authored
Comparison with zero means nothing.
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
According to documentation, the infinite still frame should be canceled on user action (nav packet), but it never does if using titles controls. Fixes root menu 100% still frame -> title transition
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Thanks to (in no particular order, and not exhaustive): Thomas Guillem Hugo Beauzée-Luyssen Pavlov Konstantin Mirsal Ennaime Rémi Denis-Courmont Steve Lhomme Jean-Baptiste Kempf Bastien Penavayre Chris Clayton Felix Paul Kühne Alexandre Pereira Nunes Antoine Cellerier Austin Burrow Denis Charmet Fabrizio Gennari Jean-Paul Saman Naohiro Koriyama Pere Orga Ludovic Fauvet Pierre d'Herbemont Samuel Hocevar Rémi Duraffort
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jul 24, 2016
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-