7084 Commits (b544850a524f71dba9163d7b0606767ea2572412)

Author SHA1 Message Date
Michael Niedermayer 6b1b5af024 avfilter/vf_frei0r: Remove duplicate }, fix build 6 years ago
Raphael Graf a3c6b7ff59 frei0r: handle string params 6 years ago
Nicolas George 962c9313af lavfi/avf_concat: switch to activate. 6 years ago
Steven Liu dcef44f136 avfilter/buffersrc.h: fix typo of the comment 6 years ago
Jun Zhao fe06ed22e6 lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full" 6 years ago
Michael Niedermayer 2612431d1b avfilter/vf_hue: 10bit support 6 years ago
Mina f5559dd869 lavfi/vf_colorconstancy: cosmetic update 6 years ago
Mina 729ebd3cd0 lavfi/vf_colorconstancy: change option ranges 6 years ago
Sergey Lavrushkin 1f18a633c6 libavfilter: Adds proper file descriptions to dnn_srcnn.h and dnn_espcn.h. 6 years ago
Sergey Lavrushkin 95cb2127ad libavfilter/vf_sr.c: Removes uint8 -> float and float -> uint8 conversions. 6 years ago
Sergey Lavrushkin 2ecf9d103a libavfilter/dnn_backend_tf.c: Fixes ff_dnn_free_model_tf. 6 years ago
Danil Iashchenko 5423fe29da lavfi: add erosion_opencl, dilation_opencl filters 6 years ago
Kyle Swanson 87cc7e8d4e lavfi/vf_libvmaf: update to use libvmaf v1.3.9 6 years ago
Clément Bœsch eb1860e017 lavfi/selectivecolor: fix neutral color filtering 6 years ago
Mina e0539f0349 lavfi/xbr: update filter url 6 years ago
Sergey Lavrushkin a66e74306a libavfilter: Fixes warnings for unused variables in dnn_srcnn.h, dnn_espcn.h, dnn_backend_tf.c. 6 years ago
Sergey Lavrushkin 9d87897ba8 libavfilter: Code style fixes for pointers in DNN module and sr filter. 6 years ago
Sergey Lavrushkin 4eb63efbda libavfilter: Adds on the fly generation of default DNN models for tensorflow backend instead of storing binary model. 6 years ago
Vittorio Giovara aa8e5eecac vf_tonemap: Update hdr metadata with the new peak value 6 years ago
Vittorio Giovara 572ef567a5 vf_tonemap_opencl: Move update_metadata() to a shared file 6 years ago
Vittorio Giovara e467179cfb vf_tonemap[_opencl]: Move determine_signal_peak() to a shared file 6 years ago
Vittorio Giovara ce7ca726b2 vf_tonemap: Fix logic for detecting the maximum peak of untagged sources 6 years ago
Jan Ekström eb94ec3257 lavfi/nlmeans: fix aarch64 assembly with clang 6 years ago
Mina 0bb5cd8c4d avfilter: Add colorconstancy filter 6 years ago
Carl Eugen Hoyos 9cb3d8fcb7 lavfi/af_afir,af_aiir: Remove a variable that is always -1. 6 years ago
Paul B Mahol 5d8df3cc4a Update Changelog for lensfun addition and bump minor 6 years ago
Stephen Seo 0ea20124b7 Add lensfun filter 6 years ago
Gyan Doshi 1a31c2b5df avfilter/drawtext: fix box sizing 6 years ago
Danil Iashchenko 7cd58a8a8c lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handling 6 years ago
Danil Iashchenko 2bdb6b6496 lavfi/avgblur_opencl: fix using uninitialized value 6 years ago
Ruiling Song 923ee63d6c lavfi/vf_avgblur_opencl: remove useless clFinish(). 6 years ago
Ruiling Song 48a1abed13 lavfi/opencl: add macro for opencl error handling. 6 years ago
Jun Zhao eb776a16ea lavfi/minterpolate: fix blending calc issue. 6 years ago
Gyan Doshi c71e1e6030 avfilter/setpts: add FR shorthand for FRAME_RATE 6 years ago
Shlomi Fish 1ecdcb61b0 lavfi/weave: Refactor two near-identical clauses. 6 years ago
Danil Iashchenko 581bafa83b lavfi: add sobel, prewitt, roberts filters 6 years ago
Pedro Arthur 54b425a7fa libavfilter: vf_sr.c remove warnings 6 years ago
Sergey Lavrushkin 575b718990 Adds ESPCN super resolution filter merged with SRCNN filter. 6 years ago
Mark Thompson 46fb150a81 lavfi/colorspace: Add namespace prefix to global functions 6 years ago
Mark Thompson bd02b2c05d lavfi/vf_tonemap_opencl: Mark local tables static 6 years ago
Mark Thompson d4d29052c3 lavfi/framesync: Add namespace prefix to framesync_get_class 6 years ago
Ruiling Song 649d7ca477 lavfi: make vf_colorspace use functions from colorspace.c 7 years ago
Ruiling Song 8b8b0e2cd2 lavfi: add opencl tonemap filter 7 years ago
Danil Iashchenko 714da1fd89 lavfi: Add boxblur_opencl filter 7 years ago
Danil Iashchenko b41b6b3234 libavfilter/opencl: Add macro for setting opencl kernel arguments 7 years ago
Jun Zhao 483532bc72 lavfi/graphdump: Replace the number by macro for bprint init 7 years ago
Jun Zhao 9809ac98bd lavfi/af_amerge: Replace the number by macro for bprint init 7 years ago
Pavel Koshevoy 29cddc99cd lavfi/atempo: raise max tempo limit (v2) 7 years ago
Sergey Lavrushkin 648361c2fa libavfilter/dnn_interface.c: fix av_freep dnn_module. 7 years ago
Sergey Lavrushkin d29c35b4d8 libavfilter/vf_srcnn.c: adds DNN module backend AVOption, changes AV_LOG_INFO message to AV_LOG_VERBOSE. 7 years ago