diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-25 14:37:05 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-25 14:37:05 +0100 |
commit | dd95f4ed61db236b5135129ca70e1315a89b71ca (patch) | |
tree | 0553a3bfc649881c27a2b0b7c318d7ba0652d3ec /HISTORY | |
parent | 6bd94489deb08ab5eed2e83cbb1f818295fd9a26 (diff) | |
download | vdr-dd95f4ed61db236b5135129ca70e1315a89b71ca.tar.gz vdr-dd95f4ed61db236b5135129ca70e1315a89b71ca.tar.bz2 |
Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or varying GOP structures
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7878,4 +7878,6 @@ Video Disk Recorder Revision History - Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 10 in order to be able to record channels that need more than 5 TS packets for detecting frame borders (reported by Eike Sauer). +- Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or varying + GOP structures (reported by Christian Paulick, with help from Helmut Auer). - Fixed a wrong alignment in cCiDateTime::SendDateTime(). |