7252 Commits (f951036d3243c04d60f30e23d409a734e40e2fbc)

Author SHA1 Message Date
  Paul B Mahol 5ee4144701 avfilter/af_afftdn: add missing break 7 years ago
  Paul B Mahol efb65abedf avfilter: add audio denoising (afftdn) filter 7 years ago
  Paul B Mahol d6e50e0716 avfilter/vf_curves: add planar rgb support 7 years ago
  Steven Liu a7429d853d avfilter/buffersink.h: fix comment typo of av_buffersink_get_samples 7 years ago
  Paul B Mahol 54ca198e23 avfilter/vf_threshold: add slice threading 7 years ago
  Steven Liu 4b00332203 avfilter/sr: process and output message when load_model is NULL 7 years ago
  Paul B Mahol a9485d7318 avfilter: document mono option of silencedetect filter 7 years ago
  Pedro Arthur 1cb101f60d avfilter/vf_sr: Fix coverity CID 1439584 7 years ago
  Zhao Zhili cd732ac472 avfilter/dnn_backend_native: fix memleak 7 years ago
  Zhao Zhili 5dad514379 avfilter/dnn_backend_native: fix invalid free 7 years ago
  Zhao Zhili 0d7a75e848 avfilter/vf_sr: fix read out of bounds 7 years ago
  Sergey Lavrushkin bd10c1e9a8 libavfilter: Removes stored DNN models. Adds support for native backend model file format in tf backend. 7 years ago
  Paul B Mahol b0cfb2cfb9 avfilter/vf_colorspace: fix typo in comment 7 years ago
  Paul B Mahol c4774c5474 avfilter/af_astats: count zero crossings 7 years ago
  Paul B Mahol 5109c38162 avfilter: add acrossover filter 7 years ago
  Paul B Mahol 83f7a5eb62 avfilter/avf_aphasemeter: check return value of ff_insert_outpad() 7 years ago
  Paul B Mahol 11fc18994e avfilter/f_ebur128: check return value of ff_insert_outpad() 7 years ago
  Paul B Mahol e334765408 avfilter/af_anequalizer: check return value of ff_insert_outpad() 7 years ago
  Paul B Mahol 876101cf41 avfilter/af_afir: switch to activate 7 years ago
  Paul B Mahol da7a0ac979 avfilter/af_afir: check return value of ff_insert_outpad() 7 years ago
  Paul B Mahol 91cc3aa8b1 avfilter/avf_showspectrum: add magma color map 7 years ago
  Tristan Matthews f3b430e0e4 lavfi/silencedetect: fix spelling 7 years ago
  Paul B Mahol e320f9576a avfilter/vf_bm3d: use av_clip_uintp2_c where clip is variable 7 years ago
  Paul B Mahol 776cdd1dc8 avfilter/vf_remap: refactor code 7 years ago
  Paul B Mahol 544fde1bf8 avfilter: add bm3d filter 7 years ago
  Paul B Mahol ecf38be7c7 avfilter: add amultiply audio filter 7 years ago
  Paul B Mahol 492b312ddd avfilter/vf_datascope: reduce block height 7 years ago
  Paul B Mahol 06e990ce89 avfilter/vf_limiter: add slice threading 7 years ago
  Roman Arzumanyan 90ba17652a avfilter: add nvidia NPP based transpose filter 7 years ago
  Marton Balint 37caec3dc4 avfilter/vf_framerate: switch to activate 7 years ago
  Marton Balint 43d3b61abe avfilter/f_cue: add cue and acue filters 7 years ago
  Daniel Oberhoff a75d805e6b avfilter/vf_remap: add slice threading 8 years ago
  Paul B Mahol bd6c57d532 avfilter: add support for gray14 format 7 years ago
  Paul B Mahol e70f6cb7e3 avfilter/vf_premultiply: add gray14 format 7 years ago
  Paul B Mahol e10846001d avfilter/vf_extractplanes: define higher depth formats with macro 7 years ago
  Paul B Mahol 6c06389d6e avfilter/vf_extractplanes: define common 8-bit pixel formats 7 years ago
  Paul B Mahol 43421386f2 avfilter/vf_extractplanes: fix 14bit format extraction 7 years ago
  Paul B Mahol c4cda4eb87 avfilter: add lut1d filter 7 years ago
  Thomas Mundt f4438e387e avfilter/vf_interlace: fix numerical options 7 years ago
  Michael Niedermayer 6b1b5af024 avfilter/vf_frei0r: Remove duplicate }, fix build 7 years ago
  Raphael Graf a3c6b7ff59 frei0r: handle string params 7 years ago
  Nicolas George 962c9313af lavfi/avf_concat: switch to activate. 7 years ago
  Zhong Li e05e5920a4 qsv: Error out if getting session handle failed in avfilter 7 years ago
  Steven Liu dcef44f136 avfilter/buffersrc.h: fix typo of the comment 7 years ago
  Jun Zhao fe06ed22e6 lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full" 7 years ago
  Michael Niedermayer 2612431d1b avfilter/vf_hue: 10bit support 7 years ago
  Mina f5559dd869 lavfi/vf_colorconstancy: cosmetic update 7 years ago
  Mina 729ebd3cd0 lavfi/vf_colorconstancy: change option ranges 7 years ago
  Sergey Lavrushkin 1f18a633c6 libavfilter: Adds proper file descriptions to dnn_srcnn.h and dnn_espcn.h. 7 years ago
  Sergey Lavrushkin 95cb2127ad libavfilter/vf_sr.c: Removes uint8 -> float and float -> uint8 conversions. 7 years ago