Revert "qtdemux: Increment current stts index in all code paths after reading one chunk"
This reverts commit 99d5d7570d0b53dad3bc8eb653b1320ee422aace. It broke playback of various valid files.
This commit is contained in:
parent
99d5d7570d
commit
db1757503d
@ -8545,7 +8545,6 @@ done2:
|
||||
/* save values */
|
||||
stream->stts_time = stts_time;
|
||||
stream->stts_sample_index = j + 1;
|
||||
stream->stts_index++;
|
||||
goto done3;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user