[vlc-commits] [Git][videolan/vlc][master] preparser: use the same serializer plugin name between meson and autotools

Felix Paul Kühne (@fkuehne) gitlab at videolan.org
Wed Feb 11 08:03:13 UTC 2026



Felix Paul Kühne pushed to branch master at VideoLAN / VLC


Commits:
6484ef36 by Steve Lhomme at 2026-02-11T08:39:28+01:00
preparser: use the same serializer plugin name between meson and autotools

- - - - -


1 changed file:

- modules/misc/preparser_serializer/meson.build


Changes:

=====================================
modules/misc/preparser_serializer/meson.build
=====================================
@@ -3,7 +3,7 @@
 #
 
 vlc_modules += {
-    'name' : 'preparser_serializer_json',
+    'name' : 'preparserserializer_json',
     'sources' : files(
         'json/serializer.c',
         'json/serializer.h',



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/6484ef36750456d0b48bd05c86042fb461d905f3

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/6484ef36750456d0b48bd05c86042fb461d905f3
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list