summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Move initial VAAPI check to a more sensible placeDiego Biurrun2016-09-051-1/+2
* Drop memalign hackDiego Biurrun2016-09-031-7/+0
* High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P2016-08-291-0/+4
* configure: Set __MSVCRT_VERSION__to 0x0700 for MinGWDiego Biurrun2016-08-231-0/+2
* lavc: align the linesize to 32 when AVX is enabledAnton Khirnov2016-08-031-1/+5
* lavu: add LOCAL_ALIGNED_32James Almer2016-08-031-2/+3
* x11grab: Rename internal component to "xcbgrab"Diego Biurrun2016-07-291-1/+1
* Remove the legacy X11 screen grabberDiego Biurrun2016-07-291-11/+2
* configure: Simplify license incompatibility checkDiego Biurrun2016-07-271-35/+36
* configure: Allow detecting and using LLVM lld-link as linker for windowsMartin Storsjö2016-07-261-0/+12
* configure: Move defines for controlling MSVCRT headers to the CRT detection s...Martin Storsjö2016-07-261-2/+2
* configure: Check for strtoll and redirect to _strtoi64 in the msvcrt blockMartin Storsjö2016-07-261-1/+3
* lavfi: add a QSV deinterlacing filterAnton Khirnov2016-07-221-0/+1
* avconv: stop using setpts for input framerate forced with -rAnton Khirnov2016-07-221-1/+1
* arm: Check for support for the .fpu directiveMartin Storsjö2016-07-211-0/+4
* build: Add a new component for H.264 parsing codeDiego Biurrun2016-06-291-3/+4
* Add an OpenH264 decoder wrapperMartin Storsjö2016-06-281-0/+2
* lavfi: add a QSV scaling filterAnton Khirnov2016-06-211-0/+1
* Add MagicYUV decoderPaul B Mahol2016-06-201-0/+1
* build: Only enable symbol reduction if the compiler does proper DCEDiego Biurrun2016-05-301-5/+13
* build: Simplify postprocessing of linker version script filesDiego Biurrun2016-05-291-8/+9
* hwcontext_vdpau: implement device creationAnton Khirnov2016-05-261-2/+1
* configure: Don't require nonfree for nvencTimo Rothenpieler2016-05-191-1/+0
* nvenc: drop the hard dependency on CUDAAnton Khirnov2016-05-191-1/+0
* nvenc: write the VUI signal properties for HEVCAnton Khirnov2016-05-191-2/+2
* configure: move the hardware accel libs' entries in the configure outputAnton Khirnov2016-05-191-23/+18
* configure: move the hardware accel libs' entries in the help textAnton Khirnov2016-05-191-16/+14
* configure: improve the help text for external librariesAnton Khirnov2016-05-191-48/+60
* configure: Document --enable-libfontconfigDiego Biurrun2016-05-051-0/+1
* Revert "mmaldec: autodetect by default" since it breaks linking on systems wi...Janne Grunau2016-04-301-4/+3
* mmaldec: autodetect by defaultwm42016-04-301-3/+4
* mmaldec: limit internal bufferingwm42016-04-301-0/+2
* configure: fix mmal build dependencieswm42016-04-301-6/+5
* mmaldec: add vc1 decoding supportwm42016-04-301-0/+3
* mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-301-0/+3
* h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov2016-04-241-1/+1
* Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-191-0/+17
* omx: Add support for broadcom OMX on raspberry piMartin Storsjö2016-04-121-1/+8
* libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö2016-04-121-0/+7
* build: Group declarations for hw-accelerated de-/encoding separatelyDiego Biurrun2016-04-071-35/+51
* configure: cosmetics: Drop pointless end-of-line semicolonsDiego Biurrun2016-04-071-26/+26
* jack: Support OSXJosh de Kock2016-03-311-1/+9
* lavc: VAAPI MJPEG encoderMark Thompson2016-03-301-0/+3
* lavc: VAAPI H.265 encoderMark Thompson2016-03-301-0/+3
* lavc: VAAPI H.264 encoderMark Thompson2016-03-301-0/+3
* lavc: VAAPI encode common infrastructureMark Thompson2016-03-301-0/+2
* avconv: VAAPI hwcontext initialisation and hwaccel helperMark Thompson2016-03-301-1/+7
* svq3: drop the build dependency on the h264 decoderAnton Khirnov2016-03-281-1/+1
* intrax8: Add a local BlockDSPContext and initialize itVittorio Giovara2016-03-251-1/+1
* intrax8: Keep a reference to the context idctdspVittorio Giovara2016-03-251-0/+1
OpenPOWER on IntegriCloud