]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - Makefile
WMA: extend exponent range to 95
[frescor/ffmpeg.git] / Makefile
2008-03-15 diegoMerge binary generation rules.
2008-03-15 mruset SRC_DIR in top-leve Makefile
2008-03-15 diegoUse $< to simplify a few lines.
2008-03-14 diegoBuild ffserver_g as well as ffserver, consistent with...
2008-03-12 diegoMove dependency generation commands into configure.
2008-03-12 diegoDo not calculate dependencies for header files in the...
2008-03-12 diegoUse $^ without header files instead of $(SRCS) to refer...
2008-03-10 ramiroRemove windows installer. I'm not aware of anyone that...
2008-03-10 diegoSimplify .depend generation command.
2008-03-10 diegoReplace the awkward '1>' with the more natural '>'.
2008-03-10 diegoMerge SDL_CFLAGS handling for files that need it.
2008-03-10 diegovhooks really need libav* even if they compile fine...
2008-03-10 diegoRename --enable-swscaler --> enable-swscale to be consi...
2008-03-08 diegoRename pp variable to postproc for consistency.
2008-03-08 diegocosmetics: prettyprinting
2008-03-08 diegoInstall libavfilter if it has been enabled.
2008-03-08 diegoThe videohook target does not depend on .libs.
2008-03-07 mruRemove mp4psp regression test
2008-03-06 kostyaIMA ADPCM encoder - QT variant
2008-03-05 mruallow vpath search only for source files
2008-02-26 vitorBuild system changes for libavfilter addition. Add...
2008-02-23 mruuse diff -u -w in codec regression test
2008-02-16 mrudo not run ldconfig after installing shared libraries
2008-02-03 mrusplit lavf regression tests
2008-02-03 mrusplit regression tests allowing make to run them in...
2008-01-28 diegoseektest depends on both codectest and libavtest.
2008-01-27 mruwhitespace cosmetics
2008-01-27 mruremove some ifeq ($(CONFIG_FOO),yes)
2008-01-26 diegoMerge rules for tools/* into a generic rule.
2008-01-26 diegoProperly remove tools on clean.
2008-01-16 diegoMake .vhookdep depend on version.h, same as .depend.
2008-01-14 diegoAdd compilation rule for tools/pktdumper.
2008-01-08 diegoAdd compilation rule for tools/trasher.
2007-11-22 lucabeIntroduce libavdevice
2007-11-04 diegoQuote paths in uninstall commands where necessary.
2007-10-31 diegoRemove redundant -DHAVE_AV_CONFIG_H from tests/seek_tes...
2007-10-30 diegoClarify comment about gcc -MM.
2007-10-22 diegoFix uninstall-vhook, SLIBSUF was being left out.
2007-10-22 diegoFix make install of man pages when PROGS is empty.
2007-10-22 diegoFix make install when PROGS is empty.
2007-10-22 diegoFurther simplify install-progs dependencies, no need...
2007-10-22 diegoSimplify install-progs prerequisite declaration.
2007-09-15 diegoMake distclean should remove .vhookdep.
2007-09-12 diegoRecurse into libswscale on uninstall.
2007-08-28 diego10l: Actually add the .libs dependency to the seek_test...
2007-08-28 diegoSplit FFmpeg documentation into general documentation...
2007-08-27 diegoGive seektest .libs dependency so that it gets updated...
2007-08-27 diegocosmetics: Insert empty line for readability.
2007-08-22 benoitMake ffserver use cmdutils.c show_license function
2007-07-21 diegocosmetics: Use uppercase names for installation directo...
2007-07-17 benoitfix tools compilation
2007-07-13 mrucreate and populate "tools" directory
2007-07-13 mrulibavtest and seektest no longer need gpl
2007-07-09 mruprettify conditional targets
2007-07-09 mruwhitespace cosmetics
2007-07-09 mruclean up vhook variables
2007-07-09 diego10l: The ppm video hook depends on fork().
2007-07-08 mrufix build after breakage in r9544
2007-07-08 diegoMake vhook build non-recursive.
2007-06-19 diegoRevert videohook dependency change.
2007-06-11 diegoThe video hooks do not depend on the libav* libraries.
2007-06-10 diegoWe do not create .d files, thus no need to remove them.
2007-06-10 diegoMove libpostproc-specific uninstallation command to...
2007-06-10 diegoUse consistent paths for adding values to LDFLAGS.
2007-06-10 diegoMove HAVE_AV_CONFIG_H definition to the Makefile like...
2007-06-10 diegowhitespace cosmetics
2007-06-10 diegoSimplify ffplay.o CFLAGS handling.
2007-06-10 diegoCompile all binaries with default CFLAGS.
2007-06-10 diegoSimplify command with automatic variable.
2007-06-08 diegoRemove stray commented out line, fix individual regress...
2007-06-07 diegoMerge tests Makefile into the top-level Makefile.
2007-05-25 diegoAdd seektest to top-level targets, remove individual...
2007-05-17 diegoMake documentation build nonrecursive: Merge it into...
2007-03-08 mruinclude only files actually built in SRCS
2007-02-27 mruremove useless OBJS variable
2007-02-27 mrusimplify conditional targets
2007-02-27 mrusimplify
2007-02-23 diegoSimplify .depend file inclusion.
2007-01-25 diegoRemove installstrip in favor of explicit strip; better...
2007-01-25 diegocomment typo
2007-01-25 diegoPROGS depends on PROGS_G so depending on just PROGS...
2006-12-26 mrumake version.h depend on .svn/entries
2006-12-07 mrudo not use non-standard test -nt
2006-11-20 diegoNuke config.log support.
2006-11-15 diegoAlso remove cws2fws on clean.
2006-11-15 diegoDo not build output_example and qt-faststart by default.
2006-11-15 diegoRemove ifneq MINGW condition around man page uninstalla...
2006-11-15 diegoMove BeOS extralibs handling into configure.
2006-11-15 diegoRemove tar target, it's hardly useful.
2006-11-14 diegoMake man page installation dependent on documentation...
2006-11-14 diegoRemove ifneq MINGW condition around man page installati...
2006-11-12 mrufix make dep with some gcc versions
2006-11-12 diegoslight simplification
2006-11-11 mrufix make dep for out of tree builds
2006-11-08 mrurename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK
2006-11-08 mruallow spaces in source and build directory names
2006-11-02 diegoAdd option to disable ffmpeg build.
2006-10-23 lucabeDo not use a fake libavcodec/swscale.h, but always...
2006-10-15 diegoConsistently use $(BUILD_ROOT).
2006-10-07 diegoReplace -I../-I. by -I$(BUILD_ROOT).
next