Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/vf_separatefields: stop leaking last frame | Paul B Mahol | 2017-08-08 | 1 | -0/+8 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | avfilter/vf_separatefields: use the name 's' for the pointer to the private c... | Ganesh Ajjanagadde | 2015-08-30 | 1 | -15/+15 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/vf_separatefields: do not reset pts to 0 | Paul B Mahol | 2013-10-12 | 1 | -23/+56 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -11/+11 |
* | lavfi/separatefields: fix frame leak | Paul B Mahol | 2013-08-21 | 1 | -1/+3 |
* | avfilter/vf_separatefields: fix ;; | Michael Niedermayer | 2013-07-20 | 1 | -1/+1 |
* | lavfi: add frame counter into AVFilterLink and use it in filters. | Clément Bœsch | 2013-04-23 | 1 | -4/+3 |
* | lavfi/separatefields: adjust tb to avoid rounding errors. | Clément Bœsch | 2013-04-10 | 1 | -1/+3 |
* | separatefields filter | Paul B Mahol | 2013-04-10 | 1 | -0/+110 |