OSDN Git Service

Stop reading input file when -t option value is reached.
[coroid/ffmpeg_saccubus.git] / Makefile
2010-01-30 Måns RullgårdSeparate audio-only tests so they are only run once
2010-01-27 Måns Rullgård10l: fix linking
2010-01-26 Måns RullgårdAllow disabling of lavc, lavf, lavd, and lsws
2010-01-26 Ramiro PollaRevert r21226, it was a joke:
2010-01-19 Måns RullgårdAdd rules to install generated headers
2010-01-16 Måns Rullgårdregtest: run tests only for enabled codecs and formats
2010-01-16 Måns Rullgårdregtest: split wma test into wmav1 and wmav2
2010-01-16 Måns Rullgårdregtest: split reference files allowing tests to run...
2010-01-15 Ramiro PollaGet one step closer to world domination.
2009-12-12 Reimar DöffingerAdd ROQ format regression test.
2009-11-10 Måns RullgårdFix make install when all of ffmpeg/ffplay/ffserver...
2009-10-31 Måns RullgårdAllow disabling doc generation with --disable-doc
2009-10-31 Måns RullgårdMakefile cosmetics
2009-10-29 Måns RullgårdAdd generic rules for building helpers with HOSTCC
2009-10-27 Stefano SabatiniSplit codec-regression.sh again and create a lavfi...
2009-10-24 Stefano SabatiniSplit codec-regression.sh, and create the lavf-regressi...
2009-10-21 Stefano SabatiniRename vfilters.texi to libavfilter.texi, as the file...
2009-10-18 Diego Biurruncosmetics: Break overly long lines.
2009-10-18 Stefano SabatiniAdd documentation for libavfilter video filters.
2009-10-06 Justin RugglesAdd ALAC encoding and decoding regression tests.
2009-09-27 Stefano SabatiniImplement a lavfitest target for testing regressions...
2009-09-21 Måns RullgårdSplit dnxhd regression test so the parts can run in...
2009-09-18 Diego BiurrunAdd probetest to TOOLS list.
2009-09-18 Diego BiurrunIntroduce a variable for all targets in the tools subdi...
2009-09-17 Reimar DöffingerAdd dnxhd test to regression tests.
2009-09-10 Diego BiurrunFix typo: '.' was used instead of '/' as directory...
2009-08-23 Måns RullgårdSkip headers requiring external libs not present in...
2009-07-28 Måns RullgårdReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
2009-07-22 Måns RullgårdFix building of tools/*
2009-07-17 Diego BiurrunMake sure that tests/seek_test.o gets deleted on 'make...
2009-07-12 Måns RullgårdUse LD for linking, default to same as CC
2009-06-24 Diego BiurrunSplit developer documentation off from general document...
2009-06-22 Stefano SabatiniConsistently rename variables denoting regression refer...
2009-06-18 Stefano SabatiniRename tests/ffmpeg.regression.ref to tests/vsynth...
2009-06-15 Måns RullgårdAdd "config" make target to rerun configure with old...
2009-05-28 Dave YeoRemove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on...
2009-05-25 Diego BiurrunThe MLP optimizations do not depend on HAVE_MMX, but...
2009-05-25 Ramiro PollaNEON-OBJS should also be cleared for each subdir.
2009-03-30 Diego BiurrunMove generated file aynth1.sw to the data subdirectory...
2009-03-30 Diego BiurrunRename regression.sh --> codec-regression.sh. Now all...
2009-03-30 Diego BiurrunRename server-regression.sh --> ffserver-regression...
2009-03-30 Diego BiurrunRename servertest target to ffservertest.
2009-03-29 Diego BiurrunRename libav.regression.ref --> lavf.regression.ref.
2009-03-29 Diego BiurrunRename libavtest target to lavftest to better express...
2009-03-29 Diego BiurrunRename test.conf --> ffserver.conf, the new name is...
2009-03-29 Diego BiurrunRename seek_test.sh --> seek-regression.sh for greater...
2009-03-27 Diego BiurrunMove output_example.c --> libavformat/output-example.c.
2009-03-26 Diego BiurrunRemove unnecessary CFLAGS variable from output_example...
2009-03-26 Diego BiurrunRemoving example programs is already handled by the...
2009-03-25 Ramiro PollaClear some more variables that are used on subdir Makef...
2009-03-22 Diego BiurrunRename 'tests' target to 'testprogs'. It is too easily...
2009-03-22 Diego BiurrunAdd rule for building API example programs.
2009-03-20 Daniel VerkampPCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
2009-03-13 Diego BiurrunRemove 'lib' and 'swscale-error' from list of phony...
2009-03-13 Diego BiurrunMark all clean targets as phony.
2009-03-13 Reimar DöffingerAdd "testclean" target to .PHONY
2009-03-11 Baptiste Couduriermxf and mxf d10 regression tests
2009-03-08 Måns RullgårdAllow different executable suffix for host and target
2009-03-03 Michael NiedermayerRemove old scaler.
2009-03-03 Diego BiurrunRemove deprecated vhook subsystem.
2009-02-21 Diego BiurrunBail out if regtest-flashsv is run but zlib is not...
2009-02-21 Diego BiurrunFix swscale-error vs. swscale_error typo; it is marked...
2009-02-21 Måns RullgårdDeclare version.h dependencies explicitly
2009-01-25 Robert SwainAdd (un)installation targets for ffpresets using the...
2009-01-10 Francesco CosoletoAdd a separate 'testclean' rule to clean regression...
2008-11-23 Måns RullgårdRun regression tests on target system.
2008-11-23 Måns RullgårdBuild regression test data generators using HOSTCC
2008-10-30 Diego BiurrunAdd check target to run both tests and checkheaders...
2008-10-25 Måns RullgårdUse OBJS variable for all object files
2008-09-27 Diego BiurrunAdd alltools target to build all the tools/ stuff.
2008-09-13 Michael NiedermayerSwitch regression tests to swscale.
2008-08-24 Justin Rugglesrestore accidently deleted file
2008-08-24 Justin Ruggles1000l to me. committed to wrong repo. revert last commit.
2008-08-08 Peter RossPCM regression tests.
2008-07-17 Diego BiurrunMove up swscale_error target so that regression tests...
2008-06-19 Måns Rullgårdenable version.h to be created from subdirs
2008-06-16 Diego BiurrunGenerate pkg-config files in each library subdirectory...
2008-06-06 Diego BiurrunRemove Fabrice's copyright from the Makefiles. They...
2008-05-27 Diego BiurrunDo not remove gmon.out on clean, we never create it.
2008-05-27 Diego BiurrunRemove TAGS target cruft.
2008-05-27 Diego BiurrunSimplify phony target declaration.
2008-05-27 Diego BiurrunRename test-server target to servertest for consistency...
2008-04-16 Måns Rullgårdclear TESTS variable between subdirs
2008-04-14 Diego BiurrunAdd DIRS variable to the list of variables to be cleare...
2008-04-10 Måns Rullgårdffplay.d needs SDL_CFLAGS
2008-04-10 Måns Rullgårdcorrect soname for vhooks
2008-04-10 Måns Rullgårdsave DEP_LIBS before processing subdirs
2008-04-09 Måns Rullgårdmove DEP_LIBS to common.mak
2008-04-09 Måns Rullgårdfix build with --build-suffix
2008-04-09 Måns Rullgårdgenerate separate dependency files per object file
2008-04-07 Måns Rullgårdcollect vhook-related makefile lines in one place
2008-04-07 Stefano SabatiniMake the install-man target depend on $(MANPAGES).
2008-04-07 Måns Rullgårdnon-recursive makefiles
2008-04-03 Måns Rullgårdsimplify LDFLAGS and EXTRALIBS handling
2008-04-03 Måns Rullgårdsimplify vhook/*.o rule
2008-04-03 Måns Rullgårdclean up DEP_LIBS setting
2008-04-03 Diego Biurrun10l typo, restore forgotten $.
2008-04-02 Björn AxelssonAdd libavutil to DEP_LIBS so that PROGS get rebuilt...
2008-03-29 Måns Rullgårdfix ff*_g -> ff* rules
2008-03-28 Diego Biurrunbandaid fix for broken shared library installation
next