Changelog for
libdvdnav-devel-6.1.1-1.10.x86_64.rpm :
* Sun May 09 2021 Dirk Müller
- update to 6.1.1:
* fix build issues
* improve CI
* Mon Apr 27 2020 Luigi Baldoni - Update to version 6.1.0
* add a dvdnav_open2 API to setup a logging mechanism, similar to libdvdread
* add a dvdnav_get_number_of_angles API
* add a dvdnav_version API
* rework the logs in the library and remove direct printf calls
* handle out-of-order ADMAP entries blocking playback
* fix crashes in dvdnav_describe_title_chapters in broken DVDs
* cleanup old code and buildsystem- Added libdvdnav.keyring as source and enabled signature file- Dropped libdvdnav-dvdread.patch (no longer necessary)- Spec cleanup
* Thu Oct 17 2019 enzokielAATTkabelmail.de- Update to version 6.0.1:
* improve random playback mode, to work-around broken discs
* fix divide-by-zerop issue in tmap search
* fix pthread on OS/2- Removed gpg signature (not available)
* Wed Aug 14 2019 Tomáš Chvátal - Format with spec-cleaner- Remove not really needed patch:
* libdvdnav-strict-aliasing.patch
* Mon Apr 15 2019 olafAATTaepfle.de- Point URL to videolan.org
* Sat Jan 27 2018 j.lorenzenAATTkabelmail.de- Update to version 6.0.0:
* fix crashes on some DVD on describe_title call
* fix various crashes related to PGC validity
* fix compilation issues
* fix API return codes- Add gpg signature
* Tue Aug 30 2016 olafAATTaepfle.de- BuildRequire dvdread >= 5.0.2 libdvdnav-dvdread.patch
* Fri Feb 06 2015 joerg.lorenzenAATTki.tng.de- Update to version 5.0.3: + added dvdnav_open_stream to read from external read/seek callbacks + fixed reading DVD label regression
* Mon Jan 26 2015 joerg.lorenzenAATTki.tng.de- Update to version 5.0.2: + fixed 2 wrong asserts (lp#1236939, lp#570790) + fixed 2 crashes (in dvdnav_get_position and dvdnav_get_position _in_title)
* Wed Dec 17 2014 joerg.lorenzenAATTki.tng.de- Update to version 5.0.1: + removed assert on unknown VM commands, fixing playback of some DVDs + fixed a double free in dvdnav_free_dup + fixed an integer overflow, a data race condition and return inconsistency- Version 5.0.0: + Android support + fixed numerous crashes, assertions and corruptions + rewrite of the build-system, including silent rules + clean code, simplify and remove warnings + fix compilation in C++ applications + removal of remap .MAP files unused feature + remove the dvdnavmini library + fix compilation on OS/2 and Hurd