| Commit message (Expand) | Author | Age | Files | Lines |
* | remove CHAR_MIN/CHAR_MAX usage | Paul B Mahol | 2020-03-17 | 1 | -2/+2 |
* | avfilter/vf_normalize: add support for >8 depth | Paul B Mahol | 2020-01-18 | 1 | -16/+105 |
* | avfilter/vf_normalize: add support for planar rgb | Paul B Mahol | 2020-01-18 | 1 | -3/+48 |
* | avfilter/vf_normalize: factor code dealing with AVFrame pixels out | Paul B Mahol | 2020-01-18 | 1 | -26/+43 |
* | avfilter/vf_normalize: move luts into private context | Paul B Mahol | 2020-01-18 | 1 | -4/+4 |
* | avfilter/vf_normalize: add support for commands | Paul B Mahol | 2019-11-23 | 1 | -4/+6 |
* | lavfi/normalize: remove the unused pointer | Zhong Li | 2019-10-08 | 1 | -2/+0 |
* | avfilter/vf_normalize: typedef all structs | Paul B Mahol | 2019-10-07 | 1 | -9/+13 |
* | avfilter/vf_normalize: fix filtering of RGB0 formats | Paul B Mahol | 2019-06-10 | 1 | -7/+9 |
* | avfilter/vf_normalize: add timeline support | Paul B Mahol | 2019-04-29 | 1 | -0/+1 |
* | avfilter: add normalize filter | Richard Ling | 2017-11-25 | 1 | -0/+386 |