Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/vf_remap: add option to control output format | Paul B Mahol | 2019-07-14 | 1 | -1/+11 |
* | avfilter/vf_remap: use time_base from framesync | Paul B Mahol | 2019-07-14 | 1 | -3/+5 |
* | avfilter/vf_remap: refactor code | Paul B Mahol | 2018-09-13 | 1 | -158/+84 |
* | avfilter/vf_remap: add slice threading | Daniel Oberhoff | 2018-09-09 | 1 | -53/+102 |
* | avfilter: add support for gray14 format | Paul B Mahol | 2018-09-09 | 1 | -1/+1 |
* | lavfi: rename framesync2 to framesync. | Nicolas George | 2017-09-12 | 1 | -8/+8 |
* | avfilter: add support for GRAY9 and GBRAP10 | Paul B Mahol | 2017-08-07 | 1 | -0/+3 |
* | lavfi/vf_remap: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -19/+11 |
* | avfilter/vf_remap: add . at end of long description | Paul B Mahol | 2017-01-29 | 1 | -1/+1 |
* | avfilter/vf_remap: >8 bit support | Paul B Mahol | 2016-08-10 | 1 | -3/+81 |
* | avfilter: add remap filter | F.Sluiter | 2016-04-07 | 1 | -0/+337 |