Changeset 54e68fb3 in ffmpeg

Timestamp:
Jan 4, 2012, 12:28:28 AM (13 years ago)
Author:
Diego Biurrun <diego@biurrun.de>
Branches:
master
Children:
400ba1d7
Parents:
9dec5574
git-author:
Diego Biurrun <diego@biurrun.de> (01/03/12 12:18:49)
git-committer:
Diego Biurrun <diego@biurrun.de> (01/04/12 00:28:28)
Message:

Merge some declarations and initializations.

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.