[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mash/mash-1/tcl/tgw ui-Real.tcl



Update of /usr/mash/src/repository/mash/mash-1/tcl/tgw
In directory gumby.cs.berkeley.edu:/tmp/cvs-serv11009/tcl/tgw

Modified Files:
	ui-Real.tcl 
Log Message:
Fixed misleading 411 to correct 420. H.261 only does 4:2:0, and 
MJPEG over RTP is only defined for 4:2:2 and 4:2:0, never for 
4:1:1. 

The only code left that still refers to 411 is inside the mash/render 
directory. I think it is also incorrect (which is coherente with 
mash presenting correct colors), but am not completley sure.