Mercurial > mplayer.hg
comparison loader/dshow/allocator.c @ 25849:b70f5ac9c001
Remove $Id$ tags, they make diffs between different versions
harder to read than necessary.
author | reimar |
---|---|
date | Sun, 27 Jan 2008 12:15:27 +0000 |
parents | 2c8cdb9123b8 |
children | 0f1b5b68af32 |
comparison
equal
deleted
inserted
replaced
25848:09056d54cdee | 25849:b70f5ac9c001 |
---|---|
1 /* | 1 /* |
2 * Modified for use with MPlayer, detailed changelog at | 2 * Modified for use with MPlayer, detailed changelog at |
3 * http://svn.mplayerhq.hu/mplayer/trunk/ | 3 * http://svn.mplayerhq.hu/mplayer/trunk/ |
4 * $Id$ | |
5 */ | 4 */ |
6 | 5 |
7 #include "config.h" | 6 #include "config.h" |
8 #include "allocator.h" | 7 #include "allocator.h" |
9 #include "com.h" | 8 #include "com.h" |