Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: Use av_gettime_relative() | Olivier Langlois | 2014-05-17 | 1 | -2/+2 |
* | Merge commit '87acd33c092ab9e7d73686627e9105d99c1e4928' | Michael Niedermayer | 2014-01-17 | 1 | -2/+14 |
|\ | |||||
| * | aviocat: Add support for specifying the input duration | Martin Storsjö | 2014-01-17 | 1 | -2/+14 |
* | | Merge commit '03f2de5856ec8571fcf5f4cf6dccc713294af545' | Michael Niedermayer | 2014-01-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | aviocat: Check the argv array length before reading element i+1 | Martin Storsjö | 2014-01-17 | 1 | -1/+1 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
|/ | |||||
* | Replace usleep() calls with av_usleep() | Mans Rullgard | 2012-06-22 | 1 | -2/+2 |
* | tools: K&R reformatting cosmetics | Diego Biurrun | 2012-01-25 | 1 | -2/+4 |
* | aviocat: Remove useless includes | Martin Storsjö | 2012-01-21 | 1 | -5/+1 |
* | aviocat: Flush the output before closing | Martin Storsjö | 2012-01-21 | 1 | -0/+1 |
* | Add a tool that uses avio to read and write, doing a plain copy of data | Martin Storsjö | 2012-01-20 | 1 | -0/+97 |