Closed njh closed 6 years ago
In LAME:
int CDECL lame_set_extension(lame_global_flags *, int); int CDECL lame_get_extension(const lame_global_flags *);
This was on my todo list but just realised that I implemented it ages ago in b859610b2eed995c7cc317f2679126cf41737a64.
But with the wrong commit message.
In LAME: