Hello community, here is the log from the commit of package libva for openSUSE:Factory checked in at 2015-02-12 10:19:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libva (Old) and /work/SRC/openSUSE:Factory/.libva.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libva" Changes: -------- --- /work/SRC/openSUSE:Factory/libva/libva.changes 2014-11-03 13:11:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2015-02-12 10:19:54.000000000 +0100 @@ -1,0 +2,15 @@ +Sun Feb 8 22:35:09 UTC 2015 - [email protected] + +- Update to version 1.5.0: + + API: + - Add support for HEVC decoding. + - Extend JPEG encoding data structures and add configuration + attribute for JPEG encoding. + + Add a unit test for JPEG encoding. + + Add support for HEVC decoding and JPEG encoding in VA trace + utility. + + Fix out of tree builds. + + VA/X11: fix BadDrawable issue when calling vaTerminate() after + the pixmaps have been destroyed. + +------------------------------------------------------------------- Old: ---- libva-1.4.1.tar.bz2 New: ---- libva-1.5.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libva.spec ++++++ --- /var/tmp/diff_new_pack.eIBnf1/_old 2015-02-12 10:19:55.000000000 +0100 +++ /var/tmp/diff_new_pack.eIBnf1/_new 2015-02-12 10:19:55.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libva # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %endif Name: libva -Version: 1.4.1 +Version: 1.5.0 Release: 0 Summary: Video Acceleration (VA) API for Linux License: MIT @@ -222,6 +222,7 @@ %{_bindir}/mpeg2vldemo %{_bindir}/putsurface %{_bindir}/loadjpeg +%{_bindir}/jpegenc %if %{with wayland} %files -n vaapi-wayland-tools ++++++ libva-1.4.1.tar.bz2 -> libva-1.5.0.tar.bz2 ++++++ ++++ 21926 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
