mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
The PCR pid in generated PMTs is now set to the channel's PCR pid again
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -6276,7 +6276,7 @@ Video Disk Recorder Revision History
|
||||
- Fixed plugin arguments corruption with glibc 2.11 on x86_64 (thanks to
|
||||
Anssi Hannula).
|
||||
|
||||
2010-01-23: Version 1.7.12
|
||||
2010-01-24: Version 1.7.12
|
||||
|
||||
- Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group".
|
||||
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
|
||||
@@ -6296,3 +6296,7 @@ Video Disk Recorder Revision History
|
||||
to Matti Lehtim<69>ki).
|
||||
- Fixed determining the frame duration on channels where the PTS deltas jitter by
|
||||
+/-1 around 1800.
|
||||
- The PCR pid in generated PMTs is now set to the channel's PCR pid again, which
|
||||
in most cases is the same as the video pid. For channels that use a separate
|
||||
PCR pid, no TS packets are recorded from that PID (I have yet to see a case where
|
||||
this actually is a problem).
|
||||
|
Reference in New Issue
Block a user