summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_waveform: add parade display modePaul B Mahol2016-03-111-153/+180
* avfilter/vf_waveform: fix and extend millivolts grat linesPaul B Mahol2016-03-111-4/+16
* avfilter/vf_waveform: fix ire8 for 25%Paul B Mahol2016-03-111-1/+1
* avfilter/vf_waveform: fix indentationPaul B Mahol2016-03-111-7/+7
* avfilter/vf_waveform add support for other scalers for graticulePaul B Mahol2016-03-111-29/+159
* avfilter/vf_waveform: use intensity for other components tooPaul B Mahol2016-03-091-12/+12
* avfilter/vf_waveform: make it possible to draw dots instead of linesPaul B Mahol2016-03-081-16/+21
* avfilter/vf_waveform: make sure that x/y for text position is positivePaul B Mahol2016-03-081-8/+18
* avfilter/avf_showcqt: add performance debugging logMuhammad Faiz2016-03-082-5/+68
* avfilter/vf_vectorscope: short for Magenta is MgPaul B Mahol2016-03-081-1/+1
* avfilter/vf_vectorscope: draw color points namesPaul B Mahol2016-03-071-14/+160
* avfilter/vf_waveform: draw graticule for color filter tooPaul B Mahol2016-03-071-0/+4
* lavfi/extractplanes: Add RGB0 and friends as supported pix_fmts.Carl Eugen Hoyos2016-03-072-1/+5
* lavfi/extractplanes: Fix in_pixfmts.Carl Eugen Hoyos2016-03-072-11/+33
* lavfi/extractplanes: Move endianness calculation up.Carl Eugen Hoyos2016-03-071-4/+4
* avfilter/vf_vectorscope: add 12bit depth supportPaul B Mahol2016-03-061-3/+42
* avfilter/vf_histogram: add 12bit depth supportPaul B Mahol2016-03-061-0/+17
* avfilter/vf_waveform: add text to graticulePaul B Mahol2016-03-061-10/+155
* avfilter/vf_waveform: use nonsubsampled yuv output format for lowpass filterPaul B Mahol2016-03-061-88/+170
* avfilter/avf_showcqt: remove CoeffsTypeMuhammad Faiz2016-03-062-62/+6
* avfilter/vf_waveform: add graticule supportPaul B Mahol2016-03-051-0/+173
* avfilter/vf_waveform: only use available componentsPaul B Mahol2016-03-051-1/+1
* avfilter/f_bench: Fix comparission conditionMichael Niedermayer2016-03-051-1/+1
* avfilter/vf_histogram: explicitly set 10bit output formatsPaul B Mahol2016-03-041-1/+3
* avfilter/af_afftfilt: add option for 17 fft casePaul B Mahol2016-03-041-0/+1
* avfilter/af_sofalizer: check if filename was set.Paul B Mahol2016-03-041-0/+5
* avfilter/af_afftfilt: Extend to 17bit fftMichael Niedermayer2016-03-041-1/+1
* avfilter/af_sofalizer: fix crash when ir size is not aligned, usually when n_...Paul B Mahol2016-03-041-2/+9
* avfilter/af_sofalizer: fix crash with odd IR sizePaul B Mahol2016-03-031-10/+12
* avfilter/af_sofalizer: print size of FFT that failed to initPaul B Mahol2016-03-031-1/+1
* avfilter/vf_ciescope: Fix 'ISO C90 forbids mixed declarations and code'Michael Niedermayer2016-03-031-1/+2
* avfilter/vf_vectorscope: improve green graticule visibilityPaul B Mahol2016-03-031-18/+18
* avfilter/vf_vectorscope: add threshold optionPaul B Mahol2016-03-031-3/+81
* avfilter/vf_ciescope: Fix "incompatible pointer type" warningsMichael Niedermayer2016-03-031-5/+5
* avfilter/vf_zscale: unbreak RGB supportPaul B Mahol2016-03-031-4/+4
* avfilter: add ciescope filterPaul B Mahol2016-03-034-1/+1512
* lavfi/drawutils: Add some missing GBRP pix_fmts.Carl Eugen Hoyos2016-03-031-0/+10
* avfilter/vf_vectorscope: add 9 & 10 bit depth input & output support with alphaPaul B Mahol2016-03-021-2/+5
* avfilter/vf_vectorscope: make background opacity customizablePaul B Mahol2016-03-021-9/+39
* avfilter/vf_vectorscope: add graticulePaul B Mahol2016-03-021-0/+266
* avfilter/vf_vectorscope: avoid crash by explicitly checking for 8-bit depthPaul B Mahol2016-03-021-1/+3
* lavfi: add bench and abench filtersClément Bœsch2016-03-014-1/+156
* avfilter/avf_showcqt: optimize draw routinesMuhammad Faiz2016-02-291-97/+115
* avfilter/avf_showvolume: support unknown channel layouts tooPaul B Mahol2016-02-281-7/+13
* avfilter/vf_vectorscope: add color5 mode, mode like color but with higher sat...Paul B Mahol2016-02-281-2/+26
* x86/vf_blend: Add SSE2 optimization for divideTimothy Gu2016-02-282-0/+32
* vf_copy: exclude hwaccel formatswm42016-02-271-0/+18
* avfilter/avf_showwolume: add orientation and step optionPaul B Mahol2016-02-271-38/+100
* lavfi/ass: fix version check for sub_text_format optionClément Bœsch2016-02-271-1/+1
* avfilter: add datascope filterPaul B Mahol2016-02-264-1/+401
OpenPOWER on IntegriCloud