[MPlayer-dev-eng] [PATCH] MMS/ASF minor changes

Francesco Cosoleto cosoleto at gmail.com
Mon Mar 9 15:28:24 CET 2009


Hi,

I am working on a patch to fix some problems with the MMS over TCP code,
while I was at it I made minor changes to some related files.

Patch #1 replaces a close() call with closesocket(), patch #2 renames 1
variable, 1 function and replaces some GUIDs coded in C file with
already defined values from header file. Next patch removes a warning
about signed/unsigned comparision (size cannot be < 0 here). The last
three patches are to update ASF header file according to latest advances
in ASF specification knowledge, and to remove printing of a
reserved/unused always 0 field.

Francesco Cosoleto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1_use_closesocket.diff
Type: text/x-patch
Size: 403 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090309/346180b7/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2_renaming.diff
Type: text/x-patch
Size: 2118 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090309/346180b7/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3_remove_warning.diff
Type: text/x-patch
Size: 526 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090309/346180b7/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6_dont_print_reserved_bytes.diff
Type: text/x-patch
Size: 730 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090309/346180b7/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7_update_asf_header_file.diff
Type: text/x-patch
Size: 4902 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090309/346180b7/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8_update_asf_header_file.diff
Type: text/x-patch
Size: 3527 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090309/346180b7/attachment-0005.bin>


More information about the MPlayer-dev-eng mailing list