| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/filters.texi: Move bwdif to correct alphabetical position | Thomas Mundt | 2016-06-19 | 1 | -53/+53 |
* | vf_codecview: added new options | dsmudhar | 2016-06-15 | 1 | -3/+35 |
* | avfilter/af_loudnorm: add dual_mono option | Kyle Swanson | 2016-06-09 | 1 | -0/+7 |
* | doc/filters: remove outdated showwavespic example | Lou Logan | 2016-06-07 | 1 | -8/+0 |
* | avfilter/af_firequalizer: add zero_phase option | Muhammad Faiz | 2016-06-07 | 1 | -2/+6 |
* | avfilter/vf_colormatrix: add bt.2020 colorspace | Thomas Mundt | 2016-06-05 | 1 | -0/+3 |
* | doc/filters: Remove duplicated setdar example | Lars Kiesow | 2016-06-02 | 1 | -1/+0 |
* | avfilter/src_movie: add various commands | Muhammad Faiz | 2016-05-25 | 1 | -0/+24 |
* | doc/filters: fix order of tinterlace filter drop modes | Paul B Mahol | 2016-05-20 | 1 | -12/+14 |
* | avfilter: add loudnorm | Kyle Swanson | 2016-05-18 | 1 | -0/+55 |
* | vf_colorspace: make whitepoint adaptation mode configurable. | Ronald S. Bultje | 2016-05-10 | 1 | -0/+15 |
* | vf_colorspace: add floyd-steinberg dithering option to full conversion. | Ronald S. Bultje | 2016-05-10 | 1 | -0/+13 |
* | Merge commit '8a02a8031ef4f98faf5647f0e01a8922247bf748' | Derek Buitenhuis | 2016-04-18 | 1 | -0/+41 |
|\ |
|
| * | lavfi: add an NVIDIA NPP-based scaling filter | Anton Khirnov | 2016-03-23 | 1 | -0/+38 |
* | | lavfi/perspective: Add basic timeline editing. | Thilo Borgmann | 2016-04-17 | 1 | -0/+19 |
* | | avfilter: add readvitc filter | Tobias Rapp | 2016-04-16 | 1 | -0/+37 |
* | | lavfi/af_hdcd: Implement high definition audio cd filtering. | Benjamin Steffes | 2016-04-15 | 1 | -0/+5 |
* | | avfilter/vf_drawtext: add optional default value to metadata function | Tobias Rapp | 2016-04-13 | 1 | -1/+6 |
* | | lavfi: new colorspace conversion filter. | Ronald S. Bultje | 2016-04-12 | 1 | -0/+183 |
* | | doc/filters: document testsrc2 source filter | Lou Logan | 2016-04-11 | 1 | -1/+6 |
* | | doc/filters: add drawtext example | Mulvya | 2016-04-07 | 1 | -0/+6 |
* | | avfilter: add remap filter | F.Sluiter | 2016-04-07 | 1 | -0/+12 |
* | | doc/filters: add stereotools examples | Paul B Mahol | 2016-03-31 | 1 | -0/+16 |
* | | doc/filters: add sofalizer examples | Paul B Mahol | 2016-03-31 | 1 | -0/+23 |
* | | doc/filters: remove false claim in sofalizer description | Paul B Mahol | 2016-03-30 | 1 | -3/+3 |
* | | Revert "doc/filters: remove false claim in sofalizer description" | Rostislav Pehlivanov | 2016-03-30 | 1 | -3/+3 |
* | | doc/filters: remove false claim in sofalizer description | Paul B Mahol | 2016-03-29 | 1 | -3/+3 |
* | | avfilter/af_sofalizer: allow user to setup custom virtual speakers positions | Paul B Mahol | 2016-03-28 | 1 | -0/+10 |
* | | lavfi: Add coreimage filter for GPU based image filtering on OSX. | Thilo Borgmann | 2016-03-25 | 1 | -0/+166 |
* | | avfilter/vf_waveform: add subsampling input support for remaining filters | Paul B Mahol | 2016-03-19 | 1 | -3/+0 |
* | | avfilter/vf_waveform: add acolor filter | Paul B Mahol | 2016-03-13 | 1 | -0/+3 |
* | | avfilter/vf_vectorscope: make it possible to override colorspace | Paul B Mahol | 2016-03-13 | 1 | -0/+9 |
* | | avfilter/vf_waveform: add parade display mode | Paul B Mahol | 2016-03-11 | 1 | -2/+6 |
* | | avfilter/vf_waveform add support for other scalers for graticule | Paul B Mahol | 2016-03-11 | 1 | -0/+10 |
* | | avfilter/vf_waveform: make it possible to draw dots instead of lines | Paul B Mahol | 2016-03-08 | 1 | -0/+3 |
* | | avfilter/vf_vectorscope: draw color points names | Paul B Mahol | 2016-03-07 | 1 | -0/+3 |
* | | avfilter/vf_waveform: add text to graticule | Paul B Mahol | 2016-03-06 | 1 | -0/+8 |
* | | avfilter/vf_waveform: add graticule support | Paul B Mahol | 2016-03-05 | 1 | -0/+14 |
* | | avfilter/vf_vectorscope: add threshold option | Paul B Mahol | 2016-03-03 | 1 | -0/+14 |
* | | avfilter: add ciescope filter | Paul B Mahol | 2016-03-03 | 1 | -0/+55 |
* | | avfilter/vf_vectorscope: make background opacity customizable | Paul B Mahol | 2016-03-02 | 1 | -0/+3 |
* | | avfilter/vf_vectorscope: add graticule | Paul B Mahol | 2016-03-02 | 1 | -0/+22 |
* | | lavfi: add bench and abench filters | Clément Bœsch | 2016-03-01 | 1 | -0/+35 |
* | | avfilter/vf_vectorscope: add color5 mode, mode like color but with higher sat... | Paul B Mahol | 2016-02-28 | 1 | -2/+6 |
* | | avfilter/avf_showwolume: add orientation and step option | Paul B Mahol | 2016-02-27 | 1 | -2/+10 |
* | | avfilter: add datascope filter | Paul B Mahol | 2016-02-26 | 1 | -0/+37 |
* | | doc/filters: Fix idet option name "rep_thres". | Carl Eugen Hoyos | 2016-02-25 | 1 | -1/+1 |
* | | avfilter/vf_blend: add freeze and heat modes | Paul B Mahol | 2016-02-24 | 1 | -0/+2 |
* | | Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8' | Derek Buitenhuis | 2016-02-24 | 1 | -0/+12 |
|\| |
|
| * | lavfi: add a filter for uploading normal frames to CUDA | Anton Khirnov | 2016-02-14 | 1 | -0/+11 |