CVS log for pkgsrc/multimedia/libvdpau/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / multimedia / libvdpau
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:24:56 2023 UTC (17 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1
lines
*: recursive bump for Python 3.11 as new default
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 12 13:11:45 2021 UTC (3 years, 9 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1
lines
libvdpau: set PYTHON_FOR_BUILD_ONLY
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Aug 9 15:40:32 2020 UTC (4 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
libvdpau: Update to 1.4
"This version adds 10,12-Bit decode support to VDPAU API""""
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Dec 26 21:44:06 2019 UTC (5 years ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1
lines
multimedia/libvdpau: Force off documentation
Otherwise, if doxygen is installed, documentation becomes enabled,
generating files not in the PLIST.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 27 13:46:53 2019 UTC (5 years, 1 month ago) by nia
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -3
lines
libvdpau: Fix PKGCONFIG_OVERRIDE for meson
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 27 13:41:54 2019 UTC (5 years, 1 month ago) by nia
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
libvdpau: Update HOMEPAGE
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Nov 27 13:36:50 2019 UTC (5 years, 1 month ago) by nia
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -7
lines
libvdpau: Avoid mv hacks to install config files to the correct dir.
This doesn't work when the configuration file directory is outside PREFIX
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Nov 14 10:38:07 2019 UTC (5 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +11 -9
lines
libvdpau: update to 1.3.
This release of libvdpau switches the build system from automake &
autoconf to meson and adds definitions to support decoding of the VP9
video format.
Aaron Plattner (7):
Switch the build system to Meson
Add .gitlab-ci.yml
doc: Don't use line-wrapping backslashes in \defgroup definitions
CI: Build documentation
meson: Remove unnecessary 'install' parameter from configure_file()
CI: Enable warnings as errors
Bump version to 1.3
Luca Boccassi (1):
Disable HTML timestamps
ManojGuptaBonda (1):
Add VP9 decode support in VDPAU API
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 28 22:46:41 2019 UTC (5 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -4
lines
libvdpau: update to 1.2.
This version of libvdpau adds new chroma types defining whether surfaces
contain frames or fields, and a new picture parameter structure that
supports HEVC 4:4:4 pictures.
Aaron Plattner (3):
util.h: Make getenv_wrapper() static inline
Fix typos from commit 53eeb07f68d483fee86ad872884aee890d5aa393
Bump version to 1.2
José Hiram Soltren (1):
Fix doc error on displayable surface types
ManojGuptaBonda (2):
Add new frame and field mode chroma types. Add VdpDecoderQueryProfileCapability API
Add HEVC 444 support in VDPAU API
Rico Tzschichholz (1):
mesa_dri2: Add missing include of config.h to define _GNU_SOURCE
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 7 11:57:31 2018 UTC (6 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3
lines
xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 24 00:59:13 2017 UTC (7 years, 11 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -1
lines
libvdpau: include dri2proto and libXext.
this means it will now auto-detect the driver I am using, and
I no longer have to specify VDPAU_DRIVER=nouveau (it adds #define DRI2)
bump PKGREVISION
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jan 23 18:20:59 2017 UTC (8 years ago) by adam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -15
lines
Changes 1.1.1:
Use secure_getenv(3) to improve security
This patch is in response to the following security vulnerabilities
(CVEs) reported to NVIDIA against libvdpau:
CVE-2015-5198
CVE-2015-5199
CVE-2015-5200
To address these CVEs, this patch:
- replaces all uses of getenv(3) with secure_getenv(3);
- uses secure_getenv(3) when available, with a fallback option;
- protects VDPAU_DRIVER against directory traversal by checking for '/'
On platforms where secure_getenv(3) is not available, the C preprocessor
will print a warning at compile time. Then, a preprocessor macro will
replace secure_getenv(3) with our getenv_wrapper(), which utilizes the check:
getuid() == geteuid() && getgid() == getegid()
See getuid(2) and getgid(2) for further details.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 11 04:22:34 2016 UTC (8 years, 9 months ago) by dbj
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
update PKG_{FAIL,SKIP}_REASON with +=
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 4 09:38:29 2015 UTC (10 years ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Use PKG_SKIP_REASON for unsupported OSes.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 6 19:42:42 2013 UTC (11 years, 9 months ago) by rodent
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
'The "+=" operator should only be used with lists.'
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Dec 2 12:15:08 2012 UTC (12 years, 1 month ago) by cheusov
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +15 -6
lines
Update libvdpau to 0.5.0. Tested on RHEL.
-
Implement workarounds for Adobe Flash bugs
Implement two workarounds:
1) Swap U and V planes to VdpVideoSurfacePutBitsYCbCr to fix blue-tinged
videos.
2) Disable VdpPresentationQueueSetBackgroundColor, so that Flash doesn't
set the background to pure black or pure white, which would cause the
VDPAU image to bleed through to other parts of the desktop with those
very common colors.
-
vdpau_wrapper.c: Track dynamic library handles and free them on exit
using __attribute__((destructor))
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 8 09:21:07 2012 UTC (12 years, 3 months ago) by asau
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -3
lines
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 9 10:02:46 2011 UTC (13 years, 3 months ago) by cheusov
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Update my email
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 25 11:22:43 2011 UTC (14 years ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
Explicitly disable documentation otherwise will be installed if required
commands happen to be found.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 9 00:39:56 2010 UTC (14 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Update to 0.4.1, provided by Aleksey Cheusov in private email.
Changes since 0.4:
vdpau.h: Clarify video mixer field amount recommendation
More doc issues pointed out by Xine authors.
* Fix Doxygen warning; it gets confused by quotes.
* Add subsection names, so part of the title doesn't get swallowed as the
subsection name.
* Document data required from MPEG-4 Part 2 & DivX bitstream.
vpdau.h: Fix typo and clarify wording.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Sep 1 20:41:45 2010 UTC (14 years, 4 months ago) by wiz
Branches: TNF
CVS tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-20100901
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of libvdpau-0.4, packaged by Aleksey Cheusov for wip.
The Video Decode and Presentation API for Unix (VDPAU) provides a complete
solution for decoding, post-processing, compositing, and displaying
compressed or uncompressed video streams. These video streams may be
combined (composited) with bitmap content, to implement OSDs and other
application user interfaces.
This VDPAU API allows video programs to offload portions of the video
decoding process and video post-processing to the GPU video-hardware.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 1 20:41:45 2010 UTC (14 years, 4 months ago) by wiz
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>