Fixed detecting frames in case the Picture Start Code or Access Unit Delimiter extends over TS packet boundaries

This commit is contained in:
Klaus Schmidinger
2011-06-11 11:28:13 +02:00
parent 1afb2cf1c2
commit b226ab46d6
3 changed files with 19 additions and 2 deletions

View File

@@ -2711,3 +2711,7 @@ Dirk Leber <dirk.leber@reel-multimedia.com>
Marco G<>benich <mg@needful.de>
for reporting a problem with executing diseqc commands from different threads
Johan Andersson <jna@jna.pp.se>
for reporting a bug in detecting frames in case the Picture Start Code or Access Unit
Delimiter extends over TS packet boundaries