]> git.sesse.net Git - ffmpeg/history - configure
these variables seem to be unused on the demuxer side so theres no sense in setting...
[ffmpeg] / configure
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
2006-11-16 Måns RullgårdTUNECPU is never used
2006-11-16 Måns Rullgårdsimplify [TARGET_]ARCH_* setting
2006-11-16 Måns Rullgårdadd copyright notices for myself and Diego
2006-11-15 Måns Rullgårdset CONFIG_OS2 using new method
2006-11-15 Måns Rullgårdgcc always #defines __MINGW32__ on mingw targets
2006-11-15 Diego BiurrunMove BeOS extralibs handling into configure.
2006-11-15 Måns Rullgårdset status variables automatically in check_header...
2006-11-14 Måns Rullgårdrename HAVE_DLFCN to HAVE_DLFCN_H
2006-11-14 Måns Rullgårdimprove broken shell detection, and give a better error...
2006-11-14 Måns Rullgårdremove workaround for missing inttypes.h
2006-11-14 Diego BiurrunMove AMR support instructions into the documentation.
2006-11-14 Oded Shimonupdate to libnut API, rename nut.h->libnut.h
2006-11-14 Måns Rullgårdclean up inttypes.h and int_fastxx_t types detection
2006-11-14 Måns Rullgårdcheck for inet_aton in configure
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-11-14 Måns Rullgårdrevert bad checkin
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-11-14 Måns Rullgårdmove comment where it makes sense
2006-11-14 Måns Rullgårdsimplify
2006-11-14 Måns Rullgårdmove makefile linking after config.* creation
2006-11-14 Måns Rullgårdbeautify
2006-11-14 Måns Rullgårdclean up setting of HAVE_*THREADS
2006-11-14 Måns Rullgårdmove AMR notices next to other messages
2006-11-14 Diego BiurrunRemove some unused variables.
2006-11-14 Måns Rullgårdbreak CONFIG_LIST and HAVE_LIST onto multiple lines
2006-11-14 Måns Rullgårdfix HAVE_LRINTF setting
2006-11-14 Måns Rullgårdrename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use commo...
2006-11-14 Måns Rullgårdfactorize config.h/config.mak writing
2006-11-14 Måns Rullgårdrename shell variables v4l[2] to video4linux[2]
2006-11-13 Måns Rullgårdrename shell variable _altivec_h to altivec_h
2006-11-13 Måns Rullgårdrename shell variable sunmlib to mlib for consistency...
2006-11-13 Måns Rullgårdrename shell variable _memalign to memalign
2006-11-13 Måns Rullgårdrename shell variable _malloc_h to malloc_h
2006-11-13 Måns Rullgårdrename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to...
2006-11-13 Måns Rullgårdremove unused option --disable-simple_idct
2006-11-13 Måns Rullgårdrename shell variable vorbis to libvorbis
2006-11-13 Måns Rullgårdrename shell variable netserver to beos_netserver for...
2006-11-13 Måns Rullgårdrename CONFIG_AC3 to CONFIG_A52
2006-11-13 Måns Rullgårdremove filter_out() function, it's unused and not POSIX...
2006-11-13 j@v2v.ccsupport for libswscale.pc without --enable-swscaler
2006-11-12 Måns Rullgård#define ENABLE_*_CODEC etc as 0 or 1 in config.h
2006-11-12 Oded ShimonAdd libnut support until ffmpeg gets an independant...
2006-11-09 Måns Rullgårddisable -Winline spam, --enable-extra-warnings to enable
2006-11-09 Måns Rullgårdcheck for byteswap.h
next