summaryrefslogtreecommitdiff
path: root/tools/aviocat.c
Commit message (Expand)AuthorAgeFilesLines
* 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