| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/eatqi: Don't use IDCTDSP-API unnecessarily | Andreas Rheinhardt | 2022-10-24 | 1 | -1/+1 |
* | avcodec/eatgq: Don't use IDCTDSP-API unnecessarily | Andreas Rheinhardt | 2022-10-24 | 1 | -1/+1 |
* | avcodec/eamad: Don't use IDCTDSP-API unnecessarily | Andreas Rheinhardt | 2022-10-24 | 1 | -1/+1 |
* | configure: Add idctdsp dependency to codecs that need it | Andreas Rheinhardt | 2022-10-24 | 1 | -2/+3 |
* | avcodec/librav1e: support AV_CODEC_CAP_ENCODER_RECON_FRAME | James Almer | 2022-10-19 | 1 | -1/+1 |
* | avcodec/librav1e: export extradata on init() | James Almer | 2022-10-19 | 1 | -1/+0 |
* | avcodec/snow: Move initializing MotionEstContext to snowenc.c | Andreas Rheinhardt | 2022-10-12 | 1 | -1/+1 |
* | configure: Add (dnxhd|snow)_encoder->videodsp dependency | Andreas Rheinhardt | 2022-10-12 | 1 | -2/+2 |
* | configure: Remove unnecessary wmavoice->mdct dependency | Andreas Rheinhardt | 2022-10-12 | 1 | -1/+1 |
* | configure: Remove unnecessary qdm2_decoder->mdct dependency | Andreas Rheinhardt | 2022-10-12 | 1 | -1/+1 |
* | configure: Remove unnecessary binkaudio dependencies | Andreas Rheinhardt | 2022-10-12 | 1 | -2/+2 |
* | configure: Remove unnecessary me_cmp dependencies | Andreas Rheinhardt | 2022-10-12 | 1 | -1/+1 |
* | configure: Add mpegvideoenc->fdctdsp dependency | Andreas Rheinhardt | 2022-10-12 | 1 | -1/+1 |
* | configure: Add missing prores_(aw|ks)_encoder->fdctdsp dependencies | Andreas Rheinhardt | 2022-10-12 | 1 | -0/+2 |
* | configure: Remove dependencies of inexistant rtjpeg decoder | Andreas Rheinhardt | 2022-10-12 | 1 | -1/+0 |
* | avcodec/ljpegenc: Remove unused IDCTDSPContext | Andreas Rheinhardt | 2022-10-09 | 1 | -1/+1 |
* | configure, avcodec/Makefile: Remove obsolete mpegvideo dependencies | Andreas Rheinhardt | 2022-10-04 | 1 | -4/+3 |
* | avcodec: add a bsf to reorder DTS into PTS | James Almer | 2022-10-04 | 1 | -0/+1 |
* | configure: remove mdct15 from the encoder/decoder's list of requirements | Lynne | 2022-09-28 | 1 | -2/+1 |
* | configure: probe RISC-V Vector extension | Rémi Denis-Courmont | 2022-09-27 | 1 | -0/+15 |
* | configure: Remove obsolete APTX decoder dependencies | Andreas Rheinhardt | 2022-09-18 | 1 | -2/+0 |
* | libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filter | Roman Arzumanyan | 2022-09-13 | 1 | -2/+4 |
* | configure/riscv: detect fast CLZ | Rémi Denis-Courmont | 2022-09-13 | 1 | -0/+6 |
* | lavf/dv: always provide avpriv_dv_* symbols | Anton Khirnov | 2022-09-05 | 1 | -0/+1 |
* | avfilter: add bilateral_cuda filter | Mohamed Khaled Mohamed | 2022-09-03 | 1 | -0/+2 |
* | configure: enable the av1_frame_split bsf for the av1 decoder | Hendrik Leppkes | 2022-08-23 | 1 | -1/+1 |
* | avutil/half2float: use native _Float16 if available | Timo Rothenpieler | 2022-08-19 | 1 | -0/+12 |
* | compat: add msvc windres wrapper | Timo Rothenpieler | 2022-08-13 | 1 | -0/+2 |
* | configure: always enable gnu_windres if available | Timo Rothenpieler | 2022-08-13 | 1 | -2/+2 |
* | configure: add --enable-libvpl option | Haihao Xiang | 2022-08-12 | 1 | -7/+20 |
* | qsv: remove mfx/ prefix from mfx headers | Haihao Xiang | 2022-08-12 | 1 | -7/+12 |
* | configure: fix the check for MFX_CODEC_VP9 | Haihao Xiang | 2022-08-12 | 1 | -1/+1 |
* | configure: ensure --enable-libmfx uses libmfx 1.x | Haihao Xiang | 2022-08-12 | 1 | -4/+6 |
* | avcodec/flacdsp: Split encoder-only parts into a ctx of its own | Andreas Rheinhardt | 2022-08-05 | 1 | -3/+1 |
* | configure: Add msmpeg4(dec|enc) subsystems | Andreas Rheinhardt | 2022-08-03 | 1 | -10/+14 |
* | configure, avcodec/Makefile: Make IntraX8 select WMV2DSP, fix MIPS build | Andreas Rheinhardt | 2022-08-03 | 1 | -1/+1 |
* | avcodec/intrax8: Remove unused IDCTDSPContext | Andreas Rheinhardt | 2022-08-03 | 1 | -1/+1 |
* | lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME | Anton Khirnov | 2022-08-02 | 1 | -1/+1 |
* | configure: Check for DXGI_OUTDUPL_FRAME_INFO for the ddagrab filter | Martin Storsjö | 2022-08-01 | 1 | -1/+2 |
* | avcodec: add common fflcms2 boilerplate | Niklas Haas | 2022-07-30 | 1 | -1/+1 |
* | configure: properly require libx264 if enabled | Marvin Scholz | 2022-07-24 | 1 | -1/+1 |
* | fftools/ffmpeg: depend on threads | Anton Khirnov | 2022-07-23 | 1 | -1/+1 |
* | avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXT | Timo Rothenpieler | 2022-07-19 | 1 | -0/+2 |
* | avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContext | Timo Rothenpieler | 2022-07-19 | 1 | -2/+0 |
* | avfilter: add vsrc_ddagrab | Timo Rothenpieler | 2022-07-18 | 1 | -0/+7 |
* | configure: add missing deps for chromakey_cuda filter | Timo Rothenpieler | 2022-07-10 | 1 | -0/+2 |
* | configure: fix SDL2 version check for pkg_config fallback | dvhh | 2022-07-09 | 1 | -1/+1 |
* | avfilter: add remap opencl filter | Paul B Mahol | 2022-07-07 | 1 | -0/+1 |
* | {configure,avformat/movenc}: enable AC-3 parser for movenc | Jan Ekström | 2022-06-30 | 1 | -1/+1 |
* | AV1 VDPAU hwaccel Decode support | ManojGuptaBonda | 2022-06-25 | 1 | -0/+3 |