comparison loader/dshow/inputpin.c @ 15166:f5537cc95b02

Mark modified imported files as such to comply with GPL ¡ø2a.
author diego
date Fri, 15 Apr 2005 20:17:14 +0000
parents 6454a2ba2e33
children 0783dd397f74
comparison
equal deleted inserted replaced
15165:775330fe3889 15166:f5537cc95b02
1 /*
2 * Modified for use with MPlayer, detailed CVS changelog at
3 * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
4 * $Id$
5 */
6
1 #include "inputpin.h" 7 #include "inputpin.h"
2 #include "wine/winerror.h" 8 #include "wine/winerror.h"
3 #include <string.h> 9 #include <string.h>
4 #include <stdio.h> 10 #include <stdio.h>
5 #include <stdlib.h> 11 #include <stdlib.h>