| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix make install when all of ffmpeg/ffplay/ffserver are disabled | Måns Rullgård | 2009-11-10 | 1 | -1/+1 |
* | Allow disabling doc generation with --disable-doc | Måns Rullgård | 2009-10-31 | 1 | -2/+2 |
* | Makefile cosmetics | Måns Rullgård | 2009-10-31 | 1 | -1/+1 |
* | Add generic rules for building helpers with HOSTCC | Måns Rullgård | 2009-10-29 | 1 | -4/+3 |
* | Split codec-regression.sh again and create a lavfi-regression.sh for | Stefano Sabatini | 2009-10-27 | 1 | -1/+1 |
* | Split codec-regression.sh, and create the lavf-regression.sh script. | Stefano Sabatini | 2009-10-24 | 1 | -1/+1 |
* | Rename vfilters.texi to libavfilter.texi, as the file is meant to | Stefano Sabatini | 2009-10-21 | 1 | -1/+1 |
* | cosmetics: Break overly long lines. | Diego Biurrun | 2009-10-18 | 1 | -2/+3 |
* | Add documentation for libavfilter video filters. | Stefano Sabatini | 2009-10-18 | 1 | -1/+1 |
* | Add ALAC encoding and decoding regression tests. | Justin Ruggles | 2009-10-06 | 1 | -0/+1 |
* | Implement a lavfitest target for testing regressions in libavfilter. | Stefano Sabatini | 2009-09-27 | 1 | -2/+16 |
* | Split dnxhd regression test so the parts can run in parallel | Måns Rullgård | 2009-09-21 | 1 | -1/+3 |
* | Add probetest to TOOLS list. | Diego Biurrun | 2009-09-18 | 1 | -1/+1 |
* | Introduce a variable for all targets in the tools subdirectory. | Diego Biurrun | 2009-09-18 | 1 | -2/+3 |
* | Add dnxhd test to regression tests. | Reimar Döffinger | 2009-09-17 | 1 | -0/+1 |
* | Fix typo: '.' was used instead of '/' as directory separator. | Diego Biurrun | 2009-09-10 | 1 | -1/+1 |
* | Skip headers requiring external libs not present in checkheaders | Måns Rullgård | 2009-08-23 | 1 | -1/+1 |
* | Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts | Måns Rullgård | 2009-07-28 | 1 | -1/+1 |
* | Fix building of tools/* | Måns Rullgård | 2009-07-22 | 1 | -2/+5 |
* | Make sure that tests/seek_test.o gets deleted on 'make clean'. | Diego Biurrun | 2009-07-17 | 1 | -1/+1 |
* | Use LD for linking, default to same as CC | Måns Rullgård | 2009-07-12 | 1 | -4/+4 |
* | Split developer documentation off from general documentation. | Diego Biurrun | 2009-06-24 | 1 | -1/+1 |
* | Consistently rename variables denoting regression reference file(s) | Stefano Sabatini | 2009-06-22 | 1 | -18/+18 |
* | Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref, | Stefano Sabatini | 2009-06-18 | 1 | -2/+2 |
* | Add "config" make target to rerun configure with old options | Måns Rullgård | 2009-06-15 | 1 | -1/+4 |
* | Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distclean | Dave Yeo | 2009-05-28 | 1 | -0/+2 |
* | The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86. | Diego Biurrun | 2009-05-25 | 1 | -1/+1 |
* | NEON-OBJS should also be cleared for each subdir. | Ramiro Polla | 2009-05-25 | 1 | -1/+1 |
* | Move generated file aynth1.sw to the data subdirectory. Thus it does not have | Diego Biurrun | 2009-03-30 | 1 | -4/+5 |
* | Rename regression.sh --> codec-regression.sh. Now all regression test scripts | Diego Biurrun | 2009-03-30 | 1 | -3/+3 |
* | Rename server-regression.sh --> ffserver-regression.sh for consistency. | Diego Biurrun | 2009-03-30 | 1 | -1/+1 |
* | Rename servertest target to ffservertest. | Diego Biurrun | 2009-03-30 | 1 | -1/+1 |
* | Rename libav.regression.ref --> lavf.regression.ref. | Diego Biurrun | 2009-03-29 | 1 | -1/+1 |
* | Rename libavtest target to lavftest to better express what it tests. | Diego Biurrun | 2009-03-29 | 1 | -5/+5 |
* | Rename test.conf --> ffserver.conf, the new name is more meaningful. | Diego Biurrun | 2009-03-29 | 1 | -1/+1 |
* | Rename seek_test.sh --> seek-regression.sh for greater consistency. | Diego Biurrun | 2009-03-29 | 1 | -1/+1 |
* | Move output_example.c --> libavformat/output-example.c. | Diego Biurrun | 2009-03-27 | 1 | -5/+0 |
* | Remove unnecessary CFLAGS variable from output_example link command. | Diego Biurrun | 2009-03-26 | 1 | -1/+1 |
* | Removing example programs is already handled by the generic clean commands, | Diego Biurrun | 2009-03-26 | 1 | -1/+1 |
* | Clear some more variables that are used on subdir Makefiles. | Ramiro Polla | 2009-03-25 | 1 | -1/+2 |
* | Rename 'tests' target to 'testprogs'. It is too easily confused with the | Diego Biurrun | 2009-03-22 | 1 | -1/+1 |
* | Add rule for building API example programs. | Diego Biurrun | 2009-03-22 | 1 | -1/+3 |
* | PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. | Daniel Verkamp | 2009-03-20 | 1 | -0/+1 |
* | Remove 'lib' and 'swscale-error' from list of phony targets. | Diego Biurrun | 2009-03-13 | 1 | -1/+1 |
* | Mark all clean targets as phony. | Diego Biurrun | 2009-03-13 | 1 | -1/+1 |
* | Add "testclean" target to .PHONY | Reimar Döffinger | 2009-03-13 | 1 | -1/+1 |
* | mxf and mxf d10 regression tests | Baptiste Coudurier | 2009-03-11 | 1 | -0/+1 |
* | Allow different executable suffix for host and target | Måns Rullgård | 2009-03-08 | 1 | -6/+7 |
* | Remove old scaler. | Michael Niedermayer | 2009-03-03 | 1 | -11/+1 |
* | Remove deprecated vhook subsystem. | Diego Biurrun | 2009-03-03 | 1 | -50/+4 |