| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/aviocat: add verbose mode. | Nicolas George | 2019-08-13 | 1 | -2/+12 |
* | lav*,tests: remove several register_all calls | Josh de Kock | 2018-04-02 | 1 | -1/+0 |
* | Merge commit 'f19fbfbdc637e08ad5c980807ede2d023f20c049' | James Almer | 2017-11-11 | 1 | -0/+5 |
|\ |
|
| * | aviocat: Check for output write errors | Martin Storsjö | 2017-09-04 | 1 | -0/+5 |
* | | Merge commit '052b97855de2396e46682bcbae97f95a258816d4' | Clément Bœsch | 2017-03-24 | 1 | -3/+22 |
|\| |
|
| * | aviocat: Support avio options | Luca Barbato | 2016-10-25 | 1 | -3/+22 |
| * | tools: Use av_gettime_relative | Olivier Langlois | 2014-10-24 | 1 | -2/+2 |
* | | 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 |