On Fri, Jan 03, 2014 at 08:08:36PM +0200, Martin Storsjö wrote: > --- > libavcodec/arm/simple_idct_arm.S | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libavcodec/arm/simple_idct_arm.S > b/libavcodec/arm/simple_idct_arm.S > index 8227898..bf9ee3d 100644 > --- a/libavcodec/arm/simple_idct_arm.S > +++ b/libavcodec/arm/simple_idct_arm.S > @@ -477,3 +477,4 @@ __end_bef_a_evaluation: > sub r4, r6, r11 @ R4=a0-W2*ROWr16[2] (a3) > add r6, r6, r11 @ R6=a0+W2*ROWr16[2] (a0) > bal __end_a_evaluation > +endfunc > --
OK _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
