| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-07 | 1 | -5/+6 |
|\ |
|
| * | fate: avoid freopen(NULL) in videogen/rotozoom | Mans Rullgard | 2012-06-07 | 1 | -5/+6 |
* | | fate: dont freopen() stdout | Michael Niedermayer | 2012-05-31 | 1 | -2/+2 |
* | | Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725' | Michael Niedermayer | 2012-05-30 | 1 | -5/+12 |
|\| |
|
| * | fate: teach videogen/rotozoom to output a single raw video stream | Mans Rullgard | 2012-05-29 | 1 | -5/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-05 | 1 | -129/+7 |
|\| |
|
| * | tests: Refactor rotozoom/videogen common code into a separate file. | Diego Biurrun | 2012-05-05 | 1 | -124/+2 |
| * | tests: Mark some file-internal symbols as static. | Diego Biurrun | 2012-05-05 | 1 | -7/+7 |
* | | tests/rotozoom: make some things const. | Michael Niedermayer | 2012-03-15 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-19 | 1 | -55/+58 |
|\| |
|
| * | tests: K&R formatting cosmetics for test programs | Gaurav Narula | 2012-01-18 | 1 | -55/+58 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -1/+1 |
|\| |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-12 | 1 | -115/+117 |
|\| |
|
| * | rotozoom: Eliminate French variable name. | Diego Biurrun | 2011-05-11 | 1 | -6/+6 |
| * | rotozoom: Check return value of fread(). | Diego Biurrun | 2011-05-11 | 1 | -2/+4 |
| * | rotozoom: Return an error value instead of calling exit(). | Diego Biurrun | 2011-05-11 | 1 | -1/+1 |
| * | rotozoom: Make init_demo() return int and check for errors on invocation. | Diego Biurrun | 2011-05-11 | 1 | -3/+6 |
| * | rotozoom: Drop silly UINT8 typedef. | Diego Biurrun | 2011-05-11 | 1 | -4/+4 |
| * | rotozoom: Drop some unnecessary parentheses. | Diego Biurrun | 2011-05-11 | 1 | -5/+5 |
| * | rotozoom: K&R coding style cosmetics | Diego Biurrun | 2011-05-11 | 1 | -101/+106 |
| * | tests: Remove disabled code. | Diego Biurrun | 2011-04-29 | 1 | -8/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove unused global variable. | Carl Eugen Hoyos | 2009-07-22 | 1 | -2/+0 |
* | Calculate gradient from parameter instead of using a global variable. | Carl Eugen Hoyos | 2009-07-22 | 1 | -2/+2 |
* | Mark functions only used within the test programs as static. | Diego Biurrun | 2009-02-19 | 1 | -5/+5 |
* | Relicense to LGPL and add standard license header. | Diego Biurrun | 2007-03-02 | 1 | -2/+19 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -4/+4 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -15/+15 |
* | Add a leading zero to the sequence files generated by the testsuite | Sam Hocevar | 2005-09-21 | 1 | -1/+1 |
* | r/w -> rb/wb | Michael Niedermayer | 2004-12-24 | 1 | -2/+2 |
* | use explicit image name | Fabrice Bellard | 2003-06-05 | 1 | -9/+15 |
* | use bilinear interpolation for the rotozoom | Michael Niedermayer | 2003-04-12 | 1 | -0/+19 |
* | finished integrating rotozoom test in ffmpeg | Michael Niedermayer | 2003-04-11 | 1 | -41/+47 |
* | alternative test video generator by (Sebastien Bechet <s dot bechet at av7 do... | Michael Niedermayer | 2003-04-11 | 1 | -0/+258 |