On Tue, Sep 30, 2014 at 07:41:08PM +0200, Michael Niedermayer wrote:
> + * @param list ',' seperated list of entities to register, the list used must
> + *       have a sufficient lifetime so future calls to 
> avcodec_register_list()
> + *       can access it for comparission.

I think you can avoid that requirement if you follow my suggestion of
trashing the descriptions.
I kind of dislike that that would however kind of "forever" force use to
keep the descriptions in .data instead of having them in .rodata where
they should be also for (minor) security considerations.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to