]> git.sesse.net Git - ffmpeg/history - tools/aviocat.c
doc: Document FATE option HWACCEL
[ffmpeg] / tools / aviocat.c
2014-10-24 Olivier Langloistools: Use av_gettime_relative
2014-01-17 Martin Storsjöaviocat: Add support for specifying the input duration
2014-01-17 Martin Storsjöaviocat: Check the argv array length before reading...
2012-06-22 Mans RullgardReplace usleep() calls with av_usleep()
2012-01-25 Diego Biurruntools: K&R reformatting cosmetics
2012-01-21 Martin Storsjöaviocat: Remove useless includes
2012-01-20 Martin Storsjöaviocat: Flush the output before closing
2012-01-20 Martin StorsjöAdd a tool that uses avio to read and write, doing...