summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* dnn/native: add native support for 'mul'Guo, Yejun2020-04-22
* dnn/native: add native support for 'add'Guo, Yejun2020-04-22
* avfilter: add maskedthreshold filterPaul B Mahol2020-04-18
* avfilter: add tmedian filterPaul B Mahol2020-04-18
* avfilter/af_acrossover: Check sscanf() return valueLimin Wang2020-04-17
* avfilter/af_astats: add noise floor count statPaul B Mahol2020-04-17
* avfilter/af_astats: add slice threading supportPaul B Mahol2020-04-17
* avfilter/af_astats: measure noise floorPaul B Mahol2020-04-17
* avfilter/af_amix: unbreak FATE, increase iterator when breaking from loopPaul B Mahol2020-04-14
* avfilter/af_amix: use av_strtod() for weightsPaul B Mahol2020-04-14
* avfilter/vf_telecine: avoid possible null-pointer dereferencePaul B Mahol2020-04-14
* avfilter/vf_mix: check if array is availablePaul B Mahol2020-04-13
* doc/filters: clarify metadata and logging for blackdetectGyan Doshi2020-04-13
* lavfi/telecine: Mark telecined frames as interlaced.Carl Eugen Hoyos2020-04-11
* avfilter/delogo: correct indentation for option show.Gyan Doshi2020-04-11
* avfilter/delogo: remove deprecated optionsGyan Doshi2020-04-11
* avfilter/ebur128: prefer to use variable instead of type for sizeofLimin Wang2020-04-09
* avfilter/vf_drawtext: only test available exceptionsRosen Penev2020-04-09
* hwcontext_vulkan: only use one semaphore per imageLynne2020-04-07
* avfilter/vf_xfade: add slice transitionsPaul B Mahol2020-04-07
* avfilter/vf_derain.c: put all the calculation in model file.Guo, Yejun2020-04-07
* dnn_backend_native_layer_mathbinary: add sub supportGuo, Yejun2020-04-07
* avfilter/vf_dnn_processing.c: fix typo for the linesize of dnn dataGuo, Yejun2020-04-07
* scale_vulkan: correctly copy the colormatrixLynne2020-04-06
* lavf, lavfi: Remove uses of sizeof(char).Carl Eugen Hoyos2020-04-04
* lavfi/scale_qsv: Fix a format specifier for a variable of type int.Carl Eugen Hoyos2020-04-04
* avfilter/vf_v360: add pannini input supportPaul B Mahol2020-04-04
* avfilter/vf_v360: improve description of output fov optionsPaul B Mahol2020-04-03
* avfilter/x86/vf_v360_init: add missing casesPaul B Mahol2020-04-02
* avfilter/vf_v360: add SIMD for lagrange9 interpolationPaul B Mahol2020-04-02
* avfilter/vf_v360: add lagrange9 interpolationPaul B Mahol2020-04-02
* lavfi/deshake_opencl: Do not use bool, powerpc does not like it.Carl Eugen Hoyos2020-04-01
* avfilter/vf_v360: fix swapped variablesPaul B Mahol2020-03-29
* avfilter/vf_v360: speedup fisheye outputPaul B Mahol2020-03-29
* avfilter/vf_v360: reduce unnecessary negationsPaul B Mahol2020-03-29
* avfilter/vf_showinfo: limit the max number of timecodeLimin Wang2020-03-28
* avfilter: add vf_overlay_cudaYaroslav Pogrebnyak2020-03-28
* avfilter/af_acrossover: revert 270068b5aPaul B Mahol2020-03-27
* avfilter/vf_showinfo: check if the s12m data size is validLimin Wang2020-03-27
* avfilter/vf_v360: improve sg input formatPaul B Mahol2020-03-26
* avfilter/vf_v360: improve sg output formatPaul B Mahol2020-03-26
* avfilter/vf_v360: fix hfov/vfov calculation from dfov for sg projectionPaul B Mahol2020-03-25
* avfilter/vf_paletteuse: Forward error codesAndreas Rheinhardt2020-03-24
* avfilter/hue: fix range in commentGyan Doshi2020-03-24
* lavfi/vf_dnn_processing: Fix compile warning of mixed declarations and codeLinjie Fu2020-03-19
* scale_vulkan: add support for RGB->YUV conversionsLynne2020-03-17
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* avfilter/af_anequalizer: fix off by one in reallocationPaul B Mahol2020-03-14
* avfilter/f_sendcmd: add more useful variablesPaul B Mahol2020-03-13
* avfilter/vf_dnn_processing.c: add frame size change support for planar yuv fo...Guo, Yejun2020-03-12