mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed getting the number of editing sequences in case the last sequence has no actual end mark
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -7339,7 +7339,7 @@ Video Disk Recorder Revision History
|
||||
- Modified editing marks are now written to disk whenever the replay progress display
|
||||
gets hidden (thanks to Christoph Haubrich).
|
||||
|
||||
2012-11-25: Version 1.7.33
|
||||
2012-11-26: Version 1.7.33
|
||||
|
||||
- In order to be able to play TS recordings from other sources, in which there is
|
||||
more than one PMT PID in the PAT, 'int cPatPmtParser::PatPmt(void)' has been changed
|
||||
@@ -7349,3 +7349,5 @@ Video Disk Recorder Revision History
|
||||
- Fixed getting only non-video packets in cCuttingThread::GetPendingPackets() (reported
|
||||
by S<>ren Moch).
|
||||
- Changed all occurrences of MPEG4 to H264 (pointed out by S<>ren Moch).
|
||||
- Fixed getting the number of editing sequences in case the last sequence has no actual
|
||||
end mark.
|
||||
|
Reference in New Issue
Block a user