]> git.sesse.net Git - ffmpeg/history - configure
crypto: consistently use size_t as type for length parameters
[ffmpeg] / configure
2016-12-30 Diego Biurrunconfigure: Fix typo in incdir variable written to config.sh
2016-12-28 Janne Grunaufate: Add --ignore-tests configure option for omitting...
2016-12-28 Diego Biurrunbuild: Add version numbers to "Requires" entries in...
2016-12-22 Diego Biurrunbuild: Generate pkg-config files from Make and not...
2016-12-22 Diego Biurrunbuild: Store library version numbers in .version files
2016-12-22 Diego Biurrunbuild: Move build-system-related helper files to a...
2016-12-19 Anton Khirnovhevcdec: add a VAAPI hwaccel
2016-12-16 Diego Biurrunbuild: Add name parameter to check_lib() helper function
2016-12-16 Diego Biurrunconfigure: Disentangle vfw32 and user32 lib handling
2016-12-16 Steve Lhommeconfigure: fix linking with MSVC when using --disable...
2016-12-16 Steve Lhommeconfigure: put d3d11 check in alphabetical order
2016-12-14 Anton Khirnovvp9: split superframes in the filtering stage before...
2016-12-14 Anton Khirnovlavc: add support for filtering packets before decoding
2016-12-11 Diego Biurrunconfigure: Add missing dxva2 dependency for dxva2_lib
2016-12-11 Diego Biurrunconfigure: Handle dxva2 optional components in the...
2016-12-10 Mark Thompsonlavfi: Add VAAPI deinterlacer
2016-12-10 Diego Biurrunbuild: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on Cygwin
2016-12-10 Diego Biurrunconfigure: Fix _libs vs. _extralibs oversight
2016-12-09 Diego Biurrunbuild: Use _extralibs variable names instead of _libs...
2016-12-09 Diego Biurrunbuild: Rename host_libs/HOSTLIBS variables to host_extr...
2016-12-09 Diego Biurrunconfigure: Simplify some library checks via check_lib()
2016-12-09 Diego Biurrunbuild: Fix dependencies for alsa/jack/sndio support
2016-12-09 Diego Biurrunconfigure: Drop redundant and partly bogus vaapi/vdpau...
2016-12-08 Diego Biurrunconfigure: Fail if cuda was enabled and is not available
2016-12-08 Diego Biurrunbuild: Drop stray golomb dependencies
2016-12-08 Diego Biurrunbuild: Add an internal component for hevc_ps code
2016-12-07 Diego Biurrunbuild: Have old H.264/HEVC nvenc encoders select their...
2016-12-06 Wan-Teh Changconfigure: add -fPIE instead of -pie to C flags for...
2016-12-06 Diego Biurrunconfigure: Pass CFLAGS_HEADERS through the right CFLAGS...
2016-12-06 Diego Biurrunbuild: Separate avisynth and avxsynth support
2016-12-06 Diego Biurrunconfigure: Simplify OMX check
2016-12-06 Diego Biurrunconfigure: Move COMPONENT_LIST to the bottom of CONFIG_LIST
2016-12-05 Diego Biurrunconfigure: Simplify and fix avfoundation indev handling
2016-12-05 Diego Biurrunconfigure: Separate package name and version requiremen...
2016-12-05 Diego Biurrunconfigure: Simplify MMAL check
2016-12-05 Diego Biurrunbuild: Add missing audio_frame_queue dependency for...
2016-12-05 Diego Biurrunbuild: Create a component for MPEG audio header decoding
2016-12-03 Diego Biurrunconfigure: Add misssing qpeldsp dependency to mss2...
2016-12-03 Diego Biurrunbuild: Drop support for configuring library name suffixes
2016-12-03 Diego Biurrunconfigure: Drop bogus xcb_event variables
2016-12-03 Diego BiurrunRemove Plan 9 support
2016-12-03 Diego Biurrunbuild: Drop support for old versions of libdc1394
2016-12-03 Diego Biurrunbuild: Add separate flags for checkheaders targets
2016-12-03 Diego Biurrunbuild: Add -Wpedantic and -Wextra to extra warning...
2016-12-02 Luca Barbatoconfigure: Be more helpful when requiring options set
2016-11-29 Diego Biurrunconfigure: Integrate X11 checks into vaapi/vdpau checks
2016-11-29 Diego Biurrunconfigure: Do not add newlines in filter()/filter_out...
2016-11-29 Diego Biurrunconfigure: Move hardware-accelerated codec deps out...
2016-11-29 Diego Biurrunconfigure: MMAL-related decoders should depend on,...
2016-11-25 Diego Biurrunbuild: Drop gcrypt support
2016-11-25 Diego Biurrunconfigure: Use correct libm linker flag during math...
2016-11-25 Diego Biurrunconfigure: Add missing asyncts filter, movie filter...
2016-11-25 Diego Biurrunconfigure: Use correct variable name in libsnappy test
2016-11-25 Diego Biurrunconfigure: Remove old avisynth support leftover
2016-11-24 Diego Biurrunconfigure: Disable warning C4703 with MSVC
2016-11-23 Anton Khirnovexamples/qsvdec: switch to the hwcontext API
2016-11-16 Diego Biurrunconfigure: Move mjpeg_vaapi_decoder dependency declarat...
2016-11-14 Mark Thompsonqsv: Add VP8 decoder
2016-11-14 Mark Thompsonqsv: Add VC-1 decoder
2016-11-11 Diego Biurrunlibxvid: Require availability of mkstemp()
2016-11-09 Diego Biurrunconfigure: Move license checks directly after command...
2016-11-09 Diego Biurrunconfigure: Log name and parameters of all helper functi...
2016-11-09 Diego Biurrunconfigure: Use check_cpp in CPP flags tests
2016-11-09 Diego Biurrunconfigure: Log correct test name and use correct filter...
2016-11-09 Diego Biurrunconfigure: Do not unconditionally check for (and enable...
2016-11-09 Diego Biurrunconfigure: Print list of enabled programs
2016-11-09 Diego Biurrunconfigure: Improve output wording
2016-11-08 Diego Biurrunconfigure: Add --quiet command line parameter to suppre...
2016-11-04 Martin Storsjöconfigure: Silence lld-link when getting the version...
2016-11-02 Anton Khirnovexamples/avcodec: split the remaining two examples...
2016-11-02 Anton Khirnovexamples/avcodec: split audio decoding into a separate...
2016-11-02 Anton Khirnovexamples/avcodec: split audio encoding into a separate...
2016-10-30 Luca Barbatoxcb: Add all the libraries to the link line explicitly
2016-10-23 Matt Oliveropenssl: Support version 1.1.0.
2016-10-19 Diego Biurrunconfigure: Print warnings after all other output
2016-10-06 Diego Biurrunconfigure: #include stdint.h as part of libxavs test
2016-10-02 Anton Khirnovlavu: remove the custom atomic API
2016-10-02 Anton KhirnovAdd a compat dummy stdatomic.h used when threading...
2016-10-02 Anton KhirnovAdd a compat stdatomic.h implementation based on pthreads
2016-10-02 Anton KhirnovAdd a compat stdatomic.h implementation based on suncc...
2016-10-02 Anton KhirnovAdd a compat stdatomic.h implementation based on window...
2016-10-02 Anton KhirnovAdd a compat stdatomic.h implementation based on GCC...
2016-10-02 Anton Khirnovconfigure: check for stdatomic.h
2016-09-28 Anton Khirnovlavc: add clobber tests for the new encoding/decoding API
2016-09-13 Diego Biurrunconfigure: Drop check_lib()/require() in favor of check...
2016-09-08 Mark Thompsonlavc/vaapi: Add VP8 decode hwaccel
2016-09-06 Diego Biurrunconfigure: Simplify clock_gettime() test
2016-09-05 Diego Biurrunconfigure: Fix --disable-pod2man / --disable-texi2html
2016-09-05 Diego Biurrunconfigure: Simplify libopenjpeg check
2016-09-05 Diego Biurrunconfigure: Move initial VAAPI check to a more sensible...
2016-09-03 Diego BiurrunDrop memalign hack
2016-08-29 Burt PHigh Definition Compatible Digital (HDCD) decoder filte...
2016-08-23 Diego Biurrunconfigure: Set __MSVCRT_VERSION__to 0x0700 for MinGW
2016-08-03 Anton Khirnovlavc: align the linesize to 32 when AVX is enabled
2016-08-03 James Almerlavu: add LOCAL_ALIGNED_32
2016-07-29 Diego Biurrunx11grab: Rename internal component to "xcbgrab"
2016-07-29 Diego BiurrunRemove the legacy X11 screen grabber
2016-07-27 Diego Biurrunconfigure: Simplify license incompatibility check
2016-07-26 Martin Storsjöconfigure: Allow detecting and using LLVM lld-link...
2016-07-26 Martin Storsjöconfigure: Move defines for controlling MSVCRT headers...
next