On Thu, Jul 24, 2014 at 05:03:25PM -0700, Diego Biurrun wrote: > --- > > This is necessary to keep the next patch in the series from adding warnings, > apart from being generally sensible. > > libavcodec/arm/h264qpel_init_arm.c | 128 ++++++++++++++++---------------- > libavcodec/arm/rv40dsp_init_arm.c | 6 +- > libavcodec/cavsdsp.c | 42 +++++------ > libavcodec/h264qpel_template.c | 74 +++++++++---------- > libavcodec/ppc/h264qpel.c | 32 ++++---- > libavcodec/ppc/h264qpel_template.c | 18 ++++- > libavcodec/qpeldsp.c | 102 +++++++++++++------------- > libavcodec/qpeldsp.h | 28 ++++--- > libavcodec/rv30dsp.c | 40 +++++----- > libavcodec/rv40dsp.c | 40 +++++----- > libavcodec/wmv2dsp.c | 18 ++--- > libavcodec/x86/cavsdsp.c | 38 +++++----- > libavcodec/x86/h264_qpel.c | 122 +++++++++++++++---------------- > libavcodec/x86/qpeldsp_init.c | 145 > ++++++++++++++++++++++++------------- > libavcodec/x86/rv40dsp_init.c | 10 +-- > 15 files changed, 451 insertions(+), 392 deletions(-)
LGTK on IRC Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
