diff options
author | Paul Gilbert | 2016-12-29 22:23:16 -0500 |
---|---|---|
committer | Paul Gilbert | 2016-12-29 22:23:16 -0500 |
commit | cc4ede6509bb12a5d60861eb925640601fab6020 (patch) | |
tree | 972411b0edcbcf25ec9d3f5a4467e49af3bcb8c7 /backends/platform/android/android.h | |
parent | 2e8c80cf58e03ad735a5b147f11d31f07e49e33a (diff) | |
download | scummvm-rg350-cc4ede6509bb12a5d60861eb925640601fab6020.tar.gz scummvm-rg350-cc4ede6509bb12a5d60861eb925640601fab6020.tar.bz2 scummvm-rg350-cc4ede6509bb12a5d60861eb925640601fab6020.zip |
VIDEO: Further work on 2-track AVI videos
It turns out that at least one video in Starship Titanic, for the
Lift Indicator, has only a single transparency frame in track 2.
The added code, therefore, when it doesn't find an index entry
for the desired frame number, works backwards until it finds a valid
frame (likely frame 0), and then scans forward. If it hits the end
of the video, then it simply uses whatever last frame it last decoded.
Diffstat (limited to 'backends/platform/android/android.h')
0 files changed, 0 insertions, 0 deletions