| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_framerate: always request input if no output is provided in reque... | Marton Balint | 2017-04-12 | 1 | -16/+26 |
* | lavf/vf_framerate: Fix frame leak when increasing framerate. | Alexis Ballier | 2017-03-16 | 1 | -1/+1 |
* | avfilter,swresample,swscale: use fabs, fabsf instead of FFABS | Ganesh Ajjanagadde | 2015-10-22 | 1 | -2/+2 |
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -1/+0 |
* | avfilter/vf_framerate: fix frame leak at uninit | Paul B Mahol | 2015-09-12 | 1 | -1/+1 |
* | avfilter/vf_framerate: unbreak flushing | Paul B Mahol | 2015-09-12 | 1 | -1/+4 |
* | avfilter/vf_framerate: calculate delta from scaled pts instead of unscaled | Paul B Mahol | 2015-09-12 | 1 | -12/+7 |
* | avfilter/vf_framerate: highbit depth support | Paul B Mahol | 2015-09-12 | 1 | -69/+211 |
* | avfilter: add framerate video filter | Paul B Mahol | 2015-08-27 | 1 | -0/+592 |