| Commit message (Expand) | Author | Age | Files | Lines |
* | FATE: print friendly error for individual tests when SAMPLES unset | Måns Rullgård | 2010-05-10 | 1 | -2/+3 |
* | Makefile: make fate target depend on compiling ffmpeg | Vitor Sessak | 2010-04-19 | 1 | -1/+1 |
* | Add some ad-hoc tests for libavfilter. | Stefano Sabatini | 2010-03-17 | 1 | -3/+12 |
* | Add FATE tests | Måns Rullgård | 2010-03-15 | 1 | -0/+10 |
* | Fix brief make output for generated tables | Måns Rullgård | 2010-03-14 | 1 | -3/+3 |
* | 10l: fix version.h generation | Måns Rullgård | 2010-03-10 | 1 | -1/+1 |
* | Make version.h depend on git changes | Måns Rullgård | 2010-03-10 | 1 | -1/+2 |
* | Improve version.h generation | Måns Rullgård | 2010-03-10 | 1 | -1/+12 |
* | Prettify make output for documentation | Måns Rullgård | 2010-03-10 | 1 | -3/+6 |
* | Change dir into doc/ when running texi2html | Måns Rullgård | 2010-03-10 | 1 | -2/+1 |
* | checkheaders: skip per-arch headers not meant for direct inclusion | Måns Rullgård | 2010-03-08 | 1 | -1/+1 |
* | Add TESTOBJS make variable for extra objects used by test apps | Måns Rullgård | 2010-03-08 | 1 | -1/+1 |
* | Skip cmdutils_common_opts.h fragment in checkheaders | Måns Rullgård | 2010-03-08 | 1 | -0/+2 |
* | Prettify make output | Måns Rullgård | 2010-03-06 | 1 | -3/+3 |
* | Add INSTALL makefile variable | Måns Rullgård | 2010-03-06 | 1 | -3/+3 |
* | Use mkdir -p to create directories | Måns Rullgård | 2010-03-06 | 1 | -3/+3 |
* | Add CP make variable | Måns Rullgård | 2010-03-06 | 1 | -1/+1 |
* | Use $(RM) to delete files | Måns Rullgård | 2010-03-06 | 1 | -13/+13 |
* | Run seektest on all generated files | Måns Rullgård | 2010-03-02 | 1 | -1/+1 |
* | Remove unused argument to test scripts | Måns Rullgård | 2010-03-02 | 1 | -6/+6 |
* | Add FFprobe tool. | Stefano Sabatini | 2010-02-21 | 1 | -2/+3 |
* | Delete avconfig.h on distclean | Måns Rullgård | 2010-02-20 | 1 | -1/+1 |
* | Delete all test related files in testclean rule | Måns Rullgård | 2010-02-20 | 1 | -3/+4 |
* | Separate audio-only tests so they are only run once | Måns Rullgård | 2010-01-30 | 1 | -43/+60 |
* | 10l: fix linking | Måns Rullgård | 2010-01-27 | 1 | -1/+1 |
* | Allow disabling of lavc, lavf, lavd, and lsws | Måns Rullgård | 2010-01-26 | 1 | -1/+5 |
* | Revert r21226, it was a joke: | Ramiro Polla | 2010-01-26 | 1 | -2/+10 |
* | Add rules to install generated headers | Måns Rullgård | 2010-01-19 | 1 | -1/+1 |
* | regtest: run tests only for enabled codecs and formats | Måns Rullgård | 2010-01-16 | 1 | -103/+83 |
* | regtest: split wma test into wmav1 and wmav2 | Måns Rullgård | 2010-01-16 | 1 | -1/+2 |
* | regtest: split reference files allowing tests to run individually | Måns Rullgård | 2010-01-16 | 1 | -42/+22 |
* | Get one step closer to world domination. | Ramiro Polla | 2010-01-15 | 1 | -10/+2 |
* | Add ROQ format regression test. | Reimar Döffinger | 2009-12-12 | 1 | -0/+1 |
* | Fix make install when all of ffmpeg/ffplay/ffserver are disabled | Måns Rullgård | 2009-11-10 | 1 | -1/+1 |
* | Allow disabling doc generation with --disable-doc | Måns Rullgård | 2009-10-31 | 1 | -2/+2 |
* | Makefile cosmetics | Måns Rullgård | 2009-10-31 | 1 | -1/+1 |
* | Add generic rules for building helpers with HOSTCC | Måns Rullgård | 2009-10-29 | 1 | -4/+3 |
* | Split codec-regression.sh again and create a lavfi-regression.sh for | Stefano Sabatini | 2009-10-27 | 1 | -1/+1 |
* | Split codec-regression.sh, and create the lavf-regression.sh script. | Stefano Sabatini | 2009-10-24 | 1 | -1/+1 |
* | Rename vfilters.texi to libavfilter.texi, as the file is meant to | Stefano Sabatini | 2009-10-21 | 1 | -1/+1 |
* | cosmetics: Break overly long lines. | Diego Biurrun | 2009-10-18 | 1 | -2/+3 |
* | Add documentation for libavfilter video filters. | Stefano Sabatini | 2009-10-18 | 1 | -1/+1 |
* | Add ALAC encoding and decoding regression tests. | Justin Ruggles | 2009-10-06 | 1 | -0/+1 |
* | Implement a lavfitest target for testing regressions in libavfilter. | Stefano Sabatini | 2009-09-27 | 1 | -2/+16 |
* | Split dnxhd regression test so the parts can run in parallel | Måns Rullgård | 2009-09-21 | 1 | -1/+3 |
* | Add probetest to TOOLS list. | Diego Biurrun | 2009-09-18 | 1 | -1/+1 |
* | Introduce a variable for all targets in the tools subdirectory. | Diego Biurrun | 2009-09-18 | 1 | -2/+3 |
* | Add dnxhd test to regression tests. | Reimar Döffinger | 2009-09-17 | 1 | -0/+1 |
* | Fix typo: '.' was used instead of '/' as directory separator. | Diego Biurrun | 2009-09-10 | 1 | -1/+1 |
* | Skip headers requiring external libs not present in checkheaders | Måns Rullgård | 2009-08-23 | 1 | -1/+1 |