Diego Biurrun
|
13b1c80b05
Introduce a variable for all targets in the tools subdirectory.
|
15 лет назад |
Reimar Döffinger
|
a5083f66c7
Add dnxhd test to regression tests.
|
15 лет назад |
Diego Biurrun
|
2205da0d11
Fix typo: '.' was used instead of '/' as directory separator.
|
15 лет назад |
Måns Rullgård
|
95f2c769c3
Skip headers requiring external libs not present in checkheaders
|
15 лет назад |
Måns Rullgård
|
bea81a52c9
Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
|
15 лет назад |
Måns Rullgård
|
2dfa305438
Fix building of tools/*
|
15 лет назад |
Diego Biurrun
|
4e67aedd6a
Make sure that tests/seek_test.o gets deleted on 'make clean'.
|
15 лет назад |
Måns Rullgård
|
684b28e09c
Use LD for linking, default to same as CC
|
15 лет назад |
Diego Biurrun
|
a752069dba
Split developer documentation off from general documentation.
|
15 лет назад |
Stefano Sabatini
|
2795e3573d
Consistently rename variables denoting regression reference file(s)
|
15 лет назад |
Stefano Sabatini
|
97668ac7f3
Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref,
|
15 лет назад |
Måns Rullgård
|
0c3b2d6586
Add "config" make target to rerun configure with old options
|
15 лет назад |
Dave Yeo
|
2b7a351eb9
Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distclean
|
16 лет назад |
Diego Biurrun
|
cc013a7423
The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86.
|
16 лет назад |
Ramiro Polla
|
07116be05a
NEON-OBJS should also be cleared for each subdir.
|
16 лет назад |
Diego Biurrun
|
d7167f0555
Move generated file aynth1.sw to the data subdirectory. Thus it does not have
|
16 лет назад |
Diego Biurrun
|
6117ffbe90
Rename regression.sh --> codec-regression.sh. Now all regression test scripts
|
16 лет назад |
Diego Biurrun
|
767e14c380
Rename server-regression.sh --> ffserver-regression.sh for consistency.
|
16 лет назад |
Diego Biurrun
|
996a92c04d
Rename servertest target to ffservertest.
|
16 лет назад |
Diego Biurrun
|
f1f66d3afd
Rename libav.regression.ref --> lavf.regression.ref.
|
16 лет назад |
Diego Biurrun
|
1cde611d80
Rename libavtest target to lavftest to better express what it tests.
|
16 лет назад |
Diego Biurrun
|
688a477367
Rename test.conf --> ffserver.conf, the new name is more meaningful.
|
16 лет назад |
Diego Biurrun
|
62cb577e39
Rename seek_test.sh --> seek-regression.sh for greater consistency.
|
16 лет назад |
Diego Biurrun
|
d95a0c67ae
Move output_example.c --> libavformat/output-example.c.
|
16 лет назад |
Diego Biurrun
|
3ec88c74b0
Remove unnecessary CFLAGS variable from output_example link command.
|
16 лет назад |
Diego Biurrun
|
219a7185a0
Removing example programs is already handled by the generic clean commands,
|
16 лет назад |
Ramiro Polla
|
1bbeb23356
Clear some more variables that are used on subdir Makefiles.
|
16 лет назад |
Diego Biurrun
|
661ce28996
Rename 'tests' target to 'testprogs'. It is too easily confused with the
|
16 лет назад |
Diego Biurrun
|
6708cfc4d3
Add rule for building API example programs.
|
16 лет назад |
Daniel Verkamp
|
effcedf738
PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
|
16 лет назад |
Diego Biurrun
|
38eb4b114d
Remove 'lib' and 'swscale-error' from list of phony targets.
|
16 лет назад |
Diego Biurrun
|
0cc647cbfb
Mark all clean targets as phony.
|
16 лет назад |
Reimar Döffinger
|
90a30ad59f
Add "testclean" target to .PHONY
|
16 лет назад |
Baptiste Coudurier
|
b686d0ab4b
mxf and mxf d10 regression tests
|
16 лет назад |
Måns Rullgård
|
82bb33290e
Allow different executable suffix for host and target
|
16 лет назад |
Michael Niedermayer
|
6d4f53cbac
Remove old scaler.
|
16 лет назад |
Diego Biurrun
|
fdf119062e
Remove deprecated vhook subsystem.
|
16 лет назад |
Diego Biurrun
|
20a93972c4
Bail out if regtest-flashsv is run but zlib is not enabled.
|
16 лет назад |
Diego Biurrun
|
7ea3880a10
Fix swscale-error vs. swscale_error typo; it is marked as the former in .PHONY.
|
16 лет назад |
Måns Rullgård
|
36798f1bf0
Declare version.h dependencies explicitly
|
16 лет назад |
Robert Swain
|
a1a84f693f
Add (un)installation targets for ffpresets using the new DATADIR variable
|
16 лет назад |
Francesco Cosoleto
|
250dd6f0f7
Add a separate 'testclean' rule to clean regression test data without
|
16 лет назад |
Måns Rullgård
|
9a5771e9c1
Run regression tests on target system.
|
16 лет назад |
Måns Rullgård
|
dbad2c29cc
Build regression test data generators using HOSTCC
|
16 лет назад |
Diego Biurrun
|
5bab853646
Add check target to run both tests and checkheaders targets.
|
16 лет назад |
Måns Rullgård
|
c87348a922
Use OBJS variable for all object files
|
16 лет назад |
Diego Biurrun
|
9bce82fa00
Add alltools target to build all the tools/ stuff.
|
16 лет назад |
Michael Niedermayer
|
3e3c638e69
Switch regression tests to swscale.
|
16 лет назад |
Justin Ruggles
|
bde51e6a8a
restore accidently deleted file
|
16 лет назад |
Justin Ruggles
|
c5b930e674
1000l to me. committed to wrong repo. revert last commit.
|
16 лет назад |