summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov2016-10-02
* Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov2016-10-02
* configure: check for stdatomic.hAnton Khirnov2016-10-02
* lavc: add clobber tests for the new encoding/decoding APIAnton Khirnov2016-09-28
* configure: Drop check_lib()/require() in favor of check_lib2()/require2()Diego Biurrun2016-09-13
* lavc/vaapi: Add VP8 decode hwaccelMark Thompson2016-09-08
* configure: Simplify clock_gettime() testDiego Biurrun2016-09-06
* configure: Fix --disable-pod2man / --disable-texi2htmlDiego Biurrun2016-09-05
* configure: Simplify libopenjpeg checkDiego Biurrun2016-09-05
* configure: Move initial VAAPI check to a more sensible placeDiego Biurrun2016-09-05
* Drop memalign hackDiego Biurrun2016-09-03
* High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P2016-08-29
* configure: Set __MSVCRT_VERSION__to 0x0700 for MinGWDiego Biurrun2016-08-23
* lavc: align the linesize to 32 when AVX is enabledAnton Khirnov2016-08-03
* lavu: add LOCAL_ALIGNED_32James Almer2016-08-03
* x11grab: Rename internal component to "xcbgrab"Diego Biurrun2016-07-29
* Remove the legacy X11 screen grabberDiego Biurrun2016-07-29
* configure: Simplify license incompatibility checkDiego Biurrun2016-07-27
* configure: Allow detecting and using LLVM lld-link as linker for windowsMartin Storsjö2016-07-26
* configure: Move defines for controlling MSVCRT headers to the CRT detection s...Martin Storsjö2016-07-26
* configure: Check for strtoll and redirect to _strtoi64 in the msvcrt blockMartin Storsjö2016-07-26
* lavfi: add a QSV deinterlacing filterAnton Khirnov2016-07-22
* avconv: stop using setpts for input framerate forced with -rAnton Khirnov2016-07-22
* arm: Check for support for the .fpu directiveMartin Storsjö2016-07-21
* build: Add a new component for H.264 parsing codeDiego Biurrun2016-06-29
* Add an OpenH264 decoder wrapperMartin Storsjö2016-06-28
* lavfi: add a QSV scaling filterAnton Khirnov2016-06-21
* Add MagicYUV decoderPaul B Mahol2016-06-20
* build: Only enable symbol reduction if the compiler does proper DCEDiego Biurrun2016-05-30
* build: Simplify postprocessing of linker version script filesDiego Biurrun2016-05-29
* hwcontext_vdpau: implement device creationAnton Khirnov2016-05-26
* configure: Don't require nonfree for nvencTimo Rothenpieler2016-05-19
* nvenc: drop the hard dependency on CUDAAnton Khirnov2016-05-19
* nvenc: write the VUI signal properties for HEVCAnton Khirnov2016-05-19
* configure: move the hardware accel libs' entries in the configure outputAnton Khirnov2016-05-19
* configure: move the hardware accel libs' entries in the help textAnton Khirnov2016-05-19
* configure: improve the help text for external librariesAnton Khirnov2016-05-19
* configure: Document --enable-libfontconfigDiego Biurrun2016-05-05
* Revert "mmaldec: autodetect by default" since it breaks linking on systems wi...Janne Grunau2016-04-30
* mmaldec: autodetect by defaultwm42016-04-30
* mmaldec: limit internal bufferingwm42016-04-30
* configure: fix mmal build dependencieswm42016-04-30
* mmaldec: add vc1 decoding supportwm42016-04-30
* mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-30
* h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov2016-04-24
* Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-19
* omx: Add support for broadcom OMX on raspberry piMartin Storsjö2016-04-12
* libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö2016-04-12
* build: Group declarations for hw-accelerated de-/encoding separatelyDiego Biurrun2016-04-07
* configure: cosmetics: Drop pointless end-of-line semicolonsDiego Biurrun2016-04-07