summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-03Add tracing for AV1 picture infoHEADmasterManojGuptaBonda1-0/+365
2022-03-07Bump version to 1.51.5ManojGuptaBonda1-1/+1
2022-01-30Add AV1 decode support in VDPAU APIManojGuptaBonda1-0/+223
2021-10-28Addition of comma and removing the extra bracessjambekar1-4/+3
2021-10-27CI: Switch from archlinux/base:latest to archlinux:latestAaron Plattner1-1/+1
2020-07-29Add tracing for HEVCRangeExt picture infoManojGuptaBonda1-1/+280
2020-07-29Add tracing for VP9 picture infoManojGuptaBonda1-0/+154
2020-07-17Update AUTHORSManojBonda1-0/+1
2020-04-09Bump version to 1.4libvdpau-1.41.4ManojGuptaBonda1-1/+1
2020-02-14Add HEVC Main 10/12 and HEVC Main 444 10/12 decode support in VDPAU APIManojGuptaBonda1-0/+117
2019-12-20CI: Add xorgproto to the required package listAaron Plattner1-1/+1
2019-12-20test: Use libXext.so.0 instead of libXext.so.6 on Solarisjohnmartin-oracle1-2/+8
2019-09-04meson: respect prefix for includedirTimo Gurr2-1/+5
2019-09-03doc: Add missing "HEVC Picture Parameter Set" group close markerAaron Plattner1-0/+1
2019-09-03doc: Use /** @} */ to close Doxygen groupsAaron Plattner2-18/+18
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