6783 Commits (e24f192a9fd6013e272df1bfaeaba31e8ca49f92)

Author SHA1 Message Date
  wm4 9b121dfc32 w32pthreads: always use Vista+ API, drop XP support 7 years ago
  Paul B Mahol e712d30173 avfilter/vf_convolve: add threading for complex multiplication 7 years ago
  Paul B Mahol c59e49f9b2 avfilter/vf_convolve: implement slice threading 7 years ago
  Paul B Mahol f9f1b2a927 avfilter/vf_convolve: split input/output operations from fft 7 years ago
  Paul B Mahol 86e3eebfb7 avfilter/vf_convolve: use shorter variants for pointers 7 years ago
  Paul B Mahol ec6608f51b avfilter/vf_convolve: clear coefficients only when needed 7 years ago
  Paul B Mahol 5533cbfc84 avfilter/vf_convolve: fix various issues 7 years ago
  Paul B Mahol 175122fcd5 avfilter/vf_convolve: fix convolution of borders 7 years ago
  Paul B Mahol b5958ff82e avfilter/vf_convolve: unbreak non-power of 2 width&height filtering 7 years ago
  Paul B Mahol b943bc343d avfilter/vf_fftfilt: support >8 bit depth formats 7 years ago
  Paul B Mahol f6608f4725 avfilter/vf_aspect: change outlink sample aspect ratio instead of inlink 8 years ago
  Paul B Mahol 4754d70a23 avfilter/video: pick sar from link 8 years ago
  Paul B Mahol d2a2bc9a9f avfilter/vf_lut: add support for gray formats 7 years ago
  Marton Balint e403e4bdbe avfilter/vf_framerate: fix scene score with negative linesize 8 years ago
  Marton Balint c6a65ed670 avfilter/vf_framerate: do not calculate scene change score multiple times for the same frame 8 years ago
  Marton Balint e1113a83cc avfilter/vf_framerate: fix scene change detection score 8 years ago
  Marton Balint be15304ee6 avfilter/vf_framerate: factorize get_scene_score 8 years ago
  Marton Balint 090b740680 avfilter/vf_framerate: factorize blend_frames 8 years ago
  Marton Balint 1eb926dc02 avfilter/vf_framerate: add threaded blending operations 8 years ago
  Paul B Mahol 5a6e753bc6 avfilter/af_biquads: change defaults for biquad filter 7 years ago
  Paul B Mahol 7fc89f226f avfilter/af_biquads: increase width range 7 years ago
  Paul B Mahol c99ed89f89 avfilter/af_biquads: add kHz width_type 7 years ago
  Paul B Mahol cfd52094c0 avfilter/vf_psnr: add more gbrap formats 7 years ago
  James Almer 8e0e4384b0 Revert "avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16" 7 years ago
  Martin Vignali 3df6e61dad avfilter/x86/vf_hflip : indent 7 years ago
  Martin Vignali f181648176 avfilter/x86/vf_hflip : add avx2 version for hflip_byte and hflip_short 7 years ago
  Martin Vignali a4a4179e83 avfilter/x86/vf_hflip : merge hflip byte and hflip short to one macro 7 years ago
  Martin Vignali 8fb1d63d91 avfilter/vf_tinterlace : add AVX2 func for lowpass_line 8 and 16 7 years ago
  Martin Vignali 1a5865b6dc avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16 7 years ago
  Martin Vignali d31770d9a6 avfilter/vf_interlace : move func init in ff_interlace_init and add depth arg for ff_interlace_init_x86 7 years ago
  Mateusz 6260ab60a8 avfilter/vf_overlay: fix packed_rgb case 7 years ago
  Ronald S. Bultje df3222d4bb libvmaf: exit gracefully if the library fails. 7 years ago
  Paul B Mahol 9dcecbf04c avfilter/af_biquads: add missing break statements 7 years ago
  Carl Eugen Hoyos 9b79c65ec0 lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 7 years ago
  Paul B Mahol 600c8729e2 avfilter/af_biquads: remove unused enum item 7 years ago
  Paul B Mahol ce626f2695 avfilter/av_biquads: add support for commands 7 years ago
  Paul B Mahol d29f784a54 avfilter/vf_overlay: add premultiplied alpha mode 8 years ago
  Martin Vignali 3c6dc27035 avfilter/x86/vf_interlace : avfilter/x86/vf_interlace : fix crash when using unaligned data in low_pass complex 7 years ago
  Martin Vignali 49dced9fd0 avfilter/x86/vf_interlace : avoid crash when data are unaligned 7 years ago
  Gyan Doshi 1c76134fe3 avfilter/drawbox+drawgrid - add option to prevent overwriting of source pixels 8 years ago
  Kelly Ledford bc219082bb libavfilter/af_dcshift.c: Fixed repeated spelling error 7 years ago
  Martin Vignali 46f534bdee avfilter/vf_hflip : move context func init in ff_hflip_init 8 years ago
  Jun Zhao 4280948702 avfilter/formats: fix wrong function name in error message 8 years ago
  Paul B Mahol a0e4c41d08 avfilter/vf_pseudocolor: add support for more formats 7 years ago
  Paul B Mahol cbd524b26c avfilter/avfiltergraph: remove ugly dead code 8 years ago
  Martin Vignali 869efbf971 avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2) 8 years ago
  Paul B Mahol 713f9c5b5d avfilter/vf_scale: add more aliases for "range" options 8 years ago
  Vittorio Giovara bc38c8f442 vf_zscale: Fix alpha destination graph for floating point pixel formats 8 years ago
  Paul B Mahol 299a622297 avfilter/vf_waveform: add default case when picking input formats 8 years ago
  James Almer f2aa0ce5a0 x86/vf_hflip: use xor to zero initialize registers 8 years ago