summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-05-21 09:53:27 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-05-21 09:53:27 +0200
commit3b1b5bde681febf6a3900438fbc2d386511c4393 (patch)
treec5366208fb27c2b8b2281f0eebf52af44a10e676 /HISTORY
parent82813f48c4f95d8cedbd2add70baf7962aad2ca1 (diff)
downloadvdr-3b1b5bde681febf6a3900438fbc2d386511c4393.tar.gz
vdr-3b1b5bde681febf6a3900438fbc2d386511c4393.tar.bz2
Removed TsGetContinuityCounter() from remux.h, using TsContinuityCounter() instead
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 97e9ab16..a9a897f9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.