On Wed, 20 Apr 2011, Luca Barbato wrote:

> On 4/20/11 3:24 PM, Martin Storsjö wrote:
> > This avoids clashes if we internally want to override the global
> > open function.
> 
> what about open -> alloc, close -> free ?

That might make sense, and would be shorter than the ones Ronald 
suggested, which felt a bit long for something that isn't in a global 
namespace anyway. "free" still is a very generic name, but since we never 
use that internally (except in lavu), we don't need to override it with a 
#define, I hope. I'll update the patch with this variant.

// Martin
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to