On Wed, 10 Dec 2003 08:32:48 +0100 Niklas Peinecke <[EMAIL PROTECTED]> wrote:
> Hi Roberto, > > good work, indeed! > I attached a (trivial) patch that removes two empty if-clauses and > speeds up the pid removal (from O(n) to O(1)). Thanks. The empty "if" was there because it was "emptied" during the changes and I didn't care to remove it. I planned the same O(n)->O(1) you've done, but I forgot to apply. There is another thing I want to implement: closing bandwidth when we have enough filters. At the moment it depends on the order the pids were requested. Let's test this version for a while, then I'll do it. -- Roberto Ragusa r.ragusa at libero.it -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
