summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Fix detecting/using getauxvalMartin Storsjö2022-03-041-0/+1
* configure: stop allowing disabling lzoJames Almer2022-02-261-5/+2
* avcodec/libsvtav1: update some options and defaultsJames Almer2022-02-241-1/+1
* avfilter/af_superequalizer: switch rdft to lavu/txPaul B Mahol2022-02-161-2/+0
* lavc/mpeg*: drop the XvMC hwaccel codeAnton Khirnov2022-02-151-9/+0
* avfilter/vf_fftfilt: switch to rdft from lavu/txPaul B Mahol2022-02-141-3/+0
* avfilter/vf_fftdnoiz: switch to fft from lavu/txPaul B Mahol2022-02-141-2/+0
* configure: check avisynth header versionStephen Hutchinson2022-02-131-1/+3
* avcodec/qdmc: switch to fft from lavu/txPaul B Mahol2022-02-121-1/+0
* avfilter/af_surround: switch to rdft from avutil/txPaul B Mahol2022-02-121-2/+0
* avfilter/af_atempo: switch to rdft from lavu/txPaul B Mahol2022-02-121-3/+0
* avutil: use getauxval(3) for CPU capabilities on linux/android ARMAman Karmani2022-02-071-0/+1
* avfilter/asrc_sinc: switch to rdft from lavu/txPaul B Mahol2022-02-061-2/+0
* configure: afir filter no longer depends on rdft from avcodecPaul B Mahol2022-02-061-3/+0
* configure: add libplacebo to help messageZhao Zhili2022-01-271-0/+1
* avfilter/vf_libvmaf: update filter for libvmaf v2.0.0Kyle Swanson2022-01-231-2/+2
* configure: link to libatomic when it's presentAnton Khirnov2022-01-211-9/+16
* avfilter: add overlay vaapi filterXinpeng Sun2022-01-171-0/+2
* avformat/matroskaenc: Disable MKV-only code if MKV muxer is disabledAndreas Rheinhardt2022-01-081-1/+0
* configure: Let decklink indev suggest libzvbiAndreas Rheinhardt2022-01-081-0/+1
* configure: Add missing AMV muxer->riffenc dependencyAndreas Rheinhardt2022-01-071-0/+1
* configure: Add missing libshine->mpegaudioheader dependencyAndreas Rheinhardt2022-01-061-1/+1
* avfilter: add a blend_vulkan filterWu Jianhua2022-01-051-0/+1
* lavfi/libplacebo: support dovi metadata applicationNiklas Haas2022-01-051-1/+1
* configure: Remove mpegvideo dependency on me_cmpAndreas Rheinhardt2022-01-041-1/+1
* configure: Add new mpegvideodec CONFIG_EXTRAAndreas Rheinhardt2022-01-041-12/+14
* configure, avcodec/Makefile: Add new mpeg4audio CONFIG_EXTRA groupAndreas Rheinhardt2022-01-041-10/+13
* avcodec/jpegtables: Unavpriv MJPEG-tablesAndreas Rheinhardt2022-01-041-2/+1
* lavc/hevcdec: Parse DOVI RPU NALsNiklas Haas2022-01-041-1/+1
* lavc: Implement Dolby Vision RPU parsingNiklas Haas2022-01-041-0/+2
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-041-2/+2
* configure: Make IMF demuxer require MXF demuxerAndreas Rheinhardt2022-01-031-0/+1
* configure: bump yearGyan Doshi2022-01-011-1/+1
* avformat/imf: DemuxerPierre-Anthony Lemieux2021-12-311-1/+2
* configure: use pkg-config for sndioBrad Smith2021-12-231-1/+2
* configure: test the metal compiler before usercombs2021-12-221-0/+2
* configure: ensure we use the macOS SDK's metal compiler by defaultrcombs2021-12-221-2/+2
* configure: fix .d generation for C++ and Obj-C filesrcombs2021-12-221-0/+2
* configure: fix setting OBJCCFLAGSrcombs2021-12-221-1/+1
* lavc/videotoolboxenc: add ProRes supportrcombs2021-12-221-0/+2
* configure: improve non-pkgconfig Vulkan version checkLynne2021-12-211-1/+1
* configure: autodetect vulkanLynne2021-12-211-3/+3
* configure: fix metal detection and respect explicit disableAman Karmani2021-12-191-1/+2
* avfilter: add vf_yadif_videotoolboxAman Karmani2021-12-181-0/+1
* build: detect Metal.framework and build .metal filesAman Karmani2021-12-181-1/+11
* vf_libplacebo: switch to newer libplacebo helpersNiklas Haas2021-12-151-1/+1
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-151-2/+18
* avfilter: add a transpose_vulkan filterWu Jianhua2021-12-101-0/+1
* lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio()Anton Khirnov2021-12-071-1/+1
* avfilter: add a flip_vulkan filterWu Jianhua2021-12-021-0/+1