]> git.sesse.net Git - ffmpeg/history - configure
av_realloc_static() is an internal function and therefore should use the ff_ prefix...
[ffmpeg] / configure
2007-02-22 Diego BiurrunMerge bfin add_ldflags lines.
2007-02-22 Marc Hoffmanadd bfin cpu specific build options, patch by Marc...
2007-02-21 Diego BiurrunRemove unused variable.
2007-02-21 Diego BiurrunMove MinGW extralibs setting into MinGW section.
2007-02-20 Måns Rullgårdlibgsm_ms codec depends on libgsm
2007-02-19 Måns Rullgårdgeneric foo-config --cflags/libs test
2007-02-19 Måns Rullgårdfeature tests for functions requiring one or more headers
2007-02-19 Måns Rullgårdrevert last change, it breaks on brain damaged distros
2007-02-19 Måns Rullgårdsimplify check_lib
2007-02-18 Måns RullgårdTARGET_OS in config.mak is unused
2007-02-18 Måns Rullgårdremove --enable-mingw32 option, --target-os=mingw32...
2007-02-18 Måns Rullgårdcase insensitive OS name
2007-02-18 Víctor Paesalibswscale is needed in Cygwin vhooks
2007-02-17 Måns Rullgård10l: I thought I'd tested all changes...
2007-02-17 Måns Rullgårdrearrange --help text slightly
2007-02-17 Måns Rullgårdmention --target-os in --help
2007-02-17 Måns Rullgårdmove arch processing after command line loop
2007-02-17 Måns Rullgårdput mingw section together with other OS specifics
2007-02-17 Måns Rullgårdadd --target-os option, and move OS specific settings...
2007-02-17 Måns Rullgårdrestore lost --enable-amr-if2 option
2007-02-15 François RevolMinGW patch by <koyama AT infocity DOT co DOT jp>,...
2007-02-15 François Revolpoll() emulation for BeOS, and maybe MinGW.
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...
next