aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_sr: Fix coverity CID 1439584Pedro Arthur2018-09-211-1/+1
* avfilter/dnn_backend_native: fix memleakZhao Zhili2018-09-191-0/+1
* avfilter/dnn_backend_native: fix invalid freeZhao Zhili2018-09-191-1/+1
* avfilter/vf_sr: fix read out of boundsZhao Zhili2018-09-191-3/+6
* libavfilter: Removes stored DNN models. Adds support for native backend model...Sergey Lavrushkin2018-09-179-7969/+295
* avfilter/vf_colorspace: fix typo in commentPaul B Mahol2018-09-171-1/+1
* avfilter/af_astats: count zero crossingsPaul B Mahol2018-09-171-0/+12
* avfilter: add acrossover filterPaul B Mahol2018-09-164-1/+346
* avfilter/avf_aphasemeter: check return value of ff_insert_outpad()Paul B Mahol2018-09-151-2/+11
* avfilter/f_ebur128: check return value of ff_insert_outpad()Paul B Mahol2018-09-151-2/+11
* avfilter/af_anequalizer: check return value of ff_insert_outpad()Paul B Mahol2018-09-151-6/+15
* avfilter/af_afir: switch to activatePaul B Mahol2018-09-152-77/+78
* avfilter/af_afir: check return value of ff_insert_outpad()Paul B Mahol2018-09-151-6/+15
* avfilter/avf_showspectrum: add magma color mapPaul B Mahol2018-09-151-1/+13
* lavfi/silencedetect: fix spellingTristan Matthews2018-09-141-9/+9
* avfilter/vf_bm3d: use av_clip_uintp2_c where clip is variablePaul B Mahol2018-09-131-1/+1
* avfilter/vf_remap: refactor codePaul B Mahol2018-09-131-158/+84
* avfilter: add bm3d filterPaul B Mahol2018-09-134-1/+1080
* avfilter: add amultiply audio filterPaul B Mahol2018-09-134-1/+226
* Merge commit 'e05e5920a4e1f1f15cc8a7c843159d519f6ec18e'James Almer2018-09-113-0/+15
|\
| * qsv: Error out if getting session handle failed in avfilterZhong Li2018-08-233-0/+15
| * w32pthreads: always use Vista+ API, drop XP supportwm42018-04-091-4/+0
* | avfilter/vf_datascope: reduce block heightPaul B Mahol2018-09-111-1/+1
* | avfilter/vf_limiter: add slice threadingPaul B Mahol2018-09-111-16/+44
* | avfilter: add nvidia NPP based transpose filterRoman Arzumanyan2018-09-104-1/+490
* | avfilter/vf_framerate: switch to activateMarton Balint2018-09-091-56/+63
* | avfilter/f_cue: add cue and acue filtersMarton Balint2018-09-094-1/+187
* | avfilter/vf_remap: add slice threadingDaniel Oberhoff2018-09-091-53/+102
* | avfilter: add support for gray14 formatPaul B Mahol2018-09-0925-24/+28
* | avfilter/vf_premultiply: add gray14 formatPaul B Mahol2018-09-091-1/+1
* | avfilter/vf_extractplanes: define higher depth formats with macroPaul B Mahol2018-09-091-62/+35
* | avfilter/vf_extractplanes: define common 8-bit pixel formatsPaul B Mahol2018-09-091-34/+22
* | avfilter/vf_extractplanes: fix 14bit format extractionPaul B Mahol2018-09-091-0/+8
* | avfilter: add lut1d filterPaul B Mahol2018-09-074-1/+451
* | avfilter/vf_interlace: fix numerical optionsThomas Mundt2018-09-072-6/+22
* | avfilter/vf_frei0r: Remove duplicate }, fix buildMichael Niedermayer2018-08-301-1/+0
* | frei0r: handle string paramsRaphael Graf2018-08-301-0/+6
* | lavfi/avf_concat: switch to activate.Nicolas George2018-08-261-78/+78
* | avfilter/buffersrc.h: fix typo of the commentSteven Liu2018-08-211-1/+1
* | lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full"Jun Zhao2018-08-161-1/+1
* | avfilter/vf_hue: 10bit supportMichael Niedermayer2018-08-161-11/+92
* | lavfi/vf_colorconstancy: cosmetic updateMina2018-08-141-7/+7
* | lavfi/vf_colorconstancy: change option rangesMina2018-08-141-3/+3
* | libavfilter: Adds proper file descriptions to dnn_srcnn.h and dnn_espcn.h.Sergey Lavrushkin2018-08-142-2/+4
* | libavfilter/vf_sr.c: Removes uint8 -> float and float -> uint8 conversions.Sergey Lavrushkin2018-08-141-86/+48
* | libavfilter/dnn_backend_tf.c: Fixes ff_dnn_free_model_tf.Sergey Lavrushkin2018-08-141-1/+3
* | lavfi: add erosion_opencl, dilation_opencl filtersDanil Iashchenko2018-08-125-0/+412
* | lavfi/vf_libvmaf: update to use libvmaf v1.3.9Kyle Swanson2018-08-101-1/+8
* | lavfi/selectivecolor: fix neutral color filteringClément Bœsch2018-08-091-1/+1
* | lavfi/xbr: update filter urlMina2018-08-091-1/+1