Am 19.10.2013 01:45, schrieb Luca Barbato:
On 19/10/13 00:37, Maxim Polijakowski wrote:
--> VLC tables have been made static. There is no dynamic allocation and
deallocation anymore
To initialize static data you might use the init_static_data callback,
the rest seems ok to go to me.

IIRC, init_static_data is called form avcodec_register(), is it?
Then it would allocate and initialize >600k memory without be sure ATRAC3+ decoder will be ever used!
Fix me if I'm wrong here...

Best regards
Maxim
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to