On Thu, May 10, 2012 at 05:40:34PM +0100, Mans Rullgard wrote: > Change the size specifiers to match the actual element sizes > of the data. This makes no practical difference with strict > alignment checking disabled (the default) other than somewhat > documenting the code. With strict alignment checking on, it > avoids trapping the unaligned loads. > > Signed-off-by: Mans Rullgard <[email protected]> > --- > libavcodec/arm/dsputil_neon.S | 294 > ++++++++++++++++++++--------------------- > 1 file changed, 147 insertions(+), 147 deletions(-)
LGTM _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
