Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits: d9126193 by François Cartegnie at 2026-05-21T08:06:10+00:00 access: dvdread: fix build regression by 21ac2e0eae01fba3880b8b4a388896ea1ad37df0 - - - - - 1 changed file: - modules/access/dvdread.c Changes: ===================================== modules/access/dvdread.c ===================================== @@ -46,6 +46,7 @@ #include <vlc_plugin.h> #include <vlc_arrays.h> #include <vlc_input.h> +#include <vlc_charset.h> #include "disc_helper.h" extern const dvdread_ops_t DvdReadVideoOps; View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d9126193a8c8f8e1dd5d8ecfcf55db43c9995a23 -- View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d9126193a8c8f8e1dd5d8ecfcf55db43c9995a23 You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
_______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
