On Tue, Jan 3, 2012 at 2:29 PM, Diego Biurrun <[email protected]> wrote:
> This fixes compilation failures related to START_TIMER/STOP_TIMER macros and
> -Werror=declaration-after-statement.  START_TIMER declares variables and thus
> may not be placed after statements outside of a new block.

START/STOP_TIMER are for development purposes only.  There is
absolutely no reason to make this sort of change for something that
should never be enabled except during development.

Jason
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to