[FFmpeg-devel] [PATCH] Explicitely declare {dst,src}Formatsws_get*Context() params as enum PixelFormat
Carl Eugen Hoyos
cehoyos
Mon Feb 9 09:59:08 CET 2009
Art Clarke <aclarke <at> xuggle.com> writes:
> We ran into the problem because we wanted to disguise the PixelFormat
> dependency in other objects and hence pass-around an opaque int; we
> just didn't cast it when passing back into SWSContext calls because we
> didn't have to (until this morning when our builds started breaking).
Out of curiosity: With which compiler?
Carl Eugen
More information about the ffmpeg-devel
mailing list