[MPlayer-cvslog] r19407 - in trunk: libass/ass_mp.c libass/ass_mp.h libass/ass_render.c mplayer.c

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Aug 15 22:47:01 CEST 2006


Hello,
On Tue, Aug 15, 2006 at 09:25:47PM +0200, eugeni wrote:
> Modified: trunk/libass/ass_mp.c
> ==============================================================================
> --- trunk/libass/ass_mp.c	(original)
> +++ trunk/libass/ass_mp.c	Tue Aug 15 21:25:46 2006
> @@ -1,3 +1,7 @@
> +#include <stdint.h>
> +#include <string.h>

Sorry for missing it in previous reviews, but AFAIK in MPlayer you're
supposed to include inttypes.h, not stdint.h.

Greetings,
Reimar Döffinger



More information about the MPlayer-cvslog mailing list