summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-28Bump version to 1.3libvdpau-1.31.3Aaron Plattner1-1/+1
2019-07-26Add VP9 decode support in VDPAU APIManojGuptaBonda1-0/+71
2019-07-08CI: Enable warnings as errorsAaron Plattner1-2/+1
2019-05-06meson: Remove unnecessary 'install' parameter from configure_file()Aaron Plattner1-2/+1
2019-04-17CI: Build documentationAaron Plattner2-13/+25
2019-03-25doc: Don't use line-wrapping backslashes in \defgroup definitionsAaron Plattner1-10/+5
2019-03-24Disable HTML timestampsLuca Boccassi1-0/+4
2019-02-28Add .gitlab-ci.ymlAaron Plattner2-0/+19
2019-02-28Switch the build system to MesonAaron Plattner23-301/+131
2019-02-28Bump version to 1.2libvdpau-1.2Aaron Plattner1-1/+1
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-09-07util.h: Make getenv_wrapper() static inlineAaron Plattner1-1/+1
2015-09-07mesa_dri2: Add missing include of config.h to define _GNU_SOURCERico Tzschichholz1-0/+3
2015-08-31Bump version to 1.1.1libvdpau-1.1.1Aaron Plattner1-1/+1
2015-08-31Use secure_getenv(3) to improve securityJosé Hiram Soltren6-17/+78
2015-05-27Add tracing for HEVC picture infoBibhuti Prusty1-0/+237
2015-05-11Fix Doxygen typo: s/no queued/not queued/José Hiram Soltren1-1/+1
2015-05-11autogen.sh: update/copy over from mesaEmil Velikov1-5/+7
2015-05-11configure.ac: remove AM_MAINTAINER_MODEEmil Velikov2-2/+1
2015-05-11.gitignore: add compileEmil Velikov1-0/+1
2015-05-11Remove pdflatex dependencyAaron Plattner1-6/+1
2015-03-16Bump version to 1.1libvdpau-1.1Aaron Plattner1-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-03-09Bump version to 1.0libvdpau-1.0Aaron Plattner1-1/+1
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-19Bump version to 0.9libvdpau-0.9Aaron Plattner1-1/+1
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_wrapper: protect concurrent access to _imp_get_proc_addressRémi Denis-Courmont1-7/+24
2014-11-04vdpau_wrapper: make initialization of library handles thread-safeRémi Denis-Courmont1-4/+8
2014-11-04vdpau_wrapper: make the fixes initialization thread-safeRémi Denis-Courmont2-7/+4
2014-11-04configure: add test for POSIX threadsRémi Denis-Courmont1-0/+8
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-29test: fix incomplete prototypeRémi Denis-Courmont1-1/+1
2014-10-29test: remove assignment-as-truth-value warningRémi Denis-Courmont1-2/+1
2014-10-29test: do not clobber CFLAGSRémi Denis-Courmont1-1/+1
2014-10-29vdpau_wrapper: remove unused parameter warningsRémi Denis-Courmont1-0/+3
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-09-08vdpau_trace: Fix GCC 4.8 build warningsRobert Morell1-2/+2
2014-08-28Clarify type of source_surface as VDP_INVALID_HANDLEJosé Hiram Soltren1-4/+4
2014-07-19vdpau: do not export _vdp_DRI2* functionsEmil Velikov1-4/+11
2014-07-19trace: properly annotate private functions as staticEmil Velikov1-3/+3
2014-07-01Bump version to 0.8libvdpau-0.8Aaron Plattner2-1/+3