]> git.sesse.net Git - ffmpeg/history - configure
Document FF_SYMVER and attribute_used
[ffmpeg] / configure
2010-06-15 Måns Rullgårdconfigure: fix symver detection with icc 10
2010-06-15 Måns RullgårdAdd compatibility wrappers for functions moved from...
2010-06-11 Francesco LavraRealAudio 14.4k encoder.
2010-06-10 Diego BiurrunRemove broken BeOS audio interface.
2010-06-10 François RevolHaiku: Disable beosaudio for now, it's broken. We need...
2010-06-10 Diego BiurrunApparently nowadays things should be installed in ...
2010-06-10 Diego BiurrunRemove unneeded -nostart SHFLAG for Haiku.
2010-06-10 Diego BiurrunRemove support for pre-Haiku, non-POSIX, non-C99 BeOS...
2010-06-06 Luca Barbatolibrtmp may link to different ssl implementations
2010-06-05 Diego Biurrunlibvpx now has an (L)GPL-compatible license.
2010-06-03 James ZernVP8 encoding via libvpx.
2010-06-02 Jason Garrett-GlaserProperly initialize x264_picture_t in libx264.
2010-06-02 Måns RullgårdUse .p2align in ASMALIGN() macro
2010-06-01 Reimar DöffingerDo not check_lib for -lva if vaapi is disabled, having...
2010-05-30 Peter Rossautomatically enable buffer_filter when compiling ffmpeg
2010-05-29 Diego BiurrunRequire --enable-nonfree flag for libvpx.
2010-05-25 Måns Rullgårdmmst_protocol depends on network
2010-05-25 Martin StorsjöLook for libvpx headers in the vpx subdirectory in...
2010-05-25 James ZernVP8 decoding via libvpx.
2010-05-14 Martin StorsjöChange inter-protocol dependencies from _deps to _select
2010-05-11 Janne GrunauAdd -ldl to libfaadbin_extralibs instead of libfaadbin_...
2010-05-08 Reimar DöffingerRemove hardcoded-tables hack for IA-64: with latest...
2010-05-07 Michael NiedermayerEnable libavfilter by default and fix pading for mxf-d10
2010-05-07 Michael Kostylevconfigure: update suncc SPARC CPU name mapping
2010-05-07 Michael KostylevSPARC: disable VIS for Niagara CPU
2010-05-06 Jason Garrett-GlaserAdd intra refresh and crf-max support to the libavcodec...
2010-05-03 Måns Rullgårdconfigure: allow compiler-specific flags for --disable...
2010-05-02 Carl Eugen HoyosAllow to set archiver tool ar.
2010-04-26 Måns RullgårdSet ARCH=c with --disable-asm, fix build
2010-04-23 Ronald S. BultjeMake WMAVoice decoder depend on DCT/RDFT
2010-04-23 Måns RullgårdWorkaround for missing llrintf()
2010-04-19 Måns RullgårdRevert "Fix libx264 configure check to use pkg-config...
2010-04-19 Jason Garrett-GlaserFix libx264 configure check to use pkg-config if available.
2010-04-19 Måns Rullgårdconfigure: simplify $COMPONENT_LIST handling
2010-04-19 Måns Rullgårdconfigure: simplify vaapi dependencies
2010-04-19 Måns Rullgårdconfigure: simplify vdpau dependencies
2010-03-30 Alexander Strangeconfigure: restore -mdynamic-no-pic on darwin (missing...
2010-03-28 Howard ChuImplement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS...
2010-03-25 Stefano SabatiniImplement av_strerror().
2010-03-16 Måns RullgårdMove arch-specific makefile parts into $arch/Makefile
2010-03-16 Måns Rullgårdconfigure: do not use $_
2010-03-16 Måns RullgårdMove H264 dsputil functions into their own struct
2010-03-15 Måns RullgårdAdd FATE tests
2010-03-15 Martin StorsjöAdd dependencies used by the RDT and ASF/RTP code
2010-03-14 Måns RullgårdSeparate DWT from snow and dsputil
2010-03-12 Diego BiurrunAdd _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD.
2010-03-12 Ramiro PollaDocument --disable-everything in configure --help.
2010-03-11 Måns Rullgårdconfigure: remove stray semicolon
2010-03-11 Måns Rullgårdconfigure: use map() function in a couple of places
2010-03-11 Måns Rullgårdconfigure: add --disable-everything option
2010-03-10 Måns Rullgårdconfigure: allow mips64el and powerpc64 as values for...
2010-03-10 Måns Rullgårdundef av_always_inline before redefining
2010-03-09 Måns Rullgårdconfigure: always write shared lib variables to config.mak
2010-03-09 Peter RossEnable tcp_protocol when enabling http
2010-03-09 Georgi ChorbadzhiyskiAdd missing build dependencies for the AAC decoder...
2010-03-08 Måns RullgårdError on missing function prototypes with gcc
2010-03-07 Måns RullgårdUse -Werror=implicit only with gcc
2010-03-07 David ConradFix clang sysroot flag
2010-03-06 Måns RullgårdError on implicit function declarations
2010-03-06 Måns RullgårdFix make install
2010-03-06 Måns RullgårdAdd INSTALL makefile variable
2010-03-06 Måns RullgårdAdd CP make variable
2010-03-06 Måns RullgårdAdd YASMDEP variable; use for deps on yasm files
2010-03-02 Måns RullgårdMake lsp a separate configurable and select it from...
2010-02-23 Diego BiurrunAdd -Wmissing-prototypes to CFLAGS if available.
2010-02-23 Daniel VerkampFix snow encoder dependencies
2010-02-23 Daniel VerkampFix svq1 encoder dependencies
2010-02-22 Reimar DöffingerMake -benchmark also print the maximum memory usage...
2010-02-22 Martin StorsjöAdd an RTSP muxer
2010-02-22 Måns RullgårdRevert "Suppress icc warnings about unknown attributes"
2010-02-21 Måns RullgårdSuppress armcc warnings about unknown attributes
2010-02-21 Stefano SabatiniAdd FFprobe tool.
2010-02-18 Måns RullgårdSuppress icc warnings about unknown attributes
2010-02-17 Måns Rullgårdconfigure: allow setting strip tool with --strip
2010-02-17 Måns RullgårdPPC and x86 support aligning variables on stack
2010-02-17 Måns RullgårdAdd LOCAL_ALIGNED() macro for declaring aligned local...
2010-02-11 Måns RullgårdAdd "tomi" architecture
2010-02-11 Måns Rullgårdconfigure: require --arch and --target-os when cross...
2010-02-11 Måns Rullgårdffplay depends on rdft
2010-02-11 Måns Rullgårdconfigure: add missing mdct deps
2010-02-11 Måns Rullgårdconfigure: make mdct and rdft select fft and update...
2010-02-10 Måns RullgårdStricter check for math.h functions
2010-02-10 Måns Rullgårdconfigure: fix cosmetic typo in check_mathfunc
2010-02-09 Måns RullgårdSpecial check for math.h functions
2010-02-09 Måns RullgårdCheck for setrlimit()
2010-02-09 Måns Rullgårdconfigure: allow 'none' as target OS
2010-02-06 Reinhard Tartlerlibgsm installs headers in a subdirectory, use gsm...
2010-01-31 Peter RossBink Audio decoder
2010-01-31 Måns RullgårdAdd CONFIG_SRAM to allow use of on-chip SRAM on some...
2010-01-30 Carl Eugen HoyosDisable Altivec for processors older than G4.
2010-01-30 Ancoron LuciferisPPC: allow --cpu=E500[v2]
2010-01-30 Måns Rullgårdconfigure: match PPC CPU types case insensitively
2010-01-30 Måns RullgårdSet target_path to $(CURDIR)
2010-01-29 Ramiro PollaRevert commits 21227, 21441, and 21442. None of this...
2010-01-29 Måns RullgårdSet target_path to $(PWD) by default
2010-01-29 Måns RullgårdCheck for may_alias gcc attribute support
2010-01-28 Måns RullgårdAdd --malloc-prefix to apply a prefix to malloc, free etc
2010-01-28 Måns Rullgårdconfigure: consolidate compiler-specific optimisation...
2010-01-27 Måns RullgårdEmit CONFIG_AVUTIL for completeness
2010-01-26 Måns RullgårdAllow disabling of lavc, lavf, lavd, and lsws
next