]> git.sesse.net Git - ffmpeg/history - configure
intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it.
[ffmpeg] / configure
2007-02-14 Måns Rullgårdsimplify
2007-02-14 Måns Rullgårdrename video4linux[2] variables to v4l[2], consistent...
2007-02-14 Måns Rullgårdcombine handling of --enable/disable-encoder/decoder...
2007-02-13 Måns Rullgårdsimplify ever so slightly
2007-02-13 Måns Rullgårdadd powerpc_perf to CONFIG_LIST, rename --powerpc-perf...
2007-02-13 Måns Rullgårdrename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
2007-02-13 Måns Rullgårdrename some --enable options for external libs
2007-02-12 Diego Biurrunminor help output formatting fix
2007-02-12 Diego BiurrunRestore the possibility to link liba52 instead of dlope...
2007-02-12 Måns Rullgårdfix --enable-*threads
2007-02-11 Måns Rullgård10l to Diego for breaking A52 decoder
2007-02-11 Måns Rullgårdsimplify --enable/disable-* option handling
2007-02-11 Måns Rullgårdclean up amr option handling
2007-02-11 Diego BiurrunRename ac3 decoder to liba52 to prepare for native...
2007-02-11 Måns Rullgårdadd armv6 to TARGET_LIST
2007-02-11 Måns Rullgårdmove pkg_requires setting to end
2007-02-11 Måns Rullgårdrename some variables to match corresponding --enable...
2007-02-11 Måns Rullgårdrename HAVE_GPROF to CONFIG_GPROF
2007-02-11 Diego BiurrunRemove internal liba52; external lib still works, nativ...
2007-02-11 Måns Rullgårdfinish feature calculations before printing result...
2007-02-11 Måns Rullgårdhandle network dependency on protocols with check_deps()
2007-02-11 Måns Rullgårdrecursive feature dependency checking
2007-02-11 Måns Rullgårdlet check_deps handle ffplay
2007-02-11 Måns Rullgårdtidy up ffserver deps
2007-02-11 Diego Biurrunconsistency cosmetics for the option handling routine
2007-02-11 Diego BiurrunForce liba52 to yes if liba52bin is set.
2007-02-11 Måns Rullgårdsimplify SDL check
2007-02-11 Måns Rullgårddon't skip freetype2 check on beos
2007-02-11 Måns Rullgårdsimplify imlib2 check
2007-02-11 Måns Rullgårdsimplify freetype check
2007-02-11 Måns Rullgårddo nothing in restore_flags() if flags are not saved
2007-02-11 Måns Rullgårdrewrite some one-line if/then/fi using && and ||
2007-02-10 Måns Rullgårdsimplify altivec warning
2007-02-10 Måns Rullgårdcheck for gnu make
2007-02-10 Måns Rullgårdprettify texi2html check
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.
next