[MPlayer-dev-eng] [PATCH] vobsub.c spudec.h compiler warning

Arne Driescher driescher at mpi-magdeburg.mpg.de
Fri Feb 28 08:23:27 CET 2003


Hi,

the following patch removes a compiler warning
in vobsub.c:rar_open() concerning a cast from const char * to char*
by dublicating the relevant string.

Moreover, the file spudec.h needs a definition of  vo_functions_t
that comes from libvo/video_out.h
Currently, it compiles only because libvo/video_out.h
is included before spudec.h. Moveing this include
into spudec.h removes this problem cleanly.

Functional changes: none

Patch agains current CVS version
spudec.h: 1.14
vobsub.c 1.26

Patch generated by: cvs diff -u > vobsub_spudec_patch


Greetings,
Arne


-------------- next part --------------
A non-text attachment was scrubbed...
Name: vobsub_spudec_patch
Type: text/x-diff
Size: 2636 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20030228/dc614905/attachment.diff>


More information about the MPlayer-dev-eng mailing list