On 3/10/17, Sanchit Sinha <sanchit15...@iiitd.ac.in> wrote:
> Is the conversion okay now? I used pointers there because in one of our
> discussions you mentioned that out->ex should also be written on by
> references.(Maybe I didn't comprehend.. apologies on that). I will patch
> the makefile, allfilters.c and changelog in a while.

Its ok somehow. But pointers should be set outside of loop and acessed
in side loop like this:

w[iter] ...
x[iter] ...

and so on.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to