10890 Commits (900bb3f8e29ad0c28bac2cae8c66a319658ec9e6)

Author SHA1 Message Date
Paul B Mahol c37cf59c5b avfilter/vf_xfade: send EOF to first input early 2 years ago
Niklas Haas 877ccaf776 lavfi/vf_libplacebo: don't intrude on pl_ namespace 2 years ago
Niklas Haas 21715ecff1 lavfi/vf_libplacebo: update peak detection options 2 years ago
Niklas Haas 643cf2ec46 lavfi/vf_libplacebo: update for new tone mapping API 2 years ago
Niklas Haas d637f20f05 lavfi/vf_libplacebo: switch to new gamut mapping API 2 years ago
Niklas Haas f66280182a lavfi/vf_libplacebo: add RGB colorspace sanity 2 years ago
Niklas Haas c00fd02558 lavfi/libplacebo: properly handle EOF 2 years ago
Paul B Mahol 7428f1e8f2 avfilter/vf_xfade: fix fadegrays for gbrp* formats 2 years ago
Paul B Mahol 6284afec07 avfilter/vf_xfade: avoid some not needed dereferencing in inner loops 2 years ago
Paul B Mahol 0709680fc4 avfilter/vf_xfade: add horizontal and vertical wind transforms 2 years ago
Paul B Mahol e684967e74 avfilter/f_graphmonitor: output one frame more after eof 2 years ago
Paul B Mahol c4b3e882f8 avfilter/f_graphmonitor: make opacity runtime option 2 years ago
Paul B Mahol 08eb13c05c avfilter/f_graphmonitor: add missing queue flag 2 years ago
Paul B Mahol 416c1e62f1 avfilter/f_graphmonitor: cache strlen() values 2 years ago
Paul B Mahol f055345595 avfilter/f_graphmonitor: speed-up clear_image() 2 years ago
Kacper Michajłow 1aeefc4c06 lavfi/vf_libplacebo: allow linking to shared library with dllimport 2 years ago
Paul B Mahol 65fe18040a avfilter/f_graphmonitor: add flags option shortcuts 2 years ago
Paul B Mahol b528e098a9 avfilter/f_graphmonitor: show also current timeline status of filter 2 years ago
Paul B Mahol 5fe6a0e5c7 avfilter/src_movie: switch to activate 2 years ago
Paul B Mahol 3546f70410 avfilter/src_movie: dr support 2 years ago
James Almer d55743c809 avfilter/af_surround: replace double constants with float variants 2 years ago
Paul B Mahol 613f716450 avfilter/vf_mix: improve speed even more by avoiding using filter private context 2 years ago
Paul B Mahol 4c695bfa65 avfilter/f_graphmonitor: make mode option of type flags 2 years ago
Paul B Mahol 8cdbe3abb6 avfilter/f_graphmonitor: add commands support 2 years ago
Paul B Mahol 386de9319e avfilter/f_graphmonitor: add nozeroeof mode 2 years ago
Paul B Mahol 01d9a84ef5 avfilter/avf_showspectrum: check for allocation error 2 years ago
Paul B Mahol 2a74826b02 avfilter/*xfade: reduce memory consumption 2 years ago
Paul B Mahol 66175c2dca avfilter/f_graphmonitor: set output frame duration 2 years ago
Paul B Mahol 932ccf9e7d avfilter/f_loop: free video frames once not needed 2 years ago
Paul B Mahol c27895bb98 avfilter/f_graphmonitor: add nozero display mode 2 years ago
Paul B Mahol 6eecfc577b avfilter/f_graphmonitor: rename enums 2 years ago
Paul B Mahol 8041d00271 avfilter/f_loop: fix looping for aloop 2 years ago
Paul B Mahol 7a63add0ea avfilter/f_loop: add time option, for loop start in seconds 2 years ago
Niklas Haas 30c71ef98e lavfi/vf_libplacebo: add frame_mixer option 2 years ago
Niklas Haas 02f3b9312a lavfi/vf_libplacebo: allow fps conversion 2 years ago
Niklas Haas 83b1f3f54e lavfi/vf_libplacebo: switch to activate() 2 years ago
Niklas Haas 9e802a47cc lavfi/vf_libplacebo: switch to pl_queue-based design 2 years ago
Niklas Haas 2d5e137207 lavfi/vf_libplacebo: split and refactor logic 2 years ago
Niklas Haas 482d81378f lavfi/vf_libplacebo: update render params on demand 2 years ago
Oleg e700d87b20 avfilter/setpts: add command support 2 years ago
Paul B Mahol 28a73506df avfilter/vf_waveform: add input option 2 years ago
Paul B Mahol fb8efa9793 avfilter/avfiltergraph: remove no longer valid comment 2 years ago
James Almer b446ea22e9 avfilter/formats: fix format negotiation when multiple channel_layouts are provided 2 years ago
Niklas Haas c65e481330 lavfi/vf_libplacebo: allow operation without avhwdevice 2 years ago
Paul B Mahol e076d8a9b3 avfilter/af_asetrate: extend query_formats() 2 years ago
Paul B Mahol ee6ef66d65 avfilter/avfiltergraph: fix check for negative return 2 years ago
James Almer 8564b4ab05 avfilter/ccfifo: constify some parameters 2 years ago
Paul B Mahol e65f03ca13 avfilter/af_loudnorm: simplify query_formats even more 2 years ago
James Almer 7f890b2fbb avfilter/ccfifo: remove unnecessary context allocations 2 years ago
Paul B Mahol cb4e7831e7 avfilter/af_surround: scale output gain for non-default overlap 2 years ago