diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-09-04 13:09:06 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-09-04 13:09:06 +0200 |
commit | 699fd6d5d70030aef5e34494c719d37d4f0cc03f (patch) | |
tree | 790a83ff09d1e3630441eb0b6c4ca99250d5ed8e /HISTORY | |
parent | 96061c5b40cc940d9ae2860ba0a1a941486f3cf1 (diff) | |
download | vdr-699fd6d5d70030aef5e34494c719d37d4f0cc03f.tar.gz vdr-699fd6d5d70030aef5e34494c719d37d4f0cc03f.tar.bz2 |
Detecting frames in case the Picture Start Code or Access Unit Delimiter extends over TS packet boundaries is now done by locally skipping TS packets in cFrameDetector1.7.21
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6739,3 +6739,6 @@ Video Disk Recorder Revision History Richter). - Fixed detecting frames on radio channels (reported by Chris Mayo). - Revoked the changes to cFrameDetector that have been introduced in version 1.7.19. + Detecting frames in case the Picture Start Code or Access Unit Delimiter + extends over TS packet boundaries is now done by locally skipping TS packets + in cFrameDetector. |