Mercurial > mplayer.hg
log libvo/vo_vdpau.c @ 29033:8b797cf46bb8
age | author | description |
---|---|---|
Wed, 25 Mar 2009 23:32:27 +0000 | cehoyos | Simplify vdpau deinterlacing code and fix timing for deint=2. |
Tue, 24 Mar 2009 21:49:08 +0000 | cehoyos | New VDPAU deinterlacing code needs one reference surface less for software decoding. |
Tue, 24 Mar 2009 21:47:56 +0000 | cehoyos | New vdpau deinterlacing code needs one reference surface less. |
Tue, 24 Mar 2009 21:45:39 +0000 | cehoyos | Stephen Warren reported that VDPAU deinterlacing did not work correctly. |
Sun, 22 Mar 2009 23:58:40 +0000 | cehoyos | Change function call order in config(). |
Sat, 21 Mar 2009 22:53:18 +0000 | cehoyos | 10l: Only try to create vdpau decoder if hardware decoding is intended. |
Sat, 21 Mar 2009 20:11:05 +0000 | cehoyos | Test if create_vdp_decoder() might succeed by calling it from config() |