Removed TsGetContinuityCounter() from remux.h, using TsContinuityCounter() instead

This commit is contained in:
Klaus Schmidinger
2017-05-21 09:53:27 +02:00
parent 82813f48c4
commit 3b1b5bde68
3 changed files with 5 additions and 9 deletions

View File

@@ -9042,3 +9042,4 @@ Video Disk Recorder Revision History
VDR's tools.h, you can insert
#define VDR_NO_STL_PROTOTYPES
before including tools.h.
- Removed TsGetContinuityCounter() from remux.h, using TsContinuityCounter() instead.