[mythtv] [PATCH] Minor XvMC (VLD) Cleanup

Kenneth Aafløy lists at kenneth.aafloy.net
Fri Oct 29 18:43:11 UTC 2004


Hi,

here is a small patch that :
  - converts some fprintfs to av_log
  - enables assert of pict_type, as there has been no complaints about this.
  - removes flush/sync surface from vld slice_end, this should be done by the 
    codepath that draw_horiz_band triggers.. I also intend to collect slices   
    and move the draw_horiz_band to slice_end so to not allow foul ups, the 
    hardware is very sensitive to this. will do in another patch.
  - remove the do {} while (status) loop as that was a hack for a broken 
    xvmclibrary, this is fixed in latest unichrome-cvs, please report if    
    someone still sees this.

Kenneth
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xvmc.patch
Type: text/x-diff
Size: 2713 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20041029/ab157d0c/xvmc.bin


More information about the mythtv-dev mailing list