view etc/inttypes.h @ 34632:e0c6b271d55b

Do not parse the extended aspect info into the fields used for video size. This resulted in -identify showing the aspect settings as video width/height. Since aspect is ignored in general (i.e. also when a preset aspect is encoded) this should not break anything.
author reimar
date Mon, 13 Feb 2012 20:52:59 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>