]> git.sesse.net Git - ffmpeg/history - configure
Implement poll_frame() method. Fix ffmpeg.c bug with
[ffmpeg] / configure
2008-04-03 Måns Rullgårdreplace some $@ with $(SLIBNAME_WITH_MAJOR) in SHFLAGS
2008-03-31 Diego Biurruncosmetics: alphabetical order for temporary filenames
2008-03-31 Diego BiurrunUse a different filename that ends in .sh for temporary...
2008-03-30 Diego Biurruncosmetics: Write some trivial C test programs in a...
2008-03-30 Diego BiurrunMake MMX2 depend on MMX.
2008-03-28 İsmail DönmezReplace hackish CFLAGS 64 bit test by a proper compilat...
2008-03-27 Diego BiurrunMove CPU detection code after OS-specific settings...
2008-03-25 Måns Rullgårdcombine setting of various configure command line options
2008-03-25 Måns RullgårdRename configure variable PREFIX to prefix
2008-03-25 Måns RullgårdRename configure variable BUILDSUF to build_suffix
2008-03-25 Diego BiurrunClassify mlib as a configurable option, not as a hardwa...
2008-03-25 Diego BiurrunRename --enable-sunmlib option to --enable-mlib.
2008-03-25 Diego Biurruncosmetics: Rename targetos variable to target_os.
2008-03-25 Diego BiurrunRename --cross-compile option to --enable-cross-compile.
2008-03-25 Diego BiurrunInvert logging variable logic so that it works without...
2008-03-25 Diego Biurrun--log=no is now --disable-logging.
2008-03-25 Diego Biurruncosmetics: alphabetical order
2008-03-25 Diego BiurrunRename --disable-strip option to --disable-stripping...
2008-03-25 Diego Biurruncosmetics: indentation
2008-03-25 Diego BiurrunIntroduce --disable-logging option to control logging...
2008-03-25 Diego BiurrunRename --log option to --logfile.
2008-03-25 Diego BiurrunRemove ineffectual --log option.
2008-03-25 Diego BiurrunAdd OS-specific executable suffix to temporary executab...
2008-03-25 Diego BiurrunMove declaration of temporary filenames after the OS...
2008-03-24 Matthieu Castetpld instruction are used in libavcodec/armv4l/dsputil_a...
2008-03-22 Diego BiurrunInclude files are now installed in $PREFIX/include.
2008-03-21 Panagiotis IssarisShow the "--disable-mmx2" and "--disable-ssse3" options...
2008-03-20 Dave YeoCreate object files in a.out (aout-emx) format on OS...
2008-03-19 Alexander StrangeCheck for sys/mman.h and set appropriate definitions.
2008-03-18 Alexander StrangeCheck for and set HAVE_MMX2, it is used in several...
2008-03-18 Michael Kostylevfix extern prefix detection when cross compiling.
2008-03-18 Måns Rullgårdfix extern prefix detection on mingw
2008-03-18 Måns Rullgårdcheck for prefix on extern symbols in configure
2008-03-17 Diego BiurrunFix previously broken x86_64 check, simplifying it...
2008-03-17 Diego BiurrunFix previously broken xlc checks, simplifying them...
2008-03-17 Diego BiurrunDrop unnecessary subshell invocation from BEINCLUDES...
2008-03-17 Diego BiurrunAdd -q to grep invocation where appropriate.
2008-03-16 Diego BiurrunEscape \1 and \2 in sed expressions written to config...
2008-03-16 Diego BiurrunReturn of the living typo II: VHOOKDEPEND_CMD --> VHOOK...
2008-03-16 Diego Biurrun10l: Fix stupid typo, VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD.
2008-03-15 Måns Rullgårdfix DEPEND_CMD for out of tree builds
2008-03-15 Diego BiurrunProperly check for AltiVec CFLAGS instead of guessing...
2008-03-15 Diego BiurrunOnly check for altivec.h when not using Apple gcc and...
2008-03-15 Diego Biurruncosmetics: Reformat Apple cc check.
2008-03-13 Måns Rullgårdnew attempt at portable endian test
2008-03-13 Måns Rullgårdhopefully portable endian test
2008-03-12 Diego BiurrunMove dependency generation commands into configure.
2008-03-12 Alexander StrangeFix configure to properly build without PIC by default...
2008-03-12 Diego BiurrunUse proper library versions instead of SPPVERSION in...
2008-03-10 Diego BiurrunClarify comment.
2008-03-10 Diego BiurrunRename --enable-swscaler --> enable-swscale to be consi...
2008-03-08 Ramiro PollaVFW capture support
2008-03-08 Diego BiurrunRename pp variable to postproc for consistency.
2008-03-08 Måns Rullgårdcheck for x86 bswap instruction
2008-03-07 Måns Rullgårdsimplify library version handling
2008-03-05 Måns Rullgårdsimplify processing of some --disable-* options
2008-03-05 Aurelien Jacobsremove some unneeded artificial dependencies from configure
2008-03-03 Måns RullgårdFix endian test with grep not handling non-text files
2008-03-03 Måns Rullgårdremove unnecessary backslashes
2008-03-03 Vitor SessakFix libavfilter compilation and make it more in line
2008-03-03 Ramiro PollaForce DOS users to enable memalign hack when needed,
2008-03-03 Benjamin LarssonSupport setting the debuglevel (-g level) with --enable...
2008-03-02 Ramiro PollaUse "disable" helper function
2008-03-01 İsmail DönmezDo not add deprecated -no-cpp-precomp to CFLAGS on...
2008-02-27 Diego BiurrunAdd empty line in output to increase readability.
2008-02-27 Måns Rullgårdcheck for inline asm support
2008-02-27 Måns Rullgårdfix version in libavfilter.pc
2008-02-27 Måns Rullgårdfix versions in .pc files
2008-02-27 Måns Rullgårdfix libavfilter version extraction
2008-02-26 Michael NiedermayerMake gcc ignore the distinction between +0.0 and -0...
2008-02-26 Måns Rullgårdprint enabled things in columns
2008-02-26 Vitor Sessak10l, alphabetic ordering
2008-02-26 Vitor SessakBuild system changes for libavfilter addition. Add...
2008-02-26 Måns Rullgårdsimplify version number extraction
2008-02-26 Måns Rullgårdless preprocessor magic in version number macros
2008-02-26 Michael Niedermayer25% faster floating point AAN IDCT.
2008-02-26 Peter RossDisable vhook on Interix, patch by Pete Ross, pross...
2008-02-25 Måns RullgårdInstall headers in $prefix/include/$libname
2008-02-22 Diego BiurrunAdd -lm to x264 check, it is needed on most systems.
2008-02-19 Måns RullgårdClean up lib* version definitions
2008-02-17 Måns Rullgårdprettify lib* version number extraction
2008-02-17 Måns Rullgårdprettify encoder/decoder/muxer/... list extraction
2008-02-16 Mike FrysingerThe Blackfin toolchains will automatically select FDPIC...
2008-02-16 Måns Rullgårddo not run ldconfig after installing shared libraries
2008-02-13 Luca AbeniInclude poll.h instead of sys/poll.h
2008-02-11 Diego BiurrunDo not use ranges with tr, the results are locale-depen...
2008-02-03 Michael NiedermayerWarn if a comparison is always true or always false...
2008-02-03 Michael NiedermayerMake string constants const. Why is this not default?
2008-02-02 Diego BiurrunRemove -Werror= CFLAGS that do not have the desired...
2008-02-01 Michael NiedermayerMixing declarations and statements is an error, so...
2008-02-01 Michael NiedermayerWarn about casts which remove const.
2008-01-29 Diego BiurrunPass argc and argv to the main function of the SDL...
2008-01-26 Diego BiurrunAdd -pthread to extralibs and not to ldflags so that...
2008-01-26 Diego BiurrunAdd a --enable-nonfree command line parameter similar...
2008-01-26 Diego BiurrunDo not group libamr_nb and libamr_wb together as libamr.
2008-01-18 Michael KostylevAdd system-specific network link flags to inet_aton...
2008-01-16 KO Myung-HunUse check_lib2 instead of check_lib in SDL test. This...
2008-01-16 Igor Mozolevskypentium4m is a valid CPU name, add it to the list.
2008-01-16 Diego BiurrunMove "Creating config.mak and config.h..." message...
2008-01-12 Måns Rullgårdrefer users to ffmpeg-user list in case of errors
next