9511 Commits (44c64b103ea89dc6f38a65f10bc7cc41099fb938)

Author SHA1 Message Date
Paul B Mahol d098e16f09 avfilter/vf_v360: refactor uf/vf scaling 3 years ago
Andreas Rheinhardt 6b2c1d1018 avcodec/elbg: Add flags to avpriv_elbg_do() 3 years ago
Andreas Rheinhardt 6afad4c7e9 avfilter/vf_elbg: Check call to avpriv_elbg_do() 3 years ago
Paul B Mahol 6a1bda3df9 avfilter/af_silenceremove: improve trimming middle silence 3 years ago
Andreas Rheinhardt d6f4b91ba5 avfilter/framesync: Remove redundant setting of AVClass 3 years ago
Andreas Rheinhardt c1b6165b73 avfilter/vf_convolve: Deduplicate framesync auxiliary functions 3 years ago
Andreas Rheinhardt 5e9c7f1355 avfilter/vf_lut3d: Deduplicate options 3 years ago
Andreas Rheinhardt b368a774dd avfilter/framesync: Separate framesync AVClass and auxiliary functions 3 years ago
Andreas Rheinhardt 467c6a9146 avfilter/vf_geq: Simplify creating string 3 years ago
Andreas Rheinhardt 04a5ffa75f avfilter/vf_xfade: Remove always-false format check 3 years ago
Andreas Rheinhardt c87d7c8a81 avfilter/vf_vif: Remove always-false format check 3 years ago
Andreas Rheinhardt 2a18ee752d avfilter/vf_threshold: Remove always-false format check 3 years ago
Andreas Rheinhardt d1a92cd06f avfilter/vf_ssim: Remove always-false format check 3 years ago
Andreas Rheinhardt 63cc7077c1 avfilter/vf_psnr: Remove always-false format check 3 years ago
Andreas Rheinhardt b6de483cb4 avfilter/vf_premultiply: Remove always-false format check 3 years ago
Andreas Rheinhardt 71285daba9 avfilter/vf_midequalizer: Remove always-false format check 3 years ago
Andreas Rheinhardt 0fc1abe031 avfilter/vf_maskedthreshold: Remove always-false format check 3 years ago
Andreas Rheinhardt e2cd1b3c06 avfilter/vf_maskedminmax: Remove always-false format check 3 years ago
Andreas Rheinhardt 406552155a avfilter/vf_maskedmerge: Remove always-false format check 3 years ago
Andreas Rheinhardt 15778ccce6 avfilter/vf_maskedclamp: Remove always-false format check 3 years ago
Andreas Rheinhardt 095d88d7ca avfilter/vf_libvmaf: Remove always-false format check 3 years ago
Andreas Rheinhardt 14488c26bb avfilter/vf_identity: Remove always-false format check 3 years ago
Andreas Rheinhardt 0d3841b59b avfilter/vf_hysteresis: Remove always-false format check 3 years ago
Andreas Rheinhardt bd98d125c8 avfilter/vf_guided: Remove always-false format check 3 years ago
Andreas Rheinhardt caef1172ea avfilter/vf_displace: Remove always-false format check 3 years ago
Andreas Rheinhardt 97454352cd avfilter/vf_convolve: Remove always-false format check 3 years ago
Andreas Rheinhardt 9cffffd795 avfilter/vf_bm3d: Remove always-false format check 3 years ago
Andreas Rheinhardt ef09bd65e2 avfilter/vf_blend: Remove always-false format check 3 years ago
Andreas Rheinhardt 910215b4db avfilter/af_sidechaincompress: Remove always-false samplerate check 3 years ago
Andreas Rheinhardt e1487deb19 avfilter/af_amerge: Remove always-false samplerate check 3 years ago
Andreas Rheinhardt 789de76e21 avfilter/af_agate: Remove always-false samplerate check 3 years ago
Andreas Rheinhardt 7d99507838 avfilter/af_sidechaincompress: Honour query_formats API, fix segfault 3 years ago
Andreas Rheinhardt 80d32e0f7e avfilter/af_agate: Honour query_formats API, fix segfault 3 years ago
Andreas Rheinhardt 9985ea7651 avfilter/af_afade: Remove redundant checks and assignments 3 years ago
Paul B Mahol 59719a905c avfilter/avf_showspectrum: rewrite frequency log axis/bin scaling 3 years ago
Andreas Rheinhardt 896c11687e avcodec/elbg: Add persistent ELBGContext 3 years ago
Andreas Rheinhardt 8bfd466c9e avfilter/vf_elbg: Rename ELBGContext->ELBGFilterContext 3 years ago
Andreas Rheinhardt 05ccfcb7b0 avcodec/elbg: Merge avpriv_init_elbg() into avpriv_do_elbg() 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt 3b6c25c925 avfilter/vf_subtitles, fftools/ffmpeg: Don't set sub_text_format 3 years ago
Paul B Mahol 0b150e4f61 avfilter/avf_avectorscope: fix zoom 0 mode with nonlinear scale 3 years ago
Paul B Mahol 7747ab7ded avfilter/avf_avectorscope: add support for commands 3 years ago
Paul B Mahol 99d71c28d4 avfilter/avf_avectorscope: add slice threading for fade function 3 years ago
Paul B Mahol 4f7f046683 avfilter/avf_avectorscope: add ultra fast path when slow fading is disabled 3 years ago
Andreas Rheinhardt d8ca8bec26 avfilter/vf_hflip: Don't call av_pix_fmt_desc_get() twice 3 years ago
Andreas Rheinhardt 73a59ed1cb avfilter/vf_zscale: Use init instead of init_dict 3 years ago
Andreas Rheinhardt e424d1f557 avfilter/vf_spp: Add dummy element to array to avoid shift 3 years ago
Andreas Rheinhardt a85d2de45f avfilter/vf_spp: Use preinit instead of init_dict 3 years ago
Andreas Rheinhardt 0c34cf899d avfilter/af_aresample: Use preinit instead of init_dict 3 years ago
Andreas Rheinhardt f748ca801e avfilter/vf_readeia608: Use av_dict_set_int() 3 years ago