]> git.sesse.net Git - ffmpeg/history - configure
configure: address a copy-paste typo
[ffmpeg] / configure
2015-09-29 Vicente Olivert... configure: address a copy-paste typo
2015-09-29 Luca Barbatoconfigure: mips: Support mips r6, r2 and r1
2015-09-29 Luca Barbatoconfigure: Set the initial ldflags to match the cflags
2015-09-02 Vittorio GiovaraDXV decoder
2015-09-02 Luca Barbatolavc: Add a lzf decompressor
2015-08-25 Luca Barbatowebm: Explicitly select libvpx, libopus and libvorbis...
2015-08-15 Martin Storsjöconfigure: arm: Assume softfp ABI on darwin
2015-08-04 Shizconfigure: Silence error messages when probing compiler
2015-07-28 Martin Storsjöconfigure: Don't force _WIN32_WINNT to an older version...
2015-07-28 Martin Storsjödxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of...
2015-07-27 Martin Storsjöconfigure: Check for _M_ARMT to detect thumb when using...
2015-07-27 Martin Storsjöconfigure: Check MSVC defines for identifying hardfloat
2015-07-27 Martin Storsjöconfigure: Default to armasm for --toolchain=msvc when...
2015-07-27 Martin Storsjöconfigure: Simplify, remove an unnecessary intermediate...
2015-07-26 Martin Storsjöconfigure: Only redirect strtoll to _strtoi64 if necessary
2015-07-26 Martin Storsjöconfigure: Only redefine inline to __inline for msvc...
2015-07-26 Martin Storsjöconfigure: Only add -FIstdlib.h for msvc/icl if necessary
2015-07-26 Steve Lhommeforce WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to...
2015-07-25 Anton Khirnovlavc: add Intel libmfx-based HEVC decoder.
2015-07-25 Anton Khirnovlavc: add Intel libmfx-based MPEG2 decoder.
2015-07-24 Steve Lhommeuse a wrapper script to call MS link.exe to avoid mixin...
2015-07-23 Steve Lhommeconfigure: force -nologo- when detecting MSVC
2015-07-17 Vittorio Giovaraconfigure: Factor out g722dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out wmv2dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out vp8dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out vp56dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out rv34dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out mss34dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out ividsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out flacdsp module
2015-07-17 Dave YeoOS/2: Cleanup slib_create_def_cmd
2015-07-17 Luca Barbatolibx264: Add support for the MPEG2 encoder
2015-07-12 Anton Khirnovhevc_parser: parse and export some stream parameters
2015-07-08 Luca Barbatoconfigure: Make the new qsv encoder depend on libmfx
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based HEVC encoder
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based MPEG2 encoder
2015-06-27 Derek Buitenhuisconfigure: Check for x265_api_get
2015-06-22 Vittorio GiovaraDirectDraw Surface image decoder
2015-06-22 Vittorio GiovaraHap decoder and encoder
2015-06-22 Vittorio Giovaratxd: Use the TextureDSP module for decoding
2015-06-22 Vittorio GiovaraIntroduce a TextureDSP module
2015-06-22 Luca BarbatoImplement Snappy decompression
2015-06-21 Luca Barbatolibvpx: Support the vp9 extended profiles
2015-06-08 Luca Barbatoconfigure: Support MSVC 2015
2015-06-03 Martin Storsjöconfigure: Check for DXVA2_ConfigPictureDecode instead...
2015-06-03 Martin Storsjöconfigure: Remove unnecessary tests for d3d11va
2015-06-03 Martin Storsjöconfigure: Don't run "export $e" for an empty string
2015-06-02 James Almerconfigure: don't enable tls protocols if network is...
2015-06-02 Luca Barbatoconfigure: Use pkg-config for fdk-aac
2015-06-02 Luca Barbatoconfigure: Provide an option to override the environment
2015-06-02 Luca Barbatoconfigure: Support the extended pkgconf syntax
2015-06-01 Martin Storsjöconfigure: Remove some unnecessary exported config...
2015-06-01 Martin Storsjöconfigure: Require LPDIRECT3DSURFACE9 for dxva2
2015-06-01 Steve Lhommeconfigure: Check if ID3D11VideoDecoder exists, not...
2015-06-01 Martin Storsjörtmpdh: Use GMP functions directly, instead of nettle...
2015-05-31 Luca Barbatonvenc: H264 and HEVC encoders
2015-05-31 Luca Barbatoppc: configure: Support ISA 2.06 and later
2015-05-26 wm4lavf: split tls.c
2015-05-25 Steve LhommeD3D11va: add a Direct3D11 video decoder similar to...
2015-05-13 Gopu Govindaswamylibx265: Use the Multi-library Interface
2015-05-02 Matt Oliverconfigure: Allow log2 with MSVC 2013 onwards.
2015-05-02 Martin Storsjöconfigure: Use the right local variable in the MSVC...
2015-05-02 Martin Storsjöavplay: Add support for rotated video
2015-04-20 Vittorio Giovaralog: Print a full backtrace along with error messages...
2015-04-15 Diego Biurrunconfigure: Simplify avisynth check
2015-04-07 Luca Barbatoparseutils: Make av_small_strptime public
2015-03-30 Diego Biurrunbuild: Split JPEG-related tables off into a separate...
2015-03-29 Hendrik Leppkeslavc: add libdcadec decoder
2015-03-29 wm4lavc: add MMAL hardware decoder wrapper
2015-03-27 Anton Khirnovlavc: add Intel libmfx-based H.264 encoder
2015-03-27 Anton Khirnovqsvdec: split off some code that will be shared with...
2015-03-27 Anton Khirnovqsv: rename to qsvdec
2015-03-17 Diego Biurrunconfigure: Disable shift operator precedence warnings...
2015-03-16 Janne Grunauconfigure: move cross_compile checks after the toolchai...
2015-03-16 Janne Grunauconfigure: handle Apple's armv7s in probe_arm_arch()
2015-03-13 Vittorio GiovaraTDSC decoder
2015-03-11 Diego Biurrunconfigure: Mark qsv subsystem as not selectable on...
2015-03-11 Vittorio Giovaraconfigure: Enable colored output for gcc 4.9+
2015-03-07 Martin Storsjöconfigure: Move the .object_arch check to the right...
2015-03-07 Martin Storsjöarm: Suppress tags about used cpu arch and extensions
2015-02-28 Anton KhirnovAdd a QSV decoding example.
2015-02-28 Anton Khirnovlavc: do not compile fmtconvert unconditionally
2015-02-26 Luca Barbatoconfigure: Move the cross_prefix setting after the...
2015-02-22 Vittorio Giovaraconfigure: Properly fail when libcdio/cdparanoia is...
2015-02-22 Vittorio Giovaraconfigure: Use pkg-config for libdc1394 discovery
2015-02-19 Anton Khirnovconfigure: add missing h264_qsv hwaccel deps
2015-02-19 Anton Khirnovlavc: add an Intel libmfx-based H.264 decoder
2015-02-15 Luca Barbatoxcbgrab: Check for xcb-shape
2015-02-04 Alex Converseaacdec: Support for ER AAC ELD 480.
2015-02-02 Diego Biurrunopus: Factor out imdct15 into a standalone component
2015-02-02 Martin Storsjöconfigure: Add a dependency on vc1_decoder from vc1_parser
2015-01-27 Hendrik LeppkesAdd DXVA2 HEVC HWAccel
2015-01-08 Martin Storsjölibopenh264enc: Fix a typo and some nitpicks
2015-01-06 Martin Storsjölibavcodec: Add an OpenH264 encoder wrapper
2015-01-05 Agostino Sarubbobuild: Use -Werror=format-security
2015-01-04 Martin Storsjöconfigure: Remap -L to -libpath for msvc
2014-12-19 Martin Storsjölibavformat: Only use MoveFileExA when targeting the...
2014-12-09 Martin Storsjöarm: Use .data.rel.ro for const data with relocations
2014-12-03 Vittorio Giovaraconfigure: enable vda hwaccel by default
2014-11-27 Martin Storsjölavf: Use MoveFileEx instead of rename/_wrename on...
next