Changelog for
libvdpau_va_gl1-0.4.2+git.20220503T035726~d203a3b-2.11.x86_64.rpm :
* Fri Jan 12 2024 obs-service-tar-scmAATTinvalid- Update to version 0.4.2+git.20220503T035726~d203a3b:
* cmake: replace add_definitions with add_compile_options
* cmake: use GNUInstallDirs to choose installation location
* Unbreak building tests on BSD systems
* video-surface: pretend that 4096x4096 is supported
* video-surface: delete framebuffer object in destructor
* doc: change XCloseDisplay description, it\'s a wider issue
* api-device: include string header explicitly
* docs: update ChangeLog
* Wed Oct 12 2022 Robert Herb
- using latest sources from GIT
* Sat May 14 2022 Stefan Dirsch - move to hardware supplements
* Fri Aug 28 2020 Stefan Dirsch - moved profiles for setting env variable VDPAU_DRIVER to /usr/etc/profiles.d on TW (boo#1173040)
* Tue Nov 15 2016 sor.alexeiAATTmeowr.ru- Update to version 0.4.2 (changes since 0.4.0):
* Fix a resource leak in VideoSurface.
* Fix compiling against libc++.
* Hardcode 4096x4096 as a maximum video surface resolution.- Use G++ 5 in openSUSE Leap 42.x to compile the unified initialisers in ByteReader in src/bitstream.hh, thanks to Max Staudt (boo#1008763).
* Sat Jul 23 2016 sor.alexeiAATTmeowr.ru- Update to version 0.4.0:
* Code now requires C++11-capable compiler.
* GLib, GLU, and libswscale dependencies are dropped.
* Drop own tracing code; libvdpau have own tracing already.
* Change VdpVideoMixerRender\'s destination_video_rect handling with VLC to fix video scaling.
* Fri Mar 04 2016 sor.alexeiAATTmeowr.ru- Update to 0.3.6:
* core: Handle Constrained Baseline profile for H.264.
* misc: Bugfixes.
* Mon Feb 22 2016 sor.alexeiAATTmeowr.ru- Update to 0.3.5:
* misc: Compatibility with some other ffmpeg versions.
* misc: Bugfixes.
* Mon Feb 16 2015 sndirschAATTsuse.com- /etc/profile.d/libvdpau-va-gl.{csh,sh}: do not set VDPAU_DRIVER, if NVIDIA\'s proprietary driver is installed
* Thu Sep 25 2014 sor.alexeiAATTmeowr.ru- Supplement xf86-video-intel as the only possible libvdpau there.- Usage of %cmake and %cmake_install macros.- Add baselibs.conf.- Remove incorrect usage of %ghost.