index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rotozoom.c
Age
Commit message (
Expand
)
Author
2012-06-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-07
fate: avoid freopen(NULL) in videogen/rotozoom
Mans Rullgard
2012-05-31
fate: dont freopen() stdout
Michael Niedermayer
2012-05-30
Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'
Michael Niedermayer
2012-05-29
fate: teach videogen/rotozoom to output a single raw video stream
Mans Rullgard
2012-05-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-05
tests: Refactor rotozoom/videogen common code into a separate file.
Diego Biurrun
2012-05-05
tests: Mark some file-internal symbols as static.
Diego Biurrun
2012-03-15
tests/rotozoom: make some things const.
Michael Niedermayer
2012-01-19
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-18
tests: K&R formatting cosmetics for test programs
Gaurav Narula
2011-12-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
2011-05-12
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-11
rotozoom: Eliminate French variable name.
Diego Biurrun
2011-05-11
rotozoom: Check return value of fread().
Diego Biurrun
2011-05-11
rotozoom: Return an error value instead of calling exit().
Diego Biurrun
2011-05-11
rotozoom: Make init_demo() return int and check for errors on invocation.
Diego Biurrun
2011-05-11
rotozoom: Drop silly UINT8 typedef.
Diego Biurrun
2011-05-11
rotozoom: Drop some unnecessary parentheses.
Diego Biurrun
2011-05-11
rotozoom: K&R coding style cosmetics
Diego Biurrun
2011-04-29
tests: Remove disabled code.
Diego Biurrun
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2009-07-22
Remove unused global variable.
Carl Eugen Hoyos
2009-07-22
Calculate gradient from parameter instead of using a global variable.
Carl Eugen Hoyos
2009-02-19
Mark functions only used within the test programs as static.
Diego Biurrun
2007-03-02
Relicense to LGPL and add standard license header.
Diego Biurrun
2005-12-22
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-09-21
Add a leading zero to the sequence files generated by the testsuite
Sam Hocevar
2004-12-24
r/w -> rb/wb
Michael Niedermayer
2003-06-05
use explicit image name
Fabrice Bellard
2003-04-12
use bilinear interpolation for the rotozoom
Michael Niedermayer
2003-04-11
finished integrating rotozoom test in ffmpeg
Michael Niedermayer
2003-04-11
alternative test video generator by (Sebastien Bechet <s dot bechet at av7 do...
Michael Niedermayer