]> git.sesse.net Git - ffmpeg/history - configure
dnxhdenc: Have function pointer prototype match implementation
[ffmpeg] / configure
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...
2016-07-26 Martin Storsjöconfigure: Check for strtoll and redirect to _strtoi64...
2016-07-22 Anton Khirnovlavfi: add a QSV deinterlacing filter
2016-07-22 Anton Khirnovavconv: stop using setpts for input framerate forced...
2016-07-21 Martin Storsjöarm: Check for support for the .fpu directive
2016-06-29 Diego Biurrunbuild: Add a new component for H.264 parsing code
2016-06-28 Martin StorsjöAdd an OpenH264 decoder wrapper
2016-06-21 Anton Khirnovlavfi: add a QSV scaling filter
2016-06-20 Paul B MaholAdd MagicYUV decoder
2016-05-30 Diego Biurrunbuild: Only enable symbol reduction if the compiler...
2016-05-29 Diego Biurrunbuild: Simplify postprocessing of linker version script...
2016-05-26 Anton Khirnovhwcontext_vdpau: implement device creation
2016-05-19 Timo Rothenpielerconfigure: Don't require nonfree for nvenc
2016-05-19 Anton Khirnovnvenc: drop the hard dependency on CUDA
2016-05-19 Anton Khirnovnvenc: write the VUI signal properties for HEVC
2016-05-19 Anton Khirnovconfigure: move the hardware accel libs' entries in...
2016-05-19 Anton Khirnovconfigure: move the hardware accel libs' entries in...
2016-05-19 Anton Khirnovconfigure: improve the help text for external libraries
2016-05-05 Diego Biurrunconfigure: Document --enable-libfontconfig
2016-04-30 Janne GrunauRevert "mmaldec: autodetect by default" since it breaks...
2016-04-30 wm4mmaldec: autodetect by default
2016-04-30 wm4mmaldec: limit internal buffering
2016-04-30 wm4configure: fix mmal build dependencies
2016-04-30 wm4mmaldec: add vc1 decoding support
2016-04-30 Julian Scheelmmaldec: Add mpeg2 decoding support
2016-04-24 Anton Khirnovh264_parser: remove the remaining dependencies on the...
2016-04-19 Anton KhirnovGenerate the lists of enabled protocols/bsfs from confi...
2016-04-12 Martin Storsjöomx: Add support for broadcom OMX on raspberry pi
2016-04-12 Martin Storsjölibavcodec: Add H264/MPEG4 encoders based on OpenMAX IL
2016-04-07 Diego Biurrunbuild: Group declarations for hw-accelerated de-/encodi...
2016-04-07 Diego Biurrunconfigure: cosmetics: Drop pointless end-of-line semicolons
2016-03-31 Josh de Kockjack: Support OSX
2016-03-30 Mark Thompsonlavc: VAAPI MJPEG encoder
2016-03-30 Mark Thompsonlavc: VAAPI H.265 encoder
2016-03-30 Mark Thompsonlavc: VAAPI H.264 encoder
2016-03-30 Mark Thompsonlavc: VAAPI encode common infrastructure
2016-03-30 Mark Thompsonavconv: VAAPI hwcontext initialisation and hwaccel...
2016-03-28 Anton Khirnovsvq3: drop the build dependency on the h264 decoder
2016-03-25 Vittorio Giovaraintrax8: Add a local BlockDSPContext and initialize it
2016-03-25 Vittorio Giovaraintrax8: Keep a reference to the context idctdsp
2016-03-23 Anton Khirnovlavfi: add an NVIDIA NPP-based scaling filter
2016-03-23 Mark Thompsonlavf: VAAPI scale filter
2016-03-23 Diego Biurrunbuild: Add component for the SRTP common code
2016-03-22 Vittorio Giovaraintrax8: Move error resilience out of intrax8
2016-03-20 Anton Khirnovlavc: add a new bitstream filtering API
2016-03-19 Mark Thompsonlavu: VAAPI hwcontext implementation
2016-03-07 Luca Barbatoconfigure: Add support for clang llvm-cov
2016-03-07 Luca Barbatoconfigure: Support msan as toolchain
2016-02-22 Anton Khirnovlavf: reorganize URLProtocols
2016-02-19 Diego Biurrunbuild: Disentangle VC-1 decoder and parser
2016-02-19 Diego Biurrunbuild: Add vc1dsp component for more fine-grained depen...
2016-02-19 Diego Biurrunbuild: Add missing mpegvideo dependency for the MSS2...
2016-02-19 Diego Biurrunbuild: More precise dependencies for h264dsp
2016-02-19 Diego BiurrunRevert all recent configure changes related to dependen...
2016-02-18 Diego Biurrunbuild: Fix typo in HEVC VDPAU hwaccel dependencies
2016-02-18 Diego Biurrunbuild: Introduce iso_media component
2016-02-18 Diego Biurrunbuild: Let the WTV demuxer select the MPEG-TS demuxer
2016-02-18 Diego Biurrunbuild: Adjust mpeg4video parser dependencies
2016-02-18 Diego Biurrunbuild: Fix mpegvideo component dependencies
2016-02-15 Luca Barbatoconfigure: Relax the implication of --enable for components
2016-02-14 Anton Khirnovlavfi: add a filter for uploading normal frames to...
2016-02-14 Anton KhirnovAllow linking to CUDA dynamically instead of dlopen...
2016-02-14 Luca Barbatoconfigure: Restore the --enable-everything behaviour
2016-02-14 Luca Barbatoconfigure: Print which libraries will be built
2016-02-14 Luca Barbatoconfigure: Use `require` for the non-component options
2016-02-13 Philip Langdalevdpau: Support for VDPAU accelerated HEVC decoding
2016-02-09 Vittorio Giovaraeatqi: Remove MpegEncContext dependency
2016-02-09 Diego Biurrunconfigure: Refactor toolchain flag setting
2016-02-09 Anton Khirnovavplay: drop support for building without lavfi
2016-02-06 Henrik Gramnermsvc: Fix libx264 linking
next