Fixed setting the start time of an edited recording

This commit is contained in:
Klaus Schmidinger
2011-10-09 16:12:21 +02:00
parent 583f840990
commit ae8627e6fc
3 changed files with 5 additions and 3 deletions

View File

@@ -6743,7 +6743,7 @@ Video Disk Recorder Revision History
extends over TS packet boundaries is now done by locally skipping TS packets
in cFrameDetector.
2011-09-23: Version 1.7.22
2011-10-09: Version 1.7.22
- Fixed scaling subtitles in case the primary device's GetVideoSize() function doesn't
return actual values (thanks to Luca Olivetti).
@@ -6761,3 +6761,4 @@ Video Disk Recorder Revision History
- Fixed handling DVB subtitles and implemented decoding textual DVB subtitles (thanks
to Rolf Ahrenberg).
- Added cap_net_raw to the capabilities that are not dropped (thanks to Dominic Evans).
- Fixed setting the start time of an edited recording (thanks to Christoph Haubrich).