[MPlayer-dev-eng] stereo3d filter

Endre Kollár taxy443 at gmail.com
Tue Oct 19 23:14:20 CEST 2010


2010/10/19 Reimar Döffinger <Reimar.Doeffinger at gmx.de>:
> On Tue, Oct 19, 2010 at 01:12:32PM +0200, Endre Kollár wrote:
>> > I am sorry that above patch included my changes. I interpreted too
>> > late this message(I do not understand why). But it is not difficult.
>> > Starting in function find_best_out, easy to trace changes.
>> >
>>
>> i send as help the patch with only MY changes and mixed with cleanup things.
>
> I have some doubts this change makes any sense.
> It seems likely that it makes the inner loop so much slower that doing
> a separate colour-space conversion is actually faster.
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>

This is surprising. The inner loop because of cache/registers
favorable. Because needed read less memory. Of course, I do not know
the specific architectures. Then thread is closed. Unless you want to
write 4 different loops. But it would be an exaggeration to.


More information about the MPlayer-dev-eng mailing list