summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-04Add HEVC 444 support in VDPAU APIManojGuptaBonda1-1/+93
2018-11-20Fix typos from commit 53eeb07f68d483fee86ad872884aee890d5aa393Aaron Plattner1-2/+2
2018-11-20Add new frame and field mode chroma types. Add VdpDecoderQueryProfileCapabili...ManojGuptaBonda1-4/+91
2015-09-14Fix doc error on displayable surface typesJosé Hiram Soltren1-1/+1
2015-05-11Fix Doxygen typo: s/no queued/not queued/José Hiram Soltren1-1/+1
2015-03-16Change HEVC profile numbers to 100 through 104Aaron Plattner1-5/+5
2015-03-16Fix error in sizes of H265 column width and row height, arraysJosé Hiram Soltren1-4/+4
2015-02-09Use member groups to simplify documentationAaron Plattner1-192/+111
2015-02-09Extend the VDPAU API to support H.265/HEVC DecodingJosé Hiram Soltren1-1/+328
2014-12-12Add support for H.264 Hi444PP in VDPAU APIKarthikeyan Sreenivasan1-0/+34
2014-12-08vdpau.h: define a more strict ABI policyAaron Plattner1-4/+19
2014-11-04vdpau: define some more H.264/AVC decoding profilesRémi Denis-Courmont1-0/+8
2014-11-04vdpau.h: improve constant expansion safetyRémi Denis-Courmont1-128/+128
2014-10-29vdpau_x11.h: update stale comment about how libvdpau finds driversAaron Plattner1-7/+7
2014-10-28vdpau_x11 - fix typoJosé Hiram Soltren1-1/+1
2014-08-28Clarify type of source_surface as VDP_INVALID_HANDLEJosé Hiram Soltren1-4/+4
2014-05-31Add VDPAU_DRIVER_PATH supportEmil Velikov1-0/+2
2014-02-20Fix incorrect VdpPictureInfo typedef.Reimar Döffinger1-2/+2
2010-09-07vdpau.h: Clarify video mixer field amount recommendationAnssi Hannula1-1/+1
2010-02-10More doc issues pointed out by Xine authors.Stephen Warren2-6/+11
2010-02-08vpdau.h: Fix typo and clarify wording.Stephen Warren1-5/+5
2010-01-28YV12 documentation fix.Stephen Warren1-1/+1
2010-01-28Documentation enhancements for Uoti from ffmpeg.Stephen Warren1-24/+35
2009-11-17Update VDPAU_VERSION and add VDPAU_INTERFACE_VERSIONStephen Warren1-4/+25
2009-11-17Move VDPAU drivers into their own module directory.Aaron Plattner1-7/+9
2009-10-23Documentation updates.Stephen Warren1-3/+85
2009-09-04Updates for the NVIDIA 190.32 driver release.Aaron Plattner1-1/+145
2009-03-25vdpau.h typo fix: "thread_1" should have been "thread_2"Aaron Plattner1-1/+1
2009-03-15vdpau{,_x11}.h: Trailing whitespace removalAaron Plattner2-741/+741
2009-03-15vdpau.h: Document exact bitstream data requirementsAaron Plattner1-1/+87
2009-03-05Docs: Fix some VdpDecoderRender references that should have been VdpVideoMixe...Aaron Plattner1-6/+6
2009-02-18Add a "Skip chroma deinterlace" feature, improve VdpVideoMixer documentation.Aaron Plattner1-103/+265
2009-02-13Update VC-1 SP/MP range reduction documentation.Aaron Plattner1-1/+3
2009-02-06Fix a typo in the VdpOutputSurfaceRenderBitmapSurface documentation.Aaron Plattner1-2/+2
2009-01-13Initial commit.Aaron Plattner2-0/+3982