6968 Commits (c8c2fb097777df4869b8840de6c8a443ffe08268)

Author SHA1 Message Date
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 0f0d468fbc avfilter/vf_overlay: exclude nv12/nv21 formats from x86 asm check 7 years ago
Paul B Mahol ab1114a0f5 avfilter/vf_convolution: rewrite so it doesn't use temp buffers 7 years ago
Paul B Mahol 6d7c63588c avfilter/vf_overlay: add x86 SIMD 7 years ago
Paul B Mahol d176497cec avfilter/af_biquads: add slice threading 7 years ago
Paul B Mahol 2308a3c7e3 avfilter/af_biquads: change clipping detection from global to channel 7 years ago
Paul B Mahol 5bfc433a6e avfilter/vf_neighbor: add slice threading 7 years ago
Paul B Mahol ddf844d17c avfilter/vf_neighbor: simplify code little 7 years ago
Paul B Mahol 273edb2fe4 avfilter/vf_neighbor: rewrite without using temp memory 7 years ago
Marton Balint 7033654f7f Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was used 7 years ago
Paul B Mahol da55304caf avfilter/vf_mix: initialize last to silence possible warning 7 years ago
Paul B Mahol c0f2abcc8d avfilter/vf_mix: make setting weights more user friendly 7 years ago
Paul B Mahol ad16423704 avfilter/vf_fieldmatch: add support for >8 bit depth in ppsrc 7 years ago
Paul B Mahol a5b2d85f18 avfilter/vf_fieldmatch: switch to activate 7 years ago
Paul B Mahol 889d858491 avfilter: add amplify filter 7 years ago
Paul B Mahol 70d25b89db avfilter/vf_overlay: use slice_end in alpha_composite() 7 years ago
Paul B Mahol 29fd44adf1 avfilter/vf_fieldmatch: use correct subsamplings for y0a, y1a and startx 7 years ago
Paul B Mahol d54014d157 avfilter/vf_overlay: add slice threading 7 years ago
Paul B Mahol 4f484edaa7 avfilter/vf_convolution: make rdiv set to 0 more useful 7 years ago
Paul B Mahol b473e76876 avfilter/vf_mix: use correct linesizes 7 years ago
Paul B Mahol 309fce63d8 avfilter/vf_shuffleplanes: add support for timeline 7 years ago
Paul B Mahol 2d7ba3a96f avfilter/vf_premultiply: add slice threading 7 years ago
Paul B Mahol e0e75f93b9 avfilter/vf_maskedclamp: silence warning 7 years ago
Paul B Mahol 9faec78b14 avfilter/vf_mix: add slice threading 7 years ago
Paul B Mahol 6a955750d6 avfilter/vf_maskedclamp: add slice threading 7 years ago
Paul B Mahol 356a33b20a avfilter/vf_atadenoise: do not abort if user specified invalid size 7 years ago
Paul B Mahol 330215830e avfilter/vf_mix: clip output pixel values 7 years ago
Paul B Mahol a5172dcab6 avfilter/vf_mix: add scale option 7 years ago
Paul B Mahol 161e006cc0 avfilter: add tmix filter 7 years ago
Paul B Mahol a12899ad9b avfiler/vf_mix: fix crash with >8 bit depth 7 years ago
Vasile Toncu 9c01cdb94e avfilter/vf_interlace: remove duplicate code with same funcionality 7 years ago
Ruiling Song d865783b6c lavf/qsv: clone the frame which may be managed by framework 7 years ago
Ruiling Song f3341a0452 lavf: make overlay_qsv work based on framesync 7 years ago
Paul B Mahol 21da248b5f avfilter: add deblock filter 7 years ago
Paul B Mahol 396c019795 avfilter/avf_avectorscope: disable mirroring 7 years ago
Paul B Mahol 2fc12f4971 avfilter: add lowshelf and highshelf filters 7 years ago
Paul B Mahol 6e05a11e89 avfilter/af_afir: make max IR length configurable 7 years ago
Paul B Mahol 9cf0079638 avfilter/af_headphone: switch to activate 7 years ago
Michael Niedermayer 3c1ecb057d Bump minor versions after release/4.0 branching 7 years ago
Michael Niedermayer 7e3a070d9a Bump minor versions for branching release/4.0 7 years ago
Martin Vignali 56315df32c avfilter/showvolume : cosmetic move bracket after func declaration to a new line 7 years ago
Martin Vignali fd10a6e2f2 avfilter/showvolume : add persistent max display 7 years ago
Martin Vignali cb2f52b6a7 avfilter/showvolume : add display scale option 7 years ago
Paul B Mahol e1c8bd2389 avfilter/af_headphone: fix type=time with hrir=multich 7 years ago
Paul B Mahol 3e003a985f avfilter/af_headphone: add single hrir multichannel stream mode 7 years ago
Paul B Mahol a56580b117 avfilter/af_headphone: fix memory leak and overread 7 years ago
Paul B Mahol 8daca7697b avfilter/af_headphone: do not output invalid samples when flushing 7 years ago
Paul B Mahol 01170e9db0 avfilter/af_headphone: fix flushing 7 years ago
Paul B Mahol 2b0f821f51 avfilter/af_headphone: improve performance and reduce latency 7 years ago