Mercurial > mplayer.hg
log libvo/gl_common.c @ 18988:a61ef37d3c71
age | author | description |
---|---|---|
Mon, 10 Jul 2006 12:06:41 +0000 | reimar | Fix off-by-one error for negative strides (flipped image) |
Sat, 08 Jul 2006 19:23:26 +0000 | reimar | Support for 16 bit ppms |
Sun, 02 Jul 2006 03:59:36 +0000 | reynaldo | rm unnecesary casts from void* - part 2 |
Thu, 22 Jun 2006 17:02:42 +0000 | reimar | reduce number of texture indirections to support older cards |
Tue, 13 Jun 2006 19:55:20 +0000 | reimar | Do not use border for bicubic filter helper texture, since it will cause ATI |
Mon, 12 Jun 2006 16:25:05 +0000 | reimar | Optimize bicubic filtering |
Sun, 11 Jun 2006 10:08:40 +0000 | reimar | fix image adjustment (brightness etc.) for yuv=6 |