[mythtv-commits] Ticket #2152: Add support for "udp:" urls in FreeboxRecorder

MythTV mythtv at cvs.mythtv.org
Sat Sep 30 19:38:40 UTC 2006


#2152: Add support for "udp:" urls in FreeboxRecorder
-------------------------------+--------------------------------------------
 Reporter:  mythtv at remars.com  |        Owner:  danielk
     Type:  enhancement        |       Status:  closed 
 Priority:  minor              |    Milestone:  0.21   
Component:  mythtv             |      Version:  head   
 Severity:  medium             |   Resolution:  invalid
-------------------------------+--------------------------------------------
Changes (by danielk):

  * status:  reopened => closed
  * resolution:  => invalid

Comment:

 Thanks for all the work the two of you have done, I'm greatful and I would
 like to get this functionality into MythTV. However, this patch is way too
 big.

 Please break this into 10kb to 20kb sized patches. A few patches for the
 reorganization, which don't add or subtract any features but are fully
 functional. At least one patch for each file type or protocol added.

 Please also document every class with doxygen, and any method whose name
 does not fully explain the function of the method. Finally, put a summary
 of all the classes and important methods and how they interact in the
 FreeboxRecorder class documentation (See videooutbase for an example.)

 Please don't add any classes without thinking about it carefully, the
 freebox code already has more classes than any other recorder. Any general
 MPEG classes that are added should go into libs/libmythtv/mpeg, but the
 TSPacketSplitter functionality appears to already exist in the StreamData
 classes.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2152#comment:6>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list