summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* lavfi: add an NVIDIA NPP-based scaling filterAnton Khirnov2016-03-231-0/+5
* lavf: VAAPI scale filterMark Thompson2016-03-231-0/+3
* build: Add component for the SRTP common codeDiego Biurrun2016-03-231-2/+3
* intrax8: Move error resilience out of intrax8Vittorio Giovara2016-03-221-2/+1
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-201-1/+1
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-191-0/+4
* configure: Add support for clang llvm-covLuca Barbato2016-03-071-0/+4
* configure: Support msan as toolchainLuca Barbato2016-03-071-0/+5
* lavf: reorganize URLProtocolsAnton Khirnov2016-02-221-1/+9
* build: Disentangle VC-1 decoder and parserDiego Biurrun2016-02-191-1/+1
* build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-191-1/+3
* build: Add missing mpegvideo dependency for the MSS2 and VC-1 decodersDiego Biurrun2016-02-191-2/+2
* build: More precise dependencies for h264dspDiego Biurrun2016-02-191-1/+2
* Revert all recent configure changes related to dependency resolutionDiego Biurrun2016-02-191-63/+14
* build: Fix typo in HEVC VDPAU hwaccel dependenciesDiego Biurrun2016-02-181-1/+1
* build: Introduce iso_media componentDiego Biurrun2016-02-181-7/+9
* build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun2016-02-181-1/+1
* build: Adjust mpeg4video parser dependenciesDiego Biurrun2016-02-181-1/+1
* build: Fix mpegvideo component dependenciesDiego Biurrun2016-02-181-1/+1
OpenPOWER on IntegriCloud