- 08 Feb, 2022 1 commit
-
-
ManojBonda authored
-
- 15 Apr, 2020 1 commit
-
-
ManojBonda authored
-
- 13 Apr, 2020 1 commit
-
-
ManojBonda authored
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
-
- 09 Dec, 2019 1 commit
-
-
Aaron Plattner authored
-
- 28 Aug, 2019 1 commit
-
-
Aaron Plattner authored
Signed-off-by:
Aaron Plattner <aplattner@nvidia.com>
-
- 21 Aug, 2019 1 commit
-
-
Nicolas Chauvet authored
Signed-off-by:
Nicolas Chauvet <kwizart@gmail.com>
-
- 22 May, 2019 1 commit
-
-
Name mappings are required for vdpauinfo to report support is available. Signed-off-by:
Philip Langdale <philipl@overt.org> Reviewed-by:
Andy Ritger <aritger@nvidia.com> Reviewed-by:
Manoj Bonda <mbonda@nvidia.com> Signed-off-by:
Aaron Plattner <aplattner@nvidia.com>
-
- 11 Mar, 2015 1 commit
-
-
Aaron Plattner authored
Signed-off-by:
Aaron Plattner <aplattner@nvidia.com>
-
- 10 Mar, 2015 1 commit
-
-
Aaron Plattner authored
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>
-
- 19 Dec, 2014 3 commits
-
-
Aaron Plattner authored
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>
-
Aaron Plattner authored
For profiles that are defined by libvdpau but not supported by the backend, print a line indicating that they're not supported. Signed-off-by:
Aaron Plattner <aplattner@nvidia.com>
-
Aaron Plattner authored
The new profile names are slightly longer, so widen the table to preserve column alignment. Signed-off-by:
Aaron Plattner <aplattner@nvidia.com>
-
- 28 Oct, 2014 1 commit
-
-
Aaron Plattner authored
This parallels the loop that prints supported YCbCr formats. There is only one palette color format currently, so just use that for the query. Signed-off-by:
Aaron Plattner <aplattner@nvidia.com> Reviewed-by:
José Hiram Soltren <jsoltren@nvidia.com>
-
- 12 Sep, 2014 1 commit
-
-
Aaron Plattner authored
Add a rudimentary option parser. Parse the options --display and --screen, to specify the argument to XOpenDisplay and the screen within the X display to use, respectively. Signed-off-by:
Aaron Plattner <aplattner@nvidia.com> Reviewed-by:
Stephen Warren <swarren@nvidia.com>
-
- 29 Aug, 2014 1 commit
-
-
Aaron Plattner authored
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>
-
- 22 Oct, 2013 1 commit
-
-
Aaron Plattner authored
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>
-
- 21 Oct, 2013 2 commits
-
-
Aaron Plattner authored
These variables were initialized to work around a bug in the NVIDIA driver where the is_supported output parameter was only initialized if the feature being queried was not supported. This was fixed in the 190.* driver release series, making the workaround unnecessary. Signed-off-by:
Aaron Plattner <aplattner@nvidia.com> Reviewed-by:
José Hiram Soltren <jsoltren@nvidia.com>
-
Aaron Plattner authored
This was a bug in the NVIDIA driver that was fixed in the 256.44 release with the following changelog entry: * Fixed VDPAU to not print a debug error message when calling VdpVideoMixerQueryFeatureSupport with an unsupported or unknown VdpVideoMixerFeature. Signed-off-by:
Aaron Plattner <aplattner@nvidia.com> Reviewed-by:
José Hiram Soltren <jsoltren@nvidia.com>
-
- 14 Dec, 2012 1 commit
-
-
Aaron Plattner authored
The same license text is in the more canonical COPYING file. Signed-off-by:
Aaron Plattner <aplattner@nvidia.com>
-
- 20 Nov, 2012 2 commits
-
-
Aaron Plattner authored
Signed-off-by:
Aaron Plattner <aplattner@nvidia.com>
-
vdpauinfo: use rgb_types[x].id, not chroma_types[x].id, as the VdpRGBAFormat argument to VdpOutputSurfaceQueryPutBitsYCbCrCapabilities(). Signed-off-by:
Andy Ritger <aritger@nvidia.com> Reviewed-by:
Stephen Warren <swarren@nvidia.com> Reviewed-by:
Jose Soltren <jsoltren@nvidia.com> Signed-off-by:
Aaron Plattner <aplattner@nvidia.com>
-
- 15 Nov, 2012 5 commits
-
-
Aaron Plattner authored
The version is defined in the AC_INIT call in configure.ac, and doesn't need to be duplicated into other source files where it will quickly grow out of date (e.g. here, where it said 0.0.2 when the version is really 0.0.6).
-
Aaron Plattner authored
Tested-by:
Aaron Plattner <aplattner@nvidia.com> Signed-off-by:
Aaron Plattner <aplattner@nvidia.com>
-
José Hiram Soltren authored
-
José Hiram Soltren authored
-
José Hiram Soltren authored
Update vdpauinfo.cpp to not query values from VDPAU which do not support ranges. See vdpau.h for more information.
-
- 24 Sep, 2009 1 commit
-
-
Aaron Plattner authored
-
- 14 Sep, 2009 1 commit
-
-
Signed-off-by:
Stephen Warren <swarren@nvidia.com> Signed-off-by:
Aaron Plattner <aplattner@nvidia.com>
-
- 11 Sep, 2009 1 commit
-
-
Aaron Plattner authored
-
- 13 Feb, 2009 1 commit
-
-
Aaron Plattner authored
-
- 31 Jan, 2009 2 commits
-
-
Aaron Plattner authored
-
Aaron Plattner authored
-
- 20 Jan, 2009 5 commits
-
-