]> git.sesse.net Git - ffmpeg/history - configure
libx265: Remove redundant default param call
[ffmpeg] / configure
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
2013-09-16 Vittorio GiovaraFix references to deleted avcodec_encode_video() function
2013-09-12 Diego Biurrunconfigure: Mention that icl does not build both static...
2013-09-11 Diego Biurrunconfigure: Fix wrong reference to user support mailing...
2013-09-04 Luca Barbatobuild: Report an error message when a pc file is not...
2013-08-31 Vittorio Giovaraconfigure: Add docdir configuration option
2013-08-28 Diego Biurrunconfigure: x86: Fix handling of i686 and cpunop features
2013-08-20 Martin StorsjöAdd a libfdk-aac decoder
2013-08-15 Martin Storsjöhlsenc: Add a proper dependency on the mpegts muxer
2013-08-08 Kostya ShishkovVoxware MetaSound decoder
2013-08-06 Diego Biurrunconfigure: Properly split dv1394 indev dependencies
2013-08-06 Diego Biurrunconfigure: Properly set zlib dependencies for all compo...
2013-08-06 Diego Biurrunconfigure: The W64 demuxer should select the WAV demuxe...
2013-08-06 Diego Biurrunconfigure: Properly split avserver component and system...
2013-08-06 Diego Biurrunriff: Move demuxing code to a separate file.
2013-08-06 Diego Biurrunriff: Move muxing code to a separate file
2013-08-05 Luca Barbatolavf: Support unix sockets
2013-08-05 Rémi Denis-Courmontvdpau: remove old-style decoders
2013-08-02 Diego Biurrunconfigure: Check for GCC diagnostic pragma support...
2013-08-02 Diego Biurrunbuild: Add _Pragma macro to disable deprecated declarat...
2013-07-29 Diego Biurrunconfigure: Detect AIX ar command instead of hardcoding...
2013-07-26 Michael KostylevAIX: add support for shared builds
2013-07-25 Diego Biurrunmiscellaneous typo fixes
2013-07-21 Hendrik Leppkesconfigure: generate full msvc debug symbols when linkin...
2013-07-18 Martin Storsjöavserver: Remove unused loadable module support
2013-07-11 Martin Storsjöconfigure: Check for support for labels in the inline...
2013-07-04 Luca Barbatocompat: wrap math.h to avoid AIX-specific clashes
2013-06-24 Alex Smithconfigure: Do not omit frame pointers for msvc/icl...
2013-06-24 Alex Smithconfigure: Do not explicitly set Oy for msvc/icl
2013-06-23 Diego Biurrunconfigure: whitespace cosmetics
2013-06-23 Diego Biurrunconfigure: Simplify an expression with enabled_all.
next