Mercurial > mplayer.hg
log libvo/vo_xvmc.c @ 22257:f979aa12d8cc
age | author | description |
---|---|---|
Mon, 19 Feb 2007 11:38:19 +0000 | iive | Don't free and then allocate surfaces when config() is called again with same resolution and format. |
Sun, 18 Feb 2007 20:19:47 +0000 | reimar | Revert r22255 on iive's request. |
Sun, 18 Feb 2007 09:33:45 +0000 | reimar | Avoid parts of xvmc reinit when source format does not change |
Sat, 17 Feb 2007 20:58:55 +0000 | reimar | Move common vo initialization code to video_out.c |
Thu, 15 Feb 2007 00:46:45 +0000 | reimar | Fix two 10l memleaks in vo_xvmc.c |
Mon, 05 Feb 2007 18:13:40 +0000 | kraymer | typo fixes |
Mon, 05 Feb 2007 17:15:44 +0000 | reimar | beckend -> backend typo fix in printf |