aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_waveform: add subsampling input support for remaining filtersPaul B Mahol2016-03-191-3/+0
* avfilter/vf_waveform: add acolor filterPaul B Mahol2016-03-131-0/+3
* avfilter/vf_vectorscope: make it possible to override colorspacePaul B Mahol2016-03-131-0/+9
* avfilter/vf_waveform: add parade display modePaul B Mahol2016-03-111-2/+6
* avfilter/vf_waveform add support for other scalers for graticulePaul B Mahol2016-03-111-0/+10
* avfilter/vf_waveform: make it possible to draw dots instead of linesPaul B Mahol2016-03-081-0/+3
* avfilter/vf_vectorscope: draw color points namesPaul B Mahol2016-03-071-0/+3
* avfilter/vf_waveform: add text to graticulePaul B Mahol2016-03-061-0/+8
* avfilter/vf_waveform: add graticule supportPaul B Mahol2016-03-051-0/+14
* avfilter/vf_vectorscope: add threshold optionPaul B Mahol2016-03-031-0/+14
* avfilter: add ciescope filterPaul B Mahol2016-03-031-0/+55
* avfilter/vf_vectorscope: make background opacity customizablePaul B Mahol2016-03-021-0/+3
* avfilter/vf_vectorscope: add graticulePaul B Mahol2016-03-021-0/+22
* lavfi: add bench and abench filtersClément Bœsch2016-03-011-0/+35
* avfilter/vf_vectorscope: add color5 mode, mode like color but with higher sat...Paul B Mahol2016-02-281-2/+6
* avfilter/avf_showwolume: add orientation and step optionPaul B Mahol2016-02-271-2/+10
* avfilter: add datascope filterPaul B Mahol2016-02-261-0/+37
* doc/filters: Fix idet option name "rep_thres".Carl Eugen Hoyos2016-02-251-1/+1
* avfilter/vf_blend: add freeze and heat modesPaul B Mahol2016-02-241-0/+2
* Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8'Derek Buitenhuis2016-02-241-0/+12
|\
| * lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov2016-02-141-0/+11
* | Merge commit 'b3dd30db0b2d857147fc0e1461a00bd6172a26a3'Derek Buitenhuis2016-02-241-0/+4
|\|
| * lavfi: pass the hw frames context through the filter chainAnton Khirnov2016-02-141-0/+4
| * doc: Improve the channelsplit exampleVicente Jimenez Aguilar2016-02-061-3/+3
| * setpts: add FRAME_RATE constantStefano Sabatini2015-11-091-0/+3
* | avfilter: add firequalizer filterMuhammad Faiz2016-02-231-0/+109
* | doc/filters: fix nnedi typosPaul B Mahol2016-02-211-2/+2
* | avfilter: add BobWeaver deinterlacing filterThomas Mundt2016-02-181-0/+53
* | avfilter: add loop filtersPaul B Mahol2016-02-181-0/+19
* | doc/filters: remove redundant exampleLou Logan2016-02-161-6/+0
* | avfilter: add fieldhint filterPaul B Mahol2016-02-161-0/+44
* | doc/filters: add one more blend examplePaul B Mahol2016-02-121-0/+6
* | doc/filters: add geq diagonal split screen exampleLou Logan2016-02-121-5/+2
* | doc/filters: fix metadata examplePaul B Mahol2016-02-111-1/+1
* | avfilter/f_metadata: rename "string" into "same_str"Tobias Rapp2016-02-111-7/+2
* | avfilter/f_metadata: add starts_with string functionTobias Rapp2016-02-111-0/+4
* | avfilter/f_metadata: add support for file outputTobias Rapp2016-02-111-0/+6
* | avfilter/f_metadata: fix few logic errorsPaul B Mahol2016-02-101-2/+2
* | avfilter: add metadata filtersPaul B Mahol2016-02-101-0/+94
* | avfilter/vf_blend: add multiply128 modePaul B Mahol2016-02-071-0/+1
* | avfilter: add swaprect filterPaul B Mahol2016-02-071-0/+54
* | avfilter: add streamselect and astreamselect filterPaul B Mahol2016-02-061-0/+39
* | avfilter: add nnedi filterPaul B Mahol2016-02-011-0/+109
* | doc/filters.texi: fix typo in spectrumsynth examplePaul B Mahol2016-01-311-1/+1
* | avfilter/vf_zscale: make it possible to override input frame parametersPaul B Mahol2016-01-261-0/+57
* | avfilter/vf_zoompan: fix pts handlingPaul B Mahol2016-01-241-0/+3
* | avfilter: add convolution filterPaul B Mahol2016-01-221-0/+62
* | avfilter/avf_showwaves: add logarithmic amplitude scalerPaul B Mahol2016-01-221-0/+14
* | doc/filters: fix afftfilt examplePaul B Mahol2016-01-211-2/+2
* | avfilter: add afftfilterPaul B Mahol2016-01-211-0/+77