6569 Commits (e59da0f7ff129d570adb72c6479f7ce07cf5a0f9)

Author SHA1 Message Date
Nicolas George 5ba2aef6ec lavfi/buffersrc: add av_buffersrc_close(). 7 years ago
Nicolas George f5a9c63401 lavfi: guess a timestamp for compat status change. 7 years ago
Paul B Mahol e1524de454 avfilter/vf_zoompan: fix specific corner case when no frame was ever requested from input 7 years ago
Pavel Koshevoy 25b5096400 lavfi/atempo: Avoid false triggering an assertion failure 7 years ago
Pavel Koshevoy edb4ba5bd4 Revert "lavfi/atempo: avoid false triggering an assertion failure" 7 years ago
Paul B Mahol eea69a9f25 avfilter/af_dcshift: add direct path 7 years ago
Michael Niedermayer d8bc198d09 avfilter/vf_overlay: Restore shorthand option order 7 years ago
James Almer 9a174d203a avfilter/lavfutils: remove usage of AVStream->codec 7 years ago
Paul B Mahol a5e6cd79ec avfilter/avf_avectorscope: fix mistake in previous commit 7 years ago
Paul B Mahol 2c10f054c2 avfilter/avf_avectorscope: add possibility to auto zoom 7 years ago
Paul B Mahol 6faa1275a2 avfilter: add despill filter 7 years ago
Paul B Mahol b43cd67862 avfilter/vf_fftfilt: make it possible to evaluate expressions per frame 7 years ago
Paul B Mahol 4705a80fb0 avfilter/vf_fftfilt: add generic timeline support 7 years ago
Paul B Mahol 2170ca41f4 avfilter/vf_fftfilt: add support for more pixel formats 7 years ago
Paul B Mahol 2726b2d7e8 avfilter/vf_fftfilt: cache rdft contexts 7 years ago
Paul B Mahol 833a38dbe5 avfilter/vf_datascope: make it possible for output window to automatically change position 7 years ago
Paul B Mahol f3c0f34f53 avfilter/vf_datascope: add timeline support to pixscope and oscilloscope 7 years ago
Paul B Mahol e6e58de03d avfilter/vf_displace: add mirror edge mode 7 years ago
Paul B Mahol 06ed3768c8 avfilter/vf_displace: remove useless requirement that SAR matches between input streams 7 years ago
Paul B Mahol f19e4118e9 avfilter/vf_subtitles: enable processing of alpha channel 7 years ago
James Almer 3ec6d9c6b2 avfilter: remove duplicate and disabled trace log function 7 years ago
James Almer 027c682fa0 avfilter/vf_mcdeint: remove usage of deprecated AVCodecContext.me_method 7 years ago
Paul B Mahol 6ccd32c367 avfilter/af_adelay: remove requirement that at least one delay should be provided 7 years ago
James Almer f7d4c60ac4 avfilter/vf_mcdeint: free the AVCodecContext struct properly 7 years ago
Ashish Singh 2a4a26fa4f avfilter/vf_libvmaf: fix pre convert to framesync2 bugs 7 years ago
Paul B Mahol a4d18a3f54 avfilter/vf_lut2: add framesync options 7 years ago
Nicolas George 7302d5e325 lavfi: bump minor version after change in options. 7 years ago
Nicolas George 607900c905 lavfi: remove dualinput. 7 years ago
Nicolas George ef2176473d vf_ssim: convert to framesync2. 7 years ago
Nicolas George 3bd11df459 lavfi/vf_psnr: convert to framesync2. 7 years ago
Nicolas George 23000c3de5 lavfi/vf_paletteuse: convert to framesync2. 7 years ago
Nicolas George eacb3ec961 lavfi/vf_lut3d: convert to framesync2. 7 years ago
Nicolas George a8ab52fae7 lavfi/vf_libvmaf: convert to framesync2. 7 years ago
Nicolas George c1d8d33a51 lavfi/vf_blend: convert to framesync2. 7 years ago
Nicolas George 878fd0545a lavfi/vf_overlay: use framesync2 options. 7 years ago
Nicolas George 05a23b2565 lavfi/framesync2: add common options. 7 years ago
Nicolas George dfa3aaa22a lavfi: search options on child objects. 7 years ago
Nicolas George f8d7b5febb lavfi: add a preinit callback to filters. 7 years ago
Nicolas George 19804024d5 lavfi/vf_overlay: move to framesync2. 7 years ago
Nicolas George 0ae8df4109 lavfi/framesync2: add dualinput helper functions. 7 years ago
Nicolas George 6bde475cf2 lavfi/f_streamselect: convert to framesync2. 7 years ago
Michael Niedermayer aa26258faa avfilter/vf_zoompan: remove AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC 7 years ago
Paul B Mahol bf39f7eadc avfilter/vf_zoompan: parse zoom,x and y expression during initialization 7 years ago
Paul B Mahol 2ce43274e3 avfilter/vf_zoompan: switch to activate 7 years ago
Paul B Mahol 99b6e68441 avfilter/af_amix: do not request samples if inlink reached EOF 7 years ago
Paul B Mahol 7f5c655833 avfilter/af_amix: simplify const entries for duration in amix_options[] 7 years ago
Paul B Mahol 15e9c4afdc avfilter/af_amix: switch to activate 7 years ago
Paul B Mahol 9d6aab6fa1 avfilter/af_surround: make volume configurable for front center and lfe channel 7 years ago
Muhammad Faiz 3ddd10290a avfilter/af_firequalizer: fix minval on cepstrum calculation 7 years ago
Paul B Mahol 48ddd8ddec avfilter/src_movie: check ff_insert_outpad() for failure 7 years ago