diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-13 14:06:25 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-13 14:06:25 +0200 |
commit | ed5027b5d5a331b44d16b5c41f267f17c6efebf6 (patch) | |
tree | ac77603e87421a822d2120db1d961315409a6f12 /CONTRIBUTORS | |
parent | da22081330ecd810ef2bb34445ae35b9e297778b (diff) | |
download | vdr-ed5027b5d5a331b44d16b5c41f267f17c6efebf6.tar.gz vdr-ed5027b5d5a331b44d16b5c41f267f17c6efebf6.tar.bz2 |
Using masks in EIT filtering to reduce the number of filters
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fad8e0be..d05b9282 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -196,6 +196,7 @@ Andreas Schultz <aschultz@warp10.net> for pointing out some unnecessary #includes in eit.c and a problem with cMenuRecordings::Del(), which caused warnings with gcc-3.2 for suggesting a Make.config file + for making EIT filtering use masks to reduce the number of filters Aaron Holtzman for writing 'ac3dec' |