Changelog for
libdvdnav-devel-5.0.3-30.1.x86_64.rpm :
Tue Aug 30 14:00:00 2016 olafAATTaepfle.de
- BuildRequire dvdread >= 5.0.2
libdvdnav-dvdread.patch
Fri Feb 6 13:00:00 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 13:00:00 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 13:00:00 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
Mon Mar 10 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 4.2.1:
+ Fixed failed assertion on menu-less DVDs.
+ Fixed playback issues on multi-angle DVDs.
+ Fixed crash when playing a DVD from different region than
currently set in the DVD drive.
+ Fixed segfaults when reading certain DVDs (including \"Jack
Reacher\", \"Ghost Protocol\", \"Inside Man\", \"Tangled\" and
\"The Dictator\").
Sat Dec 3 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 4.2.0:
* added dvdnav_get_serial_string() function
* fixed ifo leak in dvdnav_describe_chapters()
* added dvdnav_get_video_resolution() to retrieve video resolution
* added dvdnav_program_play() & dvdnav_current_title_program() for
more reliable playback
* fixed deadlock between dvdnav_reset() and dvd_clear()
* fixed pthread_mutex_destroy macro for Win32
* fixed numerous assertion failures occuring when playing DVDs with
new \"copy protection\" schemes
* fixed forward seeks to always move forward
Sun Nov 13 13:00:00 2011 cooloAATTsuse.com
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf
Thu Apr 14 14:00:00 2011 toddrme2178AATTgmail.com
- added 32bit compatibility libraries
Thu Jan 27 13:00:00 2011 davejplaterAATTgmail.com
- Added Requires: pkg-config to get the .pc file to build.
Fri Nov 20 13:00:00 2009 crrodriguezAATTopensuse.org
- libdvdnav4-4.1.3 contains libdvdnav.so.4.1.2 binaries [bnc#503753]
Wed Sep 10 14:00:00 2008 hvogelAATTsuse.de
- update to 4.1.3
* fixes regarding potential memory and resource leaks
* added pkg-config support
- branch library subpackage
Tue Jul 1 14:00:00 2008 hvogelAATTsuse.de
- update to version 4.1.2, switching to version from mplayerhq
* multiple build system fixes
* added dvdnav_describe_title_chapters(title) to get title
and chapters duration
* added dvdnav_audio_stream_channels() to return number
of channels
* fixed dvdnav_time_search() in multi-angle dvds (but it still
needs improvements)
* added dvdnav_audio_stream_format() to identify the codec used
in audio streams
* starting DVD playback at specific title/part positions with
dvdnav_{title,part}_play() works again
* fixed error \"Expected NAV packet but none found.\" occuring
sometimes on resume from menu
Wed Jan 10 13:00:00 2007 hvogelAATTsuse.de
- fix possible strncat overflow