]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - configure
We shouldn't be passing in sizes larger than 2^56-2, so use an assert
[frescor/ffmpeg.git] / configure
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...
2007-06-28 diegoClarify --enable-libfaadbin option description.
2007-06-28 diegoClarify what libfaadbin means in the summary output.
2007-06-25 ramiroRemove localtime_r implementation for systems that...
2007-06-19 mruplace -l flags after object files in check_ld()
2007-06-19 ramirotests/Makefile has been removed
2007-06-18 mrumove lrintf() check before external lib checks to preve...
2007-06-17 mrufix thread support selection
2007-06-17 mrufix report at end of configure
2007-06-17 mrusimplify ppc64 handling
2007-06-17 mruremove unneeded variable initializations
2007-06-17 mruindent
2007-06-17 mrusimplify simd extension checking
2007-06-15 mrutest whether linker supports --warn-common
2007-06-15 mrumerge print_config_enable() and print_config() as only...
2007-06-15 mrureplace TARGET_* with HAVE_* simplifying lists in confi...
2007-06-15 mruadd x86 to ARCH_LIST simplifying config file generation
2007-06-15 mrureplace TARGET_ARCH_* to ARCH_* for consistency
2007-06-15 aurelgenerate ENABLE_* defines also for ARCH_*
2007-06-15 aurelgenerate ENABLE_* defines also for all the HAVE_* values
2007-06-14 ramiroVhooks require special cflags and ldflags for Windows...
2007-06-14 ramiroMake ppm vhook depend on fork()
2007-06-14 ramiroPrint static vhook warning for Cygwin and MinGW
2007-06-14 ramiroPrint static vhook warning for Cygwin only when both...
2007-06-06 diegoConsistent naming and lib prefixes for x264, xvid and...
2007-06-03 lu_zeroAdd support for Cell (requires gcc-4.2 or patches)
2007-06-02 diegoRename aac_decoder to libfaad_decoder for consistency...
2007-06-02 diegoRename faac_encoder to libfaac_encoder for consistency...
2007-05-27 diegodoc/Makefile no longer exists.
2007-05-23 aurelcosmetics: alignment
2007-05-23 aureldefine ENABLE_* for every CONFIG_ item
2007-05-20 aurelloosen dependencies over mpegaudiodec
2007-05-19 zuxyAdd --enable-auto-image-base for building mingw32 ...
2007-05-17 aurelremove libdts decoder, we have a native dts decoder
2007-05-17 aurelprevent missdetection by using a stricter regexp
2007-05-15 diegoBuilding both shared and static libraries is now possib...
2007-05-15 alexlink to ws2_32.dll only if networking is enabled
2007-05-12 aurelallow to enable or disable every bitstream filters...
2007-05-12 lorenmconfigure check for whether we can compile ssse3
2007-05-10 aurelsplit h264.c to move parser in its own file
2007-05-09 aurelmove ff_mpeg4_find_frame_end() from h263dec.c to mpeg4v...
2007-05-09 ramiroInstall MinGW shared libraries (dlls) to bindir
2007-05-09 diegoAllow conditional compilation of H.263-related decoders.
2007-05-08 diegoMove H.263 parser to its own file.
2007-05-08 diegoAdd a few explanatory comments.
2007-05-04 diegoRename oggvorbis decoder to libvorbis.
next