[mythtv-commits] Ticket #1788: H264 tools patch

MythTV mythtv at cvs.mythtv.org
Wed May 10 17:35:03 EDT 2006


#1788: H264 tools patch
-----------------------------------------+----------------------------------
 Reporter:  jean-michel.bouffard at crc.ca  |        Owner:  danielk 
     Type:  enhancement                  |       Status:  assigned
 Priority:  minor                        |    Milestone:  0.20    
Component:  mythtv                       |      Version:  head    
 Severity:  medium                       |   Resolution:          
-----------------------------------------+----------------------------------
Comment (by jean-michel.bouffard at crc.ca):

 The throw()'s are only there to formally show that the code doesn't throw
 any exceptions so it has nothing to do with the error checking of any
 C/C++ libs. In fact, in the current code there are no used C/C++ libs.
 It is sometime a standard practice to include the throw statement in every
 function even if they are empty but they can be removed if not in the
 coding standards of MythTV.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1788>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list