aboutsummaryrefslogtreecommitdiff
path: root/tools/aviocat.c
AgeCommit message (Expand)Author
2017-11-11Merge commit 'f19fbfbdc637e08ad5c980807ede2d023f20c049'James Almer
2017-09-04aviocat: Check for output write errorsMartin Storsjö
2017-03-24Merge commit '052b97855de2396e46682bcbae97f95a258816d4'Clément Bœsch
2016-10-25aviocat: Support avio optionsLuca Barbato
2014-10-24tools: Use av_gettime_relativeOlivier Langlois
2014-05-17tools: Use av_gettime_relative()Olivier Langlois
2014-01-17Merge commit '87acd33c092ab9e7d73686627e9105d99c1e4928'Michael Niedermayer
2014-01-17Merge commit '03f2de5856ec8571fcf5f4cf6dccc713294af545'Michael Niedermayer
2014-01-17aviocat: Add support for specifying the input durationMartin Storsjö
2014-01-17aviocat: Check the argv array length before reading element i+1Martin Storsjö
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2012-06-22Replace usleep() calls with av_usleep()Mans Rullgard
2012-01-25tools: K&R reformatting cosmeticsDiego Biurrun
2012-01-21aviocat: Remove useless includesMartin Storsjö
2012-01-21aviocat: Flush the output before closingMartin Storsjö
2012-01-20Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö