summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: extend SDL check to accept all 2.x versionsChristopher Degawa2022-06-101-1/+1
* configure: link to libatomic when it's presentAnton Khirnov2022-01-211-9/+16
* 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
* lavfi/libplacebo: support dovi metadata applicationNiklas Haas2022-01-051-1/+1
* 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
* configure: Add support for loongarch.Shiyou Yin2021-12-011-0/+23
* lavc/proresdec: add videotoolbox hwaccelrcombs2021-11-281-0/+2
* lavc/videotoolbox: add VP9 hardware accelerationrcombs2021-11-281-0/+4
* lavu/videotoolbox: add 422 and 444 pixel format mappingsrcombs2021-11-281-0/+12
* configure: fix test_pkg_config_cpp after 1e5acc1b5985c58eLynne2021-11-271-2/+4
* Revert "Disable warnings for casting pointers to integers, there is nothing w...Andreas Rheinhardt2021-11-261-1/+0
* configure: do not include -lvulkan to cflags in vulkan's pkg-config checkLynne2021-11-261-4/+11
* avfilter: add a vflip_vulkan filterWu Jianhua2021-11-191-0/+1
* avfilter: add a hflip_vulkan filterWu Jianhua2021-11-191-0/+1
* lavu/vulkan: add support for using libshaderc as a GLSL compilerLynne2021-11-191-7/+14
* lavu/vulkan: move common Vulkan code from libavfilter to libavutilLynne2021-11-191-1/+1
* libavfilter: add a gblur_vulkan filterWu Jianhua2021-11-161-0/+1
* lavfi: add a libplacebo filterNiklas Haas2021-11-121-0/+3
* lavfi/glslang: migrate to the C API and robustify library detectionLynne2021-11-121-5/+10
* lavfi/vulkan: use libavutil's vulkan loaderLynne2021-11-121-6/+4
* hwcontext_vulkan: bump required Vulkan loader version to 1.2Lynne2021-11-121-3/+3
* avfilter/scale_npp: add scale2ref_npp filterRoman Arzumanyan2021-11-031-0/+1
* avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available'Limin Wang2021-11-031-0/+8
* configure: add initial RISC-V supportBrad Smith2021-10-291-1/+9