| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: add chromakey_cuda filter | Mohamed Khaled Mohamed | 2022-07-10 | 5 | -1/+676 |
* | avfilter/vf_xfade: add two more transitions | Paul B Mahol | 2022-07-09 | 1 | -0/+70 |
* | avfilter: add remap opencl filter | Paul B Mahol | 2022-07-07 | 6 | -1/+432 |
* | avfilter/xstack: Add support for fixed size grid | Vignesh Venkatasubramanian | 2022-07-04 | 1 | -13/+67 |
* | avfilter/vf_atadenoise: Remove unused-but-set variables | Andreas Rheinhardt | 2022-07-03 | 1 | -6/+0 |
* | avfilter/Makefile: always make colorspace.o | Gyan Doshi | 2022-06-25 | 1 | -5/+6 |
* | avfilter/vf_gblur: properly round output | Paul B Mahol | 2022-06-23 | 1 | -6/+4 |
* | avfilter/x86/vf_bwdif: Remove obsolete MMXEXT functions | Andreas Rheinhardt | 2022-06-22 | 2 | -20/+0 |
* | avfilter/x86/vf_idet: Remove obsolete MMX(EXT) functions | Andreas Rheinhardt | 2022-06-22 | 2 | -73/+1 |
* | avfilter/x86/vf_yadif: Remove obsolete MMXEXT functions | Andreas Rheinhardt | 2022-06-22 | 4 | -37/+0 |
* | avfilter/x86/vf_eq_init: Remove obsolete MMXEXT function | Andreas Rheinhardt | 2022-06-22 | 2 | -30/+2 |
* | avfilter/x86/vf_noise: Remove obsolete MMX function | Andreas Rheinhardt | 2022-06-22 | 1 | -29/+0 |
* | avfilter/vf_estdif: tweak ecost option | Paul B Mahol | 2022-06-21 | 1 | -1/+1 |
* | libavfilter/vf_frei0r.c: Use UTF-8 version of getenv() | Nil Admirari | 2022-06-21 | 1 | -4/+10 |
* | lavfi/drawutils: improve colorspace support | rcombs | 2022-06-19 | 2 | -36/+74 |
* | lavfi/colorspace: add ff_matrix_mul_3x3_vec | rcombs | 2022-06-19 | 2 | -0/+12 |
* | avfilter/vf_zscale: dissallow too small slices | Paul B Mahol | 2022-06-16 | 1 | -2/+3 |
* | avfilter: add virtualbass filter | Paul B Mahol | 2022-06-16 | 4 | -1/+186 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 37 | -86/+122 |
* | avfilter/showinfo: refactor to use avutil/uuid | Pierre-Anthony Lemieux | 2022-06-12 | 1 | -13/+5 |
* | lavfi/blockdetect: Reindent after last commit | Thilo Borgmann | 2022-06-06 | 1 | -4/+4 |
* | lavfi/blockdetect: Fix possible div by 0 | Thilo Borgmann | 2022-06-06 | 1 | -0/+4 |
* | lavfi/vf_tonemap_opencl: fix build | rcombs | 2022-06-01 | 1 | -20/+19 |
* | lavfi/vf_scale_vulkan: fix build | rcombs | 2022-06-01 | 1 | -2/+2 |
* | lavfi/blockdetect: Remove nop init() function | Thilo Borgmann | 2022-06-01 | 1 | -6/+0 |
* | avutil/csp: create public API for colorspace structs | Leo Izen | 2022-06-01 | 7 | -190/+80 |
* | avfilter/af_biquads: refactor some options | Paul B Mahol | 2022-05-29 | 1 | -286/+96 |
* | avfilter: add tiltshelf audio filter | Paul B Mahol | 2022-05-29 | 3 | -7/+35 |
* | avfilter/af_biquads: fix low/highshelf 'k' calculation | Paul B Mahol | 2022-05-27 | 1 | -2/+2 |
* | avfilter/vf_vpp_qsv: set outlink to EOF correctly | Fei Wang | 2022-05-26 | 1 | -12/+23 |
* | qsv: add requirement for the mininal version of libmfx | Haihao Xiang | 2022-05-25 | 2 | -88/+68 |
* | lavfi/vf_v360: implement output mask for barrelsplit | Anton Khirnov | 2022-05-24 | 1 | -1/+5 |
* | lavfi/vf_v360: fix barrelsplit transform with padding | Anton Khirnov | 2022-05-24 | 1 | -28/+23 |
* | lavfi/vf_v360: factorize vector computation for barrelsplit | Anton Khirnov | 2022-05-24 | 1 | -16/+4 |
* | lavfi/vf_v360: drop nonsense inline specifier | Anton Khirnov | 2022-05-24 | 1 | -1/+1 |
* | avfilter: Add blockdetect filter | Thilo Borgmann | 2022-05-24 | 4 | -1/+297 |
* | avfilter: use avpriv_fopen_utf8() instead of plain fopen() | softworkz | 2022-05-24 | 8 | -9/+9 |
* | avfilter/af_afftfilt: add threads support | Paul B Mahol | 2022-05-24 | 1 | -47/+92 |
* | Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 | Martin Storsjö | 2022-05-23 | 9 | -10/+10 |
* | libavutil: Deprecate av_fopen_utf8, provide an avpriv version | Martin Storsjö | 2022-05-23 | 2 | -0/+2 |
* | avfilter/avf_showfreqs: fix memleak in plot_freqs | Steven Liu | 2022-05-23 | 1 | -1/+3 |
* | avfilter/formats: Constify channel_layout in ff_add_channel_layout() | Andreas Rheinhardt | 2022-05-19 | 2 | -2/+4 |
* | avfilter/af_afir: add support for double sample format | Paul B Mahol | 2022-05-15 | 4 | -415/+607 |
* | avfilter/af_acrossover: add precision option | Paul B Mahol | 2022-05-14 | 1 | -1/+43 |
* | avfilter/af_asubboost: add channels option | Paul B Mahol | 2022-05-13 | 1 | -0/+23 |
* | avfilter/vf_zscale: active region use doubles so use that type here too | Paul B Mahol | 2022-05-13 | 1 | -6/+6 |
* | avfilter/af_asubboost: add boost option | Paul B Mahol | 2022-05-13 | 1 | -6/+14 |
* | avfilter/af_crossfeed: always return same number of samples with block proces... | Paul B Mahol | 2022-05-13 | 1 | -7/+59 |
* | avfilter/vf_zscale: improve slice processing | Paul B Mahol | 2022-05-13 | 1 | -5/+36 |
* | avfilter/af_biquads: always return same number of samples with block processing | Paul B Mahol | 2022-05-12 | 1 | -12/+56 |