[mythtv-commits] mythtv commit: r7222 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Sep 9 19:33:14 UTC 2005


      Author: danielk
        Date: 2005-09-09 19:33:14 +0000 (Fri, 09 Sep 2005)
New Revision: 7222
   Changeset: http://cvs.mythtv.org/trac/changeset/7222

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
   trunk/mythtv/libs/libmythtv/avformatdecoder.h
   trunk/mythtv/libs/libmythtv/decoderbase.h
   trunk/mythtv/libs/libmythtv/ivtvdecoder.h
   trunk/mythtv/libs/libmythtv/nuppeldecoder.cpp
   trunk/mythtv/libs/libmythtv/nuppeldecoder.h

Log:

Rearranged methods in NVP into logical groupings.
I tried to preserve the groupings used prevously
if I could detect them.

Also some const correctness fixes. The changes outside 
NVP are const correctness fixes that relate to the const 
correctness stuff in the NVP.

I'm just doing this spring cleaning in the NVP now
because my playback fixes earlier today mean everyone
has to recompile everyting depending on the NVP anyway...






More information about the mythtv-commits mailing list