[mythtv-commits] mythtv/master commit: 730e93132 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Wed Jun 1 04:09:19 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-05-31T21:07:07-07:00
   Push Date:  2011/05/31 21:09:12 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  730e93132249adbb8501cd53653d567cc1dd7d2d
   Changeset:  https://github.com/MythTV/mythtv/commit/730e93132

Log:

Blu-ray Playback: Upstream updates and use newly added API.

Adds a bd_read_skip_still() function.  Basically this needs to be called at the end of a still frame (which we really don't support yet) before bd_read() will move on to the next title.  So, for now, just put it in the if statement where we print verbose about not supporting still frames.

All in all, no real change to the behavior, but needed to implement this to continue to keep up with updates.

Modified:

   mythtv/libs/libmythbluray/bluray.c
   mythtv/libs/libmythbluray/bluray.h
   mythtv/libs/libmythtv/bdringbuffer.cpp



More information about the mythtv-commits mailing list