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
/
lavfi-regression.sh
Age
Commit message (
Expand
)
Author
2012-07-04
lavfi: reclassify showfiltfmts as a TESTPROG
Mans Rullgard
2011-08-12
Make a copy of ffmpeg under a new name -- avconv.
Anton Khirnov
2011-06-28
fate: merge identical pixdesc_be/le tests
Mans Rullgard
2011-06-21
fate: remove output redirections from old regtest scripts
Mans Rullgard
2011-05-18
fate: do not collect -benchmark output
Mans Rullgard
2011-05-09
regtest: separate flags for encoding and decoding
Mans Rullgard
2011-01-22
fate: make lavfi tests output only md5
Mans Rullgard
2010-12-28
Add copy filter, useful for testing the avfilter_draw_slice() copy
Stefano Sabatini
2010-09-25
Make the crop filters accept parametric expressions.
Stefano Sabatini
2010-09-24
Change the syntax of the crop filter from x:y:w:h to w:h:x:y.
Stefano Sabatini
2010-08-17
Add hflip filter.
Stefano Sabatini
2010-08-02
lavfi-regression: trim \r line ends from showfiltfmts output
Måns Rullgård
2010-08-02
Sort lavfi pixdesc tests.
Stefano Sabatini
2010-08-01
lavfi-regression: use different temp file names for each pixfmt test
Måns Rullgård
2010-08-01
Reindent.
Stefano Sabatini
2010-08-01
Split lavfi pixfmts test.
Stefano Sabatini
2010-08-01
Simplify lavfi-pixfmts test script
Måns Rullgård
2010-08-01
Remove temporary files in lavfi-pixfmts test
Måns Rullgård
2010-08-01
Fix fate-lavfi-pixfmts test cross-compilation.
Stefano Sabatini
2010-08-01
Use the ffmpeg specified in $ffmpeg in the pixfmts lavfi test,
Stefano Sabatini
2010-08-01
Put the filter name before the pixel format name in the lavfi pixfmts
Stefano Sabatini
2010-08-01
Introduce and use a variable $output in the lavfi pixfmts test code.
Stefano Sabatini
2010-08-01
Split the lavfi pixfmts tests in _le and _be, this is required as the
Stefano Sabatini
2010-08-01
Rename the not yet enabled test lavfi_pix_fmts to pixfmts, which is
Stefano Sabatini
2010-07-24
Simplify lavfi test script a little
Måns Rullgård
2010-07-24
Unbreak parallel lavfi testing
Måns Rullgård
2010-07-21
regtest: simplify cleanup after each test
Måns Rullgård
2010-07-19
Fix lavfi pixdesc test
Måns Rullgård
2010-07-07
Add pixdesctest filter and corresponding test.
Stefano Sabatini
2010-06-06
Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte,
Stefano Sabatini
2010-06-03
Fix typo.
Stefano Sabatini
2010-06-03
Exclude from the lavfi_pix_fmts regression test the output pixel
Stefano Sabatini
2010-06-02
Remove useless variables in get_common_elements().
Stefano Sabatini
2010-05-24
Add libavfilter 1-input - 1-output regression test, corresponding to the
Stefano Sabatini
2010-05-13
Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage.
Vitor Sessak
2010-03-17
Make ad-hoc lavfi tests use random values for the slice height used
Stefano Sabatini
2010-03-17
Add some ad-hoc tests for libavfilter.
Stefano Sabatini
2009-10-27
Split codec-regression.sh again and create a lavfi-regression.sh for
Stefano Sabatini