summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '39f3b6f3fc2b46b405b680cce3599f1b370e342d'James Almer2018-09-021-8/+8
|\
| * configure: Move add_fooflags() helper functions into canonical orderDiego Biurrun2018-04-201-8/+8
* | Merge commit '5691c746cf62e69806aae1baf0a6e8252d519444'James Almer2018-09-021-22/+22
|\ \ | |/
| * configure: Group toolchain parameter mangling functions togetherDiego Biurrun2018-04-201-22/+22
* | Merge commit '5cb62f9d952e24fff62737a57e89cf43d9c2333a'James Almer2018-09-021-47/+47
|\ \ | |/
| * configure: Rename check_header() --> check_headers()Diego Biurrun2018-04-201-37/+37
* | Merge commit '25c2a27c9ec0150210d75ee5ac8ed1bfa14c1a56'James Almer2018-09-021-6/+5
|\ \ | |/
| * configure: Make require_cc() and require_cpp_condition() functions consistentDiego Biurrun2018-04-201-7/+6
* | Merge commit '23be4eebf8aaa7519b12b2a49e5c5c6c4d076e6a'James Almer2018-09-021-10/+12
|\ \ | |/
| * build: Group external library protocols separatelyDiego Biurrun2018-04-201-7/+9
| * random_seed: use bcrypt instead of the old wincrypt APISteve Lhomme2018-04-191-3/+4
| * w32pthreads: always use Vista+ API, drop XP supportwm42018-04-091-8/+11
| * configure: Revert some incorrect uses of check_cc()Diego Biurrun2018-03-301-5/+11
* | avformat/libsrt: add pkt_size parameter to libsrtMarton Balint2018-09-011-1/+1
* | configure: <fflib>_deps: validate, reduce sensitivityAvi Halachmi (:avih)2018-08-311-10/+36
* | configure: [loongson] revert no-expensive-optimizationsShiyou Yin2018-08-271-3/+12
* | avcodec: add WinCAM Motion Video decoderPaul B Mahol2018-08-271-0/+1
* | avcodec: add MatchWare Screen Capture CodecPaul B Mahol2018-08-271-0/+1
* | configure: speed up check_deps()Avi Halachmi (:avih)2018-08-271-40/+46
* | configure: speed up print_enabled_components()Avi Halachmi (:avih)2018-08-271-6/+7
* | configure: speed up flatten_extralibs_wrapper()Avi Halachmi (:avih)2018-08-271-13/+33
* | configure: do not add fsanitize cflags with ossfuzz if coverage is testedMichael Niedermayer2018-08-231-1/+1
* | Revert "avcodec/libaomdec: auto insert dump_extra bitstream filter"James Almer2018-08-171-1/+0
* | lavfi: add erosion_opencl, dilation_opencl filtersDanil Iashchenko2018-08-121-0/+2
* | lavfi/vf_libvmaf: update to use libvmaf v1.3.9Kyle Swanson2018-08-101-1/+1
* | avcodec/libaomdec: auto insert dump_extra bitstream filterJames Almer2018-08-021-0/+1
* | configure: add missing aandcttables dependency to asv1 and asv2 encodersJames Almer2018-07-291-2/+2
* | configure: add missing aandcttables dependency to mpegvideoencJames Almer2018-07-291-11/+11
* | lavc, doc, configure: add avs2 video decoder wrapperhwren2018-07-271-0/+4
* | configure: Force pie for Android.Carl Eugen Hoyos2018-07-251-0/+2
* | avcodec/parser: move parsers list and related API to its own fileJames Almer2018-07-211-1/+1
* | avcodec/libaomenc: export Sequence Header and Metadata OBUs as extradataJames Almer2018-07-201-0/+1
* | Add lensfun filterStephen Seo2018-07-151-0/+4
* | configure: toolchain-tsan does not need -fPIE.Carl Eugen Hoyos2018-07-061-2/+2
* | lavc: implement an ATRAC9 decoderRostislav Pehlivanov2018-07-031-0/+1
* | configure: add missing swscale to avfilter when sr filter is enabledJames Almer2018-07-021-1/+1
* | lavfi: add sobel, prewitt, roberts filtersDanil Iashchenko2018-07-031-0/+3
* | Adds ESPCN super resolution filter merged with SRCNN filter.Sergey Lavrushkin2018-07-021-4/+4
* | configure: fix check for opencl_vaapi_intel_media.Jun Zhao2018-06-291-4/+2
* | configure: bump minimum required version of libaomJames Almer2018-06-251-1/+1
* | lavfi: add opencl tonemap filterRuiling Song2018-06-211-0/+1
* | lavfi: Add boxblur_opencl filterDanil Iashchenko2018-06-211-0/+1
* | configure: simplify ffnvcodec version logicTimo Rothenpieler2018-06-151-2/+2
* | configure: The eac3_core bitstream filter needs the ac3 parser.Carl Eugen Hoyos2018-06-131-0/+1
* | configure: fix check for openclJun Zhao2018-06-071-1/+2
* | configure: fix arm inline asm checksJohn Cox2018-06-061-1/+1
* | Adds TensorFlow backend for dnn inference module.Sergey Lavrushkin2018-06-051-0/+7
* | configure: Omit fsanitize flags if they are already specified by the userMichael Niedermayer2018-05-271-1/+1
* | configure: fix check for mbedtlsReino Wijnsma2018-05-271-1/+1
* | libavformat: add mbedTLS based TLSThomas Volkert2018-05-211-8/+21
OpenPOWER on IntegriCloud