summaryrefslogtreecommitdiff
path: root/tools/aviocat.c
Commit message (Expand)AuthorAge
* tools: Use av_gettime_relative()Olivier Langlois2014-05-17
* Merge commit '87acd33c092ab9e7d73686627e9105d99c1e4928'Michael Niedermayer2014-01-17
|\
| * aviocat: Add support for specifying the input durationMartin Storsjö2014-01-17
* | Merge commit '03f2de5856ec8571fcf5f4cf6dccc713294af545'Michael Niedermayer2014-01-17
|\|
| * aviocat: Check the argv array length before reading element i+1Martin Storsjö2014-01-17
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
|/
* Replace usleep() calls with av_usleep()Mans Rullgard2012-06-22
* tools: K&R reformatting cosmeticsDiego Biurrun2012-01-25
* aviocat: Remove useless includesMartin Storsjö2012-01-21
* aviocat: Flush the output before closingMartin Storsjö2012-01-21
* Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö2012-01-20