OSDN Git Service

Move MJPEG's input buffer preprocessing in separate public function
[android-x86/external-ffmpeg.git] / common.mak
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-31 Mans RullgardInclude dependencies for test programs
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Mans RullgardRemove support for stripping executables
2011-02-16 Reinhard TartlerMerge libavcore into libavutil
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2010-09-03 Måns RullgårdCreate config.asm for use with yasm
2010-08-17 Diego BiurrunRemove dep/depend targets and related variables.
2010-07-21 Stefano SabatiniAdd libavcore.
2010-07-04 Måns RullgårdStop make complaining about moved/deleted headers
2010-06-26 Måns RullgårdAdd -I flags to HOSTCFLAGS
2010-06-26 Måns RullgårdFix brief make messages when CC etc are specified on...
2010-03-17 Måns RullgårdMake ranlib silent in brief output mode
2010-03-14 Måns RullgårdFix brief make output for generated tables
2010-03-10 Måns RullgårdRemove .SECONDARY directive
2010-03-10 Måns RullgårdImprove version.h generation
2010-03-10 Måns RullgårdReplace $(G) with more generic $(M) in silent make...
2010-03-10 Måns RullgårdPrettify make output for documentation
2010-03-09 Måns RullgårdPrettify make output when generating headers
2010-03-09 Måns RullgårdSimplify static/shared build rules
2010-03-09 Måns RullgårdRemove duplicates from OBJS
2010-03-08 Måns Rullgårdcheckheaders: skip per-arch headers not meant for direc...
2010-03-08 Måns RullgårdAdd TESTOBJS make variable for extra objects used by...
2010-03-08 Måns RullgårdSkip cmdutils_common_opts.h fragment in checkheaders
2010-03-07 Måns RullgårdDefine HAVE_AV_CONFIG_H only when building libraries
2010-03-06 Måns RullgårdFix build with compilers using a separate dependency...
2010-03-06 Måns RullgårdPrettify make output
2010-02-27 Måns RullgårdStop make deleting intermediate files (ffmpeg.o and...
2010-02-25 Måns RullgårdDisable suffix rules
2010-01-28 Måns RullgårdMove ECFLAGS so it doesn't get added multiple times
2010-01-28 Måns RullgårdAppend ECFLAGS to CFLAGS
2010-01-26 Ramiro PollaRevert r21226, it was a joke:
2010-01-16 Måns RullgårdAdd symbol versioning for shared libraries
2010-01-15 Ramiro PollaGet one step closer to world domination.
2009-11-22 Måns RullgårdDelete *.d files with make clean
2009-10-29 Måns RullgårdAdd generic rules for building helpers with HOSTCC
2009-08-23 Måns RullgårdAdd PIC flags early so tests they affect give correct...
2009-08-23 Måns RullgårdSkip headers requiring external libs not present in...
2009-08-08 Måns RullgårdGenerate dependencies while compiling if supported...
2009-08-08 Måns RullgårdGenerate dependencies when object files are built
2009-07-28 Måns RullgårdReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
2009-07-22 Måns RullgårdMove output redirection of deps generation from make...
2009-07-12 Stefano SabatiniAppend the user CPPFLAGS value to the CPPFLAGS used...
2009-07-12 Måns RullgårdPass ASFLAGS to assembler instead of CFLAGS
2009-07-12 Måns RullgårdAllow unusual ways of specifying compiler output file
2009-07-12 Måns RullgårdSet CFLAGS directly in config.mak instead of using...
2009-07-12 Måns RullgårdSeparate C preprocessor flags into CPPFLAGS variable
2009-05-29 Dave YeoMove *.map from LIBSUFFIXES to CLEANSUFFIXES, executabl...
2009-05-20 Måns RullgårdFix building from within subdirs
2009-04-12 Diego BiurrunMove addition of MMX-OBJS to OBJS into common.mak inste...
2009-04-01 Måns RullgårdAlways use -L flags for all subdirs
2009-04-01 Måns RullgårdMove make rules applicable only to subdirs into subdir.mak
2009-03-29 Diego BiurrunGeneralize example target rule in common.mak so that...
2009-03-26 Diego BiurrunUse a wildcard match instead of a list to remove test...
2009-03-25 Diego BiurrunMove adding the '-test$(EXESUF)' suffix to test program...
2009-03-25 Diego Biurrunprettyprinting cosmetics
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-13 Diego BiurrunMark all clean targets as phony.
2009-03-05 Måns RullgårdCompile .S files with $(AS), set it in configure
2009-03-03 Diego BiurrunDo not add -D_FILE_OFFSET_BITS=64 and -D_LARGEFILE_SOUR...
2009-03-02 Diego Biurrunversion.h should depend on config.mak.
2009-01-26 Måns RullgårdFix version.h dependency on version.sh
2009-01-26 Diego Biurrunversion.h depends on version.sh.
2009-01-11 Diego BiurrunExtend 'checkheaders' target to architecture-specific...
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.
2008-10-25 Måns RullgårdUse OBJS variable for all object files
2008-10-25 Måns RullgårdRemove unused SRCS make variable
2008-09-26 Diego BiurrunAdd support for passing a version string to configure...
2008-08-13 Michael Niedermayer10000l, revert mistakely commited and unrelated hunk.
2008-08-13 Michael NiedermayerMove -D_ISOC9X_SOURCE to configure so its available...
2008-08-11 Loren Merrittyasm buildsystem
2008-07-09 Måns Rullgårdregenerate dependencies when building object files
2008-06-19 Måns Rullgårdenable version.h to be created from subdirs
next