- 06 Dec, 2017 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 05 Dec, 2017 17 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Hugo Beauzée-Luyssen authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This should fix build on Android.
-
Hugo Beauzée-Luyssen authored
Pointed out by: David Fuhrmann <dfuhrmann@videolan.org>
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This reverts commit 34d97955. This only works for win64 since win32's stdcall will mangle the symbols
-
Steve Lhomme authored
It's already done in modules using DXGI Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
This fixes win32 builds
-
Konstantin Pavlov authored
Previously it was under HAVE_WIN32, which is probably not what was intended.
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
The VLC code for that was removed in dc14ecb4.
-
Konstantin Pavlov authored
While at it, use upstream-preferred cmake parameters.
-
Konstantin Pavlov authored
-
- 04 Dec, 2017 21 commits
-
-
Justin Kim authored
`eventfd` is a linux-specific API. `pipe` can provide similar mechanisms to be platform-independent. Signed-off-by:
Justin Kim <justin.kim@collabora.com> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Justin Kim authored
`eventfd` is a linux-specific API. `pipe` can provide similar mechanisms to be platform-independent. Signed-off-by:
Justin Kim <justin.kim@collabora.com> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by:
Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by:
Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by:
Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by:
Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by:
Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Ref #19228 #19229 #19230 #19231
-
Thomas Guillem authored
The previous logic was wrong. An input item is not necessarily a master if it's not a slave. Fixes #19208
-
Thomas Guillem authored
-
Rémi Denis-Courmont authored
-
Thomas Guillem authored
This commit fixes a NULL dereference introduced by ee8f0516 when demux_Control( DEMUX_GET_TITLE ) pass but the input doesn't have any title. The input_ControlVarStop() function cleans up chapters callback by destroying the variables like input_ControlVarTitle() is already doing. Fixes #19218
-
Marvin Scholz authored
There is now audiotoolbox_midi, which makes fluidlite unnecessary on macOS
-
François Cartegnie authored
-
Marvin Scholz authored
This should fix a bug with off-by-one days calculation. Fix #19221
-
Zhao Zhili authored
Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr>
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
This case can't happen anymore. This reverts commit 10a562ee.
-
Thomas Guillem authored
Fixes #19204
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
and make it easier to use a different FFmpeg fork
-