- 18 Apr, 2012 1 commit
-
-
Mohamed Naufal authored
-
- 09 Mar, 2012 1 commit
-
-
Diego Biurrun authored
-
- 28 Jan, 2012 1 commit
-
-
Clément Bœsch authored
-
- 26 Jan, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit 8801fac3) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Jan, 2012 5 commits
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Martin Storsjö authored
MinGW doesn't have sleep, only _sleep (which is deprecated), Sleep (which is defined in winbase.h and not in the standard C headers) and usleep. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
It can also optionally split the file into individual fragments, which allows it to be served from any web server without any server side support. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 21 Jan, 2012 1 commit
-
-
Martin Storsjö authored
Also include stdlib.h explicitly - currently it is used implicitly via avformat.h. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 20 Jan, 2012 2 commits
-
-
Martin Storsjö authored
Without this, the end of the file might not be transmitted/written. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
It also optionally can throttle its operation to a particular speed, to simulate realtime writing. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 17 Jan, 2012 1 commit
-
-
Stefano Sabatini authored
The tool is useful for testing the internal arithmetic evaluation engine (indeed I plan to use it in FATE), and provides a handy calculator when you can't rely on bc ;-).
-
- 15 Jan, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 10 Jan, 2012 1 commit
-
-
Dmitry Monakhov authored
- Use headers from gingerbread-release branch instead of the current default ice cream sandwich - Fix path mistype
-
- 02 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 30 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 29 Dec, 2011 1 commit
-
-
Martin Storsjö authored
This restores indentation after 65b875d8. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 12 Dec, 2011 1 commit
-
-
Anton Khirnov authored
-
- 10 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 08 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 04 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 26 Nov, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Nov, 2011 1 commit
-
-
Lou Logan authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Oct, 2011 1 commit
-
-
Janne Grunau authored
-
- 24 Oct, 2011 1 commit
-
-
Anton Khirnov authored
(cherry picked from commit e103cb3e9513949858ccf0ec44c5151239d397e9) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Oct, 2011 1 commit
-
-
Mohamed Naufal authored
Credit to Martin.
-
- 16 Sep, 2011 1 commit
-
-
Stefano Sabatini authored
-
- 14 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Sep, 2011 1 commit
-
-
Mohamed Naufal authored
-
- 26 Aug, 2011 1 commit
-
-
Diego Biurrun authored
-
- 28 Jul, 2011 1 commit
-
-
Stefano Sabatini authored
This is required for extending lavfi tests to audio filtering.
-
- 07 Jun, 2011 1 commit
-
-
Stefano Sabatini authored
Use av_get_pix_fmt_name() rather than access av_pix_fmt_descriptors. Improve readability.
-
- 05 Jun, 2011 1 commit
-
-
Diego Biurrun authored
-
- 16 May, 2011 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
This fixes several warnings of the type: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
-
- 12 May, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 23 Apr, 2011 2 commits
-
-
Diego Biurrun authored
$() is easier to nest and POSIX, which we require in other places.
-
Brad authored
patcheck hardcodes the binary names for grep/egrep. This makes overriding the binary names a pain, e.g. when calling a GNU version of grep on BSD systems. Signed-off-by: Diego Biurrun <diego@biurrun.de>
-