File libva-utils.changes of Package libva-utils
-------------------------------------------------------------------
Tue Aug 29 14:30:24 UTC 2017 - sndirsch@suse.com
- removed putsurface_wayland from filelist (now requires wayland-
enabled -devel package)
-------------------------------------------------------------------
Wed Aug 16 17:27:10 UTC 2017 - chris@computersalat.de
- Version 1.8.3 - 28.Jun.2017
* 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
-------------------------------------------------------------------
Fri Aug 4 14:03:25 UTC 2017 - sndirsch@suse.com
- Version 1.8.2
* Bump version to 1.8.2
-------------------------------------------------------------------
Thu Jun 29 12:30:05 UTC 2017 - sndirsch@suse.com
- changed Group to Development/Tools/Other
-------------------------------------------------------------------
Wed Apr 19 19:10:38 UTC 2017 - chris@computersalat.de
- fix changes file
* add missing changes for 1.8.1
* fix Version string
-------------------------------------------------------------------
Tue Apr 18 20:45:56 UTC 2017 - chris@computersalat.de
- Version 1.8.1 - 10.Apr.2017
* Bump version to 1.8.1
- add sha1sum file
-------------------------------------------------------------------
Sat Apr 15 22:37:52 UTC 2017 - chris@computersalat.de
- initial pkg 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