[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue May 3 20:30:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by danielk on Tue May  3 20:30:01 2005

Modified Files:
   in mythtv/programs/mythtranscode:
        main.cpp mpeg2trans.cpp mpeg2trans.h 
Log Message:

 * Use exitcodes.h in main.cpp 
 * Replace one assert in mpeg2trans.cpp with proper error recovery,
   replaced the other with exit call.
 * Do proper error recovery in DoTranscode(), and BuildKeyframeIndex().
   Those two methods appear to have originally had error recovery,
   but parts were added later that just made exit calls without any
   cleanup.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list