Releases: intel/libva-utils
Preliminary release for packaging libva-utils-2.0.0.pre1
- Bump version to 2.0.0
- Add option '--device ' to vainfo
- Add vp9enc for VP9 encoding
- Add vavpp for video processing
- Add FEI gtest cases
- Fix segmentation fault in putsurface_wayland
- Fix GCC 7.1.1 warnings/errors
- Fix libva version printed out by vainfo
libva 2.0.0.pre1 is required to build libva-utils 2.0.0.pre1
git tag: 2.0.0.pre1
sha1sum: 083feb95230a3213991c69e7ea1f5afec5a6f31b libva-utils-2.0.0.pre1.tar.bz2
libva-utils 1.8.3
- Bump version to 1.8.3
- Switch AC_PROG_LIBTOOL to LT_INIT
- putsurface: include wayland-client.h instead of wayland-server.h
- avcenc: add AUD NAL unit at the beginning of pic
- avcenc: enable direct_spatial_mv_pred_flag for B frame
- avcenc: add the frame number as the command line input parameter
git tag: 1.8.3
sha1sum: 8684aa2b28fc08bf62b1fa5acf95d23fab5faf9a libva-utils-1.8.3.tar.bz2
Preliminary release for packaging libva-utils-1.8.3.pre1
- Bump version to 1.8.3.pre1
- Switch AC_PROG_LIBTOOL to LT_INIT
- putsurface: include wayland-client.h instead of wayland-server.h
- avcenc: add AUD NAL unit at the beginning of pic
- avcenc: enable direct_spatial_mv_pred_flag for B frame
- avcenc: add the frame number as the command line input parameter
git tag: 1.8.3.pre1
sha1sum: 2f6d7af8afef73e771b6dbe7e9146a034f7a2cd0 libva-utils-1.8.3.pre1.tar.bz2
libva-utils 1.8.2
Bump libva-utils to 1.8.2
git tag: 1.8.2
sha1sum: 4cddc6ad67f8d3a0b903e06f34f8ca2da53b4f1d libva-utils-1.8.2.tar.bz2
Preliminary release for packaging libva-utils-1.8.2.pre1
Bump libva-utils to 1.8.2.pre1
libva-utils 1.8.1
Bump libva-utils to 1.8.1
git tag: 1.8.1
sha1sum: ae5f8da4638c1ddadc4b9bcdc2d42dd54554fcc8 libva-utils-1.8.1.tar.bz2
Preliminary release for packaging libva-utils-1.8.1.pre1
Bump libva-utils to 1.8.1.pre1
libva-utils 1.8.0
Version 1.8.0 - 31.Mar.2017
- First release of libva-utils as a separate project
- Follows libva release versioning
- Contains all the utilities and tests for libva API
- dynamically links to libva
- building system clean ups
- test suite included using GoogleTestFramework
git tag: 1.8.0
sha1sum: 1cdd17ee0cd5ccf0da2ed85512d87bf1931b2bc1 libva-utils-1.8.0.tar.bz2
Preliminary release for packaging libva-utils-1.8.0.pre3
Bump the preliminary release version to 1.8.0.pre3
Preliminary release for packaging libva-utils-1.8.0.pre2
- Bump the preliminary release version to 1.8.0.pre2
- Change package tarball name to libva-utils
- Fix the broken building when adding --enable-tests to configure options