summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2022-06-23Bump version to 1.5 and Depend on vdpau >= 1.5 for AV1 supportHEAD1.5masterManojGuptaBonda1-2/+2
2020-04-15Bump version to 1.4vdpauinfo-1.41.4ManojGuptaBonda1-1/+1
2020-04-13Support new HEVC / H.265 profiles added in libvdpau 1.4ManojGuptaBonda1-1/+1
Add names for the new 10,12-Bit surface formats. Name mappings are required for vdpauinfo to report support is available. Depend on vdpau >= 1.4 for 10,12-Bit Decode support
2019-12-09Bump version to 1.3vdpauinfo-1.3Aaron Plattner1-1/+1
2019-08-28Depend on vdpau >= 1.3 for VP9 supportAaron Plattner1-1/+1
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2015-03-11Bump version to 1.0vdpauinfo-1.0Aaron Plattner1-1/+1
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2015-03-10Support new HEVC / H.265 profiles added in libvdpau 1.0Aaron Plattner1-1/+1
Signed-off-by: Aaron Plattner <aplattner@nvidia.com> Reviewed-by: José Hiram Soltren <jsoltren@nvidia.com> Reviewed-by: Christian König <christian.koenig@amd.com>
2014-12-19Bump version to 0.9vdpauinfo-0.9Aaron Plattner1-1/+1
Rather than raising the version number to 1.0 now that all of the TODO items are checked off, I figured it would be easier to keep the version tied to the version of libvdpau, since new libvdpau releases that define new profiles always need corresponding changes to vdpauinfo. Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2014-12-19Support new H.264 profiles added in libvdpau 0.9Aaron Plattner1-1/+1
The new profile names are slightly longer, so widen the table to preserve column alignment. Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2014-08-29Set the AM_INIT_AUTOMAKE foreign flagAaron Plattner1-1/+1
Turning on 'foreign' lets us delete pointless files like AUTHORS and NEWS. Interested parties can get the author list using 'git log | git shortlog -s'. Signed-off-by: Aaron Plattner <aplattner@nvidia.com> Acked-by: Stephen Warren <swarren@nvidia.com>
2013-10-22Bump version to 0.1vdpauinfo-0.1Aaron Plattner1-1/+1
I'd like to finish dealing with the TODO items in vdpauinfo.cpp before declaring this 1.0. Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2009-09-14Update for new features in libvdpau 0.2.vdpauinfo-0.0.6Rajib Mahapatra1-1/+1
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2009-02-13AC_SUBST the right variable (CXXFLAGS instead of CFLAGS)Aaron Plattner1-1/+1
2009-01-30Add autotoolsAaron Plattner1-0/+18