view mp_msg-mencoder.c @ 27248:f45c38163037

Change a broken check. FFMAX does not work as intended because trak->chunkmap[i].first is unsigned and j is signed.
author reimar
date Mon, 14 Jul 2008 15:49:59 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"