]> git.alsa-project.org Git - alsa-plugins.git/shortlog
alsa-plugins.git
2024-06-10 Jaroslav KyselaRelease v1.2.12 master reltest v1.2.12
2024-06-10 Robert-André... a52 plugin: add support for FFMPEG 7.0
2024-06-10 SASANO TakayoshiESTRPIPE not defined, use ESPIPE (not EPIPE)
2024-06-10 SASANO Takayoshiprogram_invocation_short_name: __linux__ -> _GNU_SOURCE
2024-06-10 SASANO Takayoshiremove unused <byteswap.h>, use getprogname() for ...
2024-06-10 SASANO Takayoshiuse <linux/soundcard.h>, <sys/soundcard.h> or
2024-06-10 SASANO Takayoshiuse EPIPE and EBADF when ESTRPIPE and EBADFD unsupported
2024-06-10 SASANO Takayoshidisable -ldl check for *BSDs, find <soundcard.h> path
2024-06-10 Khem Rajarcam_av.c: Include missing string.h
2023-10-07 Takashi Iwaisamplerate: Make LGPL-only
2022-06-17 Jaroslav KyselaRelease v1.2.7.1 v1.2.7.1
2022-06-17 Arsen Arsenovićjack: use program_invocation_short_name
2022-06-17 Andreas Papejack: implement pcm operation sw_params
2021-12-06 Jaroslav KyselaRelease v1.2.6 v1.2.6
2021-11-23 Que Quotiondoc: new a52 input formats, global config
2021-11-23 Jaroslav Kyselausb_stream: ignore hint section in configuration
2021-11-02 Jaroslav Kyselaa52: fix NULL pointer dereference in a52_dump()
2021-11-02 Jaroslav Kyselaa52: add speaker-test command to the configuration...
2021-07-29 Jaroslav Kyselaa52: fix the double free for rec->slave and rec
2021-06-21 Takashi Iwairate: Simplify with snd_pcm_channel_area_addr()
2021-06-18 Jaroslav Kyselaa52: add support for SND_PCM_IOPLUG_FLAG_BOUNDARY_WA
2021-06-18 Jaroslav Kyselaa52: fix a52_pointer return value
2021-06-17 Takashi Iwaisamplerate: Support multiple formats
2021-06-17 Takashi Iwairate-lav: Support multiple formats
2021-06-16 Takashi Iwairate-lav: Convert to libswresample
2021-06-16 Jaroslav Kyselaa52: fix memory leak in the close callback
2021-06-16 Jaroslav Kyselaa52: fix restricted parameter for swab()
2021-06-16 Jaroslav Kyselaa52: fix two signess warnings
2021-06-16 Jaroslav Kyselaa52: don't call avcodec_register_all() for 58.91.0...
2021-06-16 Jaroslav Kyselaa52: the packet alloc is suppoted since 58.91.0 (proved)
2021-06-16 Jaroslav Kyselaa52: add more info lines to the dump function
2021-06-16 Jaroslav Kyselaa52: the dump callback should be void
2021-06-16 Jaroslav Kyselaa52: cleanup write_out_pending() function
2021-06-16 Jaroslav Kyselaa52: fix possible string overflow and double space
2021-06-16 Jaroslav Kyselaa52: implement dump callback to dump the output parameters
2021-06-16 Jaroslav Kyselaa52: allow to specify the avcodec
2021-06-16 Takashi Iwaia52: Use av_frame_get_buffer() for buffer allocation
2021-06-16 Takashi Iwaia52: Correct data transfer in planar mode
2021-06-16 Jaroslav Kyselaa52: handle the source sample format correctly
2021-06-16 Jaroslav Kyselaa52: limit the number of periods for ioplug from slave PCM
2021-06-16 James Almera52: don't call avcodec_register_all() on newer libavoc...
2021-06-16 James Almera52: support the new libavcodec encode API
2021-06-16 James Almera52: propagate errors from do_encode()
2021-06-16 James Almera52: add some padding bytes to outbuf
2021-06-16 Jaroslav Kyselajack: add -lpthread to Makefile
2021-06-14 Jerome M. Bergerjack: Make the running state tracing code more robust...
2021-06-11 Jaroslav Kyselajack: trace the running state
2021-05-27 Jaroslav KyselaRelease v1.2.5 v1.2.5
2021-05-25 Alexander Motzkaupcm_a52: Don't move bytes within the outbuf
2021-05-25 Alexander Motzkaupcm_a52: Don't pass EAGAIN errors from the slave to...
2021-05-25 Alexander Motzkaupcm_a52: Determine virtual hardware pointer upon slave...
2021-05-25 Jaroslav Kyselausb_stream: use snd_config_get_card() to decode the...
2021-05-25 Jaroslav Kyselaoss: fix the config (port -> device)
2021-05-25 Andreas Papejack: add option to allow non-jack-aligned period size
2020-12-28 Benedek Kupperupmix: complete generalizing format
2020-12-28 Igor V. Kovalenkopulse: pcm - handle reading pulse stream hole
2020-02-19 Jaroslav KyselaRelease v1.2.2 v1.2.2
2020-01-08 Benedek Kupperupmix: generalize format, code cleanup
2020-01-03 David WardUpdate the attributes.m4 macro file from xine
2019-11-13 Jaroslav KyselaRelease v1.2.1 v1.2.1
2019-10-18 Takashi Iwaipulse: Add DEVICE parameter
2019-05-10 Jaroslav KyselaRelease v1.1.9 v1.1.9
2019-05-05 Stian Skjelstadmaemo: Fix a few crashing bugs
2019-03-27 Takashi Iwaiconfigure: Fix unexpanded ALSA_DATA_DIR
2019-03-27 Alex Ivanovconfigure: use $sysconfdir instead of /etc
2019-03-22 Alex Ivanovjack: use correct port names in 50-jack.conf
2019-01-29 Timo Wischerjack: Support to connect multiple JACK ports with same...
2019-01-29 Timo Wischerjack: Refactoring: Lower indentation
2019-01-11 Laxmi Devijack: Removing snd_pcm_jack_format_t as it is not used
2019-01-11 Laxmi Devijack: Replacing jack->channels with jack->num_ports
2019-01-08 Laxmi Devijack: Moving jack_deactivate() to snd_pcm_jack_hw_free...
2019-01-08 Takashi Iwaidoc: Add forgotten aaf.txt to EXTRA_DIST
2019-01-08 Laxmi Devijack: Move jack_activate() and jack_connect() to snd_pc...
2019-01-07 Jaroslav KyselaRelease v1.1.8 v1.1.8
2018-12-10 Andre Guedesaaf: AVTPDU transmission periodicity
2018-12-10 Andre Guedesaaf: Tx multiple AVTPDUs per media clock tick
2018-12-10 Andre Guedesaaf: Refactor timeout routines
2018-12-10 Andre Guedesaaf: Refactor AVTPDU reception routines
2018-12-10 Andre Guedesaaf: Refactor AVTPDU transmission routines
2018-12-10 Andre Guedesaaf: Add presentation time tolerance
2018-12-10 Andre Guedesdoc: Fix typo in AAF doc
2018-10-25 Jaroslav Kyselaaaf: do not free twice aaf - snd_pcm_close() is called...
2018-10-25 Andre Guedesaaf: Add support for direct read/write transfers
2018-10-25 Andre Guedesaaf: Implement dump() ioplug callback
2018-10-25 Andre Guedesaaf: Implement Capture mode support
2018-10-25 Andre Guedesaaf: Prepare for Capture mode support
2018-10-25 Andre Guedesaaf: Implement Playback mode support
2018-10-25 Andre Guedesaaf: Load configuration parameters
2018-10-25 Andre Guedesaaf: Introduce plugin skeleton
2018-10-24 Jaroslav KyselaRevert "oss: Fix leaks when oss_hw_constraint() fails"
2018-10-24 Jaroslav KyselaRevert "usb_stream: Fix leaks when us_set_hw_constraint...
2018-10-24 Jaroslav KyselaRevert "jack: Fix leaks when jack_set_hw_constraint...
2018-10-23 Jaroslav Kyselaa52_close: set slave to NULL to avoid double pcm free...
2018-10-23 Jaroslav Kyselapcm_usb_stream: fix signess issues
2018-10-23 Jaroslav Kyselapcm_usb_stream: remove unused parameter in snd_pcm_us_r...
2018-10-23 Jaroslav Kyselapcm_usb_stream: fix another leak in snd_pcm_us_open()
2018-10-16 Jaroslav KyselaRelease v1.1.7 v1.1.7
2018-10-16 Jaroslav Kyseladoc: fix makefile, the files should be included to...
2018-10-02 Andre Guedesusb_stream: Fix leaks when us_set_hw_constraint() fails
2018-10-02 Andre Guedesoss: Fix leaks when oss_hw_constraint() fails
next