Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 16 Nov 2006 21:26:46 +0000 | nicodvb | associated _ to 'step_property switch_video' |
Thu, 16 Nov 2006 21:25:35 +0000 | nicodvb | handle video stream switch using 'switch_video' property' |
Thu, 16 Nov 2006 21:23:06 +0000 | nicodvb | added code to switch video stream |
Thu, 16 Nov 2006 21:22:07 +0000 | nicodvb | moved video codec/filters/outdevice initialization code to specific function |
Thu, 16 Nov 2006 14:49:04 +0000 | michael | forgotten 2 converters (yeah svn up, svn di svn ci isnt enough i should actually look at the code after svn up not just the diff ...) |
Thu, 16 Nov 2006 14:44:00 +0000 | michael | fixing the lamest bug in swscale, all the rgb/bgr->* code did 2x2 downsampling for chroma, it should just be 2x1 (the rest of the code also belived its 2x1 ...) |