[mythtv-commits] mythtv/master commit: 1a7aad564 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Wed Dec 8 20:41:26 UTC 2010


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2010-12-08T12:38:38-08:00
   Push Date:  2010/12/08 12:41:20 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  1a7aad5641e4655e4d4fc1a2b73a29adc01006fb
   Changeset:  https://github.com/MythTV/mythtv/commit/1a7aad564

Log:

Blu-ray Playback: Split reading at the end of a clip boundary.

Makes sure data from two contiguous clips isn't mixed up, which could cause issues when the two clips were of different formats.

Also add a BD_EVENT_END_OF_TITLE event, which we should be able to use to signal the player to drain the buffers before continuing to read into the new title/clip/playlist.

Modified:

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



More information about the mythtv-commits mailing list