summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_remap: refactor codePaul B Mahol2018-09-13
* avfilter: add bm3d filterPaul B Mahol2018-09-13
* avfilter: add amultiply audio filterPaul B Mahol2018-09-13
* Merge commit 'e05e5920a4e1f1f15cc8a7c843159d519f6ec18e'James Almer2018-09-11
|\
| * qsv: Error out if getting session handle failed in avfilterZhong Li2018-08-23
| * w32pthreads: always use Vista+ API, drop XP supportwm42018-04-09
* | avfilter/vf_datascope: reduce block heightPaul B Mahol2018-09-11
* | avfilter/vf_limiter: add slice threadingPaul B Mahol2018-09-11
* | avfilter: add nvidia NPP based transpose filterRoman Arzumanyan2018-09-10
* | avfilter/vf_framerate: switch to activateMarton Balint2018-09-09
* | avfilter/f_cue: add cue and acue filtersMarton Balint2018-09-09
* | avfilter/vf_remap: add slice threadingDaniel Oberhoff2018-09-09
* | avfilter: add support for gray14 formatPaul B Mahol2018-09-09
* | avfilter/vf_premultiply: add gray14 formatPaul B Mahol2018-09-09
* | avfilter/vf_extractplanes: define higher depth formats with macroPaul B Mahol2018-09-09
* | avfilter/vf_extractplanes: define common 8-bit pixel formatsPaul B Mahol2018-09-09
* | avfilter/vf_extractplanes: fix 14bit format extractionPaul B Mahol2018-09-09
* | avfilter: add lut1d filterPaul B Mahol2018-09-07
* | avfilter/vf_interlace: fix numerical optionsThomas Mundt2018-09-07
* | avfilter/vf_frei0r: Remove duplicate }, fix buildMichael Niedermayer2018-08-30
* | frei0r: handle string paramsRaphael Graf2018-08-30
* | lavfi/avf_concat: switch to activate.Nicolas George2018-08-26
* | avfilter/buffersrc.h: fix typo of the commentSteven Liu2018-08-21
* | lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full"Jun Zhao2018-08-16
* | avfilter/vf_hue: 10bit supportMichael Niedermayer2018-08-16
* | lavfi/vf_colorconstancy: cosmetic updateMina2018-08-14
* | lavfi/vf_colorconstancy: change option rangesMina2018-08-14
* | libavfilter: Adds proper file descriptions to dnn_srcnn.h and dnn_espcn.h.Sergey Lavrushkin2018-08-14
* | libavfilter/vf_sr.c: Removes uint8 -> float and float -> uint8 conversions.Sergey Lavrushkin2018-08-14
* | libavfilter/dnn_backend_tf.c: Fixes ff_dnn_free_model_tf.Sergey Lavrushkin2018-08-14
* | lavfi: add erosion_opencl, dilation_opencl filtersDanil Iashchenko2018-08-12
* | lavfi/vf_libvmaf: update to use libvmaf v1.3.9Kyle Swanson2018-08-10
* | lavfi/selectivecolor: fix neutral color filteringClément Bœsch2018-08-09
* | lavfi/xbr: update filter urlMina2018-08-09
* | libavfilter: Fixes warnings for unused variables in dnn_srcnn.h, dnn_espcn.h,...Sergey Lavrushkin2018-08-07
* | libavfilter: Code style fixes for pointers in DNN module and sr filter.Sergey Lavrushkin2018-08-07
* | libavfilter: Adds on the fly generation of default DNN models for tensorflow ...Sergey Lavrushkin2018-08-07
* | vf_tonemap: Update hdr metadata with the new peak valueVittorio Giovara2018-08-06
* | vf_tonemap_opencl: Move update_metadata() to a shared fileVittorio Giovara2018-08-06
* | vf_tonemap[_opencl]: Move determine_signal_peak() to a shared fileVittorio Giovara2018-08-06
* | vf_tonemap: Fix logic for detecting the maximum peak of untagged sourcesVittorio Giovara2018-08-06
* | lavfi/nlmeans: fix aarch64 assembly with clangJan Ekström2018-07-28
* | avfilter: Add colorconstancy filterMina2018-07-23
* | lavfi/af_afir,af_aiir: Remove a variable that is always -1.Carl Eugen Hoyos2018-07-19
* | Update Changelog for lensfun addition and bump minorPaul B Mahol2018-07-15
* | Add lensfun filterStephen Seo2018-07-15
* | avfilter/drawtext: fix box sizingGyan Doshi2018-07-13
* | lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handlingDanil Iashchenko2018-07-12
* | lavfi/avgblur_opencl: fix using uninitialized valueDanil Iashchenko2018-07-11
* | lavfi/vf_avgblur_opencl: remove useless clFinish().Ruiling Song2018-07-11