]> git.sesse.net Git - ffmpeg/history - configure
doc: Add section about AviSynth support
[ffmpeg] / configure
2014-03-11 Luca Barbatoconfigure: Document --pkg-config option
2014-03-10 Diego Biurrunconfigure: miscellaneous cosmetics
2014-03-10 Luca Barbatoconfigure: Use the right pkgconf file for openjpeg
2014-03-10 Anton KhirnovWork around broken floating point limits on some systems.
2014-03-08 Janne Grunautimer: use mach_absolute_time as high resolution clock...
2014-03-08 Pierre Lejeunebuild: Use pkg-config for openjpeg
2014-03-06 Derek Buitenhuislibx265: Support API version 9
2014-03-06 Diego Biurrunbuild: Let the SVQ3 decoder depend on the H.264 decoder
2014-03-06 Diego Biurrunconfigure: Split x86 SIMD architecture extensions into...
2014-03-05 Reinhard Tartlerconfigure: enable PIC on s390(x)
2014-03-04 Vittorio Giovaravf_frei0r: refactor library loading from env variable
2014-02-28 Anton Khirnovaf_compand: replace strtok_r() with av_get_token()
2014-02-28 Diego Biurrunconfigure: Set the thread type after resolving dependencies
2014-02-28 Diego Biurrunbuild: Let the ffvhuff decoder/encoder depend on the...
2014-02-28 Diego Biurrunbuild: Let the iac decoder depend on the imc decoder
2014-02-28 Diego Biurrunbuild: Let all MJPEG-related decoders depend on the...
2014-02-28 Diego Biurrunbuild: Let AMV decoder depend on the SP5X decoder
2014-02-28 Christophe Gisquetdcadec: simplify decoding of VQ high frequencies
2014-02-26 Anton Khirnovaf_compand: add a dependency on strtok_r
2014-02-25 Anton Khirnovlibavfilter: example audio filtering program
2014-02-24 Derek Buitenhuislibx265: Update API usage
2014-02-23 James Almerx86: add detection for FMA3 instruction set
2014-02-23 James Almerx86: add missing XOP checks and macros
2014-02-23 Janne Grunauconfigure: disable cpunop if the check fails
2014-02-20 Luca Barbatoconfigure: Add usan to the toolchain presets
2014-02-20 Diego Biurrunconfigure: Move cpunop into ARCH_EXT_LIST_X86
2014-02-20 Diego Biurrunconfigure: Move inet_aton check into network function...
2014-02-20 Diego Biurrunbuild: The MPEG-4 video parser depends on h263dsp
2014-02-19 Diego Biurrunthreads: Check w32threads dependencies at the configure...
2014-02-16 Diego BiurrunMove all example programs to doc/examples
2014-02-13 Janne Grunauconfigure: do not link libraries against program-specif...
2014-02-12 Janne Grunauconfigure: avserver does not need $ldl
2014-02-12 Derek BuitenhuisAdd libx265 encoder
2014-02-08 Kostya ShishkovMirillis FIC video decoder
2014-02-08 Janne Grunauconfigure: clang: add -Qunused-arguments to as|ld_flags...
2014-01-25 Janne Grunauconfigure: clang: explicitly state dep file and rule...
2014-01-25 Janne Grunauconfigure: add missing x86 dependency for i686
2014-01-22 Diego Biurrunconfigure: Set default HOSTCFLAGS/HOSTCPPFLAGS after...
2014-01-15 Diego Biurrunbuild: Add separate hidden config option for the intrax...
2014-01-15 Janne Grunauaarch64: add cpuflags support for NEON and VFP
2014-01-14 Janne Grunauaarch64: configure: set arch dependent features
2014-01-13 Robert Krügervf_yadif: Relicense from GPL to LGPL
2014-01-13 Martin Storsjöx86/arm: Add clobber tests to libavresample
2014-01-10 Martin Storsjöarm: Add an option for making sure NEON registers aren...
2014-01-09 Maxim PolijakowskiATRAC3+ decoder
2014-01-06 Martin Storsjöconfigure: Disable networking if winsock2.h is availabl...
2014-01-06 Luca Barbatoconfigure: Update freetype check to follow upstream
2014-01-05 Diego Biurrunconfigure: Support preprocessor macros as header names
2013-12-25 Diego Biurrunconfigure: Explicitly disable w32threads if the test...
2013-12-21 Justin RugglesAdd a libwebp encoder
2013-12-19 Diego Biurrunconfigure: Express atomics/thread deps through the...
2013-12-16 Diego Biurrunbuild: Define __printf__ to __gnu_printf__ on MinGW...
2013-12-14 Diego Biurrunconfigure: Detect Solaris libc in an OpenIndiana/illumo...
2013-12-13 Luca Barbatoconfigure: Reorder pthreads checks
2013-12-13 Luca Barbatoconfigure: Move the bz2 and zlib checks below phtreads
2013-12-13 Diego Biurrunconfigure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS...
2013-12-13 Diego Biurrunconfigure: Detect newer (>=4.1) versions of MinGW32
2013-12-13 Diego Biurrunbuild: Do not add -g to HOSTCFLAGS
2013-12-11 Diego Biurrunconfigure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS...
2013-12-10 Diego Biurrunconfigure: Move log2 dependency declaration to a place...
2013-12-09 Diego Biurrunconfigure: Split host and target libc detection
2013-12-09 Diego Biurrunconfigure: Move toolchain dependency declarations to...
2013-12-09 Diego Biurrunconfigure: Prefix libc-related variables with "libc_"
2013-12-09 Sean McGovernconfigure: detect Solaris libc
2013-12-08 d savformat: AviSynth demuxer rewrite
2013-12-08 Diego Biurrunconfigure: Move adding of compat objects out of libc...
2013-12-08 Diego Biurrunconfigure: Separate MinGW32 and MinGW64 libc handling
2013-12-04 Diego Biurrunconfigure: Detect msvcrt libc with a CPP check instead...
2013-12-04 Diego Biurrunconfigure: Add detected C library and host compiler...
2013-11-30 Luca Barbatoconfigure: Do not use pthread_create to check for pthread
2013-11-28 Vittorio Giovaraconfigure: add strip flags checks
2013-11-27 Andreas UnterwegerAdd an audio transcoding example.
2013-11-26 Diego Biurrunbuild: Check for pod2man instead of perl for manual...
2013-11-26 Diego Biurrunconfigure: Restore doc option to disable building the...
2013-11-25 Diego Biurrunbuild: Integrate multilibrary examples into the build...
2013-11-24 Derek Buitenhuisbuild: Import makedef script from c99-to-c89
2013-11-23 Diego Biurrunbuild: more fine-grained dependencies for documentation...
2013-11-23 Anton Khirnovavconv: add support for VDPAU decoding
2013-11-21 Martin Storsjöconfigure: Avoid requiring c99wrap for working around...
2013-11-19 Derek Buitenhuiswin{32,64}: Hard disable symbol versioning
2013-11-19 Martin Storsjöconfigure: Don't use symlinks for creating the out...
2013-11-15 Ronald S. Bultjelavc: VP9 decoder
2013-11-13 Martin Storsjöconfigure: Check whether MSVC requires using the C89...
2013-11-08 Diego Biurrundsputil: Split off H.263 bits into their own H263DSPContext
2013-11-05 Diego Biurrunconfigure: Move -Wno-maybe-uninitialized check into...
2013-11-02 Martin StorsjöAdd an HDS live fragmenting muxer
2013-11-01 Diego Biurrunconfigure: Properly check for availability of -Wno...
2013-11-01 Diego Biurrunconfigure: Split test_cflags function off from check_cflags
2013-10-31 Guillaume MartresAdd HEVC decoder
2013-10-29 Luca Barbatoconfigure: Provide an hardened toolchain option
2013-10-29 Luca Barbatoconfigure: Move gcc-only -W option where it belongs
2013-10-27 Luca Barbatoconfigure: Disable -Wmaybe-uninitialized by default
2013-10-25 Kieran Kunhyalibavutil: x86: Add AVX2 capable CPU detection.
2013-10-23 Clément Bœschmovenc: Add an F4V muxer
2013-10-09 Derek Buitenhuisbuild: Require yasm 0.8.0 or higher
2013-10-07 Loren Merrittbuild: Strip spurious labels
2013-09-24 Alex Smithconfigure: Enable -Qansi-alias for icl 14+
2013-09-20 Alex Smithmsvc/icl: Use __declspec(deprecated)
2013-09-19 Luca Barbatobuild: Support cparser
2013-09-18 Justin RugglesAdd a WebP decoder
next