[mythtv-commits] mythtv/master commit: 12d073ab4 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Tue Jun 14 03:15:00 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-06-13T20:12:33-07:00
   Push Date:  2011/06/13 20:14:52 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  12d073ab48b9b01ef7fdd2b8b2ff72a3f3e23a0a
   Changeset:  https://github.com/MythTV/mythtv/commit/12d073ab4

Log:

libmythbluray: Upsteam updates and API changes.

Clip/playlist info changes according to the angle being used, so the get_info API functions now require an angle argument.  No big change there.

Bigger change  is the ability to filter the titles returned by duration.  Previously in title mode we had been doing our own duration filtering, but now it can all be done by the API itself.  I've removed our own duration filtering code.

Modified:

   mythtv/libs/libmythbluray/bdnav/navigation.c
   mythtv/libs/libmythbluray/bdnav/navigation.h
   mythtv/libs/libmythbluray/bluray.c
   mythtv/libs/libmythbluray/bluray.h
   mythtv/libs/libmythbluray/decoders/graphics_processor.c
   mythtv/libs/libmythbluray/decoders/graphics_processor.h
   mythtv/libs/libmythtv/bdringbuffer.cpp



More information about the mythtv-commits mailing list