| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_sr: Fix coverity CID 1439584 | Pedro Arthur | 2018-09-21 | 1 | -1/+1 |
* | avfilter/dnn_backend_native: fix memleak | Zhao Zhili | 2018-09-19 | 1 | -0/+1 |
* | avfilter/dnn_backend_native: fix invalid free | Zhao Zhili | 2018-09-19 | 1 | -1/+1 |
* | avfilter/vf_sr: fix read out of bounds | Zhao Zhili | 2018-09-19 | 1 | -3/+6 |
* | libavfilter: Removes stored DNN models. Adds support for native backend model... | Sergey Lavrushkin | 2018-09-17 | 9 | -7969/+295 |
* | avfilter/vf_colorspace: fix typo in comment | Paul B Mahol | 2018-09-17 | 1 | -1/+1 |
* | avfilter/af_astats: count zero crossings | Paul B Mahol | 2018-09-17 | 1 | -0/+12 |
* | avfilter: add acrossover filter | Paul B Mahol | 2018-09-16 | 4 | -1/+346 |
* | avfilter/avf_aphasemeter: check return value of ff_insert_outpad() | Paul B Mahol | 2018-09-15 | 1 | -2/+11 |
* | avfilter/f_ebur128: check return value of ff_insert_outpad() | Paul B Mahol | 2018-09-15 | 1 | -2/+11 |
* | avfilter/af_anequalizer: check return value of ff_insert_outpad() | Paul B Mahol | 2018-09-15 | 1 | -6/+15 |
* | avfilter/af_afir: switch to activate | Paul B Mahol | 2018-09-15 | 2 | -77/+78 |
* | avfilter/af_afir: check return value of ff_insert_outpad() | Paul B Mahol | 2018-09-15 | 1 | -6/+15 |
* | avfilter/avf_showspectrum: add magma color map | Paul B Mahol | 2018-09-15 | 1 | -1/+13 |
* | lavfi/silencedetect: fix spelling | Tristan Matthews | 2018-09-14 | 1 | -9/+9 |
* | avfilter/vf_bm3d: use av_clip_uintp2_c where clip is variable | Paul B Mahol | 2018-09-13 | 1 | -1/+1 |
* | avfilter/vf_remap: refactor code | Paul B Mahol | 2018-09-13 | 1 | -158/+84 |
* | avfilter: add bm3d filter | Paul B Mahol | 2018-09-13 | 4 | -1/+1080 |
* | avfilter: add amultiply audio filter | Paul B Mahol | 2018-09-13 | 4 | -1/+226 |
* | Merge commit 'e05e5920a4e1f1f15cc8a7c843159d519f6ec18e' | James Almer | 2018-09-11 | 3 | -0/+15 |
|\ |
|
| * | qsv: Error out if getting session handle failed in avfilter | Zhong Li | 2018-08-23 | 3 | -0/+15 |
| * | w32pthreads: always use Vista+ API, drop XP support | wm4 | 2018-04-09 | 1 | -4/+0 |
* | | avfilter/vf_datascope: reduce block height | Paul B Mahol | 2018-09-11 | 1 | -1/+1 |
* | | avfilter/vf_limiter: add slice threading | Paul B Mahol | 2018-09-11 | 1 | -16/+44 |
* | | avfilter: add nvidia NPP based transpose filter | Roman Arzumanyan | 2018-09-10 | 4 | -1/+490 |
* | | avfilter/vf_framerate: switch to activate | Marton Balint | 2018-09-09 | 1 | -56/+63 |
* | | avfilter/f_cue: add cue and acue filters | Marton Balint | 2018-09-09 | 4 | -1/+187 |
* | | avfilter/vf_remap: add slice threading | Daniel Oberhoff | 2018-09-09 | 1 | -53/+102 |
* | | avfilter: add support for gray14 format | Paul B Mahol | 2018-09-09 | 25 | -24/+28 |
* | | avfilter/vf_premultiply: add gray14 format | Paul B Mahol | 2018-09-09 | 1 | -1/+1 |
* | | avfilter/vf_extractplanes: define higher depth formats with macro | Paul B Mahol | 2018-09-09 | 1 | -62/+35 |
* | | avfilter/vf_extractplanes: define common 8-bit pixel formats | Paul B Mahol | 2018-09-09 | 1 | -34/+22 |
* | | avfilter/vf_extractplanes: fix 14bit format extraction | Paul B Mahol | 2018-09-09 | 1 | -0/+8 |
* | | avfilter: add lut1d filter | Paul B Mahol | 2018-09-07 | 4 | -1/+451 |
* | | avfilter/vf_interlace: fix numerical options | Thomas Mundt | 2018-09-07 | 2 | -6/+22 |
* | | avfilter/vf_frei0r: Remove duplicate }, fix build | Michael Niedermayer | 2018-08-30 | 1 | -1/+0 |
* | | frei0r: handle string params | Raphael Graf | 2018-08-30 | 1 | -0/+6 |
* | | lavfi/avf_concat: switch to activate. | Nicolas George | 2018-08-26 | 1 | -78/+78 |
* | | avfilter/buffersrc.h: fix typo of the comment | Steven Liu | 2018-08-21 | 1 | -1/+1 |
* | | lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full" | Jun Zhao | 2018-08-16 | 1 | -1/+1 |
* | | avfilter/vf_hue: 10bit support | Michael Niedermayer | 2018-08-16 | 1 | -11/+92 |
* | | lavfi/vf_colorconstancy: cosmetic update | Mina | 2018-08-14 | 1 | -7/+7 |
* | | lavfi/vf_colorconstancy: change option ranges | Mina | 2018-08-14 | 1 | -3/+3 |
* | | libavfilter: Adds proper file descriptions to dnn_srcnn.h and dnn_espcn.h. | Sergey Lavrushkin | 2018-08-14 | 2 | -2/+4 |
* | | libavfilter/vf_sr.c: Removes uint8 -> float and float -> uint8 conversions. | Sergey Lavrushkin | 2018-08-14 | 1 | -86/+48 |
* | | libavfilter/dnn_backend_tf.c: Fixes ff_dnn_free_model_tf. | Sergey Lavrushkin | 2018-08-14 | 1 | -1/+3 |
* | | lavfi: add erosion_opencl, dilation_opencl filters | Danil Iashchenko | 2018-08-12 | 5 | -0/+412 |
* | | lavfi/vf_libvmaf: update to use libvmaf v1.3.9 | Kyle Swanson | 2018-08-10 | 1 | -1/+8 |
* | | lavfi/selectivecolor: fix neutral color filtering | Clément Bœsch | 2018-08-09 | 1 | -1/+1 |
* | | lavfi/xbr: update filter url | Mina | 2018-08-09 | 1 | -1/+1 |