[MPlayer-dev-eng] [PATCH] a few more warnings
Nico Sabbi
nsabbi at tiscali.it
Wed Mar 2 08:42:36 CET 2005
Dominik 'Rathann' Mierzejewski wrote:
>
>--- MPlayer-20050228/libmpdemux/muxer_lavf.c.warn 2005-02-22 00:16:12.000000000 +0100
>+++ MPlayer-20050228/libmpdemux/muxer_lavf.c 2005-02-28 02:39:26.000000000 +0100
>@@ -17,6 +17,7 @@
> #include "stheader.h"
> #include "../m_option.h"
> #include "avformat.h"
>+#include "avi.h"
>
>
Michael ?
>
> typedef struct {
> //AVInputFormat *avif;
>@@ -145,7 +146,7 @@
> }
>
>
>-static void fix_parameters(muxer_stream_t *stream, void *sh)
>+static void fix_parameters(muxer_stream_t *stream)
> {
> muxer_stream_priv_t *spriv = (muxer_stream_priv_t *) stream->priv;
> AVCodecContext *ctx;
>
>
this is correct
More information about the MPlayer-dev-eng
mailing list