summaryrefslogtreecommitdiffstats
path: root/libvo/vo_vdpau.c
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r28712Uoti Urpala2009-02-231-5/+192
|\
| * 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
* | Merge svn changes up to r28690Uoti Urpala2009-02-211-5/+74
|\|
| * 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
* | Merge svn changes up to r28655Uoti Urpala2009-02-191-1/+3
|\|
| * Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices forreimar2009-02-181-1/+3
* | Merge svn changes up to r28641Uoti Urpala2009-02-181-18/+7
|/
* 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