Opened 14 years ago
Closed 12 years ago
Last modified 12 years ago
#10496 closed Patch - Bug Fix (fixed)
fix "PESPacket: Failed CRC check 0xVARIABLE != 0xCONSTANT for StreamID = 0x70", part 2
| Reported by: | Owned by: | danielk | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27 |
| Component: | MythTV - General | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
part 2 of #10207 continue the refactor of PESPacket and PSIPTable to get the correct HasCRC implementation called at various locations
CAUTION: It compiles, records, but still emits CRC errors. I need to see whether they are from real reception problems (got some) or real driver issues (got some i2c locking issues which leads to lots packets on one frontend when the other frontend tunes a channel) or if there is a bug somewhere in the refactor.
Attachments (1)
Change History (6)
by , 14 years ago
| Attachment: | 0004-refactor-PESPacket-and-PSIPTable-some-more-to-silenc.patch added |
|---|
comment:1 by , 14 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:3 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
comment:4 by , 12 years ago
| Milestone: | unknown → 0.27 |
|---|
Note:
See TracTickets
for help on using tickets.

See also #10495.