8791 Commits (842714b5cb4112ec6805ed228b34d711024ad9e2)

Author SHA1 Message Date
Paul B Mahol 686c07fb1e avfilter/vf_decimate: fix overreads when using ppsrc 4 years ago
Ting Fu 5dbabb020e dnn: add NV12 pixel format support 4 years ago
Paul B Mahol cd82c6e4ef avfilter/vf_decimate: switch to activate 4 years ago
Paul B Mahol 204a906437 avfilter/af_crystalizer: implement inverse filtering 4 years ago
Paul B Mahol 28aedc7f54 avfilter/af_crystalizer: use proper type for variable 4 years ago
Paul B Mahol c1c2e6f968 avfilter/af_crystalizer: improve filter description 4 years ago
Paul B Mahol 6e96e3d970 avfilter: add shufflepixels video filter 4 years ago
Paul B Mahol 3336ca4644 avfilter/vf_maskedthreshold: add support for commands 4 years ago
Paul B Mahol 64e572db46 avfilter/vf_maskedminmax: add support for commands 4 years ago
Paul B Mahol 4fcfecdd66 avfilter/vf_maskedclamp: add support for commands 4 years ago
Paul B Mahol d6a356f115 avfilter/vf_bilateral: add support for commands 4 years ago
Paul B Mahol 50a9210739 avfilter/vf_fillborders: add fade mode 4 years ago
Paul B Mahol 90720da511 avfilter/vf_fillborders: add more fill modes 4 years ago
Paul B Mahol 7e3f20c43c avfilter/af_asoftclip: add two more useful options for finer filtering 4 years ago
Paul B Mahol 1eb751955e avfilter/af_biquads: fix error in ro calculation 4 years ago
Paul B Mahol 69be00aa61 avfilter/af_biquads: add one-pole shelf filters by adding pole option 4 years ago
Paul B Mahol 32586a42da avfilter/vf_limiter: add support for commands 4 years ago
Paul B Mahol bf4b9e933f avfilter/af_afreqshift: add fltp sample format support 4 years ago
Jun Zhao 0320dab265 lavfi/dnn: check the return value from sws_getContext 4 years ago
Jun Zhao ae2075265b lavfi/dnn: used the format name in debug message 4 years ago
Paul B Mahol adf72718a4 avfilter/vf_fade: add timeline support 4 years ago
Paul B Mahol fc50a8de55 avfilter/af_afade: add support for commands to afade filter 4 years ago
Paul B Mahol d76469378d avfilter/vf_convolution: add support for commands 4 years ago
Paul B Mahol 7adb747fd7 avfilter/vf_chromanr: add options for finer controls of filtering 4 years ago
Paul B Mahol b607f19374 avfilter: add asuperpass and asuperstop filter 4 years ago
Paul B Mahol 072835898d avfilter/af_earwax: fix check that was left in previous commit 4 years ago
Gyan Doshi 7777e5119a avfilter/cropdetect: add option for initial skip 4 years ago
Paul B Mahol 3021c611f5 avfilter/aeval: add timeline support for aeval 4 years ago
Paul B Mahol 18befac5da avfilter/f_perms: add timeline support 4 years ago
Paul B Mahol f41de0436c avfilter/af_earwax: fix filter behavior 4 years ago
James Almer 13f35782b9 avfilter/vf_showinfo: include the correct Dynamic HDR10+ header 4 years ago
Paul B Mahol 88b6ebdace avfilter/af_biquads: add shortcut to set internal precision 4 years ago
Mohammad Izadi 6f2d6e3efd avfilter/vf_showinfo: add support for HDR10+ metadata 4 years ago
Paul B Mahol 530d1dbcef avfilter/af_afreqshift: add level option 4 years ago
Paul B Mahol 34773ee69f avfilter: add asubcut filter 4 years ago
Paul B Mahol 7025c91d07 avfilter/af_arnndn: add mix option 4 years ago
Michael Koch ce8f45aaba avfilter/vf_v360: fix several problems with 'perspective' output 4 years ago
Paul B Mahol 51f8848e36 avfilter/af_stereotools: add support for commands 4 years ago
Paul B Mahol eebf19ccd8 avfilter/af_stereotools: add timeline support 4 years ago
Paul B Mahol 456146356a avfilter/af_stereotools: add two more modes 4 years ago
Paul B Mahol 0c8a0d3a56 avfilter/af_acrossover: add per output band gain 4 years ago
Paul B Mahol b0298ad4e5 avfilter/af_acrossover: remove pointless allocation of static size 4 years ago
Paul B Mahol 0a5ff19643 avfilter/af_acrossover: document roll-off of each filter order 4 years ago
Paul B Mahol ba6e2a2d05 avfilter/af_acrossover: move coefficients and state to simple arrays 4 years ago
Paul B Mahol aa3566a8ee avfilter/af_anequalizer: add timeline and slice support 4 years ago
Paul B Mahol da83673c8b avfilter/af_agate: add support for commands and timeline 4 years ago
Paul B Mahol 62a0368fb4 avfilter/af_acrossover: remove unneeded emms_c() calls 4 years ago
Paul B Mahol ca0900bc6e avfilter/af_acrossover: unroll biquad_process loop 4 years ago
Paul B Mahol 6100a01a7a avfilter/af_acrossover: use fdsp for inverter 4 years ago
Paul B Mahol 263b98bbbd avfilter/af_acrossover: always align nb_samples for fdsp call 4 years ago