]> git.sesse.net Git - ffmpeg/history - subdir.mak
oggdec:Correct duration
[ffmpeg] / subdir.mak
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerRevert "Remove support for stripping executables"
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Mans RullgardRemove support for stripping executables
2010-12-07 Ramiro Pollafix building test programs with gnu make 3.82
2010-03-17 Måns RullgårdRemove $(MSG) override for install-lib targets
2010-03-09 Måns RullgårdReorder some make rules
2010-03-09 Måns RullgårdRemove superflous ifdef CONFIG_{STATIC,SHARED} in makefiles
2010-03-09 Måns RullgårdSimplify static/shared build rules
2010-03-09 Måns RullgårdMove some make rules outside of eval'd block
2010-03-09 Måns Rullgårdcosmetic: move some makefile variable definitions
2010-03-08 Måns RullgårdAdd TESTOBJS make variable for extra objects used by...
2010-03-08 Måns RullgårdDefine HAVE_AV_CONFIG_H for checkheaders in libs
2010-03-08 Måns RullgårdDefine HAVE_AV_CONFIG_H when building test apps
2010-03-07 Måns RullgårdDefine HAVE_AV_CONFIG_H only when building libraries
2010-03-07 Måns Rullgård10l: fix make install with only shared libs
2010-03-06 Måns RullgårdFix install with shared libs on weird systems
2010-03-06 Måns RullgårdFix make install
2010-03-06 Måns RullgårdPrettify make output
2010-03-06 Måns RullgårdSplit install-headers target and simplify rules
2010-03-06 Måns RullgårdAdd INSTALL makefile variable
2010-03-06 Måns RullgårdUse mkdir -p to create directories
2010-03-06 Måns RullgårdAdd YASMDEP variable; use for deps on yasm files
2010-03-06 Måns RullgårdUse $(RM) to delete files
2010-01-26 Ramiro PollaRevert r21226, it was a joke:
2010-01-20 Måns RullgårdUse $(CC_O) in %-test.o rules
2010-01-19 Måns RullgårdAdd rules to install generated headers
2010-01-16 Måns RullgårdAdd symbol versioning for shared libraries
2010-01-15 Ramiro PollaGet one step closer to world domination.
2009-10-29 Måns RullgårdAdd generic rules for building helpers with HOSTCC
2009-10-28 Måns RullgårdMakefile cosmetics
2009-08-23 Måns RullgårdFix dependency generation for yasm assembler files
2009-07-28 Måns RullgårdReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
2009-07-16 Måns RullgårdUse CPPFLAGS when building tests
2009-07-12 Måns RullgårdUse LD for linking, default to same as CC
2009-05-20 Måns RullgårdCreate shared libs correctly, fix mingw build
2009-04-20 Diego BiurrunRemove example programs with a wildcard expression.
2009-04-01 Måns RullgårdAdd $(ELIBS) to example/test app link command
2009-04-01 Måns RullgårdMake examples and test progs depend on libraries
2009-04-01 Måns RullgårdLink tests/examples with -lfoo instead of libfoo.a
2009-04-01 Måns RullgårdMove make rules applicable only to subdirs into subdir.mak
2009-03-22 Diego BiurrunUse $< automatic variable to simplify some commands.
2008-12-13 Måns RullgårdRemove other shared lib names from linker command line...
2008-06-16 Diego BiurrunGenerate pkg-config files in each library subdirectory...
2008-05-26 Måns RullgårdRevert "Add version information to DLLs."
2008-05-25 Ramiro PollaForgot to commit changes to subdir.mak in last revision.
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-07 Måns Rullgårdreplace some ifeq with prettier ifdef
2008-04-07 Måns Rullgårdnon-recursive makefiles