[mythtv-commits] mythtv branch master updated by peper03. v0.28-pre-2658-g958cb6c

Git Repo Owner noreply at mythtv.org
Sat Feb 14 19:32:37 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user peper03.
       via  958cb6c15497101c2dcb2882b870f0a8775e4fae (commit)
      from  6549b58500029c62792a2448e77e744379786381 (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 958cb6c15497101c2dcb2882b870f0a8775e4fae
Author:    Richard Hulme <peper03 at mythtv.org> at Sat, 14 Feb 2015 20:12:47 +0100
Committer: Richard Hulme <peper03 at mythtv.org> at Sat, 14 Feb 2015 20:12:47 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=958cb6c15497101c2dcb2882b870f0a8775e4fae

Updated libdvdread to match commit af446d463a15fb08f95f8b84bfc89af395b6e1bc from git://git.videolan.org/libdvdread.git (just past v5.0.2)



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

Summary of changes:
 mythtv/external/libmythdvdnav/dvdread/bitreader.c  |    1 +
 mythtv/external/libmythdvdnav/dvdread/bswap.h      |   14 +-
 mythtv/external/libmythdvdnav/dvdread/dvd_input.c  |   99 ++--
 mythtv/external/libmythdvdnav/dvdread/dvd_input.h  |   12 +-
 mythtv/external/libmythdvdnav/dvdread/dvd_reader.c |  246 +++++---
 mythtv/external/libmythdvdnav/dvdread/dvd_udf.c    |   58 +-
 .../libmythdvdnav/dvdread/dvdread/dvd_reader.h     |   16 +-
 .../libmythdvdnav/dvdread/dvdread/dvd_udf.h        |    3 -
 .../libmythdvdnav/dvdread/dvdread/ifo_types.h      |    4 +
 .../libmythdvdnav/dvdread/dvdread_internal.h       |   33 +-
 mythtv/external/libmythdvdnav/dvdread/ifo_print.c  |   71 ++-
 mythtv/external/libmythdvdnav/dvdread/ifo_read.c   |  221 ++++----
 mythtv/external/libmythdvdnav/dvdread/md5.c        |  649 +++++++++-----------
 mythtv/external/libmythdvdnav/dvdread/md5.h        |  185 +-----
 .../libmythdvdnav/dvdread/mythdvdreadexp.h         |   10 +
 mythtv/external/libmythdvdnav/dvdread/nav_print.c  |   16 +-
 mythtv/libs/libmythtv/dvdstream.cpp                |   12 +-
 17 files changed, 821 insertions(+), 829 deletions(-)
 create mode 100644 mythtv/external/libmythdvdnav/dvdread/mythdvdreadexp.h

-- 



More information about the mythtv-commits mailing list