SHA256
1
0
forked from pool/libdvdnav
Commit Graph

24 Commits

Author SHA256 Message Date
Dominique Leuenberger
1aca4b3ca9 Accepting request 284541 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/284541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=25
2015-02-11 15:31:19 +00:00
Ismail Dönmez
985b73d344 Accepting request 284485 from home:enzokiel:branches:multimedia:libs
- Update to version 5.0.3

OBS-URL: https://build.opensuse.org/request/show/284485
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdnav?expand=0&rev=21
2015-02-06 17:49:14 +00:00
Dominique Leuenberger
98b5ff8071 Accepting request 282862 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/282862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=24
2015-01-27 11:35:55 +00:00
Ismail Dönmez
91c54ba7f7 Accepting request 282847 from home:enzokiel:branches:multimedia:libs
- Update to version 5.0.2

OBS-URL: https://build.opensuse.org/request/show/282847
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdnav?expand=0&rev=19
2015-01-26 14:23:58 +00:00
Stephan Kulow
d727a91a42 Accepting request 265679 from multimedia:libs
- 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

OBS-URL: https://build.opensuse.org/request/show/265679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=23
2014-12-21 11:00:48 +00:00
Ismail Dönmez
27e8e8f7e1 -
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdnav?expand=0&rev=17
2014-12-18 06:42:02 +00:00
Ismail Dönmez
e3fd8dba8e Accepting request 265661 from home:enzokiel:branches:multimedia:libs
- Update to version 5.0.1

OBS-URL: https://build.opensuse.org/request/show/265661
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdnav?expand=0&rev=16
2014-12-18 06:29:06 +00:00
Stephan Kulow
97bf1a0f36 Accepting request 225587 from multimedia:libs
Update to 4.2.1 (forwarded request 225517 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/225587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=21
2014-03-12 13:46:13 +00:00
Sascha Peilicke
392e76d1f7 Accepting request 225517 from home:dimstar:branches:multimedia:libs
Update to 4.2.1

OBS-URL: https://build.opensuse.org/request/show/225517
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdnav?expand=0&rev=14
2014-03-11 12:11:51 +00:00
Stephan Kulow
9c99d68d16 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=17
2011-12-06 17:23:13 +00:00
Stephan Kulow
9d02131c1c Accepting request 95369 from multimedia:libs
- 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

OBS-URL: https://build.opensuse.org/request/show/95369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=16
2011-12-06 15:22:53 +00:00
Ismail Dönmez
c860cdd6d0 Accepting request 95296 from home:pbleser:branches:multimedia:libs
- 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

OBS-URL: https://build.opensuse.org/request/show/95296
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdnav?expand=0&rev=12
2011-12-04 18:05:29 +00:00
Stephan Kulow
1aabfa521c Accepting request 92522 from multimedia:libs
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf (forwarded request 92491 from coolo)

OBS-URL: https://build.opensuse.org/request/show/92522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=15
2011-11-21 11:34:30 +00:00
Ismail Dönmez
29bbc0faa6 Accepting request 92491 from home:coolo:removelibtool
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf

OBS-URL: https://build.opensuse.org/request/show/92491
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdnav?expand=0&rev=10
2011-11-19 20:16:33 +00:00
Sascha Peilicke
d04de44088 Autobuild autoformatter for 70934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=13
2011-05-23 10:05:04 +00:00
Sascha Peilicke
3ce381638e Accepting request 70934 from multimedia:libs
added 32bit compatibility libraries

OBS-URL: https://build.opensuse.org/request/show/70934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=12
2011-05-23 10:04:56 +00:00
Cristian Rodríguez
69d0b3552b Accepting request 67558 from home:TheBlackCat
OBS-URL: https://build.opensuse.org/request/show/67558
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdnav?expand=0&rev=8
2011-04-15 19:21:22 +00:00
Ruediger Oertel
1855a22d7e Autobuild autoformatter for 59272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=10
2011-02-02 00:44:53 +00:00
Ruediger Oertel
42329b85aa Accepting request 59272 from multimedia:libs
Accepted submit request 59272 from user plater

OBS-URL: https://build.opensuse.org/request/show/59272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=9
2011-02-02 00:44:44 +00:00
OBS User autobuild
38ff24051b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=6 2010-03-18 15:02:23 +00:00
OBS User autobuild
ffa45df5aa Accepting request 28361 from multimedia:libs
Copy from multimedia:libs/libdvdnav based on submit request 28361 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=5
2010-01-11 16:30:24 +00:00
OBS User unknown
9dc1520aed OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=3 2008-09-12 19:44:50 +00:00
OBS User unknown
6d4f6a5efa OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=2 2008-07-08 19:36:24 +00:00
OBS User unknown
be9a08f697 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdnav?expand=0&rev=1 2007-01-10 16:49:01 +00:00