]> git.sesse.net Git - ffmpeg/history - configure
disable bktr if required headers not found, enable by default
[ffmpeg] / configure
2007-02-10 Måns Rullgårddisable bktr if required headers not found, enable...
2007-02-10 Måns Rullgårdtest for OSS audio
2007-02-10 Måns Rullgårdremove extraneous per-OS disabling of video4linux[2]
2007-02-10 Måns Rullgårdtest for video4linux
2007-02-10 Måns Rullgårdsimplify video4linux2 test
2007-02-09 Diego BiurrunProperly separate native and libnut NUT (de)muxers.
2007-02-08 François RevolBeOS specifics: check for Haiku & Zeta (for the future...
2007-02-06 Måns Rullgårdindent
2007-02-06 Måns Rullgårdreorder setting of defaults by category
2007-02-06 Luca BarbatoEven powerpc/power needs PIC for shared objects today
2007-02-06 Ramiro PollaSimplify libvorbis/libtheora check for libogg dependency.
2007-02-05 Diego BiurrunUse enabled/disabled functions where possible.
2007-02-05 Diego Biurruna bit more consistency for for the imlib2 check
2007-02-05 Diego Biurruncosmetics: indentation
2007-02-05 Víctor PaesaRemove hardcoded dependency of imlib2 on Xlib.
2007-02-05 Diego BiurrunSimplify and speedup FFMPEG_CONFIGURATION.
2007-02-05 Diego BiurrunSimplify quoting.
2007-02-01 Ramiro PollaSimplify GPl check.
2007-01-31 Diego BiurrunExit on failed libfaad check.
2007-01-31 Ramiro PollaMove libfaad2 check out of the GPL check.
2007-01-30 Diego Biurrunslightly reformat --help output for ease of understanding
2007-01-30 Diego BiurrunClarify usage of external libs whose functionality...
2007-01-30 Diego BiurrunClarify that libogg is for muxing only.
2007-01-30 Diego BiurrunClarify --help output about Vorbis and Theora.
2007-01-28 Diego Biurrunsimplify condition
2007-01-28 Diego BiurrunUse a function for repeated AltiVec output and conditio...
2007-01-28 Diego BiurrunFix wrong condition check in the memalign error output.
2007-01-28 Diego Biurrunspelling and formatting cosmetics
2007-01-28 Diego BiurrunUse ! disabled() where appropriate.
2007-01-28 Diego BiurrunUse disabled() to check for GPL.
2007-01-28 Diego BiurrunMake use of enabled_any().
2007-01-28 Diego BiurrunMake use of disabled(), disabled_all() and enabled_all().
2007-01-28 Diego BiurrunAdd disabled_any() and disabled_all() functions.
2007-01-28 Ramiro PollaAdd disabled() function and make use of it.
2007-01-27 Måns Rullgårdnobody uses TARGET_CMOV
2007-01-27 Måns Rullgårdrename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify...
2007-01-27 Måns Rullgårdsimplify setting of TARGET_* variables
2007-01-27 Ramiro PollaChange occurences of 'test $foo != "no"' to 'enabled...
2007-01-27 Ramiro PollaChange one occurence of 'test $foo = yes -o test $bar...
2007-01-27 Ramiro PollaChange all straight 'test $foo = "yes"' to 'enabled...
2007-01-27 Måns Rullgårdcheck for ARMv6 instruction set support
2007-01-25 Måns Rullgårdadd -Wno-pointer-sign to CFLAGS
2007-01-25 Ramiro PollaRemove installstrip in favor of explicit strip; better...
2007-01-25 Diego BiurrunTheora encoding via libtheora.
2007-01-21 Aurelien Jacobsfix a typo in deps
2007-01-21 Diego BiurrunClarify that Xvid is used for encoding only.
2007-01-21 Aurelien Jacobsflashsv encoder also depends on zlib
2007-01-21 Måns Rullgårdit's called libgsm, not just gsm
2007-01-21 Måns Rullgårdcheck dependencies before setting CONFIG_*/ENABLE_*
2007-01-14 Måns Rullgårdallow --cpu=core2 for Intel Core2 tuning with gcc 4...
2007-01-10 Diego BiurrunAdd a FIXME note about paths in pkgconfig files.
2007-01-07 Ramiro PollaDisable threading support by default on all platforms...
2007-01-07 Diego Biurrunordering cosmetics
2007-01-07 Diego Biurrunvariable renaming: mp3lame --> libmp3lame
2007-01-06 Diego BiurrunRename variables: faad --> libfaad, faac --> libfaac...
2007-01-06 Diego Biurrunvariable renaming: dts --> libdts
2007-01-06 Diego BiurrunRename variables: a52 --> liba52, a52bin --> liba52bin
2007-01-06 Diego BiurrunReorder configure output.
2007-01-06 Diego Biurrunone more naming consistency change
2007-01-06 Diego Biurrunmore consistency for the output naming
2007-01-06 Diego BiurrunAlign configure output.
2006-12-26 Dominik MierzejewskiRemove redundant Requires: in libswscale.pc, approved...
2006-12-24 Diego BiurrunProperly check for all required bktr headers.
2006-12-24 Diego BiurrunReplace fail test with the die function.
2006-12-24 Diego BiurrunRemove redundant variable setting.
2006-12-24 Diego BiurrunSlightly shorten libvorbis check.
2006-12-24 Diego BiurrunDisable Win32 threads by default.
2006-12-23 Diego BiurrunAdd AMR directories for out-of-tree builds.
2006-12-23 Diego Biurruntypo: Properly escape a $ sign.
2006-12-22 Diego BiurrunCreate libpostproc pkgconfig files only if libpostproc...
2006-12-22 Diego Biurrunslightly more consistency for the Darwin linker options
2006-12-22 Luca AbeniOpss... My last commit was wrong; sorry!
2006-12-22 Luca Abenilibswscale is not LGPLed, sorry
2006-12-22 Ramiro PollaInstall generated .lib files in shlibdir on MinGW.
2006-12-22 Diego BiurrunRemove duplicate line.
2006-12-22 Tom HarperFix linking on Intel Mac due to local relocation entries in
2006-12-22 Diego BiurrunMake the X11 frame grabber disabled by default.
2006-12-21 Luca Abenilibswscale can now be compiled under LGPL too
2006-12-16 Måns Rullgårdfix libavutil.pc
2006-12-15 Måns Rullgårddon't use non-standard sed -i option
2006-12-13 Måns Rullgårdreplace bashism with POSIX construct
2006-12-13 Diego BiurrunGenerate pkgconfig files via two functions.
2006-12-13 Guillaume PoirierOriginal X11 device demuxer patch from Clemens Fruhwirth
2006-12-13 Guillaume Poirierrevert broken commit of x11 device demuxer patch
2006-12-12 Guillaume PoirierOriginal X11 device demuxer patch from Clemens Fruhwirth
2006-12-12 Diego Biurruntypo
2006-12-12 Diego Biurrunlibpostproc has its own version number and should not...
2006-12-11 Diego BiurrunImprove broken shell warning.
2006-12-11 Måns Rullgårdfix typo in Darwin shared lib naming
2006-12-09 Måns RullgårdOpenBSD settings by Nikns Siankin <nikns at secure lv>
2006-12-08 Måns Rullgårdsimplify test for memalign emulation requirement
2006-12-07 Måns RullgårdBUILD_SHARED_AV is no longer used
2006-12-07 Måns Rullgårdfix mingw shared build, and get rid of FF_IMPORT_ATTR
2006-12-07 Måns Rullgårdmake shell test work with Solaris /bin/sh
2006-12-05 Ramiro PollaRemove MinGW install path special-casing.
2006-12-04 Diego BiurrunDon't hardcode the shlibdir on Cygwin, it's supposed...
2006-11-28 Aurelien Jacobscleanup the #ifdef mess in encoder/decoder/parser regis...
2006-11-27 Aurelien Jacobscleanup the #ifdef mess in muxer/demuxer registration
2006-11-20 Diego BiurrunNuke config.log support.
2006-11-18 Måns Rullgårdimproved pthreads test
next