[vlc-commits] [Git][videolan/vlc][master] demux: mkv: fix busyloop when seeking to 0

2023-05-06 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: c6d6da2d by Thomas Guillem at 2023-05-06T11:14:40+00:00 demux: mkv: fix busyloop when seeking to 0 Fixes #28081 - - - - - 1 changed file: - modules/demux/mkv/matroska_segment_seeker.cpp Changes:

[vlc-commits] [Git][videolan/vlc][3.0.x] 2 commits: subtitle: allow lowercase hex colors

2023-05-06 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 1e6c6a74 by Damian Życiński at 2023-05-05T11:19:19+02:00 subtitle: allow lowercase hex colors (cherry picked from commit f6affa762fd3238b78d80705f2dc8832c0442f72) Signed-off-by: Steve Lhomme - - - - - 9c

[vlc-commits] [Git][videolan/vlc][master] 16 commits: core: include vlc_configuration.h when using config_ChainCreate()

2023-05-06 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: d8a52e24 by Steve Lhomme at 2023-05-06T06:56:32+00:00 core: include vlc_configuration.h when using config_ChainCreate() - - - - - 415bc2ea by Steve Lhomme at 2023-05-06T06:56:32+00:00 modules: include vlc_configuration.h when usin