summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Remove obsolete APTX decoder dependenciesAndreas Rheinhardt2022-09-181-2/+0
* libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filterRoman Arzumanyan2022-09-131-2/+4
* configure/riscv: detect fast CLZRémi Denis-Courmont2022-09-131-0/+6
* lavf/dv: always provide avpriv_dv_* symbolsAnton Khirnov2022-09-051-0/+1
* avfilter: add bilateral_cuda filterMohamed Khaled Mohamed2022-09-031-0/+2
* configure: enable the av1_frame_split bsf for the av1 decoderHendrik Leppkes2022-08-231-1/+1
* avutil/half2float: use native _Float16 if availableTimo Rothenpieler2022-08-191-0/+12
* compat: add msvc windres wrapperTimo Rothenpieler2022-08-131-0/+2
* configure: always enable gnu_windres if availableTimo Rothenpieler2022-08-131-2/+2
* configure: add --enable-libvpl optionHaihao Xiang2022-08-121-7/+20
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-121-7/+12
* configure: fix the check for MFX_CODEC_VP9Haihao Xiang2022-08-121-1/+1
* configure: ensure --enable-libmfx uses libmfx 1.xHaihao Xiang2022-08-121-4/+6
* avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt2022-08-051-3/+1
* configure: Add msmpeg4(dec|enc) subsystemsAndreas Rheinhardt2022-08-031-10/+14
* configure, avcodec/Makefile: Make IntraX8 select WMV2DSP, fix MIPS buildAndreas Rheinhardt2022-08-031-1/+1
* avcodec/intrax8: Remove unused IDCTDSPContextAndreas Rheinhardt2022-08-031-1/+1
* lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAMEAnton Khirnov2022-08-021-1/+1
* configure: Check for DXGI_OUTDUPL_FRAME_INFO for the ddagrab filterMartin Storsjö2022-08-011-1/+2
* avcodec: add common fflcms2 boilerplateNiklas Haas2022-07-301-1/+1
* configure: properly require libx264 if enabledMarvin Scholz2022-07-241-1/+1
* fftools/ffmpeg: depend on threadsAnton Khirnov2022-07-231-1/+1
* avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXTTimo Rothenpieler2022-07-191-0/+2
* avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContextTimo Rothenpieler2022-07-191-2/+0
* avfilter: add vsrc_ddagrabTimo Rothenpieler2022-07-181-0/+7
* configure: add missing deps for chromakey_cuda filterTimo Rothenpieler2022-07-101-0/+2
* configure: fix SDL2 version check for pkg_config fallbackdvhh2022-07-091-1/+1
* avfilter: add remap opencl filterPaul B Mahol2022-07-071-0/+1
* {configure,avformat/movenc}: enable AC-3 parser for movencJan Ekström2022-06-301-1/+1
* AV1 VDPAU hwaccel Decode supportManojGuptaBonda2022-06-251-0/+3
* configure: select avs2 parser for libdavs2 decoderZhao Zhili2022-06-241-0/+1
* libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8(), fre...Nil Admirari2022-06-211-0/+1
* avformat/librist: bump required version to 0.2.7Marton Balint2022-06-181-1/+1
* avcodec/libx264: Set min build version to 158 for msvcMatt Oliver2022-06-111-4/+4
* qsv: check for libmfx.pc instead of mfx.pcHaihao Xiang2022-05-261-1/+1
* avcodec/mfenc: Dynamically load MFPlat.DLLTrystan Mata2022-05-251-1/+3
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-251-2/+5
* avformat/movenc: Add support for AVIF muxingVignesh Venkatasubramanian2022-05-131-0/+1
* configure: extend SDL check to accept all 2.x versionsChristopher Degawa2022-05-121-1/+1
* lavf/matroskaenc: enable PGS merge auto bsfJohn Stebbins2022-05-101-1/+1
* lavfi: add vf_iccdetect for parsing ICC profilesNiklas Haas2022-04-231-0/+1
* lavfi: add vf_iccgen for generating ICC profilesNiklas Haas2022-04-231-0/+1
* lavfi: add ICC profile support via lcms2Niklas Haas2022-04-231-0/+3
* avcodec/libjxl: add Jpeg XL encoding via libjxlLeo Izen2022-04-231-1/+2
* avcodec/libjxl: add Jpeg XL decoding via libjxlLeo Izen2022-04-231-0/+5
* avformat: Add IPFS protocol support.Mark Gaiser2022-04-121-0/+2
* avcodec/vbnenc: add VBN encoderMarton Balint2022-04-101-0/+1
* avcodec/vbndec: add VBN decoderMarton Balint2022-04-101-0/+1
* avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFsAndreas Rheinhardt2022-03-231-2/+2
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-211-3/+3