Commit History

Author SHA1 Message Date
  Måns Rullgård 4b294c1872 regtest: split wma test into wmav1 and wmav2 14 years ago
  Måns Rullgård eca478c317 regtest: split reference files allowing tests to run individually 14 years ago
  Ramiro Polla 93fe7eb68d Get one step closer to world domination. 14 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
  Måns Rullgård 2dfa305438 Fix building of tools/* 15 years ago
  Diego Biurrun 4e67aedd6a Make sure that tests/seek_test.o gets deleted on 'make clean'. 15 years ago
  Måns Rullgård 684b28e09c Use LD for linking, default to same as CC 15 years ago
  Diego Biurrun a752069dba Split developer documentation off from general documentation. 15 years ago
  Stefano Sabatini 2795e3573d Consistently rename variables denoting regression reference file(s) 15 years ago
  Stefano Sabatini 97668ac7f3 Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref, 15 years ago
  Måns Rullgård 0c3b2d6586 Add "config" make target to rerun configure with old options 15 years ago
  Dave Yeo 2b7a351eb9 Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distclean 15 years ago
  Diego Biurrun cc013a7423 The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86. 15 years ago
  Ramiro Polla 07116be05a NEON-OBJS should also be cleared for each subdir. 15 years ago
  Diego Biurrun d7167f0555 Move generated file aynth1.sw to the data subdirectory. Thus it does not have 15 years ago
  Diego Biurrun 6117ffbe90 Rename regression.sh --> codec-regression.sh. Now all regression test scripts 15 years ago
  Diego Biurrun 767e14c380 Rename server-regression.sh --> ffserver-regression.sh for consistency. 15 years ago
  Diego Biurrun 996a92c04d Rename servertest target to ffservertest. 15 years ago
  Diego Biurrun f1f66d3afd Rename libav.regression.ref --> lavf.regression.ref. 15 years ago
  Diego Biurrun 1cde611d80 Rename libavtest target to lavftest to better express what it tests. 15 years ago
  Diego Biurrun 688a477367 Rename test.conf --> ffserver.conf, the new name is more meaningful. 15 years ago
  Diego Biurrun 62cb577e39 Rename seek_test.sh --> seek-regression.sh for greater consistency. 15 years ago
  Diego Biurrun d95a0c67ae Move output_example.c --> libavformat/output-example.c. 15 years ago
  Diego Biurrun 3ec88c74b0 Remove unnecessary CFLAGS variable from output_example link command. 15 years ago
  Diego Biurrun 219a7185a0 Removing example programs is already handled by the generic clean commands, 15 years ago
  Ramiro Polla 1bbeb23356 Clear some more variables that are used on subdir Makefiles. 15 years ago
  Diego Biurrun 661ce28996 Rename 'tests' target to 'testprogs'. It is too easily confused with the 15 years ago
  Diego Biurrun 6708cfc4d3 Add rule for building API example programs. 15 years ago
  Daniel Verkamp effcedf738 PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. 15 years ago
  Diego Biurrun 38eb4b114d Remove 'lib' and 'swscale-error' from list of phony targets. 15 years ago
  Diego Biurrun 0cc647cbfb Mark all clean targets as phony. 15 years ago
  Reimar Döffinger 90a30ad59f Add "testclean" target to .PHONY 15 years ago