[mythtv-commits] Ticket #5259: YUYV to YUV420P conversion only uses top field

MythTV mythtv at cvs.mythtv.org
Mon Sep 7 05:23:10 UTC 2009


#5259: YUYV to YUV420P conversion only uses top field
-----------------------------+----------------------------------------------
 Reporter:  jrgreen at mit.edu  |        Owner:         
     Type:  patch            |       Status:  closed 
 Priority:  minor            |    Milestone:  unknown
Component:  mythtv           |      Version:  0.21   
 Severity:  medium           |   Resolution:  fixed  
  Mlocked:  0                |  
-----------------------------+----------------------------------------------
Changes (by markk):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [21709]) Use libswscale to convert from YUYV to YUV420P in
 NuppelVideoRecorder. Closes #5259. This is not a perfect implementation as
 the libswscale routines are not aware of the 'interlaced chroma problem'
 and do not attempt to fix it. It is, however, still an improvement over
 the existing code.

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


More information about the mythtv-commits mailing list