On Fri, Aug 17, 2012 at 02:39:39PM +0300, Jan Ekström wrote:
> Move common code from utvideodec.c to a new common header utvideo.h.

You are duplicating static tables, not sharing them.  Move them to a .c
file with ff_ prefixes instead.  This could be done as a separate patch.

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

Reply via email to