about summary refs log tree commit homepage
path: root/lib/dtas/source/av.rb
DateCommit message (Expand)
2016-12-27http -> https, and relocate homepage to https://80x24.org/dtas/
2016-01-02copyright updates for 2016
2015-12-25enable "frozen_string_literal: true"
2015-01-28player: support the "trim" parameter
2015-01-19update copyright years and links to mailing list archives
2014-06-06update copyrights and email address for 2014
2013-09-01source/{av,ff}: probe harder for audio in weird containers
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-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-25source/av: handle multiple audio streams w/ proper sample rate
2013-08-25preliminary support for avconv/avprobe from libav