[FFmpeg-devel] [PATCH 1/2] lavu/tx: add real to real and real to imaginary RDFT transforms

Lynne dev at lynne.ee
Thu Aug 3 19:26:16 EEST 2023


These are in-place transforms, required for DCT-I and DST-I.

Templated as the mod2 variant requires minor modifications, and is
required specifically for DCT-I/DST-I.

Quite optimized, as there's no need for any additional buffer storage.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavu-tx-add-real-to-real-and-real-to-imaginary-RDFT-.patch
Type: text/x-diff
Size: 18588 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230803/9dd8a3f2/attachment.patch>


More information about the ffmpeg-devel mailing list