[MPlayer-dev-eng] [PATCH][BUG] Spring cleanup - cont.

Raindel Shachar raindel at techunix.technion.ac.il
Thu Apr 24 13:33:42 CEST 2003


Hi, I attach a more complete version of my patch, which fixes many
compiler warnings, as well as some memory leaks, detected using valgrind.
The patch is seperated, in order to ease the review, into several
different files:
bugs.diff fixes several bugs I encountered while going through the
warnings the compiler produced.
config.diff fixes the structure type of mplayer_opts and mencoder_opts.
demux_ts.dff cleans up demux_ts a bit, so that it will be bit more close
to reentrant, as well as fixing a memory leak there.
idiotgcc.diff contains warning silencers for places which are correct, but
gcc doesn't understand that.
include-magic.diff changes some include files black magic in order for
function to have proper prototypes
leaks.diff fixes various memory leaks
libavcodec.diff fixes a signess mismatch in ffmpeg's libavcodec.
parantess.diff adds missing parantess in vo_dga.c
rgb2rgb.diff removes inclusion of rgb2rgb.h from files that doesn't need
it.
signess.diff fixes some signess mismatches
trigraphs.diff fixes trigraph problem.
uncertin.diff contains patches that I am not certine about.

--Shachar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-cleanup-patches.tar.gz
Type: application/octet-stream
Size: 16915 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20030424/3efca7ae/attachment.obj>


More information about the MPlayer-dev-eng mailing list