-
Notifications
You must be signed in to change notification settings - Fork 0
Add intel-vaapi-driver 2.3.0.pre1 and update NASM, Yasm, FFmpeg, xine-lib, and VLC #970
Merged
Commits on Dec 5, 2018
-
libva: Update version from 1.8.2 to 2.3.0
The project moved to GitHub, and releases are only published there. Update the source URL accordingly. The change-log is available [online][1]. [1]: https://github.com/intel/libva/blob/master/NEWS
Configuration menu - View commit details
-
Copy full SHA for 83f9979 - Browse repository at this point
Copy the full SHA 83f9979View commit details
Commits on Dec 6, 2018
-
libva-utils: Update version from 1.8.2 to 2.3.0
The project moved to GitHub, so update the source URL. [1]: https://github.com/intel/libva-utils/blob/master/NEWS
Configuration menu - View commit details
-
Copy full SHA for fa0e50e - Browse repository at this point
Copy the full SHA fa0e50eView commit details -
intel-vaapi-driver: Add version 2.3.0-pre1
[Description][0]: > VA-API (Video Acceleration API) user mode driver for Intel GEN > Graphics family > > VA-API is an open-source library and API specification, which provides > access to graphics hardware acceleration capabilities for video > processing. It consists of a main library and driver-specific > acceleration backends for each supported hardware vendor. > > The current video driver backend provides a bridge to the GEN GPUs > through the packaging of buffers and commands to be sent to the i915 > driver for exercising both hardware and shader functionality for video > decode, encode, and processing. [1]: https://github.com/intel/intel-vaapi-driver
Configuration menu - View commit details
-
Copy full SHA for 26d0aec - Browse repository at this point
Copy the full SHA 26d0aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba79f1c - Browse repository at this point
Copy the full SHA ba79f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3887276 - Browse repository at this point
Copy the full SHA 3887276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 370e704 - Browse repository at this point
Copy the full SHA 370e704View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e61c0 - Browse repository at this point
Copy the full SHA b9e61c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d45925d - Browse repository at this point
Copy the full SHA d45925dView commit details -
yasm: Update version from 1.2.0 to 1.3.0
The release is from August 2014, and the [change-log][1] is below. > Changes from 1.2.0 to 1.3.0: > > * Add AMD TBM instructions. > * Add HSW TSX instructions. > * Fix “pmulhrw”, “vphaddudq”, and “vpbroadcastq” instructions. > * Add Intel SHA, ADX, RDSEED, and SMAP instructions. > * Use a larger hash table size in NASM macro handling. > * Add support for x32 ABI (called “elfx32”). > * Add support for “function” decorator in win32/win64 object files. > * In Mach-O, only warn on repeated flags if the new flags are > different. FFmpeg failed to build with NASM, I wanted to try Yasm, but in the end it worked fine with a newer NASM. Add the update anyway. But NASM seems to be under more active development. [1]: https://yasm.tortall.net/releases/Release1.3.0.html
Configuration menu - View commit details
-
Copy full SHA for 002c07f - Browse repository at this point
Copy the full SHA 002c07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73a5c5a - Browse repository at this point
Copy the full SHA 73a5c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3065022 - Browse repository at this point
Copy the full SHA 3065022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3440abe - Browse repository at this point
Copy the full SHA 3440abeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40dfcfc - Browse repository at this point
Copy the full SHA 40dfcfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a249569 - Browse repository at this point
Copy the full SHA a249569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50afee3 - Browse repository at this point
Copy the full SHA 50afee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a541f91 - Browse repository at this point
Copy the full SHA a541f91View commit details -
xine-lib: Update version from 1.2.6 to 1.2.9
Rebuild against libav 2.0.3.
Configuration menu - View commit details
-
Copy full SHA for ee8df4d - Browse repository at this point
Copy the full SHA ee8df4dView commit details -
nasm: Update version from 2.09.04 to 2.14
Released on November 7th, 2018. The change-log is available [online][1]. This update fixes build errors like below in FFmpeg 3.4.5. libavfilter/x86/avf_showcqt.asm:183: error: invalid combination of opcode and operands libavfilter/x86/avf_showcqt.asm:183: error: invalid combination of opcode and operands CC libavformat/adp.o CC libavformat/ads.o CC libavformat/adtsenc.o CC libavformat/adxdec.o libavfilter/x86/avf_showcqt.asm:187: error: invalid combination of opcode and operands libavfilter/x86/avf_showcqt.asm:187: error: invalid combination of opcode and operands [1]: https://www.nasm.us/pub/nasm/releasebuilds/2.14/doc/nasmdoc.txt
Configuration menu - View commit details
-
Copy full SHA for 7522663 - Browse repository at this point
Copy the full SHA 7522663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d56444 - Browse repository at this point
Copy the full SHA 6d56444View commit details -
mesalib: Enable VA-API and VDPAU
This adds the function `__vaDriverInit_1_3` to the drivers. Tested on *keineahnung* (Intel) and *inbetweenmove* (AMDGPU).
Configuration menu - View commit details
-
Copy full SHA for 7e013f9 - Browse repository at this point
Copy the full SHA 7e013f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f286a - Browse repository at this point
Copy the full SHA 08f286aView commit details -
vlc: Rebuild for VA-API support
Currently, only VDPAU is supported. But we want VA-API to be supported as well. checking libavutil/avutil.h usability... yes checking libavutil/avutil.h presence... yes checking for libavutil/avutil.h... yes checking for LIBVA... yes checking for LIBVA_DRM... yes checking for LIBVA_X11... yes checking for LIBVA_WL... yes checking libavcodec/vaapi.h usability... yes checking libavcodec/vaapi.h presence... yes checking for libavcodec/vaapi.h... yes configure: VA API acceleration activated Playing a movie, the VA-API is automatically used. libva info: VA-API version 1.3.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_1_3 libva info: va_openDriver() returns 0 Increment revision to 1.
Configuration menu - View commit details
-
Copy full SHA for bbd0392 - Browse repository at this point
Copy the full SHA bbd0392View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.