Mercurial > mplayer.hg
comparison loader/dshow/outputpin.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 */ | |
1 | 6 |
2 #include "wine/winerror.h" | 7 #include "wine/winerror.h" |
3 #include "wine/windef.h" | 8 #include "wine/windef.h" |
4 #include "outputpin.h" | 9 #include "outputpin.h" |
5 #include <stdio.h> | 10 #include <stdio.h> |