| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts | Måns Rullgård | 2009-07-28 | 1 | -1/+1 |
* | Fix building of tools/* | Måns Rullgård | 2009-07-22 | 1 | -2/+5 |
* | Make sure that tests/seek_test.o gets deleted on 'make clean'. | Diego Biurrun | 2009-07-17 | 1 | -1/+1 |
* | Use LD for linking, default to same as CC | Måns Rullgård | 2009-07-12 | 1 | -4/+4 |
* | Split developer documentation off from general documentation. | Diego Biurrun | 2009-06-24 | 1 | -1/+1 |
* | Consistently rename variables denoting regression reference file(s) | Stefano Sabatini | 2009-06-22 | 1 | -18/+18 |
* | Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref, | Stefano Sabatini | 2009-06-18 | 1 | -2/+2 |
* | Add "config" make target to rerun configure with old options | Måns Rullgård | 2009-06-15 | 1 | -1/+4 |
* | Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distclean | Dave Yeo | 2009-05-28 | 1 | -0/+2 |
* | The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86. | Diego Biurrun | 2009-05-25 | 1 | -1/+1 |
* | NEON-OBJS should also be cleared for each subdir. | Ramiro Polla | 2009-05-25 | 1 | -1/+1 |
* | Move generated file aynth1.sw to the data subdirectory. Thus it does not have | Diego Biurrun | 2009-03-30 | 1 | -4/+5 |
* | Rename regression.sh --> codec-regression.sh. Now all regression test scripts | Diego Biurrun | 2009-03-30 | 1 | -3/+3 |
* | Rename server-regression.sh --> ffserver-regression.sh for consistency. | Diego Biurrun | 2009-03-30 | 1 | -1/+1 |