Path to this page:
./
x11/libXvMC,
XVideo Motion Compensation Library
Branch: CURRENT,
Version: 1.0.13,
Package name: libXvMC-1.0.13,
Maintainer: joergX-Video Motion Compensation (XvMC) provides accelerated video
playback by offloading video decoding to hardware. It is an
extension of the X video extension for the X Window System.
Required to run:[
x11/libXv]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 267.754 KB
Version history: (Expand)
- (2022-03-31) Updated to version: libXvMC-1.0.13
- (2019-11-14) Updated to version: libXvMC-1.0.12
- (2019-03-17) Updated to version: libXvMC-1.0.11
- (2018-03-07) Updated to version: libXvMC-1.0.10nb1
- (2016-10-05) Updated to version: libXvMC-1.0.10
- (2015-03-16) Updated to version: libXvMC-1.0.9
CVS history: (Expand)
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|
2022-03-30 23:53:13 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
libXvMC: update to 1.0.13.
Alan Coopersmith (2):
Fix spelling/wording issues
Build xz tarballs instead of bzip2
Dylan Baker (4):
editorconfig: add
editorconfig: add meson
meson: Add a meson build system
autotools: fix Requires and Requires.Private in pkgconfig
Matt Turner (2):
meson: Fix typo
libXvMC 1.0.13
|
2021-12-01 14:01:17 by Nia Alarie | Files touched by this commit (38) |
Log message:
x11: Add avoid-duplicate.mk to Xorg library packages
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-11-13 23:09:08 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
libXvMC: update to 1.0.12.
This release fixes the pkgconfig data to not refer to libXv, adds a
pkgconfig file for libXvMCW, and prepares for a future xorgproto
release. There should be no functional changes.
Adam Jackson (3):
pkgconfig: Remove xv from xvmc.pc
vld: Provide <X11/extensions/vldXvMC.h> ourself
libXvMC 1.0.12
Dylan Baker (1):
Add a pkgconfig file for libXvMCW
|
2019-11-03 10:14:21 by Roland Illig | Files touched by this commit (148) |
Log message:
x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|