summaryrefslogtreecommitdiffstats
path: root/libvo/vo_vdpau.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: Fix indentation and line length.cehoyos2009-02-241-6/+7
* Enable Bob de-interlacing for VDPAU.cehoyos2009-02-241-13/+26
* Only check for vdp_video_mixer_destroy failure when we actually executed that...reimar2009-02-231-2/+3
* EOSD/ASS support for vo_vdpau.creimar2009-02-231-1/+187
* 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