summaryrefslogtreecommitdiffstats
path: root/libvo/vo_vdpau.c
Commit message (Expand)AuthorAgeFilesLines
* Add forgotten type to variable declaration.reimar2009-02-211-2/+2
* Document that and why deinterlacing is not workingreimar2009-02-201-3/+6
* Add support for VDPAU deinterlacing, pullup, denoise and sharpening.reimar2009-02-201-5/+71
* Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices forreimar2009-02-181-1/+3
* Extend calc_src_dst_rects to also calculate the border values needed forreimar2009-02-171-2/+7
* Add support for VDPAU video out, including hardware decoding.reimar2009-02-161-0/+809