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

James Almer jamrial at gmail.com
Tue May 7 01:11:21 EEST 2019


On 5/6/2019 7:04 PM, Carl Eugen Hoyos wrote:
> Am Di., 7. Mai 2019 um 00:03 Uhr schrieb James Almer <jamrial at gmail.com>:
>>
>> On 5/6/2019 6:26 PM, Michael Niedermayer wrote:
>>> also i agree with paul, the API looks good
>>> implementation not really reviewed
>>
>> I don't like the avfft_* namespace. It's unlike other modules we have.
>>
>> Since av_fft_* is taken by the lavc implementation and can't be used,
>> maybe this one could be avutil_fft_* instead?
> 
> av_fft2_* ?
> 
> Carl Eugen

If there's nothing better, i agree that's at least better than avfft_*.


More information about the ffmpeg-devel mailing list