Changelog for
alsa-plugins-1.2.5-1.11.i586.rpm :
* Mon May 31 2021 Ferdinand Thiessen
- Update to 1.2.5
* Support alsa 1.2.5
* Fixed A52 Output plugin
* upmix: complete generalizing format
* jack: add option to allow non-jack-aligned period size
* oss: fix the config (port -> device)
* pulse: pcm - handle reading pulse stream hole
* usb_stream: use snd_config_get_card() to decode the card number
* Mon Oct 05 2020 tiwaiAATTsuse.de- Placeholder for SLE15-SP3 sync: jsc#SLE-11987 no functional changes at all
* Wed May 06 2020 tiwaiAATTsuse.de- Split plugins in alsa-plugin package to each subpackage (boo#1171276): now alsa-plugins is a meta package that requires only the fundamental speexrate and upmix plugins- Add documentation for aaf plugin- Minor spec cleanups
* Fri Mar 13 2020 tiwaiAATTsuse.de- Update to alsa-plugins 1.2.2:
* upmix plugin code refactoring, m4 file update
* Fri Nov 15 2019 tiwaiAATTsuse.de- Update to alsa-plugins 1.2.1:
* pulse: Add DEVICE parameter
* Fri May 10 2019 tiwaiAATTsuse.de- Update to alsa-plugins 1.1.9: Fixes for jack and maemo plugins, see https://www.alsa-project.org/wiki/Changes_v1.1.8_v1.1.9 for details
* Mon Mar 25 2019 tiwaiAATTsuse.de- Build alsa-plugins-aaf conditionally, not stop the whole builds for old distros
* Wed Mar 20 2019 olafAATTaepfle.de- Adjust BuildRequires to use pkgconfig
* Thu Jan 10 2019 Jan Engelhardt - Drop idempotent %if..%endif guards.
* Tue Jan 08 2019 tiwaiAATTsuse.de- Update to alsa-plugins 1.1.8:
* A52 Output plugin: a52_close: set slave to NULL to avoid double pcm free in open fcn
* AVTP Audio Format (AAF) PCM plugin aaf: AVTPDU transmission periodicity aaf: Implement Playback mode support aaf: Load configuration parameters aaf: Introduce plugin skeleton aaf: Tx multiple AVTPDUs per media clock tick aaf: Refactor timeout routines aaf: Refactor AVTPDU reception routines aaf: Refactor AVTPDU transmission routines aaf: Add presentation time tolerance aaf: do not free twice aaf - snd_pcm_close() is called from snd_pcm_ioplug_delete() aaf: Add support for direct read/write transfers aaf: Implement dump() ioplug callback aaf: Implement Capture mode support aaf: Prepare for Capture mode support aaf: Implement Playback mode support aaf: Load configuration parameters aaf: Introduce plugin skeleton
* Documentation: aaf: AVTPDU transmission periodicity aaf: Tx multiple AVTPDUs per media clock tick aaf: Add presentation time tolerance doc: Fix typo in AAF doc aaf: Implement Capture mode support aaf: Implement Playback mode support aaf: Load configuration parameters aaf: Introduce plugin skeleton
* Jack PCM plugin: Revert \"jack: Fix leaks when jack_set_hw_constraint() fails\"
* OSS Mixer -> ALSA Control plugin: Revert \"oss: Fix leaks when oss_hw_constraint() fails\"
* USB stream plugin: Revert \"usb_stream: Fix leaks when us_set_hw_constraint() fails\" pcm_usb_stream: fix signess issues pcm_usb_stream: remove unused parameter in snd_pcm_us_read() pcm_usb_stream: fix another leak in snd_pcm_us_open()- Drop obsoleted patches: 0001-pcm_usb_stream-fix-another-leak-in-snd_pcm_us_open.patch 0002-pcm_usb_stream-remove-unused-parameter-in-snd_pcm_us.patch 0003-pcm_usb_stream-fix-signess-issues.patch 0004-a52_close-set-slave-to-NULL-to-avoid-double-pcm-free.patch 0005-Revert-jack-Fix-leaks-when-jack_set_hw_constraint-fa.patch 0006-Revert-usb_stream-Fix-leaks-when-us_set_hw_constrain.patch 0007-Revert-oss-Fix-leaks-when-oss_hw_constraint-fails.patch- Add a new subpackage alsa-plugins-aaf; currently built only for TW
* Fri Dec 07 2018 bjorn.lieAATTgmail.com- Use ffmpeg-4 versions of pkgconfig(libav
*).
* Thu Nov 15 2018 tiwaiAATTsuse.de- Remove the old override configs as the updated setup-pulseaudio script should handle the new configs (bsc#1116153)
* Wed Oct 24 2018 tiwaiAATTsuse.de- Backport of yet another regression fixes in upstream: 0005-Revert-jack-Fix-leaks-when-jack_set_hw_constraint-fa.patch 0006-Revert-usb_stream-Fix-leaks-when-us_set_hw_constrain.patch 0007-Revert-oss-Fix-leaks-when-oss_hw_constraint-fails.patch
* Wed Oct 24 2018 tiwaiAATTsuse.de- Backport upstream commits: fix memory leaks and other minor issues in usb_stream plugin, fix a regression (appearins in PulseAudio) with a52 plugin: 0001-pcm_usb_stream-fix-another-leak-in-snd_pcm_us_open.patch 0002-pcm_usb_stream-remove-unused-parameter-in-snd_pcm_us.patch 0003-pcm_usb_stream-fix-signess-issues.patch 0004-a52_close-set-slave-to-NULL-to-avoid-double-pcm-free.patch
* Wed Oct 17 2018 tiwaiAATTsuse.de- Updated to alsa-plugins 1.1.7:
* configure: add --with-alsaaddondir, add default config files for plugins
* configure: change --with-alsaaddondir to --with-alsagconfdir and --with-alsalconfdir
* samplerate: fix unused variable warning
* Renamve rate-lavc to rate-lav
* configure script cleanups / fixes
* Add explicit -lpthread to
*_LIBADD
* usb_stream: Fix leaks when us_set_hw_constraint() fails
* oss: Fix leaks when oss_hw_constraint() fails
* jack: Fix leaks when jack_set_hw_constraint() fails
* a52: Fix leaks when a52_set_hw_constraint() fails
* jack: Only allow ALSA periods multiple of JACKd period
* jack: Allow build with older alsa-lib
* jack: Update poll_fd also in draining state
* jack: Avoid call to snd_pcm_avail_update() from JACK thread- Renamed subpackage alsa-plugins-lavcrate to alsa-plugins-lavrate
* Fri May 04 2018 olafAATTaepfle.de- Use ffmpeg3 versions of pkgconfig(libav
*)
* Mon Apr 23 2018 bjorn.lieAATTgmail.com- Replace libavcodec-devel with pkgconfig(libavcodec), pkgconfig(libavutil) and pkgconfig(libavresample) BuildRequires and version them to less than the symbol versions provided by ffmpeg4 branch until upstream catches up. Currently provided by new ffmpeg3 compatability package.
* Wed Apr 04 2018 tiwaiAATTsuse.de- Update to alsa-plugins 1.1.6:
* Change FSF address (Franklin Street)
* jack: Write only valid values to the internal hw_ptr
* jack: Use boundary as hw_ptr wrap around
* jack: Do not Xrun the ALSA buffer
* jack: Report Xruns to user application
* jack: Use correct parameter order for snd_pcm_areas_silence()- Remove the build conditions for too old distros- Use %license file tag- Enable avcodec build for SLE15, too