summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* lavfi/opencl: add macro for opencl error handling.Ruiling Song2018-07-11
* lavfi/minterpolate: fix blending calc issue.Jun Zhao2018-07-08
* avfilter/setpts: add FR shorthand for FRAME_RATEGyan Doshi2018-07-07
* lavfi/weave: Refactor two near-identical clauses.Shlomi Fish2018-07-04
* lavfi: add sobel, prewitt, roberts filtersDanil Iashchenko2018-07-03
* libavfilter: vf_sr.c remove warningsPedro Arthur2018-07-02
* Adds ESPCN super resolution filter merged with SRCNN filter.Sergey Lavrushkin2018-07-02
* lavfi/colorspace: Add namespace prefix to global functionsMark Thompson2018-06-28
* lavfi/vf_tonemap_opencl: Mark local tables staticMark Thompson2018-06-25
* lavfi/framesync: Add namespace prefix to framesync_get_classMark Thompson2018-06-24
* lavfi: make vf_colorspace use functions from colorspace.cRuiling Song2018-06-21
* lavfi: add opencl tonemap filterRuiling Song2018-06-21
* lavfi: Add boxblur_opencl filterDanil Iashchenko2018-06-21
* libavfilter/opencl: Add macro for setting opencl kernel argumentsDanil Iashchenko2018-06-17
* lavfi/graphdump: Replace the number by macro for bprint initJun Zhao2018-06-17
* lavfi/af_amerge: Replace the number by macro for bprint initJun Zhao2018-06-17
* lavfi/atempo: raise max tempo limit (v2)Pavel Koshevoy2018-06-14
* libavfilter/dnn_interface.c: fix av_freep dnn_module.Sergey Lavrushkin2018-06-08
* libavfilter/vf_srcnn.c: adds DNN module backend AVOption, changes AV_LOG_INFO...Sergey Lavrushkin2018-06-08
* lavfi/opencl: remove redundant header.Jun Zhao2018-06-07
* Adds TensorFlow backend for dnn inference module.Sergey Lavrushkin2018-06-05
* avfilter/drawtext: present 'hms' formatted 'pts' in 24h formatVishwanath Dixit2018-06-04
* avfilter/f_drawgraph: fix drawing of first point for non-first metadata keyPaul B Mahol2018-06-03
* avfilter/vf_zoompan: do not increase VAR_IN twice, also count from 0Paul B Mahol2018-06-03
* avfilter/avf_showspectrum: also show sample rate and channel layoutPaul B Mahol2018-06-03
* avfilter/avf_showspectrum: avoid overwritting textPaul B Mahol2018-06-03
* avfilter/avf_showspectrum: improve axes drawingPaul B Mahol2018-06-03
* avfilter/vf_lut3d: unbreak haldclut with planar rgb formatsPaul B Mahol2018-06-02
* lavfi/Makefile: move dnn_*.o under vf_srcnnJan Ekström2018-06-02
* avfilter: add adeclick and adeclip audio filtersPaul B Mahol2018-06-02
* avfilter: use av_clip_uintp2_c where clip is variableJohn Cox2018-05-31
* avfilter/af_aiir: draw IR frequency responsePaul B Mahol2018-05-30
* avfilter/af_afir: fix picking of IR channelPaul B Mahol2018-05-30
* avfilter/af_afir: draw IR frequency responsePaul B Mahol2018-05-29
* Adds dnn inference module for simple convolutional networks. Reimplements src...Sergey Lavrushkin2018-05-29
* avfilter/vsrc_testsrc: fix a preprocessor checkJames Almer2018-05-18
* avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sourcesTobias Rapp2018-05-18
* avfilter/vf_waveform: add slice threadingPaul B Mahol2018-05-18
* avfilter: add aderivative and aintegral filterPaul B Mahol2018-05-16
* avfilter/vf_lut2: add timeline support to tlut2 filterPaul B Mahol2018-05-14
* avfilter/vf_blend: add timeline support to tblend filterPaul B Mahol2018-05-14
* avfilter/vf_srcnn: use function to get number of threadsPaul B Mahol2018-05-14