shithub: openh264

Download patch

ref: 11bdd8adad5b651ecdbd79239d9ee3cd4faf826f
parent: 33fe2b5883ce776e7c4fec88a049531d7785e491
author: Martin Storsjö <martin@martin.st>
date: Mon Jan 27 07:50:16 EST 2014

Move the measure_time.h header to the common library

Both encoder and decoder versions were functionally equivalent,
but I picked the decoder version (but added the static inline
keywords to it) since the encoder one was quite messy with a lot
of commented out code.