[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Nov 13 23:10:03 UTC 2004


----------------------------------------------------------------------------
Changes committed by ijr on Sat Nov 13 23:07:53 2004

Modified Files:
   in mythtv/libs/libavcodec:
        xvmccommon.c xvmcvldvideo.c 
Log Message:
VIA XvMC cleanups from Kenneth Aafloy
- 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.

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


More information about the mythtv-commits mailing list