[mythtv-commits] mythtv/master commit: 6d3dfca91 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Mon Jan 30 10:48:00 UTC 2012


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2012-01-30T02:47:37-08:00
   Push Date:  2012/01/30 02:47:47 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  6d3dfca912882781fb505c233aa9d2be247dad9d
   Changeset:  https://github.com/MythTV/mythtv/commit/6d3dfca91

Log:

libmythtv: Http streaming fixes.

- add some missing locking to StreamingRingBuffer
- if the file type is mp4 or m4v, allow seeking within the file. Could
be extended for other 'safe' containers.

The latter will help with streaming from other UPnP media servers and is
needed for upcoming AirPlay support.

Modified:

   mythtv/libs/libmythtv/streamingringbuffer.cpp
   mythtv/libs/libmythtv/streamingringbuffer.h



More information about the mythtv-commits mailing list