Skip to content
Tags give the ability to mark specific points in history as being important
  • 6.0.0
    dcb9109e · libdvdnav 6.0.0 ·
    libdvdnav 6.0.0
    
    This release fixes long-standing bugs in the VM and a few crashes and
    compilation issues.
  • 5.0.3
    libdvdnav 5.0.3
    
    This minor release fixes a regression when reading a DVD label, and adds
    dvdnav_open_stream to read from virtual devices with read/seek callbacks
  • 5.0.2
    libbdvdnav 5.0.2
    
    This release is another minor release of libdvdnav, fixing important bugs
    present in 5.0.1, and reported often.
    
    The important fixes include 2 crashes and wrong asserts, notably around dvdnav_get_position()
  • 5.0.1
    libdvdnav 5.0.1
    
    This release is a minor release of libdvdnav, fixing important bugs
    present in 5.0.0.
    
    The important fixes include double-free in dvdnav_free_dup, integer overflow,
    data race condition and improved compatibility with some DVDs.
  • 5.0.0
    b9458687 · Update ChangeLog ·
    libdvdnav 5.0.0
    
    This release is a major version of libdvdnav.
    
    This is a very important release focused on cleaning the code, the buildsystem,
    and fixing potential crashes and security issues.
    It also adds support for Android and OS/2.
    
    It should stay API and ABI compatible with older releases.