aboutsummaryrefslogtreecommitdiff
path: root/tinycap.c
AgeCommit message (Expand)Author
2015-09-15Merge pull request #62 from gkasten/pcm_config_zeroSimon Wilson
2015-09-02initialize pcm_config to zeroHaynes Mathew George
2013-08-13tinycap: support streaming captured PCM to stdoutRichard Fitzgerald
2013-07-17tinycap: support 24 bit captureSimon Wilson
2013-04-30tinycap: convert size from frames to bytesceskobassman
2012-11-09Add -Wall to Makefile and fix warningsSimon Wilson
2012-07-03Report correct chunk size per RIFF format requirementsPeter Malkin
2012-04-05tinycap: Fix byte_rate and block_align valuesMisael Lopez Cruz
2012-03-08tinycap: add missing options to usage stringSimon Wilson
2012-02-08tinycap, tinyplay, tinymix: Add extra parameters.Gabriel M. Beddingfield
2012-02-08tinycap, tinyplay: Check *argv before dereferencing.Gabriel M. Beddingfield
2011-08-05Ensure threasholds are zeroed before opening pcmSimon Wilson
2011-07-19tinycap: remove extra parameter from strcmpSimon Wilson
2011-07-14Add tinycap utility to capture PCM riff/wave filesSimon Wilson