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

MythTV noreply at mythtv.org
Tue Apr 12 02:04:01 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-04-11T19:03:49-07:00
   Push Date:  2011/04/11 19:03:59 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  0078315fdac33cffe4e9c09a92c48158b81f3b76
   Changeset:  https://github.com/MythTV/mythtv/commit/0078315fd

Log:

StreamingRingBuffer: Various improvements.

- fix the GetRealFileSize method.
- add the ability to seek within the stream.
- use the url_read_complete read method which provides more consistent
read results on startup.

Seeking is slow and is still sometimes unavailable. This appears to be
due to some inaccuracy in calculating the clip length from the file size
returned (the file size is accurate).

Modified:

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



More information about the mythtv-commits mailing list