[MPlayer-dev-eng] [PATCH] Silence one warning for muxer_lavf.c
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Jun 27 04:05:47 CEST 2007
Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> Attached patch silences one warning when compiling muxer_lavf.c:
>
> muxer_lavf.c:243: warning: implicit declaration of function ‘imgfmt2pixfmt’
[...]
Sorry for the stupid patch that breaks compilation.
However, it's correct to add a prototype for the function, right? Should it just
be added to muxer_lavf.c or is there a better solution? A new file
fmt-conversion.c maybe?
Thank you, Carl Eugen
More information about the MPlayer-dev-eng
mailing list