5816 Commits (109dfed7fc265f3e071854d5e6de5dd7f82ff9fb)

Author SHA1 Message Date
Thomas Mundt d0a9114f99 avfilter/vf_bwdif: Add yadif base information to copyright header 9 years ago
Paul B Mahol a68d4bf235 avfilter/vf_waveform: add forgotten color and acolor filter to switch case 9 years ago
Paul B Mahol af5559ab67 avfilter/vf_waveform: add graticule for chroma and flat filter 9 years ago
Michael Niedermayer c34250178b avfilter/af_sofalizer: Fix "warning: ISO C90 forbids mixed declarations and code" 9 years ago
Paul B Mahol 29d106e751 avfilter/vf_waveform: remove mirroring from chroma filter 9 years ago
Paul B Mahol 9f6e63f6f2 avfilter/vf_waveform: add >8 bit support for other filters 9 years ago
Paul B Mahol 370cecc1e8 avfilter/vf_vectorscope: less aggressive memory allocation 9 years ago
Paul B Mahol 55c872146d avfilter/vf_vectorscope: process alpha at end 9 years ago
Paul B Mahol 8097455929 avfilter/vf_vectorscope: copy frame props, mainly for bench filter 9 years ago
Paul B Mahol 912fec3e54 avfilter/vf_waveform: add acolor filter 9 years ago
Thomas Mundt 5024a82e95 avfilter/vf_bwdif: add x86 SIMD 9 years ago
Michael Niedermayer 58cb1fb1fe avfilter/vf_decimate: Use the correct frame in difference calculation 9 years ago
Michael Niedermayer 52e7f6b17e Revert "avfilter/vf_decimate: Check that input parameters match" 9 years ago
Paul B Mahol 4a7c705fde avfilter/vf_vectorscope: make it possible to override colorspace 9 years ago
Paul B Mahol a61cd42c8d avfilter/smptebars: fix some 75% color values 9 years ago
Paul B Mahol 817d0c6da2 avfilter/vf_waveform: add parade display mode 9 years ago
Paul B Mahol 867637caea avfilter/vf_waveform: fix and extend millivolts grat lines 9 years ago
Paul B Mahol 119c108b31 avfilter/vf_waveform: fix ire8 for 25% 9 years ago
Paul B Mahol 1a5895757d avfilter/vf_waveform: fix indentation 9 years ago
Paul B Mahol 681f833610 avfilter/vf_waveform add support for other scalers for graticule 9 years ago
Paul B Mahol 953b8c5a43 avfilter/vf_waveform: use intensity for other components too 9 years ago
Paul B Mahol b3e0371818 avfilter/vf_waveform: make it possible to draw dots instead of lines 9 years ago
Paul B Mahol 209cff2d9c avfilter/vf_waveform: make sure that x/y for text position is positive 9 years ago
Muhammad Faiz fd0c9789cf avfilter/avf_showcqt: add performance debugging log 9 years ago
Paul B Mahol f78ef2d885 avfilter/vf_vectorscope: short for Magenta is Mg 9 years ago
Paul B Mahol f20cdcbc05 avfilter/vf_vectorscope: draw color points names 9 years ago
Paul B Mahol f659b70eb0 avfilter/vf_waveform: draw graticule for color filter too 9 years ago
Carl Eugen Hoyos bba9bed3f3 lavfi/extractplanes: Add RGB0 and friends as supported pix_fmts. 9 years ago
Carl Eugen Hoyos 0ba844a053 lavfi/extractplanes: Fix in_pixfmts. 9 years ago
Carl Eugen Hoyos b872b98bb4 lavfi/extractplanes: Move endianness calculation up. 9 years ago
Paul B Mahol 6e19120ea2 avfilter/vf_vectorscope: add 12bit depth support 9 years ago
Paul B Mahol 02f8421546 avfilter/vf_histogram: add 12bit depth support 9 years ago
Paul B Mahol 23d8b79a18 avfilter/vf_waveform: add text to graticule 9 years ago
Paul B Mahol 5451be50a8 avfilter/vf_waveform: use nonsubsampled yuv output format for lowpass filter 9 years ago
Muhammad Faiz 7dd60a0b54 avfilter/avf_showcqt: remove CoeffsType 9 years ago
Paul B Mahol 361e48f0ed avfilter/vf_waveform: add graticule support 9 years ago
Paul B Mahol f3c00be2a3 avfilter/vf_waveform: only use available components 9 years ago
Michael Niedermayer b3dc51dd57 avfilter/f_bench: Fix comparission condition 9 years ago
Paul B Mahol ac15d7a666 avfilter/vf_histogram: explicitly set 10bit output formats 9 years ago
Paul B Mahol f81c81cc3a avfilter/af_afftfilt: add option for 17 fft case 9 years ago
Paul B Mahol 781195fa62 avfilter/af_sofalizer: check if filename was set. 9 years ago
Michael Niedermayer 500cb98471 avfilter/af_afftfilt: Extend to 17bit fft 9 years ago
Paul B Mahol 79a54f30c8 avfilter/af_sofalizer: fix crash when ir size is not aligned, usually when n_samples are not power of 2 9 years ago
Paul B Mahol 21234c835d avfilter/af_sofalizer: fix crash with odd IR size 9 years ago
Paul B Mahol 3e491a1fb6 avfilter/af_sofalizer: print size of FFT that failed to init 9 years ago
Michael Niedermayer 966eadeab3 avfilter/vf_ciescope: Fix 'ISO C90 forbids mixed declarations and code' 9 years ago
Paul B Mahol 5e9f85925c avfilter/vf_vectorscope: improve green graticule visibility 9 years ago
Paul B Mahol 768734a0ff avfilter/vf_vectorscope: add threshold option 9 years ago
Michael Niedermayer 50208a0424 avfilter/vf_ciescope: Fix "incompatible pointer type" warnings 9 years ago
Paul B Mahol f5f34ee0de avfilter/vf_zscale: unbreak RGB support 9 years ago