index
:
~aplattner/libvdpau
master
Video Decode and Presentation API for UNIX
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Add tracing for AV1 picture info
HEAD
master
ManojGuptaBonda
1
-0
/
+365
2022-03-07
Bump version to 1.5
1.5
ManojGuptaBonda
1
-1
/
+1
2022-01-30
Add AV1 decode support in VDPAU API
ManojGuptaBonda
1
-0
/
+223
2021-10-28
Addition of comma and removing the extra braces
sjambekar
1
-4
/
+3
2021-10-27
CI: Switch from archlinux/base:latest to archlinux:latest
Aaron Plattner
1
-1
/
+1
2020-07-29
Add tracing for HEVCRangeExt picture info
ManojGuptaBonda
1
-1
/
+280
2020-07-29
Add tracing for VP9 picture info
ManojGuptaBonda
1
-0
/
+154
2020-07-17
Update AUTHORS
ManojBonda
1
-0
/
+1
2020-04-09
Bump version to 1.4
libvdpau-1.4
1.4
ManojGuptaBonda
1
-1
/
+1
2020-02-14
Add HEVC Main 10/12 and HEVC Main 444 10/12 decode support in VDPAU API
ManojGuptaBonda
1
-0
/
+117
2019-12-20
CI: Add xorgproto to the required package list
Aaron Plattner
1
-1
/
+1
2019-12-20
test: Use libXext.so.0 instead of libXext.so.6 on Solaris
johnmartin-oracle
1
-2
/
+8
2019-09-04
meson: respect prefix for includedir
Timo Gurr
2
-1
/
+5
2019-09-03
doc: Add missing "HEVC Picture Parameter Set" group close marker
Aaron Plattner
1
-0
/
+1
2019-09-03
doc: Use /** @} */ to close Doxygen groups
Aaron Plattner
2
-18
/
+18
2019-08-28
Bump version to 1.3
libvdpau-1.3
1.3
Aaron Plattner
1
-1
/
+1
2019-07-26
Add VP9 decode support in VDPAU API
ManojGuptaBonda
1
-0
/
+71
2019-07-08
CI: Enable warnings as errors
Aaron Plattner
1
-2
/
+1
2019-05-06
meson: Remove unnecessary 'install' parameter from configure_file()
Aaron Plattner
1
-2
/
+1
2019-04-17
CI: Build documentation
Aaron Plattner
2
-13
/
+25
2019-03-25
doc: Don't use line-wrapping backslashes in \defgroup definitions
Aaron Plattner
1
-10
/
+5
2019-03-24
Disable HTML timestamps
Luca Boccassi
1
-0
/
+4
2019-02-28
Add .gitlab-ci.yml
Aaron Plattner
2
-0
/
+19
2019-02-28
Switch the build system to Meson
Aaron Plattner
23
-301
/
+131
2019-02-28
Bump version to 1.2
libvdpau-1.2
Aaron Plattner
1
-1
/
+1
2019-02-04
Add HEVC 444 support in VDPAU API
ManojGuptaBonda
1
-1
/
+93
2018-11-20
Fix typos from commit 53eeb07f68d483fee86ad872884aee890d5aa393
Aaron Plattner
1
-2
/
+2
2018-11-20
Add new frame and field mode chroma types. Add VdpDecoderQueryProfileCapabili...
ManojGuptaBonda
1
-4
/
+91
2015-09-14
Fix doc error on displayable surface types
José Hiram Soltren
1
-1
/
+1
2015-09-07
util.h: Make getenv_wrapper() static inline
Aaron Plattner
1
-1
/
+1
2015-09-07
mesa_dri2: Add missing include of config.h to define _GNU_SOURCE
Rico Tzschichholz
1
-0
/
+3
2015-08-31
Bump version to 1.1.1
libvdpau-1.1.1
Aaron Plattner
1
-1
/
+1
2015-08-31
Use secure_getenv(3) to improve security
José Hiram Soltren
6
-17
/
+78
2015-05-27
Add tracing for HEVC picture info
Bibhuti Prusty
1
-0
/
+237
2015-05-11
Fix Doxygen typo: s/no queued/not queued/
José Hiram Soltren
1
-1
/
+1
2015-05-11
autogen.sh: update/copy over from mesa
Emil Velikov
1
-5
/
+7
2015-05-11
configure.ac: remove AM_MAINTAINER_MODE
Emil Velikov
2
-2
/
+1
2015-05-11
.gitignore: add compile
Emil Velikov
1
-0
/
+1
2015-05-11
Remove pdflatex dependency
Aaron Plattner
1
-6
/
+1
2015-03-16
Bump version to 1.1
libvdpau-1.1
Aaron Plattner
1
-1
/
+1
2015-03-16
Change HEVC profile numbers to 100 through 104
Aaron Plattner
1
-5
/
+5
2015-03-16
Fix error in sizes of H265 column width and row height, arrays
José Hiram Soltren
1
-4
/
+4
2015-03-09
Bump version to 1.0
libvdpau-1.0
Aaron Plattner
1
-1
/
+1
2015-02-09
Use member groups to simplify documentation
Aaron Plattner
1
-192
/
+111
2015-02-09
Extend the VDPAU API to support H.265/HEVC Decoding
José Hiram Soltren
1
-1
/
+328
2014-12-19
Bump version to 0.9
libvdpau-0.9
Aaron Plattner
1
-1
/
+1
2014-12-12
Add support for H.264 Hi444PP in VDPAU API
Karthikeyan Sreenivasan
1
-0
/
+34
2014-12-08
vdpau.h: define a more strict ABI policy
Aaron Plattner
1
-4
/
+19
2014-11-04
vdpau_wrapper: protect concurrent access to _imp_get_proc_address
Rémi Denis-Courmont
1
-7
/
+24
2014-11-04
vdpau_wrapper: make initialization of library handles thread-safe
Rémi Denis-Courmont
1
-4
/
+8
[next]