6588 Commits (5480e82d77770e81e897a8c217f3c7f0c13a6de1)

Author SHA1 Message Date
Carl Eugen Hoyos b4b02477bd lavfi/stereo3d: Set SAR for every output frame. 8 years ago
James Almer 3af1060319 avfilter/tinterlace: Simplify checks for lowpass filtering flags 8 years ago
Thierry Foucu 42a41c3956 vf_fps: Fix memory leak introduced by eea64ef4 8 years ago
Thomas Mundt ed48e22748 avfilter/interlace: simplify code 8 years ago
Thomas Mundt a7f6bfdc18 avfilter/interlace: prevent over-sharpening with the complex low-pass filter 8 years ago
Thierry Foucu eea64ef4cf vf_fps: when reading EOF, using current_pts to duplicate the last frame if needed. 8 years ago
Paul B Mahol 133002e8ae avfilter/vf_despill: fix assigment 8 years ago
Paul B Mahol 04b9010f7f avfilter/af_dcshift: do not leak out frame 8 years ago
Nicolas George 549ef6ef9a lavfi/framesync: remove dead code. 8 years ago
Nicolas George 9bad5e5319 lavfi/framesync: reword repeatlast option help. 8 years ago
Nicolas George 5f5dcf44e3 lavfi: rename framesync2 to framesync. 8 years ago
Nicolas George 1b8e061cc5 lavfi: remove framesync. 8 years ago
Nicolas George 61b0b03f3f lavfi/af_sidechaincompress: use helper macros. 8 years ago
Nicolas George 567d318b1c lavfi/af_agate: use helper macros. 8 years ago
Nicolas George 76613618d9 lavfi: add helper functions and macros for activate. 8 years ago
James Almer 27a86b8ece avfilter/vf_convolve: use av_clip_uint8 8 years ago
Paul B Mahol 4d41db7a31 avfilter: add generic FFT video convolve filter 8 years ago
Clément Bœsch f8519529cf lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImage 8 years ago
Paul B Mahol cf0eed2525 avfilter: add Haas stereo enhancer 8 years ago
Nicolas George 5ba2aef6ec lavfi/buffersrc: add av_buffersrc_close(). 8 years ago
Nicolas George f5a9c63401 lavfi: guess a timestamp for compat status change. 8 years ago
Paul B Mahol e1524de454 avfilter/vf_zoompan: fix specific corner case when no frame was ever requested from input 8 years ago
Pavel Koshevoy 25b5096400 lavfi/atempo: Avoid false triggering an assertion failure 8 years ago
Pavel Koshevoy edb4ba5bd4 Revert "lavfi/atempo: avoid false triggering an assertion failure" 8 years ago
Paul B Mahol eea69a9f25 avfilter/af_dcshift: add direct path 8 years ago
Michael Niedermayer d8bc198d09 avfilter/vf_overlay: Restore shorthand option order 8 years ago
James Almer 9a174d203a avfilter/lavfutils: remove usage of AVStream->codec 8 years ago
Paul B Mahol a5e6cd79ec avfilter/avf_avectorscope: fix mistake in previous commit 8 years ago
Paul B Mahol 2c10f054c2 avfilter/avf_avectorscope: add possibility to auto zoom 8 years ago
Paul B Mahol 6faa1275a2 avfilter: add despill filter 8 years ago
Paul B Mahol b43cd67862 avfilter/vf_fftfilt: make it possible to evaluate expressions per frame 8 years ago
Paul B Mahol 4705a80fb0 avfilter/vf_fftfilt: add generic timeline support 8 years ago
Paul B Mahol 2170ca41f4 avfilter/vf_fftfilt: add support for more pixel formats 8 years ago
Paul B Mahol 2726b2d7e8 avfilter/vf_fftfilt: cache rdft contexts 8 years ago
Paul B Mahol 833a38dbe5 avfilter/vf_datascope: make it possible for output window to automatically change position 8 years ago
Paul B Mahol f3c0f34f53 avfilter/vf_datascope: add timeline support to pixscope and oscilloscope 8 years ago
Paul B Mahol e6e58de03d avfilter/vf_displace: add mirror edge mode 8 years ago
Paul B Mahol 06ed3768c8 avfilter/vf_displace: remove useless requirement that SAR matches between input streams 8 years ago
Paul B Mahol f19e4118e9 avfilter/vf_subtitles: enable processing of alpha channel 8 years ago
James Almer 3ec6d9c6b2 avfilter: remove duplicate and disabled trace log function 8 years ago
James Almer 027c682fa0 avfilter/vf_mcdeint: remove usage of deprecated AVCodecContext.me_method 8 years ago
Paul B Mahol 6ccd32c367 avfilter/af_adelay: remove requirement that at least one delay should be provided 8 years ago
James Almer f7d4c60ac4 avfilter/vf_mcdeint: free the AVCodecContext struct properly 8 years ago
Ashish Singh 2a4a26fa4f avfilter/vf_libvmaf: fix pre convert to framesync2 bugs 8 years ago
Paul B Mahol a4d18a3f54 avfilter/vf_lut2: add framesync options 8 years ago
Nicolas George 7302d5e325 lavfi: bump minor version after change in options. 8 years ago
Nicolas George 607900c905 lavfi: remove dualinput. 8 years ago
Nicolas George ef2176473d vf_ssim: convert to framesync2. 8 years ago
Nicolas George 3bd11df459 lavfi/vf_psnr: convert to framesync2. 8 years ago
Nicolas George 23000c3de5 lavfi/vf_paletteuse: convert to framesync2. 8 years ago