File gstreamer-plugins-vaapi.changes of Package gstreamer-plugins-vaapi
-------------------------------------------------------------------
Sun Mar 29 15:36:38 UTC 2015 - zaitor@opensuse.org
- Update to version 0.5.10:
+ Add support for DRM Render-Nodes for headless operation.
+ Add support for VA surface buffer sharing with DMABUF and GEM
handles.
+ Add support for v4l2src with io-mode={dmabuf,dmabuf-import}.
+ Drop support for VA/GLX specific APIs in libgstvaapi and
vaapisink (bgo#736711).
+ Improvements to H.264 codecs:
- Fix profile limits for encoding.
- Fix pixel-aspect-ratio in the encoded stream.
- Add decoding support for interlaced streams with
repeat-first-field (RFF).
- Fix decoding of interlaced streams in top-field-first order
(TFF) (bgo#739291).
- Fix decoding of UK DVB-T2 streams (bgo#739291).
+ Improvements to plugin elements:
- Add support for dma_buf imports (Wind Yuan) (bgo#735362).
- Allow for SW decoding fallbacks with unsupported profiles
(bgo#730997).
- Make vaapipostproc work with SW elements (bgo#720174,
bgo#704078).
- Allow vaapipostproc to integrate with GL downstream elements
(bgo#735231).
- Add support for high-quality scaling to vaapipostproc
("scale-method=hq").
- Fix advanced deinterlacing when it is the unique filter
applied.
- Add GstColorBalance interface to vaapisink (bgo#722390).
- Implement the GstNavigation interface into vaapisink
(bgo#711479).
- Allow rescaling of X11 window for vaapisink (bgo#711478).
- Optimizations to vaapidecode thread handling (bgo#734616).
- Fix deinterlacing from non VA memory buffers (bgo#726270).
- Fix clearing of subtitle overlay.
- Fix clearing of vaapipostproc state during restart.
- Bump soname following upstream changes.
-------------------------------------------------------------------
Sat Dec 13 17:43:53 UTC 2014 - zaitor@opensuse.org
- Add pkgconfig(xrender) and pkgconfig(xrandr) BuildRequires: They
were missing from the inital build.
-------------------------------------------------------------------
Tue Dec 9 01:47:12 UTC 2014 - zaitor@opensuse.org
- Initial packaging.