On Thu, Aug 25, 2016 at 04:53:38PM -0500, Burt P. wrote:
> On Thu, Aug 25, 2016 at 8:56 AM, Diego Biurrun <[email protected]> wrote:
> > On Wed, Aug 24, 2016 at 07:34:22AM -0500, Burt P wrote:
> >> --- /dev/null
> >> +++ b/libavfilter/af_hdcd.c
> >> @@ -0,0 +1,199 @@
> >> +typedef struct HDCDContext {
> >> +    const AVClass *class;
> >> +
> >> +    hdcd_simple_t *shdcd;
> >
> > The _t namespace is reserved for POSIX, the library should not invade it.
> 
> Um, I think it is too late to change it.

Because the library is in widespread use and hundreds of projects
already rely on it?  Not?  Then it is not too late.

What's with the odd prefix name?

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

Reply via email to