[mythtv-commits] mythtv commit: r25783 - in trunk/mythtv/libs by beirdo

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Aug 21 06:48:26 UTC 2010


      Author: beirdo
        Date: 2010-08-21 06:48:25 +0000 (Sat, 21 Aug 2010)
New Revision: 25783
   Changeset: http://svn.mythtv.org/trac/changeset/25783

Log:

Adds to the recordedmarkup table the framerate of recordings as indicated by
the headers in the recording itself.  It should store every framerate change if
there are any.

This has mostly been tested with H.264 generated by HDPVR, which gives good
values for all but 1080i recordings in my setup.  MPEG-2 recordings will likely
require further code changes to perfect.



Modified:

   trunk/mythtv/libs/libmyth/programinfo.cpp
   trunk/mythtv/libs/libmyth/programinfo.h
   trunk/mythtv/libs/libmyth/programtypes.h
   trunk/mythtv/libs/libmythtv/dtvrecorder.cpp
   trunk/mythtv/libs/libmythtv/mpeg/H264Parser.cpp
   trunk/mythtv/libs/libmythtv/mpeg/H264Parser.h
   trunk/mythtv/libs/libmythtv/recorderbase.cpp
   trunk/mythtv/libs/libmythtv/recorderbase.h




More information about the mythtv-commits mailing list