File libva-gl.changes of Package libva

-------------------------------------------------------------------
Tue Apr 12 12:35:13 UTC 2016 - sndirsch@suse.com

- update to latest version, Intel Stack release 2016Q1
  (fate #315643-315645, 319159-319161, 319618)

-------------------------------------------------------------------
Tue Apr 12 12:25:51 UTC 2016 - sndirsch@suse.com

- Update to version 1.7.0
  * Bump VA API version to 0.39
  * Add support for VP9 10bit decode API
  * Allow libva to load the vaapi driver provided by Mesa Gallium
    for nouveau and radeon
  * Fix libva-glx against OpenGL 3.1 or above

-------------------------------------------------------------------
Thu Feb  4 13:59:18 UTC 2016 - sndirsch@suse.com

- latest updates for sle12 (fate #315643-315645, 319159-319161, 319618)
- current sources obsolete libva-fix-rpmlint-error-no-return-in-non-void.patch

-------------------------------------------------------------------
Wed Dec 30 10:22:07 UTC 2015 - jimmy@boombatower.com

- Update baselibs.conf to work with new multi-spec file approach.

-------------------------------------------------------------------
Mon Dec 21 16:05:31 UTC 2015 - dimstar@opensuse.org

- Use build_gl defines instead of build condition: libva-gl is
  never meant to be built --without=gl, so bcond is actually the
  wrong construct here.
- Add libva-gl.spec as a 2nd spec file to the package to keep them
  in sync (by means of pre_checkin.sh).

-------------------------------------------------------------------
Fri Dec 18 19:51:22 UTC 2015 - jimmy@boombatower.com

- Bump up disable wayland support for 13.1 as 1.6.2 is incompatible
  with such old version of wayland.

-------------------------------------------------------------------
Thu Dec 17 09:50:26 UTC 2015 - jimmy@boombatower.com

- Rework spec to either gl packages or everything else. By doing so
  libva-devel can be built without depending on Mesa and Mesa-libva
  can be build depending on libva-devel without introducing a
  dependency cycle. A linked package will then produce the libva
  gl packages.

-------------------------------------------------------------------
Thu Dec 17 09:41:22 UTC 2015 - zaitor@opensuse.org

- Update to version 1.6.2:
  + Bump VA API version to 0.38.1.
  + Add new RT format for 16 bits per channel memory
    layout(P010,P016): VA_RT_FORMAT_YUV420_10BPP.
  + Add new fourcc codes: VA_FOURCC_P010, VA_FOURCC_P016,
    VA_FOURCC_YV16.
  + Fix crash if user doesn't have right to access the DRI device.
  + Fix uninitialized x11_screen driver context member for X11
    output (fdo#61603).
  + Fix the issue of not to use LIBVA_DRIVER_NAME (fdo#72822).
  + Fix build issue with wayland (fdo#79478).
  + vainfo: Add option '--display'.

-------------------------------------------------------------------
Thu Dec 17 06:51:07 UTC 2015 - jimmy@boombatower.com

- Replace build requirement Mesa-devel with pkgconfig(egl) to
  narrow dependency and aid in avoiding cycle when building
  Mesa-libva.

-------------------------------------------------------------------
Mon Nov 23 22:04:53 UTC 2015 - zaitor@opensuse.org

- Update to version 1.6.1:
  + Add support for VP9 decode and HEVC encode in VA trace module.
  + Add VP9 profile to vainfo.
  + Enhance VA trace to dump VP8 encode parameters.
- Add an explicit pkgconfig(wayland-scanner) BuildRequires:
  Configure looks for it, and we are already pulling it in
  automatically.

-------------------------------------------------------------------
Fri Jul 31 07:56:49 UTC 2015 - zaitor@opensuse.org

- Update to version 1.6.0:
  + API:
    - Bump VA API version to 0.38.
    - Add support for HEVC Encode.
    - Add support for VP9 Decode.
    - Allow user to specify user preferred backend driver.
    - Add decode attribute to support decode normal and base modes.
    - Add encode attribute to support skip frame.
  + Fix quality issue in the JPEG encode demo.

-------------------------------------------------------------------
Mon Mar 30 09:17:19 UTC 2015 - sndirsch@suse.com

- Update to version 1.5.1
  * API: correct the comment for num_token_partitions in struct
    _VAEncPictureParameterBufferVP8
  * VA/x11: fix double Unlocks/SyncHandle to avoid segmentation fault 

-------------------------------------------------------------------
Sun Feb  8 22:35:09 UTC 2015 - zaitor@opensuse.org

- 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.

-------------------------------------------------------------------
Thu Oct 30 10:34:39 UTC 2014 - sndirsch@suse.com

- added baselibs.conf as source to specfile in order to make factory
  happy

-------------------------------------------------------------------
Mon Oct 27 07:59:19 UTC 2014 - sndirsch@suse.com

- update to version 1.4.1; most important features/changes since
  release 1.2.1:
  * API: add support for VP8 encoding
  * API: drop VAEntrypointMax enumeration
  * API: add STE filter to the VPP pipeline
  * API: add H.264 MVC profiles for decoding and encoding
  * API: add buffer export interfaces for interop with 3rdparty APIs (EGL, OCL)
  * API: add suppor for encoder quality level
  * API: add attribute usage hint flag
  * Enhancement for VA trace utility
  * Add support for DRM Render-Nodes (Andrey Larionov)
- removed obsolete patch libva-fix-rpmlint-error-no-return-in-non-void.patch

-------------------------------------------------------------------
Mon Feb 24 10:57:00 UTC 2014 - sndirsch@suse.com

- disable wayland support on sle12

-------------------------------------------------------------------
Fri Sep 27 07:24:35 UTC 2013 - dimstar@opensuse.org

- Introduce bcond_with wayland to easily control if the wayland
  support is to be built:
  + On openSUSE 13.1+ defaults to true
  + Create new subpackage vaapi-wayland-tools and libva-wayland1,
    containing the respective wayland support of libva.
  + BuilkdRequire pkgconfig(wayland-client).
  + Pass --enable/--disable-wayland to configure as appropriate.

-------------------------------------------------------------------
Wed Jul 10 14:47:19 UTC 2013 - hrvoje.senjan@gmail.com

- 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

-------------------------------------------------------------------
Tue Mar 19 10:43:16 UTC 2013 - kkhere.geo@gmail.com

- Version 1.1.1 - 18.Mar.2013
  This minor version brings the following changes:
  * Support wayland 1.0 protocol (Rob Bradford)
  * Automake 1.13 fixups (Armin K)

-------------------------------------------------------------------
Tue Nov 13 15:24:27 UTC 2012 - guillaume@opensuse.org

- Remove Exclusive arch on x86*

-------------------------------------------------------------------
Thu Oct 18 11:09:09 UTC 2012 - kkhere.geo@gmail.com

- fix rpmlint error no-return-in-nonvoid-function

-------------------------------------------------------------------
Thu Oct 18 10:59:21 UTC 2012 - kkhere.geo@gmail.com

- packaging va backends seperately 

-------------------------------------------------------------------
Thu Oct 18 10:56:48 UTC 2012 - kkhere.geo@gmail.com

- previous bump to 1.1.0 was reverted upstream
- Version 1.1.0 - 04.Oct.2012
  * API: add Wayland support
  * API: add raw DRM support for headless pipelines
  * Fix generic VA/GLX implementation for newer cluttersink versions
  * Fix threading issues in VA objects reference code (+Krzysztof Kotlenga)
  * Fix build on Android Ice Cream Sandwich (+Haitao Huang, Daniel Charles)
 

-------------------------------------------------------------------
Tue May 29 15:24:49 UTC 2012 - kkhere.geo@gmail.com

- get osc service localrun download_files to run 

-------------------------------------------------------------------
Tue May 29 15:50:36 CEST 2012 - tiwai@suse.de

- updated to version 1.1.0:
  * support of JPEG decoding
  * New hooks to create/free native pixmap
  * VA/EGL interfaces
  * Remove legacy DRI support

-------------------------------------------------------------------
Fri May 25 11:38:22 UTC 2012 - kkhere.geo@gmail.com

- Remove nonexisting subpackage from baselibs.conf

-------------------------------------------------------------------
Wed May 23 14:13:51 UTC 2012 - kkhere.geo@gmail.com

- Rename subpackage vaapi-drivers -> vaapi-dummy-driver
  since dummy is the only driver this package contains.
- Let the library recommend the dummy driver in case no other 
  is present

-------------------------------------------------------------------
Tue May 22 22:40:06 UTC 2012 - crrodriguez@opensuse.org

- Remove intel-driver, it has been packaged separately
  with proper hardware "Supplements" so it gets installed
  only when needed.
- Fix -devel package requires, otherwise dependant packages
  fail with missing headers wanted by files in /usr/include/va.

-------------------------------------------------------------------
Fri Apr 13 11:58:15 UTC 2012 - kkhere.geo@gmail.com

- update intel driver to version 1.0.17
  Version 1.0.17 - 02.Apr.2012
  * Add support for IMC1/IMC3 surface formats
  * Fix rendering of interlaced surfaces
  * Fix MPEG-2 decoding of interlaced streams (SNB, IVB)
  * Fix H.264 weighted prediction indicator (SNB)
  * Fix and simplify calculation of H.264 macroblock bit offset (ILK, SNB, IVB)
  Version 1.0.16 - 14.Feb.2012
  * Fix VC-1 bitplane buffer size (SNB, IVB)
  * Fix VC-1 motion vector modes for Ivy Bridge
  * Fix MFX_QM_STATE for H.264 flat scaling lists (IVB)
  * Fix and simplify AVC_REF_IDX_STATE setup (ILK, SNB, IVB)
  * Fix memory leak of encoder buffers
  * Fix check for internal VA surface format prior to rendering
  * Add support for B43 chipset (Alexander Inyukhin)

-------------------------------------------------------------------
Wed Mar 21 19:02:15 UTC 2012 - jengelh@medozas.de

- Remove redundant sections, compress filelist
- Enable parallel build
- Use pkgconfig symbols for deps

-------------------------------------------------------------------
Mon Feb 27 19:30:59 CET 2012 - dmueller@suse.de

- exclude from build on ARM 

-------------------------------------------------------------------
Tue Feb 14 13:18:40 UTC 2012 - sndirsch@suse.com

- Update package BuildRequires to use pkgconfig symbols 

-------------------------------------------------------------------
Sat Nov 19 16:03:00 UTC 2011 - coolo@suse.com

- add libtool as buildrequire to avoid implicit dependency

-------------------------------------------------------------------
Wed Nov  9 16:20:42 UTC 2011 - kkhere.geo@gmail.com

- new version 1.0.15
  * API: make {Top,Bottom}FieldOrderCnt signed (Yi Wang)
  * Add auto-generated Debian packaging
  * Refine VA trace & VA fool utilities
  * Move i965 driver to a specific repository (vaapi/intel-driver)
  * Fix DSO link issue in tests
  * Fix fglrx driver name detection
  * Fix API vs. DSO vs. package versioning
- intel-driver has been split from the library, use separate tarball
- split the drivers into a separate package

-------------------------------------------------------------------
Tue Aug  9 14:50:19 UTC 2011 - kkhere.geo@gmail.com

- new version 1.0.14 
   no NEWS released; changelog in git http://cgit.freedesktop.org/libva/

-------------------------------------------------------------------
Tue May 31 19:44:52 UTC 2011 - kkhere.geo@gmail.com

- new version 1.0.13
  * cleans up licensing issue
  * IvyBrigde video decoding support 
  * thread safety
  * Encoding support in SandyBridge

-------------------------------------------------------------------
Fri Apr  1 20:22:20 UTC 2011 - kkhere.geo@gmail.com

- new version 1.0.12 

-------------------------------------------------------------------
Mon Mar 28 17:23:25 UTC 2011 - kkhere.geo@gmail.com

- new version 1.0.11 
  * obsoletes patch
    - i965_dri_video: don't try to render an invalid surface

-------------------------------------------------------------------
Thu Mar  3 15:02:06 UTC 2011 - kkhere.geo@gmail.com

- patch: i965_dri_video: don't try to render an invalid surface 

-------------------------------------------------------------------
Tue Feb 15 12:05:12 UTC 2011 - kkhere.geo@gmail.com

- new version 1.0.10 

-------------------------------------------------------------------
Mon Jan 10 10:23:00 UTC 2011 - kkhere.geo@gmail.com

- new version 1.0.7
- support IA44 AI44 subpicture format in sandybridge 

-------------------------------------------------------------------
Sun Dec 19 10:14:27 UTC 2010 - lnussel@suse.de

- new version 1.0.6

-------------------------------------------------------------------
Fri Nov  5 13:41:52 UTC 2010 - kkhere.geo@gmail.com

- update to version 1.0.6 

-------------------------------------------------------------------
Thu Sep 30 09:05:22 UTC 2010 - kkhere.geo@gmail.com

- update to version 1.0.5
  * add scaling flags for vaPutSurface()
  * i965_drv_video: add video processing kernels
  * i965_drv_video: deinterlacing & scaling

-------------------------------------------------------------------
Thu Sep  9 14:19:54 UTC 2010 - kkhere.geo@gmail.com

- update to version 1.0.4 

-------------------------------------------------------------------
Tue Jun  8 10:05:32 UTC 2010 - dimstar@opensuse.org

- Split the library in libva1, the tools in vaapi-tools and the
  development in libva-devel. Both libraries can live in the same
  package as per policy: they are kept in sync with their soNUM.

-------------------------------------------------------------------
Mon Jun  7 21:43:40 UTC 2010 - dominique-vlc.suse@leuenberger.net

- Initial package for VideoLAN repository, libva 1.0.1

openSUSE Build Service is sponsored by