7018 Commits (42f40d36b74e51a7f66a3a391924f01f3da5bea1)

Author SHA1 Message Date
  James Almer 79126ce80e avfilter/vsrc_testsrc: fix a preprocessor check 7 years ago
  Tobias Rapp eb28b5ec8a avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources 7 years ago
  Paul B Mahol e9dd5b4f5e avfilter/vf_waveform: add slice threading 7 years ago
  Paul B Mahol 4e816b5491 avfilter: add aderivative and aintegral filter 7 years ago
  Paul B Mahol 2bde38c0ab avfilter/vf_lut2: add timeline support to tlut2 filter 7 years ago
  Paul B Mahol a27cab9eca avfilter/vf_blend: add timeline support to tblend filter 7 years ago
  Paul B Mahol 80b474875e avfilter/vf_srcnn: use function to get number of threads 7 years ago
  Paul B Mahol e3a697eda3 avfilter/vf_amplify: check if array is availabe before using it 7 years ago
  Paul B Mahol 1c2e5fc454 avfilter/vf_maskedmerge: add slice threading 7 years ago
  Paul B Mahol 9b6f8fb25d avfilter/vf_deblock: add timeline support 7 years ago
  Paul B Mahol 974eb4aaaa avfilter: add fftdnoiz filter 7 years ago
  Jun Zhao 74a7ddd985 lavfi/tests/filtfmts: fix the build warning. 7 years ago
  Timo Rothenpieler 1c15d26615 avfilter/vf_hwupload_cuda: update supported pix_fmts 7 years ago
  Hendrik Leppkes 8007a86363 lavfi/vf_srcnn: use avio_check instead of access 7 years ago
  Clément Bœsch 1eb4e731fc lavfi/swaprect: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT 7 years ago
  Clément Bœsch 8d6354aa82 lavfi/nlmeans: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT 7 years ago
  Clément Bœsch e6114d21ac lavfi/nlmeans: inline integral patch value function 7 years ago
  Clément Bœsch 4278f79ef6 lavfi/nlmeans: use unsigned for the integral patch value 7 years ago
  Clément Bœsch de956198a9 lavfi/nlmeans: reorder memory accesses in get_integral_patch_value 7 years ago
  Clément Bœsch 34e1e53e28 lavfi/nlmeans: move final weighted averaging out of nlmeans_plane 7 years ago
  Clément Bœsch 667503ef68 lavfi/nlmeans: switch from double to float 7 years ago
  Clément Bœsch 43d16aef63 lavfi/nlmeans: make compute_safe_ssd_integral_image_c faster 7 years ago
  Clément Bœsch 5a71bce371 lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_image 7 years ago
  Clément Bœsch 5ba14f4f1a lavfi/nlmeans: use ptrdiff_t for linesizes 7 years ago
  Clément Bœsch 26f02c51ce lavfi/nlmeans: add SIMD-friendly assumptions for compute_safe_ssd_integral_image 7 years ago
  Clément Bœsch f1248b7795 lavfi/nlmeans: random code shuffling to help compiler 7 years ago
  James Almer 08032331ac fate: update fate-sws-pixdesc-query reference file 7 years ago
  Paul B Mahol 72b29c02f4 avfilter/drawutils: support gray14 7 years ago
  Paul B Mahol 41ebbae9dd avfilter/vf_extractplanes: add support for extracting planes with 14 depth 7 years ago
  Paul B Mahol 20a3c4f606 avfilter: forward status back in some filters that missed it 7 years ago
  Paul B Mahol ac86011b1f avfilter/af_amerge: port to activate API 7 years ago
  Paul B Mahol 0f4ca420bc avfilter/vf_colorchannelmixer: add planar rgb support 7 years ago
  Paul B Mahol 931e2c4541 avfilter/vf_colorchannelmixer: refactor code 7 years ago
  Paul B Mahol 2017b4b1c2 avfilter/vf_colorbalance: fix off by one overflow 7 years ago
  Paul B Mahol d1e1872418 avfilter/vf_colorchannelmixer: add slice threading 7 years ago
  Paul B Mahol 0ef7a45197 avfilter/vf_colorbalance: add slice threading 7 years ago
  Paul B Mahol db8777cef0 avfilter/vf_colorbalance: add planar rgb support 7 years ago
  Paul B Mahol 4cd4aa08a6 avfilter/vf_convolution: use already available dstride 7 years ago
  Paul B Mahol c2fd69ba62 avfilter/vf_colorbalance: add 16bit depth support 7 years ago
  Kevin Wheatley 51775bc1cd avfilter/vf_libvmaf: the libvmaf filter tried to join on an invalid thread id 7 years ago
  Paul B Mahol 244d4ba0da avfilter/vf_lut3d: fix typo 7 years ago
  Paul B Mahol 20c83be27a avfilter/vf_edgedetect: add more formats support to canny mode 7 years ago
  Paul B Mahol 0bcc66571a avfilter/vf_edgedetect: add planes option 7 years ago
  Paul B Mahol d122c8b102 avfilter/vf_edgedetect: add canny mode 7 years ago
  Paul B Mahol aba39cc1f1 avfilter/vf_convolution: add column/vertical mode 7 years ago
  Paul B Mahol 901dc11bb6 avfilter/vf_lut3d: add planar rgb support 7 years ago
  Sergey Lavrushkin 9479955c62 Adds SRCNN filter. 7 years ago
  Paul B Mahol 4bad76b6e9 avfilter/vf_amplify: add more options for finer filtering 7 years ago
  Paul B Mahol f43fd68f28 avfilter/drawutils: add support for full range 7 years ago
  Paul B Mahol 943f7902e6 avfilter/vf_neighbor: add >8 depth suppport 7 years ago