about summary refs log tree commit homepage
path: root/test
DateCommit message (Expand)
2013-08-31test_source_av: fix test to actually run
2013-08-29remove "encoding: binary" header use
2013-08-28add license/copyright headers/footers to all files
2013-08-26add lightly-tested ffmpeg support
2013-08-26test_source_av: disable if avprobe/avconv are not available
2013-08-26player: sink ed pipe_size= disallows nils
2013-08-26player: flesh out multi-source in protocol/sourceedit
2013-08-26cleanup multi-source handling between sox and av
2013-08-26process (qx): disambiguate err/err_str, add no_raise
2013-08-25process: allow passing env to qx
2013-08-25format: fix switching to floating point samples
2013-08-25source/av: handle multiple audio streams w/ proper sample rate
2013-08-25preliminary support for avconv/avprobe from libav
2013-08-25format: decouple from soxi
2013-08-25split out source handling to prepare for avconv/ffmpeg support
2013-08-25tests: use unix_client in tests to kill some redundant code
2013-08-25test_rg_integration: avoid unused variable warning
2013-08-25set REPLAYGAIN_* vars for source command as documented
2013-08-25remove sink_reader_play
2013-08-25player: preserve format across invocations
2013-08-24player: cd/pwd handlers for manipulating working directory
2013-08-24initial commit