Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-03tools/cws2fws: Check read() for failureMichael Niedermayer
2015-06-12Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d'Michael Niedermayer
2015-06-12cws2fws: Close file handles on errorVittorio Giovara
2015-05-06tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog()Michael Niedermayer
2012-10-26cws2fws: check fstat return code.Michael Niedermayer
2012-10-26cws2fws: check lseek() returnMichael Niedermayer
2012-10-26cws2fws: check inflateInit return valueMichael Niedermayer
2012-08-29tools: Include io.h for open/read/write/close if unistd.h doesn't existMartin Storsjö
2012-01-25tools: K&R reformatting cosmeticsDiego Biurrun
2011-12-08tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun
2011-05-16cws2fws: Improve error message wording.Diego Biurrun
2011-05-16tools: Check the return value of write().Diego Biurrun
2007-07-18remove warningsBenoit Fouet
2007-07-17revert my accidental previous commitBenoit Fouet
2007-07-17fix tools compilationBenoit Fouet
2007-07-14create and populate "tools" directoryMåns Rullgård