]> git.sesse.net Git - ffmpeg/history - configure
Add FFMPEG_ prefix to all multiple inclusion guards.
[ffmpeg] / configure
2007-10-16 Diego Biurruncomment grammar fix
2007-10-15 Ramiro PollaRemove gcc import libraries from Win32 builds.
2007-10-12 Ramiro Pollaffserver needs ffm_muxer specifically, and rtsp_demuxer...
2007-10-12 Diego BiurrunUse single quotes to get rid of a bunch of backslash...
2007-10-12 Diego BiurrunConsistently use $(FOO) instead of ${FOO} in Makefile...
2007-10-06 Måns Rullgårduse pr -n -t instead of non-standard cat -n
2007-09-29 Måns Rullgårdfix -lm check
2007-09-26 Måns Rullgårdset -mcpu for ARM
2007-09-26 Ramiro PollaFix avisynth compilation after allformats.h was removed
2007-09-26 Ramiro PollaLet the dependency checker deal with winsock2's extralibs.
2007-09-24 Ramiro PollaOrganize header files and system functions checks
2007-09-23 Måns Rullgårdcreate and use check_asm() function
2007-09-23 Diego Biurruncosmetics: Move LDCONFIG variable to a more sensible...
2007-09-23 Diego BiurrunMove VIS CFLAGS settings into configure.
2007-09-23 Diego BiurrunAdd a proper test for VIS instruction support.
2007-09-21 Ramiro PollaProper check for --help and -h parameters
2007-09-21 Ramiro PollaLet the dependency checker decide about x11_grab_device...
2007-09-21 Ramiro PollaReplace one-lined if;elses to && ||
2007-09-18 Ramiro PollaAdd extralibs to the dependency checker
2007-09-18 Ramiro Pollagpl for the X11 grabber has already been checked for
2007-09-18 Ramiro PollaUse enable and disable macros where appropriate
2007-09-18 Ramiro PollaProperly check for -lm
2007-09-18 Diego Biurruncosmetics: sort()
2007-09-17 Ramiro PollaRemove forced -pthread for freebsd.
2007-09-17 Ramiro PollaIndent
2007-09-17 Ramiro PollaRemove --disable-bktr option from configure
2007-09-17 Diego BiurrunReplace manual variable setting with the disable function.
2007-09-17 Matthias SchneiderRemove cross_prefix from ln command.
2007-09-16 Stefano SabatiniDefine mandir as $(PREFIX)/share/man rather than as...
2007-09-15 Dave Yeoln is not available on all platforms, so introduce...
2007-09-07 Ramiro PollaRemove --disable-audio-oss option from configure.
2007-09-07 Ramiro PollaRemove --disable-audio-beos option from configure.
2007-09-07 Ramiro PollaSeparate audio_(de)muxer into oss_(de)muxer and audio_b...
2007-09-05 Ramiro PollaRemove --disable-{v4l,v4l2} options from configure
2007-09-05 Ramiro PollaRemove video_grab_ prefix from video_grab_{bktr,v4l}
2007-09-05 Diego BiurrunAlphabetically sort library dependencies list.
2007-09-04 Ramiro PollaTreat dc1394 as a library
2007-08-27 Måns Rullgårddo not use "strings" in endian check
2007-08-27 Diego BiurrunRemove unused definition.
2007-08-26 Michael Niedermayerprint EBX/EBP availability
2007-08-26 Måns Rullgårduse POSIX "strings -a" rather than "strings -"
2007-08-26 Måns Rullgårdfix endian detection on MacOS
2007-08-24 Ramiro PollaRemove --disable-dv1394 option
2007-08-24 Ramiro PollaGroup network checks together
2007-08-22 Diego BiurrunRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-08-22 Diego BiurrunRevert previous unneeded mipsel patch (obsoleted by...
2007-08-22 Diego BiurrunAdd mipsel architecture that differs from mips in endia...
2007-08-22 Måns Rullgårdfix endian check when cross-compiling
2007-08-21 Aurelien Jacobscreate libavcodec/sh4 dir when building out-of-tree
2007-08-21 Aurelien Jacobscosmetics: some reordering
2007-08-20 Aurelien Jacobsensure configure only accept valid --list-* parameters
2007-08-18 Diego Biurrunsmall simplification
2007-08-17 Ramiro PollaEnable MinGW networking support
2007-08-12 Roman Shaposhnikrestoring the alphabetical order (this time with case...
2007-08-12 Ramiro PollaAlso check for closesocket in winsock2.h
2007-08-11 Ramiro PollaEnable swscale in MinGW vhooks only if swscale was...
2007-08-10 Roman Shaposhnik * reinserting gethrtime in alphabetical order
2007-08-09 Michael Niedermayerforgotten av_
2007-08-09 Roman Shaposhnik * Making [START|STOP]_TIMER work on architectures...
2007-08-08 Alex Beregszaszicheck for closesocket
2007-08-08 Ramiro PollaCheck for winsock2.h instead of __MINGW32__
2007-08-07 Ramiro PollaIndent
2007-08-07 Ramiro PollaSimplify configure's output
2007-08-07 Justin Rugglesenable the native AC-3 decoder
2007-08-06 Diego BiurrunRevert unused fixedpoint declaration.
2007-08-02 Marc Hoffmancorrect order of fixedpoint in CONFIG list
2007-08-02 Marc Hoffman--enable-fixedpoint, for configuring fixedpoint optimiz...
2007-08-01 Måns Rullgårdreplace some "disabled" calls with "! enabled"
2007-08-01 Diego Biurrunalphabetical order
2007-08-01 Diego BiurrunRemove redundant variable declarations.
2007-08-01 Michael Niedermayermove gray so as to not introduce further misordering
2007-08-01 Michael Niedermayerremove unneeded gray="no"
2007-08-01 Michael Niedermayermake grayscale only decoding checks in inner loops...
2007-07-27 Panagiotis IssarisAdd the possibility to show all configurable encoders...
2007-07-22 Diego Biurrun10l: Uppercase some more overlooked makefile variables.
2007-07-21 Diego Biurruncosmetics: Use uppercase names for installation directo...
2007-07-21 Diego Biurruncosmetics: Do not use braces in makefiles, use normal...
2007-07-14 Aurelien JacobsThe svq3 decoder depends on h264idct.o and also require...
2007-07-13 Måns Rullgårdcreate and populate "tools" directory
2007-07-13 Diego BiurrunGXF muxer is no longer GPLed.
2007-07-13 Ramiro PollaCheck for GetProcessTimes and use it in getutime
2007-07-13 Ramiro PollaCheck for getrusage
2007-07-13 Måns Rullgårdenable $ARCH_EXT_LIST before parsing command line
2007-07-11 Ramiro PollaProper check for interactive support (termios and conio).
2007-07-11 Ramiro PollaProper check for mkstemp().
2007-07-10 Måns Rullgårdremove OS/2 support
2007-07-09 Måns Rullgårdadd fork to HAVE_LIST
2007-07-08 Måns Rullgårdfix build after breakage in r9544
2007-07-08 Diego BiurrunMake vhook build non-recursive.
2007-07-06 Måns Rullgårdhandle --enable-small same way as other CONFIG_* option...
2007-07-03 Víctor PaesaOn Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS...
2007-06-28 Diego BiurrunClarify --enable-libfaadbin option description.
2007-06-28 Diego BiurrunClarify what libfaadbin means in the summary output.
2007-06-25 Ramiro PollaRemove localtime_r implementation for systems that...
2007-06-19 Måns Rullgårdplace -l flags after object files in check_ld()
2007-06-19 Ramiro Pollatests/Makefile has been removed
2007-06-18 Måns Rullgårdmove lrintf() check before external lib checks to preve...
2007-06-17 Måns Rullgårdfix thread support selection
2007-06-17 Måns Rullgårdfix report at end of configure
2007-06-17 Måns Rullgårdsimplify ppc64 handling
next