| Commit message (Expand) | Author | Age | Files | Lines |
* | riscv: test for assembler support | Rémi Denis-Courmont | 2023-12-08 | 1 | -1/+4 |
* | configure: don't warn deprecated symbols from libvpl | Haihao Xiang | 2023-12-05 | 1 | -0/+1 |
* | avcodec/evc_decoder: Provided support for EVC decoder | Dawid Kozinski | 2023-11-20 | 1 | -0/+4 |
* | avcodec/evc_encoder: Provided support for EVC encoder | Dawid Kozinski | 2023-11-20 | 1 | -0/+4 |
* | riscv: set fast half-precision conversion | Rémi Denis-Courmont | 2023-11-19 | 1 | -0/+3 |
* | avcodec/cbs_vp8: Add support for VP8 codec bitstream | Dai, Jianhui J | 2023-11-15 | 1 | -1/+3 |
* | fftools/ffplay: add hwaccel decoding support | Zhao Zhili | 2023-11-15 | 1 | -1/+1 |
* | avcodec: LEAD MCMP decoder | Peter Ross | 2023-11-08 | 1 | -0/+1 |
* | configure: warn when threading is disabled | Anton Khirnov | 2023-11-05 | 1 | -0/+6 |
* | configure: fix _Pragma check. | Reimar Döffinger | 2023-11-02 | 1 | -1/+1 |
* | configure: Improve aarch64 feature detection on older, broken Clang versions | Martin Storsjö | 2023-10-31 | 1 | -1/+20 |
* | lavc/libaribcaption: add MSZ character related options | TADANO Tokumei | 2023-10-29 | 1 | -1/+1 |
* | aarch64: Stop using asm/hwcap.h for the HWCAP_* detection | Martin Storsjö | 2023-10-24 | 1 | -2/+0 |
* | avcodec/librsvgdec: fix memory leaks and deprecated functions | Leo Izen | 2023-10-22 | 1 | -1/+1 |
* | avformat/mxfenc: fix static building | Michael Riedl | 2023-10-17 | 1 | -1/+1 |
* | configure: disable libglslang/libshaderc if the vulkan is disabled | Lynne | 2023-10-15 | 1 | -0/+4 |
* | configure: improve libmfx deprecation warning | Leo Izen | 2023-10-14 | 1 | -2/+1 |
* | avcodec/libkvazaar: Bump minimum version to 2.0.0 | John Mather | 2023-10-11 | 1 | -1/+1 |
* | configure: fix --custom-allocator | Timo Rothenpieler | 2023-10-09 | 1 | -3/+13 |
* | avcodec: Remove DCT, FFT, MDCT and RDFT | Andreas Rheinhardt | 2023-10-01 | 1 | -11/+0 |
* | avcodec/mpegaudiodsp: Init dct32 directly | Andreas Rheinhardt | 2023-10-01 | 1 | -1/+0 |
* | configure: Remove unnecessary vf_spp->fft dependency | Andreas Rheinhardt | 2023-09-29 | 1 | -1/+1 |
* | configure: Remove obsolete ffplay->rdft dependency | Andreas Rheinhardt | 2023-09-29 | 1 | -1/+1 |
* | configure: Remove obsolete wmavoice->rdft,dct dependencies | Andreas Rheinhardt | 2023-09-29 | 1 | -1/+1 |
* | avcodec/snow: Move initializing HpelDSPContext to snowenc.c | Andreas Rheinhardt | 2023-09-29 | 1 | -1/+1 |
* | avutil/hwcontext_cuda: add option to use current device context | Roman Arzumanyan | 2023-09-28 | 1 | -4/+5 |
* | avfilter: add libvmaf_cuda | Kyle Swanson | 2023-09-27 | 1 | -0/+2 |
* | lavc/vaapi_encode: Add VAAPI AV1 encoder | Fei Wang | 2023-09-22 | 1 | -0/+3 |
* | configure: rework parsing --cpu arguments to support all features unless blac... | James Almer | 2023-09-19 | 1 | -8/+6 |
* | avformat/libssh: avoid deprecated functions | Leo Izen | 2023-09-18 | 1 | -1/+1 |
* | vulkan: enable VK_KHR_cooperative_matrix | Lynne | 2023-08-26 | 1 | -2/+2 |
* | lavfi/dnn: Add OpenVINO API 2.0 support | Wenbin Chen | 2023-08-26 | 1 | -2/+4 |
* | configure: Include objbase.h when checking for CoTaskMemFree | Martin Storsjö | 2023-08-21 | 1 | -1/+1 |
* | configure: Set WIN32_LEAN_AND_MEAN at configure time | L. E. Segovia | 2023-08-14 | 1 | -0/+3 |
* | configure: use just the pkg-config for sndio | Brad Smith | 2023-08-07 | 1 | -2/+1 |
* | avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel | Andreas Rheinhardt | 2023-08-07 | 1 | -1/+1 |
* | avfilter: add transpose_vt for videotoolbox pix_fmt | Zhao Zhili | 2023-07-23 | 1 | -0/+2 |
* | avfilter: add scale_vt for videotoolbox pix_fmt | Zhao Zhili | 2023-07-23 | 1 | -0/+1 |
* | libavutil: Remove TOMI CPU | Kieran Kunhya | 2023-07-22 | 1 | -1/+0 |
* | configure: bump minimum AviSynth+ header version | Stephen Hutchinson | 2023-07-19 | 1 | -2/+2 |
* | avformat/hlsenc: use av_random_bytes() for generating AES128 key | Marton Balint | 2023-07-16 | 1 | -1/+0 |
* | aarch64: remove VFP feature check | Rémi Denis-Courmont | 2023-07-15 | 1 | -3/+1 |
* | avutil: fix build failure on osx 10.4 | Pavel Koshevoy | 2023-07-08 | 1 | -2/+2 |
* | avutil/random_seed: add support for gcrypt and OpenSSL as source of randomness | James Almer | 2023-07-06 | 1 | -1/+1 |
* | avcodec: add Metadata bsf for H266/VVC | Nuo Mi | 2023-06-29 | 1 | -0/+1 |
* | avcodec: add bitstream parser for H266/VVC | Nuo Mi | 2023-06-29 | 1 | -0/+1 |
* | avcodec/cbs: add cbs implementation for H266/VVC | Nuo Mi | 2023-06-29 | 1 | -0/+2 |
* | amfenc: Update the min version to 1.4.29.0 for AMF SDK. | Dmitrii Ovchinnikov | 2023-06-29 | 1 | -1/+1 |
* | avfilter/vf_drawtext: improve glyph shaping and positioning | yethie | 2023-06-19 | 1 | -1/+4 |
* | configure: fix evc related dependencies | James Almer | 2023-06-17 | 1 | -1/+4 |