]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - configure
Use the ffmpeg mdct function, patch by Fabrice Bellard. Thread: [FFmpeg-devel] NellyM...
[frescor/ffmpeg.git] / configure
2007-10-24 diegoRename --disable-opts option to --disable-optimizations...
2007-10-24 diegoRename optimize variable to the slightly more meaningfu...
2007-10-19 ramiroInstall MSVC import libraries without version numbering...
2007-10-19 ramiroAppend BUILDSUF directly to NAME instead of prepending...
2007-10-18 diegoSimplify one variable setting.
2007-10-18 diegoRename LIB to LIBNAME for consistency.
2007-10-17 diegoAdd multiple inclusion guards to config.h.
2007-10-17 diegoAdd SLIB_UNINSTALL_EXTRA_CMD for MinGW.
2007-10-17 diegoAdd SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the thing...
2007-10-16 diegocomment grammar fix
2007-10-15 ramiroRemove gcc import libraries from Win32 builds.
2007-10-12 ramiroffserver needs ffm_muxer specifically, and rtsp_demuxer...
2007-10-12 diegoUse single quotes to get rid of a bunch of backslash...
2007-10-12 diegoConsistently use $(FOO) instead of ${FOO} in Makefile...
2007-10-06 mruuse pr -n -t instead of non-standard cat -n
2007-09-29 mrufix -lm check
2007-09-26 mruset -mcpu for ARM
2007-09-26 ramiroFix avisynth compilation after allformats.h was removed
2007-09-26 ramiroLet the dependency checker deal with winsock2's extralibs.
2007-09-24 ramiroOrganize header files and system functions checks
2007-09-23 mrucreate and use check_asm() function
2007-09-23 diegocosmetics: Move LDCONFIG variable to a more sensible...
2007-09-23 diegoMove VIS CFLAGS settings into configure.
2007-09-23 diegoAdd a proper test for VIS instruction support.
2007-09-21 ramiroProper check for --help and -h parameters
2007-09-21 ramiroLet the dependency checker decide about x11_grab_device...
2007-09-21 ramiroReplace one-lined if;elses to && ||
2007-09-18 ramiroAdd extralibs to the dependency checker
2007-09-18 ramirogpl for the X11 grabber has already been checked for
2007-09-18 ramiroUse enable and disable macros where appropriate
2007-09-18 ramiroProperly check for -lm
2007-09-18 diegocosmetics: sort()
2007-09-17 ramiroRemove forced -pthread for freebsd.
2007-09-17 ramiroIndent
2007-09-17 ramiroRemove --disable-bktr option from configure
2007-09-17 diegoReplace manual variable setting with the disable function.
2007-09-17 diegoRemove cross_prefix from ln command.
2007-09-16 diegoDefine mandir as $(PREFIX)/share/man rather than as...
2007-09-15 diegoln is not available on all platforms, so introduce...
2007-09-07 ramiroRemove --disable-audio-oss option from configure.
2007-09-07 ramiroRemove --disable-audio-beos option from configure.
2007-09-07 ramiroSeparate audio_(de)muxer into oss_(de)muxer and audio_b...
2007-09-05 ramiroRemove --disable-{v4l,v4l2} options from configure
2007-09-05 ramiroRemove video_grab_ prefix from video_grab_{bktr,v4l}
2007-09-05 diegoAlphabetically sort library dependencies list.
2007-09-04 ramiroTreat dc1394 as a library
2007-08-27 mrudo not use "strings" in endian check
2007-08-27 diegoRemove unused definition.
2007-08-26 michaelprint EBX/EBP availability
2007-08-26 mruuse POSIX "strings -a" rather than "strings -"
2007-08-26 mrufix endian detection on MacOS
2007-08-24 ramiroRemove --disable-dv1394 option
2007-08-24 ramiroGroup network checks together
2007-08-22 diegoRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-08-22 diegoRevert previous unneeded mipsel patch (obsoleted by...
2007-08-22 diegoAdd mipsel architecture that differs from mips in endia...
2007-08-22 mrufix endian check when cross-compiling
2007-08-21 aurelcreate libavcodec/sh4 dir when building out-of-tree
2007-08-21 aurelcosmetics: some reordering
2007-08-20 aurelensure configure only accept valid --list-* parameters
2007-08-18 diegosmall simplification
2007-08-17 ramiroEnable MinGW networking support
2007-08-12 romanshrestoring the alphabetical order (this time with case...
2007-08-12 ramiroAlso check for closesocket in winsock2.h
2007-08-11 ramiroEnable swscale in vhooks only if swscale was configured.
2007-08-10 romansh * reinserting gethrtime in alphabetical order
2007-08-09 michaelforgotten av_
2007-08-09 romansh * Making [START|STOP]_TIMER work on architectures...
2007-08-08 alexcheck for closesocket
2007-08-08 ramiroCheck for winsock2.h instead of __MINGW32__
2007-08-07 ramiroIndent
2007-08-07 ramiroSimplify configure's output
2007-08-07 jbrenable the native AC-3 decoder
2007-08-06 diegoRevert unused fixedpoint declaration.
2007-08-02 mhoffmancorrect order of fixedpoint in CONFIG list
2007-08-02 mhoffman--enable-fixedpoint, for configuring fixedpoint optimiz...
2007-08-01 mrureplace some "disabled" calls with "! enabled"
2007-08-01 diegoalphabetical order
2007-08-01 diegoRemove redundant variable declarations.
2007-08-01 michaelmove gray so as to not introduce further missordering
2007-08-01 michaelremove unneeded gray="no"
2007-08-01 michaelmake grayscale only decoding checks in inner loops...
2007-07-27 takisAdd the possibility to show all configurable encoders...
2007-07-22 diego10l: Uppercase some more overlooked makefile variables.
2007-07-21 diegocosmetics: Use uppercase names for installation directo...
2007-07-21 diegocosmetics: Do not use braces in makefiles, use normal...
2007-07-14 aurelThe svq3 decoder depends on h264idct.o and also require...
2007-07-13 mrucreate and populate "tools" directory
2007-07-13 diegoGXF muxer is no longer GPLed.
2007-07-13 ramiroCheck for GetProcessTimes and use it in getutime
2007-07-13 ramiroCheck for getrusage
2007-07-13 mruenable $ARCH_EXT_LIST before parsing command line
2007-07-11 ramiroProper check for interactive support (termios and conio).
2007-07-11 ramiroProper check for mkstemp().
2007-07-10 mruremove OS/2 support
2007-07-09 mruadd fork to HAVE_LIST
2007-07-08 mrufix build after breakage in r9544
2007-07-08 diegoMake vhook build non-recursive.
2007-07-06 mruhandle --enable-small same way as other CONFIG_* option...
2007-07-03 victorOn Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS...
next