summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: check for a sufficiently recent enough AMF versionHendrik Leppkes2019-09-091-1/+1
* configure: fix --disable-v4l2-m2m can't workJun Zhao2019-09-051-13/+15
* configure: fix --disable-alsa can't workJun Zhao2019-09-051-2/+2
* configure: ensure --enable-omx-rpi uses rpi-specific IL headersAman Gupta2019-09-031-3/+6
* avformat: Add ZeroMQ as a protocolAndriy Gelman2019-09-021-1/+3
* configure: Update libmysofa check with a new symbol.Andrey Semashev2019-09-021-2/+2
* lavc/tiff: Decode embedded JPEGs in DNG imagesNick Renieris2019-09-021-0/+1
* avcodec: add IMM5 decoderPaul B Mahol2019-08-291-0/+1
* configure: fix --enable-omx compile on raspberry piAman Gupta2019-08-291-1/+1
* lavfi: add deshake_opencl filterJarek Samic2019-08-231-0/+1
* lavc/qsvdec: Add VP9 decoder supportZhong Li2019-08-201-0/+1
* lavc/qsvdec: Add mjpeg decoder supportZhong Li2019-08-201-0/+1
* lavc/qsvdec: remove orignal parser code since not needed nowZhong Li2019-08-201-5/+5
* avcodec/libdav1d: allow setting frame size limit in pixelsJames Almer2019-08-141-1/+1
* lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for vide...Limin Wang2019-08-111-0/+6
* configure: cuda_llvm: fix include path for MSYS2Ricardo Constantino2019-08-051-1/+1
* build: add support for building CUDA files with clangRodger Combs2019-08-041-22/+45
* avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction.Shiyou Yin2019-07-101-0/+5
* configure, cbs_h2645: Remove unneeded golomb dependencyAndreas Rheinhardt2019-07-081-2/+2
* configure: print_in_columns: Replace pr with awkAlexander Strasser2019-06-241-2/+16
* configure: add missing dnn dependency to derain filterJames Almer2019-06-121-0/+1
* VP4 video decoderPeter Ross2019-06-121-0/+1
* lavfi/opencl: add nlmeans_opencl filterRuiling Song2019-05-241-0/+1
* configure: replace 'pr' with printf since busybox does not support prGuo, Yejun2019-05-151-3/+7
* avfilter: add asr filterPaul B Mahol2019-05-141-0/+4
* configure: enable ffnvcodec, nvenc, nvdec for ppc6leRuta Gadkari2019-05-081-0/+8
* configure: remove mlp parser dependency from truehd_core bsfJames Almer2019-05-071-1/+0
* configure: Do not overwrite src symlink if it already exists.Carl Eugen Hoyos2019-05-051-1/+3
* Merge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'James Almer2019-05-021-0/+2
|\
| * configure: Add -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as wellMartin Storsjö2019-04-151-0/+2
| * libdav1d: update API usage to the first stable releaseJames Almer2018-12-121-1/+1
| * avcodec: libdav1d AV1 decoder wrapper.James Almer2018-11-061-0/+4
| * avcodec/libaomenc: export the Sequence Header OBU as extradataJames Almer2018-10-111-1/+7
| * configure: fix inline asm checksJohn Cox2018-06-291-1/+1
| * avformat/libsrt: add latency options and deprecate tspbdelaySven Dueking2018-06-041-1/+1
| * configure: Rename require_header() --> require_headers()Diego Biurrun2018-04-251-2/+2
| * libavformat: add mbedTLS based TLSThomas Volkert2018-04-251-2/+11
* | lavfi: add colorkey_opencl filterJarek Samic2019-04-201-0/+1
* | configure: Add .exe suffix to toolchain calls.Carl Eugen Hoyos2019-04-201-7/+7
* | avcodec/videotoolbox: add support for 10bit pixel formatfumoboy0072019-04-161-0/+2
* | avcodec: add LSCR decoderPaul B Mahol2019-04-131-0/+1
* | configure: fix av1_frame_split bsf dependenciesJames Almer2019-04-111-1/+1
* | avcodec: add an AV1 frame split bitstream filterJames Almer2019-04-111-0/+1
* | configure: include pkgconfig path as vaapi header searchZhong Li2019-03-281-8/+8
* | configure: Do not enable both OpenCL-VAAPI interop modes simultaneouslyMark Thompson2019-03-271-3/+6
* | lavu/opencl: replace va_ext.h with standard nameRuiling Song2019-03-221-1/+1
* | lavd: Remove libndi_newtekCarl Eugen Hoyos2019-03-201-7/+0
* | avcodec/libdav1d: route dav1d internal logs through av_log()James Almer2019-03-121-1/+1
* | configure: allow enabling libvpx vp9 modules when vp8 is disabledJames Almer2019-03-041-4/+2
* | configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checkingGuo, Yejun2019-03-041-2/+2
OpenPOWER on IntegriCloud