summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use LD for linking, default to same as CCMåns Rullgård2009-07-121-4/+4
* Split developer documentation off from general documentation.Diego Biurrun2009-06-241-1/+1
* Consistently rename variables denoting regression reference file(s)Stefano Sabatini2009-06-221-18/+18
* Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref,Stefano Sabatini2009-06-181-2/+2
* Add "config" make target to rerun configure with old optionsMåns Rullgård2009-06-151-1/+4
* Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distcleanDave Yeo2009-05-281-0/+2
* The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86.Diego Biurrun2009-05-251-1/+1
* NEON-OBJS should also be cleared for each subdir.Ramiro Polla2009-05-251-1/+1
* Move generated file aynth1.sw to the data subdirectory. Thus it does not haveDiego Biurrun2009-03-301-4/+5
* Rename regression.sh --> codec-regression.sh. Now all regression test scriptsDiego Biurrun2009-03-301-3/+3
* Rename server-regression.sh --> ffserver-regression.sh for consistency.Diego Biurrun2009-03-301-1/+1
* Rename servertest target to ffservertest.Diego Biurrun2009-03-301-1/+1
* Rename libav.regression.ref --> lavf.regression.ref.Diego Biurrun2009-03-291-1/+1
* Rename libavtest target to lavftest to better express what it tests.Diego Biurrun2009-03-291-5/+5
* Rename test.conf --> ffserver.conf, the new name is more meaningful.Diego Biurrun2009-03-291-1/+1
* Rename seek_test.sh --> seek-regression.sh for greater consistency.Diego Biurrun2009-03-291-1/+1
* Move output_example.c --> libavformat/output-example.c.Diego Biurrun2009-03-271-5/+0
* Remove unnecessary CFLAGS variable from output_example link command.Diego Biurrun2009-03-261-1/+1
* Removing example programs is already handled by the generic clean commands,Diego Biurrun2009-03-261-1/+1
* Clear some more variables that are used on subdir Makefiles.Ramiro Polla2009-03-251-1/+2
* Rename 'tests' target to 'testprogs'. It is too easily confused with theDiego Biurrun2009-03-221-1/+1
* Add rule for building API example programs.Diego Biurrun2009-03-221-1/+3
* PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp2009-03-201-0/+1
* Remove 'lib' and 'swscale-error' from list of phony targets.Diego Biurrun2009-03-131-1/+1
* Mark all clean targets as phony.Diego Biurrun2009-03-131-1/+1
* Add "testclean" target to .PHONYReimar Döffinger2009-03-131-1/+1
* mxf and mxf d10 regression testsBaptiste Coudurier2009-03-111-0/+1
* Allow different executable suffix for host and targetMåns Rullgård2009-03-081-6/+7
* Remove old scaler.Michael Niedermayer2009-03-031-11/+1
* Remove deprecated vhook subsystem.Diego Biurrun2009-03-031-50/+4
* Bail out if regtest-flashsv is run but zlib is not enabled.Diego Biurrun2009-02-211-1/+10
* Fix swscale-error vs. swscale_error typo; it is marked as the former in .PHONY.Diego Biurrun2009-02-211-2/+2
* Declare version.h dependencies explicitlyMåns Rullgård2009-02-211-0/+2
* Add (un)installation targets for ffpresets using the new DATADIR variableRobert Swain2009-01-251-2/+11
* Add a separate 'testclean' rule to clean regression test data withoutFrancesco Cosoleto2009-01-101-2/+4
* Run regression tests on target system.Måns Rullgård2008-11-231-4/+4
* Build regression test data generators using HOSTCCMåns Rullgård2008-11-231-2/+2
* Add check target to run both tests and checkheaders targets.Diego Biurrun2008-10-301-1/+3
* Use OBJS variable for all object filesMåns Rullgård2008-10-251-1/+1
* Add alltools target to build all the tools/ stuff.Diego Biurrun2008-09-271-1/+3
* Switch regression tests to swscale.Michael Niedermayer2008-09-131-2/+2
* restore accidently deleted fileJustin Ruggles2008-08-241-0/+334
* 1000l to me. committed to wrong repo. revert last commit.Justin Ruggles2008-08-241-334/+0
* PCM regression tests.Peter Ross2008-08-081-0/+1
* Move up swscale_error target so that regression tests error out immediately.Diego Biurrun2008-07-171-9/+9
* enable version.h to be created from subdirsMåns Rullgård2008-06-191-8/+0
OpenPOWER on IntegriCloud