summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* avcodec: Remove DCT, FFT, MDCT and RDFTAndreas Rheinhardt2023-10-01
* avcodec/mpegaudiodsp: Init dct32 directlyAndreas Rheinhardt2023-10-01
* configure: Remove unnecessary vf_spp->fft dependencyAndreas Rheinhardt2023-09-29
* configure: Remove obsolete ffplay->rdft dependencyAndreas Rheinhardt2023-09-29
* configure: Remove obsolete wmavoice->rdft,dct dependenciesAndreas Rheinhardt2023-09-29
* avcodec/snow: Move initializing HpelDSPContext to snowenc.cAndreas Rheinhardt2023-09-29
* avutil/hwcontext_cuda: add option to use current device contextRoman Arzumanyan2023-09-28
* avfilter: add libvmaf_cudaKyle Swanson2023-09-27
* lavc/vaapi_encode: Add VAAPI AV1 encoderFei Wang2023-09-22
* configure: rework parsing --cpu arguments to support all features unless blac...James Almer2023-09-19
* avformat/libssh: avoid deprecated functionsLeo Izen2023-09-18
* vulkan: enable VK_KHR_cooperative_matrixLynne2023-08-26
* lavfi/dnn: Add OpenVINO API 2.0 supportWenbin Chen2023-08-26
* configure: Include objbase.h when checking for CoTaskMemFreeMartin Storsjö2023-08-21
* configure: Set WIN32_LEAN_AND_MEAN at configure timeL. E. Segovia2023-08-14
* configure: use just the pkg-config for sndioBrad Smith2023-08-07
* avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccelAndreas Rheinhardt2023-08-07
* avfilter: add transpose_vt for videotoolbox pix_fmtZhao Zhili2023-07-23
* avfilter: add scale_vt for videotoolbox pix_fmtZhao Zhili2023-07-23
* libavutil: Remove TOMI CPUKieran Kunhya2023-07-22
* configure: bump minimum AviSynth+ header versionStephen Hutchinson2023-07-19
* avformat/hlsenc: use av_random_bytes() for generating AES128 keyMarton Balint2023-07-16
* aarch64: remove VFP feature checkRémi Denis-Courmont2023-07-15
* avutil: fix build failure on osx 10.4Pavel Koshevoy2023-07-08
* avutil/random_seed: add support for gcrypt and OpenSSL as source of randomnessJames Almer2023-07-06
* avcodec: add Metadata bsf for H266/VVCNuo Mi2023-06-29
* avcodec: add bitstream parser for H266/VVCNuo Mi2023-06-29
* avcodec/cbs: add cbs implementation for H266/VVCNuo Mi2023-06-29
* amfenc: Update the min version to 1.4.29.0 for AMF SDK.Dmitrii Ovchinnikov2023-06-29
* avfilter/vf_drawtext: improve glyph shaping and positioningyethie2023-06-19
* configure: fix evc related dependenciesJames Almer2023-06-17
* avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacerPhilip Langdale2023-06-16
* avcodec/evc_parser: Added parser implementation for EVC formatDawid Kozinski2023-06-15
* avcodec: add VMX1 decoderPaul B Mahol2023-06-12
* configure: add pkg-config check for libopenvinoZhao Zhili2023-06-08
* libavfilter: add vf_xfade_vulkanMarvin Scholz2023-06-07
* avcodec: add RTV1 decoderPaul B Mahol2023-06-07
* aarch64: Add Apple runtime detection of dotprod and i8mm using sysctlMartin Storsjö2023-06-06
* aarch64: Add Linux runtime cpu feature detection using HWCAP_CPUIDMartin Storsjö2023-06-06
* configure: aarch64: Support assembling the dotprod and i8mm arch extensionsMartin Storsjö2023-06-06
* configure: use non-deprecated nvenc GUID for conftestTimo Rothenpieler2023-06-01
* lavfi: add nlmeans_vulkan filterLynne2023-05-29
* lavfi: add color_vulkan filterLynne2023-05-29
* av1dec: add Vulkan hwaccelLynne2023-05-29
* hevcdec: add Vulkan hwaccelLynne2023-05-29
* h264dec: add Vulkan hwaccelLynne2023-05-29
* libavcodec: add Vulkan common video codeLynne2023-05-29
* lavfi: add bwdif_vulkanLynne2023-05-29
* hwcontext_vulkan: initialize and require instance version 1.3Lynne2023-05-29
* avcodec/av1dec: convert to receive_frame()James Almer2023-05-25