Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for
commit60fa5a134d34c694158c94513dce85f855984b0e
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 18 Feb 2009 12:30:15 +0000 (18 12:30 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 18 Feb 2009 12:30:15 +0000 (18 12:30 +0000)
tree34372844fb2e8547e26345cc02e15cbe9d6ac4a3
parent4ceed591c8968e55de23b1b7f7a13292bfa3e70d
Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for
YV12 - since VDPAU only has functions to upload the full frame at once
there is no sense in supporting draw_slice for that.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28646 b3059339-0415-0410-9bf9-f77b7e298cf2
libmpcodecs/vf_vo.c
libmpcodecs/vfcap.h
libvo/vo_vdpau.c