summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove old regtest make rules redirecting to fate-based onesMåns Rullgård2010-07-201-56/+13
* fate: allow running regtests through fate frontendMåns Rullgård2010-07-201-6/+43
* Generate list of lavfi tests in configureMåns Rullgård2010-07-191-14/+0
* fate: echo fate-run command with V=1Måns Rullgård2010-07-191-1/+1
* Remove dead target from .PHONY listMåns Rullgård2010-07-091-1/+1
* fate: add oneoff test for twinvqMåns Rullgård2010-07-091-1/+5
* fate: add oneoff comparison methodMåns Rullgård2010-07-091-1/+1
* fate: pass additional variables to test scriptMåns Rullgård2010-07-091-1/+1
* Change names of regtest output files to closer match the reference filesMåns Rullgård2010-07-081-1/+1
* Simplify regtest reference makefile dependenciesMåns Rullgård2010-07-081-10/+7
* Move regression test dependencies to configureMåns Rullgård2010-07-081-81/+0
* Create the regtest reference files only when necessaryMåns Rullgård2010-07-081-2/+7
* Clean up make rules for calling codec test scriptsMåns Rullgård2010-07-081-9/+13
* Beautify make messages when generating test data filesMåns Rullgård2010-07-081-6/+8
* Add pixdesctest filter and corresponding test.Stefano Sabatini2010-07-071-0/+1
* Make the ffmpeg and ffplay man pages show the list of lavfi filters,Stefano Sabatini2010-06-211-0/+3
* Update documentation dependencies, make ff* tools manpages and HTMLStefano Sabatini2010-06-211-3/+6
* Add simple rgb/yuv in avi regression test.Michael Niedermayer2010-06-061-0/+1
* Add libavfilter 1-input - 1-output regression test, corresponding to theStefano Sabatini2010-05-241-1/+2
* FATE: print friendly error for individual tests when SAMPLES unsetMåns Rullgård2010-05-101-2/+3
* Makefile: make fate target depend on compiling ffmpegVitor Sessak2010-04-191-1/+1
* Add some ad-hoc tests for libavfilter.Stefano Sabatini2010-03-171-3/+12
* Add FATE testsMåns Rullgård2010-03-151-0/+10
* Fix brief make output for generated tablesMåns Rullgård2010-03-141-3/+3
* 10l: fix version.h generationMåns Rullgård2010-03-101-1/+1
* Make version.h depend on git changesMåns Rullgård2010-03-101-1/+2
* Improve version.h generationMåns Rullgård2010-03-101-1/+12
* Prettify make output for documentationMåns Rullgård2010-03-101-3/+6
* Change dir into doc/ when running texi2htmlMåns Rullgård2010-03-101-2/+1
* checkheaders: skip per-arch headers not meant for direct inclusionMåns Rullgård2010-03-081-1/+1
* Add TESTOBJS make variable for extra objects used by test appsMåns Rullgård2010-03-081-1/+1
* Skip cmdutils_common_opts.h fragment in checkheadersMåns Rullgård2010-03-081-0/+2
* Prettify make outputMåns Rullgård2010-03-061-3/+3
* Add INSTALL makefile variableMåns Rullgård2010-03-061-3/+3
* Use mkdir -p to create directoriesMåns Rullgård2010-03-061-3/+3
* Add CP make variableMåns Rullgård2010-03-061-1/+1
* Use $(RM) to delete filesMåns Rullgård2010-03-061-13/+13
* Run seektest on all generated filesMåns Rullgård2010-03-021-1/+1
* Remove unused argument to test scriptsMåns Rullgård2010-03-021-6/+6
* Add FFprobe tool.Stefano Sabatini2010-02-211-2/+3
* Delete avconfig.h on distcleanMåns Rullgård2010-02-201-1/+1
* Delete all test related files in testclean ruleMåns Rullgård2010-02-201-3/+4
* Separate audio-only tests so they are only run onceMåns Rullgård2010-01-301-43/+60
* 10l: fix linkingMåns Rullgård2010-01-271-1/+1
* Allow disabling of lavc, lavf, lavd, and lswsMåns Rullgård2010-01-261-1/+5
* Revert r21226, it was a joke:Ramiro Polla2010-01-261-2/+10
* Add rules to install generated headersMåns Rullgård2010-01-191-1/+1
* regtest: run tests only for enabled codecs and formatsMåns Rullgård2010-01-161-103/+83
* regtest: split wma test into wmav1 and wmav2Måns Rullgård2010-01-161-1/+2
* regtest: split reference files allowing tests to run individuallyMåns Rullgård2010-01-161-42/+22
OpenPOWER on IntegriCloud