310 Commits (83993c1c76319bc98b2666a8c68d5c51264f938e)

Author SHA1 Message Date
Diego Biurrun d7167f0555 Move generated file aynth1.sw to the data subdirectory. Thus it does not have 16 years ago
Diego Biurrun 6117ffbe90 Rename regression.sh --> codec-regression.sh. Now all regression test scripts 16 years ago
Diego Biurrun 767e14c380 Rename server-regression.sh --> ffserver-regression.sh for consistency. 16 years ago
Diego Biurrun 996a92c04d Rename servertest target to ffservertest. 16 years ago
Diego Biurrun f1f66d3afd Rename libav.regression.ref --> lavf.regression.ref. 16 years ago
Diego Biurrun 1cde611d80 Rename libavtest target to lavftest to better express what it tests. 16 years ago
Diego Biurrun 688a477367 Rename test.conf --> ffserver.conf, the new name is more meaningful. 16 years ago
Diego Biurrun 62cb577e39 Rename seek_test.sh --> seek-regression.sh for greater consistency. 16 years ago
Diego Biurrun d95a0c67ae Move output_example.c --> libavformat/output-example.c. 16 years ago
Diego Biurrun 3ec88c74b0 Remove unnecessary CFLAGS variable from output_example link command. 16 years ago
Diego Biurrun 219a7185a0 Removing example programs is already handled by the generic clean commands, 16 years ago
Ramiro Polla 1bbeb23356 Clear some more variables that are used on subdir Makefiles. 16 years ago
Diego Biurrun 661ce28996 Rename 'tests' target to 'testprogs'. It is too easily confused with the 16 years ago
Diego Biurrun 6708cfc4d3 Add rule for building API example programs. 16 years ago
Daniel Verkamp effcedf738 PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. 16 years ago
Diego Biurrun 38eb4b114d Remove 'lib' and 'swscale-error' from list of phony targets. 16 years ago
Diego Biurrun 0cc647cbfb Mark all clean targets as phony. 16 years ago
Reimar Döffinger 90a30ad59f Add "testclean" target to .PHONY 16 years ago
Baptiste Coudurier b686d0ab4b mxf and mxf d10 regression tests 16 years ago
Måns Rullgård 82bb33290e Allow different executable suffix for host and target 16 years ago
Michael Niedermayer 6d4f53cbac Remove old scaler. 16 years ago
Diego Biurrun fdf119062e Remove deprecated vhook subsystem. 16 years ago
Diego Biurrun 20a93972c4 Bail out if regtest-flashsv is run but zlib is not enabled. 16 years ago
Diego Biurrun 7ea3880a10 Fix swscale-error vs. swscale_error typo; it is marked as the former in .PHONY. 16 years ago
Måns Rullgård 36798f1bf0 Declare version.h dependencies explicitly 16 years ago
Robert Swain a1a84f693f Add (un)installation targets for ffpresets using the new DATADIR variable 16 years ago
Francesco Cosoleto 250dd6f0f7 Add a separate 'testclean' rule to clean regression test data without 16 years ago
Måns Rullgård 9a5771e9c1 Run regression tests on target system. 16 years ago
Måns Rullgård dbad2c29cc Build regression test data generators using HOSTCC 16 years ago
Diego Biurrun 5bab853646 Add check target to run both tests and checkheaders targets. 16 years ago
Måns Rullgård c87348a922 Use OBJS variable for all object files 16 years ago
Diego Biurrun 9bce82fa00 Add alltools target to build all the tools/ stuff. 16 years ago
Michael Niedermayer 3e3c638e69 Switch regression tests to swscale. 16 years ago
Justin Ruggles bde51e6a8a restore accidently deleted file 16 years ago
Justin Ruggles c5b930e674 1000l to me. committed to wrong repo. revert last commit. 16 years ago
Peter Ross 4f5c72e857 PCM regression tests. 17 years ago
Diego Biurrun 2ece2e9773 Move up swscale_error target so that regression tests error out immediately. 17 years ago
Måns Rullgård 9e6165b53e enable version.h to be created from subdirs 17 years ago
Diego Biurrun 25cd5cb33c Generate pkg-config files in each library subdirectory so that they do 17 years ago
Diego Biurrun 969f949300 Remove Fabrice's copyright from the Makefiles. They have been entirely 17 years ago
Diego Biurrun 1eacdcc644 Do not remove gmon.out on clean, we never create it. 17 years ago
Diego Biurrun 936d48911a Remove TAGS target cruft. 17 years ago
Diego Biurrun 5caf0949c0 Simplify phony target declaration. 17 years ago
Diego Biurrun 60598b2f9a Rename test-server target to servertest for consistency with other test targets. 17 years ago
Måns Rullgård 54381d7557 clear TESTS variable between subdirs 17 years ago
Diego Biurrun 16507ddd6b Add DIRS variable to the list of variables to be cleared instead of 17 years ago
Måns Rullgård d1300235b9 ffplay.d needs SDL_CFLAGS 17 years ago
Måns Rullgård 9987769a8b correct soname for vhooks 17 years ago
Måns Rullgård 791a3fc8ec save DEP_LIBS before processing subdirs 17 years ago
Måns Rullgård 76ca42a8a0 move DEP_LIBS to common.mak 17 years ago