aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* riscv: test for assembler supportRémi Denis-Courmont2023-12-081-1/+4
* configure: don't warn deprecated symbols from libvplHaihao Xiang2023-12-051-0/+1
* avcodec/evc_decoder: Provided support for EVC decoderDawid Kozinski2023-11-201-0/+4
* avcodec/evc_encoder: Provided support for EVC encoderDawid Kozinski2023-11-201-0/+4
* riscv: set fast half-precision conversionRémi Denis-Courmont2023-11-191-0/+3
* avcodec/cbs_vp8: Add support for VP8 codec bitstreamDai, Jianhui J2023-11-151-1/+3
* fftools/ffplay: add hwaccel decoding supportZhao Zhili2023-11-151-1/+1
* avcodec: LEAD MCMP decoderPeter Ross2023-11-081-0/+1
* configure: warn when threading is disabledAnton Khirnov2023-11-051-0/+6
* configure: fix _Pragma check.Reimar Döffinger2023-11-021-1/+1
* configure: Improve aarch64 feature detection on older, broken Clang versionsMartin Storsjö2023-10-311-1/+20
* lavc/libaribcaption: add MSZ character related optionsTADANO Tokumei2023-10-291-1/+1
* aarch64: Stop using asm/hwcap.h for the HWCAP_* detectionMartin Storsjö2023-10-241-2/+0
* avcodec/librsvgdec: fix memory leaks and deprecated functionsLeo Izen2023-10-221-1/+1
* avformat/mxfenc: fix static buildingMichael Riedl2023-10-171-1/+1
* configure: disable libglslang/libshaderc if the vulkan is disabledLynne2023-10-151-0/+4
* configure: improve libmfx deprecation warningLeo Izen2023-10-141-2/+1
* avcodec/libkvazaar: Bump minimum version to 2.0.0John Mather2023-10-111-1/+1
* configure: fix --custom-allocatorTimo Rothenpieler2023-10-091-3/+13
* avcodec: Remove DCT, FFT, MDCT and RDFTAndreas Rheinhardt2023-10-011-11/+0
* avcodec/mpegaudiodsp: Init dct32 directlyAndreas Rheinhardt2023-10-011-1/+0
* configure: Remove unnecessary vf_spp->fft dependencyAndreas Rheinhardt2023-09-291-1/+1
* configure: Remove obsolete ffplay->rdft dependencyAndreas Rheinhardt2023-09-291-1/+1
* configure: Remove obsolete wmavoice->rdft,dct dependenciesAndreas Rheinhardt2023-09-291-1/+1
* avcodec/snow: Move initializing HpelDSPContext to snowenc.cAndreas Rheinhardt2023-09-291-1/+1
* avutil/hwcontext_cuda: add option to use current device contextRoman Arzumanyan2023-09-281-4/+5
* avfilter: add libvmaf_cudaKyle Swanson2023-09-271-0/+2
* lavc/vaapi_encode: Add VAAPI AV1 encoderFei Wang2023-09-221-0/+3
* configure: rework parsing --cpu arguments to support all features unless blac...James Almer2023-09-191-8/+6
* avformat/libssh: avoid deprecated functionsLeo Izen2023-09-181-1/+1
* vulkan: enable VK_KHR_cooperative_matrixLynne2023-08-261-2/+2
* lavfi/dnn: Add OpenVINO API 2.0 supportWenbin Chen2023-08-261-2/+4
* configure: Include objbase.h when checking for CoTaskMemFreeMartin Storsjö2023-08-211-1/+1
* configure: Set WIN32_LEAN_AND_MEAN at configure timeL. E. Segovia2023-08-141-0/+3
* configure: use just the pkg-config for sndioBrad Smith2023-08-071-2/+1
* avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccelAndreas Rheinhardt2023-08-071-1/+1
* avfilter: add transpose_vt for videotoolbox pix_fmtZhao Zhili2023-07-231-0/+2
* avfilter: add scale_vt for videotoolbox pix_fmtZhao Zhili2023-07-231-0/+1
* libavutil: Remove TOMI CPUKieran Kunhya2023-07-221-1/+0
* configure: bump minimum AviSynth+ header versionStephen Hutchinson2023-07-191-2/+2
* avformat/hlsenc: use av_random_bytes() for generating AES128 keyMarton Balint2023-07-161-1/+0
* aarch64: remove VFP feature checkRémi Denis-Courmont2023-07-151-3/+1
* avutil: fix build failure on osx 10.4Pavel Koshevoy2023-07-081-2/+2
* avutil/random_seed: add support for gcrypt and OpenSSL as source of randomnessJames Almer2023-07-061-1/+1
* avcodec: add Metadata bsf for H266/VVCNuo Mi2023-06-291-0/+1
* avcodec: add bitstream parser for H266/VVCNuo Mi2023-06-291-0/+1
* avcodec/cbs: add cbs implementation for H266/VVCNuo Mi2023-06-291-0/+2
* amfenc: Update the min version to 1.4.29.0 for AMF SDK.Dmitrii Ovchinnikov2023-06-291-1/+1
* avfilter/vf_drawtext: improve glyph shaping and positioningyethie2023-06-191-1/+4
* configure: fix evc related dependenciesJames Almer2023-06-171-1/+4