Added cMtdCamSlot::TsPostProcess()

This commit is contained in:
Klaus Schmidinger
2020-06-16 14:25:43 +02:00
parent 1e1cd4554e
commit 67ea2163f4
5 changed files with 14 additions and 4 deletions

View File

@@ -9453,7 +9453,7 @@ Video Disk Recorder Revision History
The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.2, so
that plugins can detect the presence of the new cControl::Control().
2020-06-15: Version 2.4.3
2020-06-16: Version 2.4.3
- Added a missing '-D' to the 'plugins' target of the Makefile (thanks to Johann
Friedrichs).
@@ -9469,3 +9469,4 @@ Video Disk Recorder Revision History
- Added failsafe defaults for 'make LCLBLD=1' to the Makefile (thanks to Stefan
Herdler).
- Added codes for more languages and special audio tracks (thanks to Helmut Binder).
- Added cMtdCamSlot::TsPostProcess() (thanks to Helmut Binder).