[mythtv-commits] mythtv commit: r6902 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jul 22 14:19:27 EDT 2005


      Author: danielk
        Date: 2005-07-22 18:19:27 +0000 (Fri, 22 Jul 2005)
New Revision: 6902
   Changeset: http://cvs.mythtv.org/trac/changeset/6902

Added:

   trunk/mythtv/libs/libmythtv/dummydtvrecorder.cpp
   trunk/mythtv/libs/libmythtv/dummydtvrecorder.h

Modified:

   trunk/mythtv/libs/libmythtv/libmythtv.pro

Log:

This adds a simple dtvrecorder based dummy recorder. It
reads an mpeg file from the filesystem and sends it to
a RingBuffer with some basic rate control. It only 
supports TS streams, but PES streams could be added
if we need it.

It's for use in the new signal monitor stuff, but I could
see it being adapted for other uses.






More information about the mythtv-commits mailing list