On 10/10/2016 22:02, Martin Storsjö wrote: > This makes it match the pattern already used for VP8 MC functions. > > This also makes the signature match ffmpeg's version of these > functions, easing porting of code in both directions. > --- > libavcodec/vp9.h | 5 ++-- > libavcodec/vp9block.c | 16 +++++----- > libavcodec/vp9dsp.c | 69 > ++++++++++++++++++++------------------------ > libavcodec/x86/vp9dsp_init.c | 34 +++++++++++----------- > libavcodec/x86/vp9mc.asm | 20 ++++++------- > tests/checkasm/vp9dsp.c | 18 +++++------- > 6 files changed, 77 insertions(+), 85 deletions(-) >
Sure, why not? lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
