[FFmpeg-devel] [PATCH] lavfi: add dejudder filter to remove judder produced by partially telecined material.
Paul B Mahol
onemda at gmail.com
Sun Feb 9 19:45:13 CET 2014
On 2/9/14, Nicholas Robbins <nickrobbins at yahoo.com> wrote:
>> On Sunday, February 9, 2014 10:20 AM, Paul B Mahol <onemda at gmail.com>
>> wrote:
>
>> > On 2/9/14, Nicholas Robbins <nickrobbins at yahoo.com> wrote:
>>>> On Saturday, February 8, 2014 7:26 PM, Lukasz Marek
>>>>>>> + int64_t *judbuff = dj->ringbuff;
>>>>>>
>>>>>> you can probably remove the indirection and leave optims to the
>>>>>> compiler
>>>>>
>>>
>>> So replace all my "judbuff"s with "dj->ringbuff"s?
>> Is that what you mean?
>>
>> You do not need to comply to every nonsense someone have on its mind.
>
> I've done all the changes indicated. I'm checking to make sure it still
> works as intended. I realize that the calculation seems strange and is not
> explained. If I wanted to put a sentence or two someplace about why the
> calculation does what it is supposed to where should I put that?
Where it make sense.
>
> --
> Nicholas Robbins
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
More information about the ffmpeg-devel
mailing list