- 11 Sep, 2015 13 commits
-
-
Tobias Conradi authored
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Thomas Guillem authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
contrib: enable support for custom SDKROOTs without messing with the system and add support for tvOS
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This fixes compilation for Darwin platforms without this framework
-
Felix Paul Kühne authored
-
- 10 Sep, 2015 18 commits
-
-
Felix Paul Kühne authored
-
Petri Hintukainen authored
Required for BD-J menus without background video. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Steve Lhomme authored
otherwise bring the debug symbols Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
in debug builds log all the support DXGI output formats Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme 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
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Steve Lhomme authored
Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr>
-
Jean-Baptiste Kempf authored
-
Petri Hintukainen authored
-
- 09 Sep, 2015 9 commits
-
-
Felix Paul Kühne authored
-
Steve Lhomme authored
in the case of direct rendering picture_CopyPixels is used to transfer from the decoder to the display and requires the same surface properties the planes now have the same lines/pixels as the decoder, not just the visible ones fixes #14531 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
do use the data in memory that wasn't actually read Close #14783 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Since the bw adaptation can go really fast now, we need to be sure to send at least 1 data segment before switching to another. Otherwise we'll have multiple moov bug and can also never get any data outside of init segments.
-
Francois Cartegnie authored
Could be skipped as we stop parsing on moov and index can live between moov and moof
-
Francois Cartegnie authored
-