]> git.alsa-project.org Git - tinycompress.git/shortlog
tinycompress.git
2021-04-07 Vinod KoulMerge pull request #10 from TangleZ/master
2021-04-06 Zhang Pengcplay: Add suport for AAC audio codec
2021-02-08 Vinod KoulMerge pull request #9 from dbaluta/wave
2021-02-02 Daniel Balutacplay: Add suport for PCM audio codec
2021-01-21 Daniel Balutawave: Introduce parse_wave header
2021-01-21 Daniel Balutawave: Separate wave functions to wave file
2021-01-07 Daniel Balutacrecord: Move wave data structures to their own header
2020-10-20 Jaroslav KyselaRelease v1.2.4 v1.2.4
2020-10-20 Jaroslav Kyselaadd tinycompress/compress_ops.h to include/Makefile.am
2020-10-20 Jaroslav Kyselahandle TINYCOMPRESS_PLUGIN_DIR environment variable
2020-10-16 Vinod KoulMerge pull request #6 from rohkkumar/plugin_support
2020-10-15 Rohit kumarsrc: lib: compress: Add support for plugins
2020-10-01 Rohit kumarsrc: lib: Move functionality to compress_hw.c
2020-09-22 Rohit kumarinclude: tinycompress: Add compress_ops.h
2020-06-07 Jaroslav KyselaRelease v1.2.3 v1.2.3
2020-06-05 Vinod Koulsound: fix the snd_dec_alac structure
2020-06-05 Vinod Koulsound: update header to v0.2.0
2020-02-19 Jaroslav KyselaRelease v1.2.2 v1.2.2
2020-02-19 Vinod Koulfcplay: initial addition
2020-02-19 Vinod Koultinycompress: Add pc file
2020-02-19 Vinod Koulsound: update header for FLAC
2019-01-07 Jaroslav KyselaRelease v1.1.8 v1.1.8
2018-12-07 Daniel Balutacplay: Always write whole buffer requested by user
2018-12-07 Piotr Stankiewicztinycompress: Fix missing '}' around extern C
2018-11-13 Charles Keepaxtinycompress: Update headers to include AUDIOCODEC_BESPOKE
2018-11-13 Vinod Koulcplay: fix typo
2018-11-13 Vinod KoulREADME: fix trailing spaces
2018-11-13 Vinod KoulREADME: Update project github location
2018-11-13 Vinod KoulREADME: update Vinod's email
2018-10-16 Jaroslav KyselaRelease v1.1.7 v1.1.7
2018-04-26 Vinod Koultinycompress: Update email address for Vinod
2018-04-19 Vinod Koulcrecord: fix incorrect print specifier warning
2018-04-19 Vinod Koulcplay: fix incorrect print specifier warning
2018-04-19 Vinod Koulcplay: remove dead code check_codec_format_supported()
2018-04-19 Vinod Koulcplay: remove dead code codec_name_from_id()
2018-04-19 Vinod Koulcompress: remove dead code _is_codec_supported()
2018-04-19 Charles Keepaxcrecord: Use whole buffer requested by user
2018-04-03 Jaroslav KyselaRelease v1.1.6 v1.1.6
2018-02-02 Vinod Koulcplay: make get_codec_iec return void
2018-02-02 Katsuhiro Suzukicplay: support IEC61937 format
2018-02-02 Katsuhiro Suzukicplay: move around MP3 header parsing method
2018-02-02 Katsuhiro Suzukicplay: add option to specify codec ID
2018-02-01 Katsuhiro Suzukicplay: fix size and nmemb of mp3 header of fread
2017-11-14 Jaroslav KyselaRelease v1.1.5 v1.1.5
2017-10-20 Pierre-Louis... tinycompress: clarify dual-license wording
2017-05-12 Jaroslav KyselaRelease v1.1.4 v1.1.4
2017-01-18 Richard Fitzgeraldcrecord: Add option to specify codec ID
2017-01-18 Richard Fitzgeraldcrecord: Fix some minor coding style problems
2016-12-20 Jaroslav KyselaRelease v1.1.3 v1.1.3
2016-12-16 Vinod Koultinycompress: rename crec usages
2016-12-16 Vinod Koultinycompress: rename crec.c
2016-03-31 Jaroslav KyselaRelease v1.1.1 v1.1.1
2016-03-11 Vinod Koultinycompress: INSTALL: Update the instructions
2016-01-09 Vinod Koultinycompress: crec: make functions static
2016-01-09 Vinod Koultinycompress: crec: fix function declaration
2016-01-09 Vinod Koultinycompress: cplay: make functions static
2015-12-07 Richard Fitzgeraldcrec: Always read whole number of fragments when length...
2015-10-27 Jaroslav KyselaRelease v1.1.0 v1.1.0
2015-10-27 Jaroslav Kyselaadd gitcompile
2015-10-08 Arun Raghavanbuild: Fix make distcheck
2015-05-08 Vinod Koulcplay: check the values of fread
2015-05-08 Vinod KoulAuthors: add information about how to find authors
2015-05-08 Vinod KoulChangelog: update to git log
2015-05-08 Vinod Koulautotool: update the INSTALL file
2015-05-06 Qais Youseftinycompress.h: explicitly include required headers
2015-05-06 Qais Yousefsrc/lib/utils.c: remove this empty file
2015-05-06 Qais Yousefcompress.c: fix check for errors from poll(), read...
2015-05-06 Qais YousefAndroid.mk: Update to use the new location of source...
2015-05-06 Qais Yousefmakefile.linux: delete as no longer necessary/used
2015-05-06 Qais Yousefadd .gitignore file
2015-05-06 Qais YousefConvert the build system to autotools
2015-03-04 Ammar Zahid... crec: support streaming output to stdout
2015-02-24 Qais Yousefmakefile.linux: allow env to override CROSS_COMPILE...
2014-10-17 Ammar Zahid... crec: Fix error with opening file using O_CREAT
2014-06-19 Vinod Koultinycompress: update headers for packed, aligned
2014-06-19 Vinod Koultinycompress: update compress headers for sample rate...
2014-02-17 Vinod Koulcompress: use int for samples in compress_get_tstamp
2014-02-17 Charles Keepaxcrec: Add primitive exception handling
2014-02-17 Charles Keepaxcrec: Initial version of a compressed capture utility
2013-12-16 Vinod Koultinycompress: remove usage of SNDRV_RATE_xxx
2013-12-16 Vinod Koultinycompress: cplay: use the numeric sample rate
2013-12-16 Vinod Koultinycompress: update the header to kernel API v0.1.2
2013-11-12 Richard Fitzgeraldcompress: compress_wait() must return error if timed out
2013-09-25 Richard Fitzgeraldcompress: Must check for POLLERR before POLLOUT/POLLIN
2013-07-24 Eric Laurentfix error returned by compress_wait()
2013-07-20 Vinod Koulcompress: fix the typo in compress_get_alsa_rate()
2013-06-07 Vinod KoulTinycompress version 0.2.0 v0.2.0
2013-06-07 Richard Fitzgeraldcompress: Add non-blocking I/O
2013-06-07 Richard Fitzgeraldcompress: do not poll if enough space to write remainin...
2013-06-07 Richard Fitzgeraldcompress: copy final version of config struct
2013-05-23 Vinod Koulcplay: use get_alsa_rate to convert sample rate
2013-05-23 Vinod Kouladd utils file with rate conversion helper
2013-05-23 Lakshmi N Vinnakotafix error reporting in tinycompress
2013-05-23 Richard Fitzgeraldcompress: fix hpointer error when no sample rate
2013-04-26 Vinod Koulcompress: check for config first
2013-04-26 Richard Fitzgeraldcompress: Add support for capture streams
2013-04-16 Richard Fitzgeraldtinycompress: cplay: Correct a couple of small message...
2013-02-24 Vinod Koultinycompress: version 0.1.0 v0.1.0
2013-02-24 Vinod Koultinycompres: remove unused variable
2013-02-24 Vinod Koultinycompress: add gapless meta data APIs
next