]> git.sesse.net Git - ffmpeg/history - configure
udp: Use AVOptions
[ffmpeg] / configure
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...
2014-11-18 Martin Storsjöconfigure: Fix enabling memalign_hack automatically
2014-11-17 Martin Storsjölavf: Add an MPEG-DASH ISOFF segmenting muxer
2014-10-28 Luca Barbatoconfigure: Check only for xcb
2014-10-26 Luca Barbatoxcbgrab: XCB-based screen capture
2014-10-25 Martin Storsjölavu: Provide fallbacks for gmtime_r and localtime_r
2014-10-10 James Almerw32pthreads: use the CONDITION_VARIABLE typedef if...
2014-10-04 Josh Allmannconfigure: Add -lrt dependency to avutil's pc file.
2014-09-27 Luca Barbatoconfigure: Provide a safe default for unknonw libcs
2014-09-26 Luca Barbatoconfigure: Assume a standard-compliant default libc
2014-09-17 Jörg Krauseconfigure: Use the right variables in check_host_cpp
2014-09-16 Mikulas Patockaconfigure: Disable i686 for i586 and lower CPUs
2014-09-16 Diego Biurrunconfigure: Split adding of CFLAGS and CPPFLAGS for...
2014-09-07 Diego BiurrunSplit off floating point AAN (I)DCT into separate compo...
2014-09-04 Diego Biurrunbuild: Split WMA frequencies into a separate object...
2014-09-03 Luca Barbatotime: Use clock_gettime if the monotonic clock is available
2014-08-23 Reinhard Tartlerconfigure: add --enable-rpath
2014-08-22 Luca Barbatoogg: Provide aliases for Speex, Opus and audio-only ogg
2014-08-21 Diego Biurrunconfigure: Suppress "potentially uninitialized variable...
2014-08-13 Martin Storsjöconfigure: Check for nanosleep in headers as well,...
2014-08-10 Martin Storsjöconfigure: Don't pass MSVC compiler options -M[TD]...
2014-08-10 Martin Storsjöconfigure: Suggest upgrading gas-preprocessor instead...
2014-08-10 Diego Biurrunconfigure: Enable gas-preprocessor on all OSes but...
2014-08-10 Martin Storsjöconfigure: Add probe identification of MS armasm
2014-08-08 Diego Biurrunconfigure: Only run gas checks on ARM and PowerPC
2014-08-08 Diego Biurrunconfigure: Die if gas is unavailable under aarch64...
2014-08-06 Martin Storsjöconfigure: Include the armcc build number in the compil...
2014-08-05 Janne Grunauconfigure: check $as first before using $gas as GNU as
2014-08-04 Ben Avisonvc-1: Add platform-specific start code search routine...
2014-08-04 Ben Avisonh264: Move start code search functions into separate...
2014-08-04 Marvin ScholzAdd Icecast protocol
2014-07-30 Diego Biurrunconfigure: Globally add ZLIB_CONST to CPPFLAGS if zlib...
2014-07-28 Luca Barbatoconfigure: Use require_pkg_config for Speex
2014-07-22 Martin Storsjöconfigure: Extend the neon intrinsics check
2014-07-22 Diego Biurrunbuild: Add define for SIMD extensions requiring 16...
2014-07-21 Janne Grunauconfigure: add support for neon intrinsics
2014-07-21 Luca Barbatobuild: Support executable only ldflags
2014-07-21 Luca Barbatoconfigure: Do not add extralibs to avresample .pc file
2014-07-21 Diego Biurrunbuild: Conditionally build and test iirfilter
2014-07-17 Diego Biurrundsputil: Split motion estimation compare bits off into...
2014-07-17 Martin Storsjöconfigure: Assume runtime cpu detection on arm on ...
2014-07-09 Diego Biurrundsputil: Split off pixel block routines into their...
2014-07-09 Anton Khirnovlavc: export DV profile API used by muxer/demuxer as...
2014-07-07 Diego Biurrundsputil: Split off FDCT bits into their own context
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-06-30 Diego Biurrunmjpeg: Split off bits shared by MJPEG and LJPEG encoders
2014-06-23 Diego Biurrundsputil: Split bswap*_buf() off into a separate context
2014-06-23 Diego Biurrunmpeg: Split error resilience bits off into a separate...
2014-06-22 Diego BiurrunDifferentiate assembler and assembly in documentation...
2014-06-22 Diego Biurrunconfigure: Drop stray error resilience dependencies
2014-06-22 Diego Biurrunbuild: Record explicit dependency of intrax8 on error...
2014-06-22 Diego Biurrunbuild: Have the eatqi decoder depend on the MPEG-1...
2014-06-22 Diego Biurrundsputil: Split audio operations off into a separate...
2014-06-19 Diego Biurrunconfigure: Drop duplicate pkg-config entry from help...
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-06-18 Anton KhirnovRemove avserver.
2014-06-16 Luca Barbatoconfigure: Directly support Android as target OS
2014-06-12 Vittorio Giovaraconfigure: use pkg-config for libx264
2014-06-12 Derek Buitenhuislibx265: Add 4:2:2 support
2014-06-09 Janne Grunauconfigure: use .altmacro for gnu as check on arm
2014-06-03 Janne Grunaubuild: check if AS supports the '.func' directive
2014-06-03 Janne Grunauarm: check if AS supports .dn
2014-05-29 Diego Biurrundsputil: Split off quarterpel bits into their own context
2014-05-27 Diego Biurrundsputil: Split off HuffYUV encoding bits into their...
2014-05-27 Diego Biurrundsputil: Split off HuffYUV decoding bits into their...
2014-05-19 Janne Grunaubuild: export library dependencies in ${name}_FFLIBS
2014-05-16 Katerina Barone... build: Support building using clang-usan and disable...
2014-05-15 Tristan Matthewsconfigure: fix enable-libopus help string
2014-05-15 Anton Khirnovlavc: add a native Opus decoder.
2014-05-13 Janne Grunaubuild: handle library dependencies in configure
2014-05-11 Anton Khirnovlavc: Add new VDA hwaccel
2014-05-01 Alessandro Ghedinilavfi: add Bauer stereo-to-binaural audio filter
2014-04-28 Anton Khirnovconfigure: rework dxva in avconv handling
2014-04-28 Hendrik Leppkesavconv: add support for DXVA2 decoding
2014-04-23 Kostya ShishkovOn2 AVC decoder
2014-04-21 Kostya Shishkovfic: use correct IDCT
next