On 25/07/14 02:15, Diego Biurrun wrote:
> The typedefs also exist in the avfft.h header and since typedefs cannot be
> legally redefined in C, the code fails to compiler with some compilers.
> 
> This reverts commits 11c7155cce and 57f1b1dcc7.
> ---
> 
> Since nobody seems to like my other fix nor come up with an alternative one 
> ...
> 

Beside the additional complexity due the templating float/fixed it is
just like any other opaque struct type with internal definition (e.g.
avresample.h vs libavresample/internal.h).

So it was an error adding the typedef.

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

Reply via email to