Changelog for
vdr-plugin-xineliboutput-2.2.0+git72~84b171c-37.59.i586.rpm :
* Mon Jul 04 2022 hpjAATTurpla.net- Update to version 2.2.0+git72~84b171c:
* Improve radio stream buffering limit
* Log buffer stats when TCP fifo is full
* Use real buffer pool element size instead of hard-coded values
* Fix build without stdatomic.h
* Enforce deep decoder reset after channel change
* Avoid SCR speed chenges while flushing
* SCR: make sure video fifo has always few buffers for demux
* Make sure SCR is not paused when TCP fifo is full
* Fix possible freeze when audio fifo is full during buffering
* Check for LIBXINE_VERBOSITY env variable in frontends
* Sat Oct 02 2021 seife+obsAATTb1-systems.com- Update to version 2.2.0~git62~f4df324: (everything after 2020-01-20 was already 2.2.0 ;-)
* Fix missing window (with some remote X servers)
* Reduce video fifo fragmentation with mpeg-ts
* Fix race in control_running flag handling
* ts2es fixes / improvements
* buffering improvements
* Add command-line option to set FFmpeg thread count
* Use UDP only when requested by user (=default to TCP)
* H.264 parsing improvements
* several error checks improved
* Fix rare leftover old video data after channel switch / seek
* Fix setting video fifo to 65535 buffers when not given in command line.
* Fix double open + connect when mpeg-dash plugin is probed before xvdr plugin.
* Fix 5 second delay when plugin is closed before playback starts.
* Fri Oct 09 2020 hpjAATTurpla.net- Update to version 2.1.1~git.20200830T143214.0b9a01d:
* Fix regression from c99f13: video fifo was grown too large when size was not given in command line
* Sanity check config file video fifo size
* cec: use libcec_clear_configuration()
* Silence warning when compiling without XRandr
* vdr-sxfe: link against -lm
* Sat Aug 15 2020 Stefan Seyfried
- replace Requires(pre) with Requires to fix package update case
* Wed Aug 12 2020 hpjAATTurpla.net- Update to version 2.1.1~git.20200702T220640.43e9fa7:
* Fix build with xine-lib < 1.2.5
* input_vdr: fix default value for default mrl setting
* Remove unneeded packed attribute
* Silence strncpy() warning
* configure: fix GLX check (when using pkg-config)
* Fix resetting engine.buffers.video_num_buffers to 250 when it is not given in command line
* Tue Feb 18 2020 hpjAATTurpla.net- Update to version 2.1.1~git.20200123T223139.1406280:
* Check realloc() result
* Simplify
* Check for NULL
* input_vdr: add get_dir() to list all found VDR servers in xine-ui
* 2.2.0
* Check for NULL
* Reduce lock scope
* Check for calloc() result and plugin initialization failures
* Remove alias
* resync translations
* Mon Jan 13 2020 Hans-Peter Jansen - fix ffmpeg build dependency- add libextractor build dependency
* Mon Nov 25 2019 Stefan Seyfried - update to current git version commit 2.1.0-183-g32a5ffc: - xineliboutput-2.1.0...b298178e6.diff -> xineliboutput-2.1.0...32a5ffc8f.diff - many small fixes - add wayland client vdr-wlfe- add xineliboutput-glew.diff to fix build with current Mesa- fix xineliboutput-2.1.0-tar-to-git.diff (.gitignore was missing)
* Tue Mar 05 2019 Stefan Seyfried - do not own /etc/vdr/plugins
* Wed Dec 26 2018 Stefan Seyfried - update to current git version commit b29817 from 2018-10-05: xineliboutput-2.1.0...977ff0.diff -> xineliboutput-2.1.0...b298178e6.diff- add xineliboutput-2.1.0-tar-to-git.diff to simplify importing new git snapshots- remove obsoleted vdr-xineliboutput-2.1-pie.diff- remove obsoleted xineliboutput-git-bufferoverflow.diff