[FFmpeg-devel] [PATCH] libavutil: add an FFT & MDCT implementation

Lynne dev at lynne.ee
Tue May 7 18:39:38 EEST 2019


May 6, 2019, 10:26 PM by michael at niedermayer.cc:

>
> also i agree with paul, the API looks good
> implementation not really reviewed
>
> thanks
>

Updated the patch with the suggestions.
I've changed the API to instead have a function which gives you a function pointer
which you then call with the context.
I'm not sure which is better - a separate function to give you the function pointer
or having it as an argument to the init function to fill in.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavutil-add-an-FFT-MDCT-implementation.patch
Type: text/x-diff
Size: 39332 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190507/50c3f2fd/attachment.patch>


More information about the ffmpeg-devel mailing list