[MPlayer-dev-eng] [PATCH] libmpdvdkit2 minor cleanups

Emanuele Giaquinta emanuele.giaquinta at gmail.com
Fri Jul 1 00:46:04 CEST 2005


Hi,

the attached patch provides the following cleanups:

removes unneeded castings on strdup calls.
adds the 'const' qualificator to the argument of dvdcss_open, to be consistent 
with the 'DVDcss_open' type.
Two other fixes to avoid gcc4 warnings with sprintf calls; the psz_debug array 
can be safely defined signed, instead use a cast for psz_serial.

Emanuele Giaquinta
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libmpdvdkit2.patch
Type: text/x-diff
Size: 2564 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050701/657f5574/attachment.patch>


More information about the MPlayer-dev-eng mailing list