]> git.alsa-project.org Git - alsa-plugins.git/shortlog
alsa-plugins.git
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
2018-10-02 Andre Guedesjack: Fix leaks when jack_set_hw_constraint() fails
2018-10-02 Andre Guedesa52: Fix leaks when a52_set_hw_constraint() fails
2018-09-25 Peter LevineFix typo in configure.ac (--disable-libav)
2018-07-19 Laxmi Devijack: Only allow ALSA periods multiple of JACKd period
2018-07-03 Takashi Iwaiconfigure: Require alsa-lib 1.1.6 and newer
2018-07-03 Takashi Iwaijack: Allow build with older alsa-lib
2018-07-03 Timo Wischerjack: Update poll_fd also in draining state
2018-07-03 Timo Wischerjack: Avoid call to snd_pcm_avail_update() from JACK...
2018-05-22 Takashi Iwaiusb_stream: Add explicit -lpthread to *_LIBADD
2018-05-22 Takashi Iwaiarcam-av: Add explicit -lpthread to *_LIBADD
2018-04-16 Jaroslav Kyselaoss/Makefile.am: fix typo
2018-04-16 Jaroslav Kyselaconfigure: change --with-alsaaddondir to --with-alsagco...
2018-04-16 Jaroslav KyselaMove rate-lavc to rate-lav subdirectory and update...
2018-04-13 Jaroslav Kyselaconfig/Makefile: make everything modular
2018-04-05 Jaroslav Kyselaconfigure: add --with-alsaaddondir, add default config...
2018-04-05 Jaroslav Kyselasamplerate: fix unused variable warning
2018-04-03 Jaroslav KyselaRelease v1.1.6 v1.1.6
2018-03-21 Timo Wischerjack: Use correct parameter order for snd_pcm_areas_sil...
2018-03-16 Timo Wischerjack: Report Xruns to user application
2018-03-13 Timo Wischerjack: Do not Xrun the ALSA buffer
2018-02-24 Timo Wischerjack: Use boundary as hw_ptr wrap around
2018-02-08 Timo Wischerjack: Write only valid values to the internal hw_ptr
next