On 03/05/2014 01:50 AM, Anton Khirnov wrote: > This simplifies the code, since we do not have to deal with a possibly > negative source index anymore. > > Changes the results of the linear test, since the initial part of the > output now uses the same path as the rest of it, while before it > followed the (index < 0) special case for both linear=0 and linear=1. > --- > libavresample/resample.c | 46 > ++++++++++++++++++++++++++----------- > libavresample/resample_template.c | 12 ++++------ > 2 files changed, 36 insertions(+), 22 deletions(-)
Very nice. Looks good. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
