annotate libmpeg2/.cvsignore @ 13303:2571b2e0c0b4

Fixes for VirtualAlloc function: * mplayer received a SIGSEGV under Linux after Opening video decoder: [dmo] DMO video codecs VirtualAlloc(0x00400000, 859648, 0x00003000, 0x00000040) because that region was already under use and mmap() with MAP_FIXED has problems under Linux (see code). VirtualAlloc() fixed in "loader/ext.c". * VirtualAlloc() made to conform with win32 documented behavior regarding the alignment of the address and size arguments. * VirtualAlloc() detection of overlap with previous regions fixed. Patch by A. Guru ( a.guru at sympatico dot ca )
author rtognimp
date Fri, 10 Sep 2004 16:39:31 +0000
parents 510b7e4b51a5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2963
510b7e4b51a5 Move ignores in subdirs to their respective .cvsignore files.
atmos4
parents:
diff changeset
1 .depend