On Thu, Jun 02, 2011 at 10:34:13PM -0700, Ronald S. Bultje wrote: > Remove duplicate "inC" and "_c" functions that do the same thing; > give each function that handles data and acts as a function pointer > a "_c" suffix; remove "_c" suffix from functions that are inherently > not optimizable. Remove inline keyword from functions that are only > used through function pointers. > --- > libswscale/swscale.c | 496 > ++++++++++++++++++++++++-------------------------- > 1 files changed, 236 insertions(+), 260 deletions(-)
looks fine _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
