Commit graph

12 commits

Author SHA1 Message Date
nros
bc2d37bd21 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
wiz
f5c974d2ea Update alsa-plugins-* to 1.1.1.
No relevant changes for the ones we have in pkgsrc, I think.

Changelog:

Core

    Release v1.1.1

A52 Output plugin

    a52: Fix usage of obsoleted avcodec_*_frame() functions
    a52: Make compatible with ffmpeg 3.0
    a52: fix reported input channel order

Public Parrot Hack rate converter

    pph: include config.h from rate_speexrate.c

Speex PCM plugin

    speex: Add missing include config.h
2016-04-15 09:05:41 +00:00
wiz
abc9036405 Update alsa-plugins-* to 1.1.0:
Core

    Release v1.1.0
    pph: Fix build with older speex
    pph: include speexdsp_types.h, not speex_types.h

A52 Output plugin

    a52: Fix ioplug version ifdef checks

Arcam AV control plugin

    arcam-av: Include sys/select.h for fd_set definition

Automatic upmix / downmix plugins

    mix: Fix extplug version ifdef checks

Jack PCM plugin

    jack: Fixing a small memory leak

Public Parrot Hack rate converter

    pph: Fix build with older speex
    pph: include speexdsp_types.h, not speex_types.h

PulseAudio -> ALSA plugin

    pulse: Add 24 bit data formats to Pulse plugin.

Rate Converter plugins

    rate: Allow LGPL for libsamplerate commercial licensee
2016-02-18 15:17:01 +00:00
agc
b734eb2ebf Add SHA512 digests for distfiles for audio category
Problems found with existing distfiles:
	/pub/pkgsrc/distfiles/amp-0.7.6.tgz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
	/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
	/pub/pkgsrc/distfiles/mp3to.gz
	/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:12:23 +00:00
ryoon
626b8295aa Update to 1.0.27
Changelog:
Changelog between 1.0.26 and 1.0.27 releases
Core
    Release v1.0.27

A52 Output plugin
    a52: Fix build errors
    a52: Add the support of recent libavcodec / libavutil

PulseAudio -> ALSA plugin
    pulse: pulse_pcm_poll_revents should return 0 on success
    pcm_pulse: set prebuf parameter according to software parameters


Changelog between 1.0.25 and 1.0.26 releases
Core
    Release v1.0.26

PulseAudio -> ALSA plugin
    pulse: Support 24-bit formats

USB stream plugin
    usb_stream: Fix build with glibc 2.16


Changelog between 1.0.24 and 1.0.25 releases
Core
    Release v1.0.25
    pulse: Install a PulseAudio config snippet into alsa.conf.d

A52 Output plugin
    a52: Fix build with older ffmpeg versions.
    a52 - Fix a52 codec with recent libavcodec updates

Documentation
    pulse: Add fallback option

Jack PCM plugin
    jack: Fix revents for playback
    jack: Fix hanging applications when using jack plugin

PulseAudio -> ALSA plugin
    Added missing configuration files for the pulse plugin
    Set CLOEXEC flag for pipes in PulseAudio plugins
    pulse: Install a PulseAudio config snippet into alsa.conf.d
    pulse - Define a dummy PA_CHECK_VERSION() when not available
    pulse - only underrun if no more data has been written
    pulse: Set PA_CONTEXT_NOAUTOSPAWN when fallback is available
    pulse: Add fallback option
    Pulse: Fix snd_pcm_avail returning 0 in some cases


Changelog between 1.0.23 and 1.0.24 releases
Core
    Release v1.0.24

Documentation
    Fix README-jack (second channel)

PulseAudio -> ALSA plugin
    pulse: Add handle_underrun option
    pulse: Fix invalid buffer pointer return value


Changelog between 1.0.22 and 1.0.23 releases
Core
    Release v1.0.23

USB stream plugin
    usb_stream: Allow user-set period-size and rate
    usb_stream: Check for NULL-ness before dereferencing
2014-06-09 12:42:58 +00:00
asau
2fead99d50 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
hans
e66221d365 Redefine a few OSS mixer names to their (numeric) counterparts on
SunOS. This is wrong for SOUND_MIXER_MONITOR, but I don't really care.
2012-02-29 20:33:09 +00:00
wiz
66bc85cbec Update to 1.0.22 - no functional changes. 2010-02-16 18:26:24 +00:00
wiz
c588ffdb1b Update alsa packages to 1.0.21.
http://www.alsa-project.org/main/index.php/Changes_v1.0.18_v1.0.19
http://www.alsa-project.org/main/index.php/Changes_v1.0.19_v1.0.20
http://www.alsa-project.org/main/index.php/Changes_v1.0.20_v1.0.21
contain ~300kB of changes.
2009-08-31 14:25:49 +00:00
joerg
cc0abfa36f Cleanup configure patch. DESTDIR support. Simplify. 2009-07-07 14:45:41 +00:00
jmcneill
23d406fdee Make sure the plugin links with LIBOSSAUDIO. ALSA can load the OSS plugin
now, but it still doesn't work, so don't bump PKGREVISION quite yet.
2008-12-19 12:34:22 +00:00
jmcneill
78110d1320 Import alsa-plugins-oss version 1.0.18.
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system. ALSA has the following
significant features:

    * Efficient support for all types of audio interfaces, from consumer sound
      cards to professional multichannel audio interfaces.
    * Fully modularized sound drivers.
    * SMP and thread-safe design.
    * User space library (alsa-lib) to simplify application programming and
      provide higher level functionality.
    * Support for the older Open Sound System (OSS) API, providing binary
      compatibility for most OSS programs.

This package provides an OSS plugin for ALSA.
2008-12-19 04:03:22 +00:00