]> git.sesse.net Git - ffmpeg/history - Makefile
Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL.
[ffmpeg] / Makefile
2008-03-29 Måns Rullgårdfix ff*_g -> ff* rules
2008-03-28 Diego Biurrunbandaid fix for broken shared library installation
2008-03-28 Diego BiurrunMove INSTALL_PROGS_TARGETS variable to a better place.
2008-03-28 Diego BiurrunHandle EXTRALIBS and LDFLAGS for libswscale and libavfi...
2008-03-28 Diego BiurrunReplace ifeq to declare install-progs dependencies...
2008-03-28 Diego BiurrunThe install target should depend on enabled installatio...
2008-03-28 Diego BiurrunRemove TAGS target. It is ages old and has never been...
2008-03-26 Diego BiurrunUse common.mak in the top-level Makefile as well.
2008-03-26 Diego Biurruncosmetics: Rename SRCS variable to PROGS_SRCS.
2008-03-26 Diego BiurrunMerge LDFLAGS lines.
2008-03-26 Diego Biurruncosmetics: Move around some rules and variable declarat...
2008-03-26 Diego Biurruncosmetics: Rename 'all' target to 'main'.
2008-03-15 Diego BiurrunMerge binary generation rules.
2008-03-15 Måns Rullgårdset SRC_DIR in top-leve Makefile
2008-03-15 Diego BiurrunUse $< to simplify a few lines.
2008-03-14 Diego BiurrunBuild ffserver_g as well as ffserver, consistent with...
2008-03-12 Diego BiurrunMove dependency generation commands into configure.
2008-03-12 Diego BiurrunDo not calculate dependencies for header files in the...
2008-03-12 Diego BiurrunUse $^ without header files instead of $(SRCS) to refer...
2008-03-10 Ramiro PollaRemove windows installer. I'm not aware of anyone that...
2008-03-10 Diego BiurrunSimplify .depend generation command.
2008-03-10 Diego BiurrunReplace the awkward '1>' with the more natural '>'.
2008-03-10 Diego BiurrunMerge SDL_CFLAGS handling for files that need it.
2008-03-10 Diego Biurrunvhooks really need libav* even if they compile fine...
2008-03-10 Diego BiurrunRename --enable-swscaler --> enable-swscale to be consi...
2008-03-08 Diego BiurrunRename pp variable to postproc for consistency.
2008-03-08 Diego Biurruncosmetics: prettyprinting
2008-03-08 Diego BiurrunInstall libavfilter if it has been enabled.
2008-03-08 Diego BiurrunThe videohook target does not depend on .libs.
2008-03-07 Måns RullgårdRemove mp4psp regression test
2008-03-06 Kostya ShishkovIMA ADPCM encoder - QT variant
2008-03-05 Måns Rullgårdallow vpath search only for source files
2008-02-26 Vitor SessakBuild system changes for libavfilter addition. Add...
2008-02-23 Måns Rullgårduse diff -u -w in codec regression test
2008-02-16 Måns Rullgårddo not run ldconfig after installing shared libraries
2008-02-03 Måns Rullgårdsplit lavf regression tests
2008-02-03 Måns Rullgårdsplit regression tests allowing make to run them in...
2008-01-28 Diego Biurrunseektest depends on both codectest and libavtest.
2008-01-27 Måns Rullgårdwhitespace cosmetics
2008-01-27 Måns Rullgårdremove some ifeq ($(CONFIG_FOO),yes)
2008-01-26 Diego BiurrunMerge rules for tools/* into a generic rule.
2008-01-26 Diego BiurrunProperly remove tools on clean.
2008-01-16 Diego PettenòMake .vhookdep depend on version.h, same as .depend.
2008-01-14 Diego BiurrunAdd compilation rule for tools/pktdumper.
2008-01-08 Diego BiurrunAdd compilation rule for tools/trasher.
2007-11-22 Luca AbeniIntroduce libavdevice
2007-11-04 Diego BiurrunQuote paths in uninstall commands where necessary.
2007-10-31 Diego BiurrunRemove redundant -DHAVE_AV_CONFIG_H from tests/seek_tes...
2007-10-30 Diego BiurrunClarify comment about gcc -MM.
2007-10-22 Diego BiurrunFix uninstall-vhook, SLIBSUF was being left out.
2007-10-22 Diego BiurrunFix make install of man pages when PROGS is empty.
2007-10-22 Diego BiurrunFix make install when PROGS is empty.
2007-10-22 Diego BiurrunFurther simplify install-progs prerequisites, no need...
2007-10-22 Diego BiurrunSimplify install-progs prerequisite declaration.
2007-09-15 Stefano SabatiniMake distclean should remove .vhookdep.
2007-09-12 Dave YeoRecurse into libswscale on uninstall.
2007-08-28 Diego Biurrun10l: Actually add the .libs dependency to the seek_test...
2007-08-28 Diego BiurrunSplit FFmpeg documentation into general documentation...
2007-08-27 Wolfram GlogerGive seektest .libs dependency so that it gets updated...
2007-08-27 Diego Biurruncosmetics: Insert empty line for readability.
2007-08-22 Stefano SabatiniMake ffserver use cmdutils.c show_license function
2007-07-21 Diego Biurruncosmetics: Use uppercase names for installation directo...
2007-07-17 Benoit Fouetfix tools compilation
2007-07-13 Måns Rullgårdcreate and populate "tools" directory
2007-07-13 Måns Rullgårdlibavtest and seektest no longer need gpl
2007-07-09 Måns Rullgårdprettify conditional targets
2007-07-09 Måns Rullgårdwhitespace cosmetics
2007-07-09 Måns Rullgårdclean up vhook variables
2007-07-09 Diego Biurrun10l: The ppm video hook depends on fork().
2007-07-08 Måns Rullgårdfix build after breakage in r9544
2007-07-08 Diego BiurrunMake vhook build non-recursive.
2007-06-19 Diego BiurrunRevert videohook dependency change.
2007-06-11 Diego BiurrunThe video hooks do not depend on the libav* libraries.
2007-06-10 Diego BiurrunWe do not create .d files, thus no need to remove them.
2007-06-10 Diego BiurrunMove libpostproc-specific uninstallation command to...
2007-06-10 Diego BiurrunUse consistent paths for adding values to LDFLAGS.
2007-06-10 Diego BiurrunMove HAVE_AV_CONFIG_H definition to the Makefile like...
2007-06-10 Diego Biurrunwhitespace cosmetics
2007-06-10 Diego BiurrunSimplify ffplay.o CFLAGS handling.
2007-06-10 Diego BiurrunCompile all binaries with default CFLAGS.
2007-06-10 Diego BiurrunSimplify command with automatic variable.
2007-06-08 Diego BiurrunRemove stray commented out line, fix individual regress...
2007-06-07 Diego BiurrunMerge tests Makefile into the top-level Makefile.
2007-05-25 Diego BiurrunAdd seektest to top-level targets, remove individual...
2007-05-17 Diego BiurrunMake documentation build nonrecursive: Merge it into...
2007-03-08 Måns Rullgårdinclude only files actually built in SRCS
2007-02-27 Måns Rullgårdremove useless OBJS variable
2007-02-27 Måns Rullgårdsimplify conditional targets
2007-02-27 Måns Rullgårdsimplify
2007-02-23 Diego BiurrunSimplify .depend file inclusion.
2007-01-25 Ramiro PollaRemove installstrip in favor of explicit strip; better...
2007-01-25 Diego Biurruncomment typo
2007-01-25 Diego BiurrunPROGS depends on PROGS_G so depending on just PROGS...
2006-12-26 Måns Rullgårdmake version.h depend on .svn/entries
2006-12-07 Måns Rullgårddo not use non-standard test -nt
2006-11-20 Diego BiurrunNuke config.log support.
2006-11-15 Diego BiurrunAlso remove cws2fws on clean.
2006-11-15 Diego BiurrunDo not build output_example and qt-faststart by default.
2006-11-15 Diego BiurrunRemove ifneq MINGW condition around man page uninstalla...
2006-11-15 Diego BiurrunMove BeOS extralibs handling into configure.
next