[FFmpeg-devel] Some ideas for a tiny set of audio conversion functions..

Andreas Öman andreas
Wed Nov 21 22:35:58 CET 2007


Andreas ?man wrote:
> Here is another idea.

Ping on this one?

If nobody has anything to add i will start coding on a proposal.
I intend to stick with 'variant 2' (ie, no explicit strides)

Also i think it's better to pass the rematrix coeffs as
a (float *) and let the code deduce the rows/columns by
reading 'channels' from src and dst.
Otherwise, if we increase AV_AUDIO_CHANNELS_MAX, the matrix
will be too big IMHO.

Perhaps AV_AUDIO_CHANNELS_MAX should be set to 32 initially.





More information about the ffmpeg-devel mailing list