[mythtv-firehose] mythtv branch fixes/0.26 updated by jstichnoth. v0.26.0-116-gde5dd3b

Git Repo Owner noreply at mythtv.org
Sat Mar 16 17:23:47 UTC 2013


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  de5dd3b5181869d234b67abc8a5fb112830f3f94 (commit)
       via  6ea48f0d0017661b4684d68ae61bb0ed137d85d8 (commit)
      from  29bce5c4af609e5b8f7acce2bbe0ca7a01e5defc (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 de5dd3b5181869d234b67abc8a5fb112830f3f94
Author:    Richard <peper03 at yahoo.com> at Tue, 19 Feb 2013 19:33:36 +0100
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 16 Mar 2013 06:35:26 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=de5dd3b5181869d234b67abc8a5fb112830f3f94

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>



commit 6ea48f0d0017661b4684d68ae61bb0ed137d85d8
Author:    Richard <peper03 at yahoo.com> at Tue, 19 Feb 2013 19:40:53 +0100
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 16 Mar 2013 06:31:25 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6ea48f0d0017661b4684d68ae61bb0ed137d85d8

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>
(cherry picked from commit 15a062f5ef22be1f8eefa9e8d300d18f8a54996b)



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

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