[FFmpeg-devel] [PATCH v2 2/2] avfilter/interlace: add complex vertical low-pass filter

Thomas Mundt loudmax at yahoo.de
Tue Apr 11 19:16:22 EEST 2017


>>>Thomas Mundt <loudmax-at-yahoo.de at ffmpeg.org> schrieb am Mi, 5.4.2017:
>>>>Thomas Mundt <loudmax-at-yahoo.de at ffmpeg.org> schrieb am Do, 30.3.2017:
>>>>Lou Logan <lou at lrcd.com> schrieb am Do, 30.3.2017:
>>> On Mon, 13 Mar 2017 16:23:46 +0000 (UTC)
>>> Thomas Mundt <loudmax-at-yahoo.de at ffmpeg.org> wrote:
>>> 
>>> [...]
>>>> index 09ca4d3..0b5b858 100644
>>>> --- a/libavfilter/vf_tinterlace.c
>>>> +++ b/libavfilter/vf_tinterlace.c
>>> [...]
>>>> +static void lowpass_line_complex_c(uint8_t *dstp, ptrdiff_t width, const uint8_t *srcp,
>>>> +                                   ptrdiff_t mref, ptrdiff_t pref)         
>>> 
>>> Trailing whitespace should be avoided. It prevents the patch from being
>>> applied.
>>
>> Oh, didnĀ“t notice. Thanks.
>> New patch set attached.
>
> Ping

Ping


More information about the ffmpeg-devel mailing list