[mythtv-firehose] mythtv branch master updated by stuartm. v0.27-pre2-678-g15a062f

Git Repo Owner noreply at mythtv.org
Wed Feb 20 20:05:03 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  15a062f5ef22be1f8eefa9e8d300d18f8a54996b (commit)
       via  3057ef5df1926332b28ab38571069b64f6f0ef03 (commit)
      from  e1f14a5380886c6ddf95379341aa0f56481b7587 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 15a062f5ef22be1f8eefa9e8d300d18f8a54996b
Author:    Richard <peper03 at yahoo.com> at Tue, 19 Feb 2013 19:40:53 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 20 Feb 2013 19:57:03 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=15a062f5ef22be1f8eefa9e8d300d18f8a54996b

Sync libdvdread to R1250:
* Accommodate duplicate language units and pgcs (avoid potentially consuming large amounts of memory)
* Fix a segmentation fault by preventing a read/write beyond end of an array due to using a length value taken from the DVD, which can exceed the allocated size.

Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit 3057ef5df1926332b28ab38571069b64f6f0ef03
Author:    Richard <peper03 at yahoo.com> at Tue, 19 Feb 2013 19:33:36 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 20 Feb 2013 19:57:03 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3057ef5df1926332b28ab38571069b64f6f0ef03

Sync libdvdnav up to R1251.
* Fix failed assertion when there's no menu.
* Make sure we get nav packets for all cells in multi angle features
* Fix strict aliasing warnings.

Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythdvdnav/dvdnav/dvdnav.c          |   15 ++-
 mythtv/libs/libmythdvdnav/dvdnav/dvdnav.h          |    2 +-
 mythtv/libs/libmythdvdnav/dvdnav/dvdnav_internal.h |    8 +
 mythtv/libs/libmythdvdnav/dvdnav/vm/vm.c           |    3 +-
 mythtv/libs/libmythdvdnav/dvdread/ifo_read.c       |  141 ++++++++++++--------
 mythtv/libs/libmythdvdnav/dvdread/ifo_types.h      |    2 +
 6 files changed, 108 insertions(+), 63 deletions(-)

-- 



More information about the mythtv-firehose mailing list