summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get one step closer to world domination.Ramiro Polla2010-01-151-10/+2
* Add ROQ format regression test.Reimar Döffinger2009-12-121-0/+1
* Fix make install when all of ffmpeg/ffplay/ffserver are disabledMåns Rullgård2009-11-101-1/+1
* Allow disabling doc generation with --disable-docMåns Rullgård2009-10-311-2/+2
* Makefile cosmeticsMåns Rullgård2009-10-311-1/+1
* Add generic rules for building helpers with HOSTCCMåns Rullgård2009-10-291-4/+3
* Split codec-regression.sh again and create a lavfi-regression.sh forStefano Sabatini2009-10-271-1/+1
* Split codec-regression.sh, and create the lavf-regression.sh script.Stefano Sabatini2009-10-241-1/+1
* Rename vfilters.texi to libavfilter.texi, as the file is meant toStefano Sabatini2009-10-211-1/+1
* cosmetics: Break overly long lines.Diego Biurrun2009-10-181-2/+3
* Add documentation for libavfilter video filters.Stefano Sabatini2009-10-181-1/+1
* Add ALAC encoding and decoding regression tests.Justin Ruggles2009-10-061-0/+1
* Implement a lavfitest target for testing regressions in libavfilter.Stefano Sabatini2009-09-271-2/+16
* Split dnxhd regression test so the parts can run in parallelMåns Rullgård2009-09-211-1/+3
* Add probetest to TOOLS list.Diego Biurrun2009-09-181-1/+1
* Introduce a variable for all targets in the tools subdirectory.Diego Biurrun2009-09-181-2/+3
* Add dnxhd test to regression tests.Reimar Döffinger2009-09-171-0/+1
* Fix typo: '.' was used instead of '/' as directory separator.Diego Biurrun2009-09-101-1/+1
* Skip headers requiring external libs not present in checkheadersMåns Rullgård2009-08-231-1/+1
* Replace BUILD_{SHARED,STATIC} with CONFIG_ counterpartsMåns Rullgård2009-07-281-1/+1
* Fix building of tools/*Måns Rullgård2009-07-221-2/+5
* Make sure that tests/seek_test.o gets deleted on 'make clean'.Diego Biurrun2009-07-171-1/+1
OpenPOWER on IntegriCloud