Hello community, here is the log from the commit of package libva for openSUSE:Factory checked in at 2013-07-12 20:48:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-03-20 11:46:39.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2013-07-12 20:48:06.000000000 +0200 @@ -1,0 +2,21 @@ +Wed Jul 10 14:47:19 UTC 2013 - [email protected] + +- updated to version 1.2.1: + * fixed namespace issue with one of the new tools introduced as + mpeg2enc. fdo#66221 + * API: new H.264 encoding API for Baseline, Main and High profiles + * API: add support for MPEG-2 encoding + * API: add video processing interfaces + * API: add vaQuerySurfaceAttributes() to query surface attributes + supported by the underlying drivers. + * API: new version of vaCreateSurfaces(), the old version of + vaCreateSurfaces() is still supported if including <va/va_compat.h> + * API: add new surface attributes to enable VA surface creation + from external buffer + * API: add new RT formats and fourcc codes + * Refine VA trace utility + * Refine H.264 encoding test cases {avcenc, h264enc} + * A new test case for MPEG-2 encoding + * A lot of bug fixes + +------------------------------------------------------------------- Old: ---- libva-1.1.1.tar.xz New: ---- libva-1.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libva.spec ++++++ --- /var/tmp/diff_new_pack.tbFtAI/_old 2013-07-12 20:48:06.000000000 +0200 +++ /var/tmp/diff_new_pack.tbFtAI/_new 2013-07-12 20:48:06.000000000 +0200 @@ -19,13 +19,13 @@ # Name: libva -Version: 1.1.1 +Version: 1.2.1 Release: 0 Summary: Video Acceleration (VA) API for Linux License: MIT Group: System/Libraries Url: http://freedesktop.org/wiki/Software/vaapi -Source0: http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.xz +Source0: http://www.freedesktop.org/software/vaapi/releases/libva/%{name}-%{version}.tar.bz2 Patch1: libva-fix-rpmlint-error-no-return-in-non-void.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: Mesa-devel @@ -182,6 +182,7 @@ %{_bindir}/vainfo %{_bindir}/avcenc %{_bindir}/h264encode +%{_bindir}/mpeg2vaenc %{_bindir}/mpeg2vldemo %{_bindir}/putsurface %{_bindir}/loadjpeg ++++++ libva-1.1.1.tar.xz -> libva-1.2.1.tar.bz2 ++++++ ++++ 73795 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
