[mythtv-firehose] mythtv/master commit: bfdbc7705 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Mon Jun 6 00:28:28 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-06-05T17:22:46-07:00
   Push Date:  2011/06/05 17:28:21 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  bfdbc770533f718b5677c0d9e898325c0282dccf
   Changeset:  https://github.com/MythTV/mythtv/commit/bfdbc7705

Log:

libmythdvdnav: Resync dvdnav and dvdread.

This covers upstream SVN revisions 1216-1226.  Covers the following changes:

libdvdnav:

* Prevent abort if a menu doesn't exist.
* Fix typos
* Fix grammar in dvdnav.h
* Fix typos in comments

libdvdread:

* Provide BUP file support for more issues.
* Mark a large number of functions not used outside of the file as static.
* Fix some spelling issues
* Move UDFReadBlocksRaw declaration to dvdread_internal.h.
* Inhibit double free of parental management information
* Replaces the hard-coded values (in parental management)
* Report which index failed reading

Fixes #9828.  The ticket contained a patch which purports to fix additional memory leaks in the upstream copy, but I'm going to insist that that patch be applied upstream first for my sanity's sake.  Given the slow rate of change in libdvdnav and libdvdread, I am willing to perform a resync when pinged on this after it's committed there.

Tested this resync with local, disc, and myth:// playback of ISOs and DVDs.

Modified:

   mythtv/libs/libmythdvdnav/dvdnav/dvdnav.h
   mythtv/libs/libmythdvdnav/dvdnav/highlight.c
   mythtv/libs/libmythdvdnav/dvdnav/vm/vm.c
   mythtv/libs/libmythdvdnav/dvdread/dvd_udf.c
   mythtv/libs/libmythdvdnav/dvdread/dvdread_internal.h
   mythtv/libs/libmythdvdnav/dvdread/ifo_read.c
   mythtv/libs/libmythdvdnav/dvdread/ifo_types.h



More information about the mythtv-firehose mailing list