28 Commits (4aeedf4c2a8f35be667d5dd40c84bd27730ef1db)

Author SHA1 Message Date
  Paul B Mahol c6ce18be08 avfilter/vf_convolution: add 16-column operation for filter_column() 5 years ago
  Paul B Mahol 35f8628047 avfilter: add kirsch video filter 4 years ago
  Paul B Mahol a0acc44106 avfilter/vf_convolution: use correct stride variable 4 years ago
  Andreas Rheinhardt 096cb41624 avfilter/vf_convolution: Deduplicate filter options 4 years ago
  Paul B Mahol d76469378d avfilter/vf_convolution: add support for commands 4 years ago
  Paul B Mahol ee8fe9c94d avfilter/vf_convolution: add 12bit yuva formats 5 years ago
  Paul B Mahol 99f8d32129 avfilter/vf_convolution: fix undefined behaviour 5 years ago
  Andreas Rheinhardt 8fcc5d963e avfilter/vf_convolution: Fix build failures 5 years ago
  Ruiling Song 98e419cbf5 avfilter/vf_convolution: add x86 SIMD for filter_3x3() 5 years ago
  Paul B Mahol 662120f2b2 avfilter/vf_convolution: use sqrtf as its faster 6 years ago
  Paul B Mahol bd6c57d532 avfilter: add support for gray14 format 6 years ago
  Paul B Mahol 4cd4aa08a6 avfilter/vf_convolution: use already available dstride 7 years ago
  Paul B Mahol aba39cc1f1 avfilter/vf_convolution: add column/vertical mode 7 years ago
  Paul B Mahol c8c2fb0977 avfilter/vf_convolution: unbreak roberts filter 7 years ago
  Paul B Mahol 3a96534ed9 avfilter/vf_convolution: add horizontal/row mode 7 years ago
  Paul B Mahol ab1114a0f5 avfilter/vf_convolution: rewrite so it doesn't use temp buffers 7 years ago
  Paul B Mahol 4f484edaa7 avfilter/vf_convolution: make rdiv set to 0 more useful 7 years ago
  Paul B Mahol fe0fdc51b5 avfilter/vf_convolution: disable fast path if rdiv/bias are different from defaults 7 years ago
  Paul B Mahol 312b00de8f avfilter/vf_convolution: add 7x7 filter 7 years ago
  Paul B Mahol bac508fec1 avfilter: add support for GRAY9 and GBRAP10 7 years ago
  Paul B Mahol b9d0a5fc21 avfilter: add roberts cross operator 8 years ago
  Paul B Mahol a50ca6b357 avfilter/vf_convolution: add slice threading support 8 years ago
  Paul B Mahol afeffd891f avfilter: add sobel and prewitt filter 8 years ago
  Paul B Mahol f242d74d17 avfilter/vf_convolution: add >8 bit depth support 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Michael Niedermayer d863785379 avfilter/vf_convolution: Use av_clip_uint8() 9 years ago
  Paul B Mahol 8a5d4a51ff avfilter/vf_convolution: add timeline support 9 years ago
  Paul B Mahol 1c02af307a avfilter: add convolution filter 9 years ago