summaryrefslogtreecommitdiff
path: root/tools/trasher.c
Commit message (Expand)AuthorAgeFilesLines
* tools/trasher: Check fseek returnsMichael Niedermayer2015-02-221-6/+12
* trasher: check seek return value.Michael Niedermayer2012-10-131-1/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-141-0/+2
|\
| * trasher: Include all the necessary headersMartin Storsjö2012-09-131-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-261-18/+21
|\ \ | |/
| * tools: K&R reformatting cosmeticsDiego Biurrun2012-01-251-18/+21
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Add missing stdlib.h #include, fixes the warnings:Diego Biurrun2010-03-081-0/+1
* Remove apparently unneeded define and includes.Michael Niedermayer2010-03-061-3/+0
* Make trasher use a well defined random number generator and allow the seed to...Michael Niedermayer2010-03-061-7/+11
* Add _XOPEN_SOURCE #define. This is necessary for (s)random(), which are XSIDiego Biurrun2009-03-241-0/+1
* tools/trasher: Don't mix srand/rand and srandom/random interface.Matthieu Castet2008-07-131-1/+1
* Add LGPL license header.Diego Biurrun2008-01-101-0/+19
* Error checking: make sure that there are 3 parameters and that theMike Melanson2008-01-091-4/+15
* Remove unused variable i.Diego Biurrun2008-01-081-1/+1
* A little proggy i wrote years ago.Michael Niedermayer2008-01-081-0/+40