[FFmpeg-devel] [PATCH 1/2] avfilter/vf_framerate: calculate interpolation as integer
Marton Balint
cus at passwd.hu
Sat Dec 30 23:08:08 EET 2017
On Mon, 25 Dec 2017, Michael Niedermayer wrote:
> On Sat, Dec 23, 2017 at 11:17:38PM +0100, Marton Balint wrote:
>> It was truncated to int later on anyway. Fate test changes are due to rounding
>> instead of truncation.
>>
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>> libavfilter/vf_framerate.c | 22 +++++++++-------
>> tests/ref/fate/filter-framerate-12bit-down | 40 +++++++++++++++---------------
>> tests/ref/fate/filter-framerate-12bit-up | 40 +++++++++++++++---------------
>> tests/ref/fate/filter-framerate-up | 4 +--
>> 4 files changed, 55 insertions(+), 51 deletions(-)
>
> I didnt check the differnces so this isnt a full review but iam in favor
> of this patch
>
Ping for the series. Will push this patch soon, probably will wait a
bit more for the second one.
Regards,
Marton
More information about the ffmpeg-devel
mailing list