7070 Commits (e0539f0349e945793c11cd88c468d9a2f3fedce9)

Author SHA1 Message Date
  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. 7 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. 7 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. 7 years ago
  Mark Thompson 46fb150a81 lavfi/colorspace: Add namespace prefix to global functions 7 years ago
  Mark Thompson bd02b2c05d lavfi/vf_tonemap_opencl: Mark local tables static 7 years ago
  Mark Thompson d4d29052c3 lavfi/framesync: Add namespace prefix to framesync_get_class 7 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
  Jun Zhao 3161df5b0c lavfi/opencl: remove redundant header. 7 years ago
  Sergey Lavrushkin d8c0bbb0aa Adds TensorFlow backend for dnn inference module. 7 years ago
  Vishwanath Dixit 37abfe8c2d avfilter/drawtext: present 'hms' formatted 'pts' in 24h format 7 years ago
  Paul B Mahol 29e0879b29 avfilter/f_drawgraph: fix drawing of first point for non-first metadata key 7 years ago
  Paul B Mahol 9832885386 avfilter/vf_zoompan: do not increase VAR_IN twice, also count from 0 7 years ago
  Paul B Mahol 49eda27c6e avfilter/avf_showspectrum: also show sample rate and channel layout 7 years ago
  Paul B Mahol 9add1786ad avfilter/avf_showspectrum: avoid overwritting text 7 years ago
  Paul B Mahol d0bf1aa3c5 avfilter/avf_showspectrum: improve axes drawing 7 years ago
  Paul B Mahol af31084399 avfilter/vf_lut3d: unbreak haldclut with planar rgb formats 7 years ago
  Jan Ekström 76daf4529b lavfi/Makefile: move dnn_*.o under vf_srcnn 7 years ago
  Paul B Mahol e28b1fa6e9 avfilter: add adeclick and adeclip audio filters 7 years ago
  John Cox 8d4fc2ea06 avfilter: use av_clip_uintp2_c where clip is variable 7 years ago
  Paul B Mahol 1aa5192451 avfilter/af_aiir: draw IR frequency response 7 years ago
  Paul B Mahol d0e740b8fb avfilter/af_afir: fix picking of IR channel 7 years ago