]> git.sesse.net Git - vlc/blobdiff - bindings/python-ctypes/generate.py
Update bindings for marquee change (untested).
[vlc] / bindings / python-ctypes / generate.py
index f3b53d1bb3b7963e1ee38202344602bcf7c6608f..f4ac8ca31e65aa54c3316caa3053d7bff6b03d62 100755 (executable)
@@ -69,10 +69,10 @@ blacklist=[
     # In svn but not in current 1.0.0.
     #"libvlc_media_add_option_flag",
     #'libvlc_video_set_deinterlace',
-    #'libvlc_video_get_marquee_option_as_int',
-    #'libvlc_video_get_marquee_option_as_string',
-    #'libvlc_video_set_marquee_option_as_int',
-    #'libvlc_video_set_marquee_option_as_string',
+    #'libvlc_video_get_marquee_int',
+    #'libvlc_video_get_marquee_string',
+    #'libvlc_video_set_marquee_int',
+    #'libvlc_video_set_marquee_string',
     #'libvlc_vlm_get_event_manager',
     #"libvlc_media_list_player_event_manager",
     #'libvlc_media_player_next_frame',