[MPlayer-dev-eng] [PATCH] fix 'discards qualifiers from pointer target type' warning

Diego Biurrun diego at biurrun.de
Fri Oct 19 12:08:24 CEST 2007


On Fri, Oct 19, 2007 at 12:04:24PM +0200, Nico Sabbi wrote:
> Il Friday 19 October 2007 11:49:29 Diego Biurrun ha scritto:
> >
> > attached patch fixes
> >
> > vd_mpegpes.c: In function 'decode':
> > vd_mpegpes.c:49: warning: passing argument 2 of
> > 'mp_header_process_sequence_header' discards qualifiers from
> > pointer target type
> >
> > by declaring an argument of mp_header_process_sequence_header as
> > const.
> >
> > OK to apply?  If there are no objections I will funnel this into
> > the repository shortly.
> 
> ok

Applied.

Diego



More information about the MPlayer-dev-eng mailing list