Added CRC check of the CAT in cCaPidReceiver::Receive()

This commit is contained in:
Klaus Schmidinger
2020-06-27 10:05:56 +02:00
parent 488a13543e
commit 848c65fe4f
3 changed files with 39 additions and 31 deletions

View File

@@ -9490,3 +9490,4 @@ Video Disk Recorder Revision History
to Helmut Binder).
- Now adding CPPFLAGS to CXXFLAGS to allow extra preprocessor flags to be given when
doing make (suggested by Tobisa Grimm).
- Added CRC check of the CAT in cCaPidReceiver::Receive() (thanks to Helmut Binder).