summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-09-15 13:14:42 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-09-15 13:14:42 +0200
commit441258c7ea2acffd6cd0f4335cdb9e88c1e99508 (patch)
tree94e7f26ce0034755e27c9a96fa1ff4714a4e79da /CONTRIBUTORS
parente165c9ad8be82626c128f20db49797854d5e504e (diff)
downloadvdr-441258c7ea2acffd6cd0f4335cdb9e88c1e99508.tar.gz
vdr-441258c7ea2acffd6cd0f4335cdb9e88c1e99508.tar.bz2
Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 8e410efc..faefb5d2 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -172,6 +172,7 @@ Andreas Schultz <aschultz@warp10.net>
for adding cDevice::NewOsd() to allow a derived cDevice class to implement its own
OSD capabilities
for implementing an SPU decoder
+ for fixing opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver
Aaron Holtzman
for writing 'ac3dec'