diff options
author | Gerd Knorr <devnull@localhost> | 2004-09-15 16:15:24 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2004-09-15 16:15:24 +0000 |
commit | cee2f6018552c03313dc099ea8ebeee6addac22c (patch) | |
tree | abd4ff0a993b83294cbd96c7d0b73a0f29fd2bfa /linux/drivers/media/video/video-buf.c | |
parent | 8dfcff119a832fc7292034d4f244129aedc42296 (diff) | |
download | mediapointer-dvb-s2-cee2f6018552c03313dc099ea8ebeee6addac22c.tar.gz mediapointer-dvb-s2-cee2f6018552c03313dc099ea8ebeee6addac22c.tar.bz2 |
- added a bunch of $Id$ tags.
Diffstat (limited to 'linux/drivers/media/video/video-buf.c')
-rw-r--r-- | linux/drivers/media/video/video-buf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/drivers/media/video/video-buf.c b/linux/drivers/media/video/video-buf.c index 35c9ea9b3..f00a5b9a5 100644 --- a/linux/drivers/media/video/video-buf.c +++ b/linux/drivers/media/video/video-buf.c @@ -1,4 +1,6 @@ /* + * $Id: video-buf.c,v 1.10 2004/09/15 16:15:24 kraxel Exp $ + * * generic helper functions for video4linux capture buffers, to handle * memory management and PCI DMA. Right now bttv + saa7134 use it. * |