Skip to content
  • Thomas Guillem's avatar
    libvlc: libvlc_video_set_teletext(0) to disable teletext · 76c74ca0
    Thomas Guillem authored
    Since 0 is an invalid page for the zvbi plugin.
    
    libvlc_video_get_teletext() will now return 0 if teletext is disabled. The
    teletext was already disabled by default, and libvlc_video_get_teletext() could
    be misleading since it returned 100 by default.
    76c74ca0