On 02/27/2012 11:56 PM, Kieran Kunhya wrote:
AVCodecContext->get_buffer()?

http://git.mansr.com/?p=omapfbplay;a=blob;f=avcodec.c is a nice
example of how to use it.

yes, one can either make libav use the libdsp allocated buffers
or one could even pass libav allocated buffer to the dsp since
as I said dspbridge uses the dsp MMU and can therefore map user
space buffers into the dsp memory space.

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to