13 Commits (96840e47de5199c258285d7b51f09d04ec0d1b72)

Author SHA1 Message Date
  Paul B Mahol 1b26f27026 avfilter/vf_gblur: add support for 12bit yuva formats 5 years ago
  Paul B Mahol 1e35519fe0 avfilter/vf_gblur: fix undefined behaviour 5 years ago
  Paul B Mahol 64a805883d avfilter/vf_gblur: fix heap-buffer overflow 5 years ago
  Paul B Mahol 33e69806aa avfilter/vf_gblur: switch to ff_filter_process_command() 5 years ago
  Paul B Mahol da9337c911 avfilter/vf_gblur: add support for commands 5 years ago
  Ruiling Song 83f9da7768 avfilter/vf_gblur: add x86 SIMD optimizations 6 years ago
  Ruiling Song 06ba4783a0 lavfi/gblur: doing several columns at the same time 6 years ago
  Paul B Mahol bd6c57d532 avfilter: add support for gray14 format 6 years ago
  Paul B Mahol bac508fec1 avfilter: add support for GRAY9 and GBRAP10 7 years ago
  Paul B Mahol 27ebdcf079 avfilter: add GRAY10 and GRAY12 to some filters 8 years ago
  Michael Niedermayer 6294247730 avfilter/vf_gblur: Increase supported pixel count from 31bit to 32bit in filter_postscale() 8 years ago
  Paul B Mahol 443c9fab57 avfilter/vf_gblur: add sigmaV option, different vertical filtering 8 years ago
  Paul B Mahol ee605aa730 avfilter: add gblur filter 8 years ago