Vitor Sessak
|
1840b28059
Makefile: make fate target depend on compiling ffmpeg
|
14 years ago |
Stefano Sabatini
|
cec96e8de3
Add some ad-hoc tests for libavfilter.
|
14 years ago |
Måns Rullgård
|
2fad097788
Add FATE tests
|
14 years ago |
Måns Rullgård
|
7732f641ff
Fix brief make output for generated tables
|
14 years ago |
Måns Rullgård
|
0853a2b47e
10l: fix version.h generation
|
14 years ago |
Måns Rullgård
|
f82bf85055
Make version.h depend on git changes
|
14 years ago |
Måns Rullgård
|
6a53fffd77
Improve version.h generation
|
14 years ago |
Måns Rullgård
|
86be2bc36f
Prettify make output for documentation
|
14 years ago |
Måns Rullgård
|
b91cd80917
Change dir into doc/ when running texi2html
|
14 years ago |
Måns Rullgård
|
f89c14027a
checkheaders: skip per-arch headers not meant for direct inclusion
|
14 years ago |
Måns Rullgård
|
2a5500b13e
Add TESTOBJS make variable for extra objects used by test apps
|
14 years ago |
Måns Rullgård
|
9b55e2e727
Skip cmdutils_common_opts.h fragment in checkheaders
|
14 years ago |
Måns Rullgård
|
63611f31e8
Prettify make output
|
14 years ago |
Måns Rullgård
|
fd676deb96
Add INSTALL makefile variable
|
14 years ago |
Måns Rullgård
|
b578357e59
Use mkdir -p to create directories
|
14 years ago |
Måns Rullgård
|
4335125ccc
Add CP make variable
|
14 years ago |
Måns Rullgård
|
50e10cbd7a
Use $(RM) to delete files
|
14 years ago |
Måns Rullgård
|
d7096d6fdd
Run seektest on all generated files
|
14 years ago |
Måns Rullgård
|
801b571e33
Remove unused argument to test scripts
|
14 years ago |
Stefano Sabatini
|
336ce917e6
Add FFprobe tool.
|
14 years ago |
Måns Rullgård
|
2897dc780a
Delete avconfig.h on distclean
|
14 years ago |
Måns Rullgård
|
b6fa8e35f2
Delete all test related files in testclean rule
|
14 years ago |
Måns Rullgård
|
c676895fd9
Separate audio-only tests so they are only run once
|
15 years ago |
Måns Rullgård
|
97d5fa38e0
10l: fix linking
|
15 years ago |
Måns Rullgård
|
5a0f713118
Allow disabling of lavc, lavf, lavd, and lsws
|
15 years ago |
Ramiro Polla
|
d3cb93b374
Revert r21226, it was a joke:
|
15 years ago |
Måns Rullgård
|
aa310a9fc7
Add rules to install generated headers
|
15 years ago |
Måns Rullgård
|
05e24fa852
regtest: run tests only for enabled codecs and formats
|
15 years ago |
Måns Rullgård
|
4b294c1872
regtest: split wma test into wmav1 and wmav2
|
15 years ago |
Måns Rullgård
|
eca478c317
regtest: split reference files allowing tests to run individually
|
15 years ago |
Ramiro Polla
|
93fe7eb68d
Get one step closer to world domination.
|
15 years ago |
Reimar Döffinger
|
ae5e8caa3d
Add ROQ format regression test.
|
15 years ago |
Måns Rullgård
|
00962abaa0
Fix make install when all of ffmpeg/ffplay/ffserver are disabled
|
15 years ago |
Måns Rullgård
|
c73f65d979
Allow disabling doc generation with --disable-doc
|
15 years ago |
Måns Rullgård
|
a48289c7b7
Makefile cosmetics
|
15 years ago |
Måns Rullgård
|
de4070b520
Add generic rules for building helpers with HOSTCC
|
15 years ago |
Stefano Sabatini
|
77f66963b0
Split codec-regression.sh again and create a lavfi-regression.sh for
|
15 years ago |
Stefano Sabatini
|
8f1e4d4ffc
Split codec-regression.sh, and create the lavf-regression.sh script.
|
15 years ago |
Stefano Sabatini
|
dba755facc
Rename vfilters.texi to libavfilter.texi, as the file is meant to
|
15 years ago |
Diego Biurrun
|
15674f12be
cosmetics: Break overly long lines.
|
15 years ago |
Stefano Sabatini
|
1f09ab5e66
Add documentation for libavfilter video filters.
|
15 years ago |
Justin Ruggles
|
9797ce58b7
Add ALAC encoding and decoding regression tests.
|
15 years ago |
Stefano Sabatini
|
40e024091d
Implement a lavfitest target for testing regressions in libavfilter.
|
15 years ago |
Måns Rullgård
|
96fdb62428
Split dnxhd regression test so the parts can run in parallel
|
15 years ago |
Diego Biurrun
|
94f3c0e52f
Add probetest to TOOLS list.
|
15 years ago |
Diego Biurrun
|
13b1c80b05
Introduce a variable for all targets in the tools subdirectory.
|
15 years ago |
Reimar Döffinger
|
a5083f66c7
Add dnxhd test to regression tests.
|
15 years ago |
Diego Biurrun
|
2205da0d11
Fix typo: '.' was used instead of '/' as directory separator.
|
15 years ago |
Måns Rullgård
|
95f2c769c3
Skip headers requiring external libs not present in checkheaders
|
15 years ago |
Måns Rullgård
|
bea81a52c9
Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
|
15 years ago |