summaryrefslogtreecommitdiffstats
path: root/tools/aviocat.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Use av_gettime_relativeOlivier Langlois2014-10-241-2/+2
* aviocat: Add support for specifying the input durationMartin Storsjö2014-01-171-2/+14
* aviocat: Check the argv array length before reading element i+1Martin Storsjö2014-01-171-1/+1
* Replace usleep() calls with av_usleep()Mans Rullgard2012-06-221-2/+2
* tools: K&R reformatting cosmeticsDiego Biurrun2012-01-251-2/+4
* aviocat: Remove useless includesMartin Storsjö2012-01-211-5/+1
* aviocat: Flush the output before closingMartin Storsjö2012-01-211-0/+1
* Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö2012-01-201-0/+97
OpenPOWER on IntegriCloud