summaryrefslogtreecommitdiff
path: root/tools/aviocat.c
Commit message (Expand)AuthorAgeFilesLines
* tools/aviocat: add verbose mode.Nicolas George2019-08-131-2/+12
* lav*,tests: remove several register_all callsJosh de Kock2018-04-021-1/+0
* Merge commit 'f19fbfbdc637e08ad5c980807ede2d023f20c049'James Almer2017-11-111-0/+5
|\
| * aviocat: Check for output write errorsMartin Storsjö2017-09-041-0/+5
* | Merge commit '052b97855de2396e46682bcbae97f95a258816d4'Clément Bœsch2017-03-241-3/+22
|\ \ | |/
| * aviocat: Support avio optionsLuca Barbato2016-10-251-3/+22
| * tools: Use av_gettime_relativeOlivier Langlois2014-10-241-2/+2
* | tools: Use av_gettime_relative()Olivier Langlois2014-05-171-2/+2
* | Merge commit '87acd33c092ab9e7d73686627e9105d99c1e4928'Michael Niedermayer2014-01-171-2/+14
|\ \ | |/
| * aviocat: Add support for specifying the input durationMartin Storsjö2014-01-171-2/+14
* | Merge commit '03f2de5856ec8571fcf5f4cf6dccc713294af545'Michael Niedermayer2014-01-171-1/+1
|\ \ | |/
| * aviocat: Check the argv array length before reading element i+1Martin Storsjö2014-01-171-1/+1
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
|/
* 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