[mythtv] [PATCH] DVB Fixes

Isaac Richards ijr at po.cwru.edu
Wed Dec 31 12:37:26 EST 2003


On Wednesday 31 December 2003 12:27 pm, Kenneth Aafløy wrote:
> No, as the idea is to bring in the tied stream to calculate the rate
> from them both. But multiple audio streams (or any other extra streams,
> sub, tele...) is not handled, better put a fixme about that.

Ok, cool.  One more question:

+                if ( pktbuf[1] & 0x80){
+                    WARNING("Uncorrectable error in packet, dropped.");
+                    continue;
+                }

from dvbrecorder -- that supposed to be !pktbuf[1]?

Isaac


More information about the mythtv-dev mailing list