Changelog for
vdr-xineliboutput-client-2.1.0-bp150.1.3.x86_64.rpm :
* Sat Feb 10 2018 seife+obsAATTb1-systems.com- add xineliboutput-git-bufferoverflow.diff to fix buffer size calculation in rle_compress_argbrle()
* Sat Feb 10 2018 seife+obsAATTb1-systems.com- add patch xineliboutput-2.1.0...977ff0.diff to commit 977ff04820 from 2018-01-20
* buffer overflow fixes
* integer overflow fixes
* memleak fixes
* other bugfixes
* Fri Feb 09 2018 seife+obsAATTb1-systems.com- fix build on Leap by adding -std=c99 compiler option
* Fri Feb 09 2018 seife+obsAATTb1-systems.com- update to version 2.1.0 (2018-01-10): - Fixed HD buffering issues with recent xine-lib versions - Fixed concatenating multiple --post command line options - Fixed leaks - Added ARGB overlay compression - Added mapping of F11 key to fullscreen toggle (sxfe) - Added check for missing xine plugins - Improved stability and error resilence - Improved portability - Default to OpenGL 2 video output when available. Warn when inefficient video output is used - \"Dust removal\"- add vdr-xineliboutput-2.1-pie.diff to build PIE executables
* Fri Feb 09 2018 seife+obsAATTb1-systems.com- rework X11 buildrequires
* Sat Mar 18 2017 seife+obsAATTb1-systems.com- update to version 2.0.0 (2017-03-12): - Support vdr-2.3.1 - Dropped support for vdr < 2.0 - Fixed problems with xine-lib 1.2.7+ - Fixed ts demuxing with some video streams (Thanks to Niedermeier Guenter) - Fixed primary device switching - Fixed segfault when playing audio-only stream with visualization (Thanks to Tobias Grimm) - Fixed toggling fullscreen mode - Fixed lost post processing when stream is reconnected - Fixed HUD OSD crash with UHD resolution video output - Added mDNS announces (tested with VLC) - Added an option to trigger vdr-suspendoutput when there are no connected clients (needs vdr-plugin-suspendoutput >= 2.1) - Added HDMI-CEC input support (libcec) - Added support for cDevice::ScaleVideo() - Added an option to disable media player resume file creation - Added PRIM command into SVDRP interface - Added option to use True Color OSD when no client is connected - Added support for HEVC - Improved H.264 support - Bug fixes - Build system updates - Translation updates- packaging: - updated build system now needs no more hacks, just \"make\" - removed xineliboutput-1.1.0-vdr-2.2.patch - build against libcec
* Sun Jun 07 2015 seife+obsAATTb1-systems.com- really avoid build time in locale files (locales were rebuilt in %install without using msgmerge wrapper, fixed by just doing everything in %install)
* Wed Mar 04 2015 seife+obsAATTb1-systems.com- add xineliboutput-1.1.0-vdr-2.2.patch to fix compile with VDR 2.2
* Thu Apr 10 2014 seife+obsAATTb1-systems.com- simplify install, get rid of vdr_old_plugin_
* macros
* Wed Apr 02 2014 seife+obsAATTb1-systems.com- add allowed_hosts example config- try to fix buildreq for SLES11 (libxine is still too old there)
* Sun Mar 30 2014 seife+obsAATTb1-systems.com- avoid build time in locale files
* Sun Mar 30 2014 seife+obsAATTb1-systems.com- use setup macro- run spec-cleaner
* Fri Aug 30 2013 hpjAATTurpla.net- update to 1.1.0
* Sun Apr 07 2013 hpjAATTurpla.net- use balta3\'s vdr build environment for vdr2
* Fri Apr 05 2013 hpjAATTurpla.net- update to 1.0.7- apply CVS changes until today
* Tue Feb 14 2012 lnusselAATTsuse.de- add patch from Manfred Hollstein that adds -lpthread to fix build
* Mon Aug 02 2010 lnusselAATTsuse.de- install frontend libraries (bnc#625399)
* Thu May 20 2010 lnusselAATTsuse.de- change group to Hardware/TV
* Thu Jun 04 2009 lnusselAATTsuse.de- update to 1.0.4- fix build failures due to char
* casts