- Jul 03, 2018
-
-
Steve Lhomme authored
-
- Jul 02, 2018
-
-
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
-
Thomas Guillem authored
-
Ref: vlc-ios#248
-
This fixes a regression from 6b10c2e6. Seek failed due to empty _tracks_seekpoints[video_track].
-
The preparser was implemented in playlist code, but it was (already) independant of the playlist. Therefore, move the implementation to a separate folder and rename the functions. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Add new kernel mode setting video output plugin. By default it tries to match vlc suggested video mode to anything kms api offers. There are command line parameters to control which video format to use for both vlc and for drm. kms-vlc-chroma parameter to force VLC to use FourCC as output. kms-drm-chroma parameter to overide DRM requested framebuffer type. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- Jul 01, 2018
-
-
Jean-Baptiste Kempf authored
CVE-2018-0495
-
David authored
Also make them nicer and add a unit, makeing it similar to the syncronization panel.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- Jun 29, 2018
-
-
Hugo Beauzée-Luyssen authored
-
Steve Lhomme authored
It's only installed when cross compiling
-
Steve Lhomme authored
it collides with the int64_t variant on some platform
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
Such values currently have a better resolution than vlc_tick_t Also provide conversion macros/functions to/from vlc_tick_t
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
François Cartegnie authored
b09ab2cf regression
-
François Cartegnie authored
fixes use after free since vlc_list cb09ab2cf7cf762cd20436be73b74495407de2450 change. Can't work with list iterator since the current es will modify the es slaves list.
-
François Cartegnie authored
causes vout deletion between video es b09ab2cf regression
-
Thomas Guillem authored
In order to set i_bytes_per_frame and i_frame_length. Fixes #20753
-
Hugo Beauzée-Luyssen authored
-
Some set top boxes are recording videos with first a .mts then .mts$ID filenames. Bind the pattern to concat access module. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-