Changes between Initial Version and Version 1 of Ticket #13101, comment 4
- Timestamp:
- Nov 27, 2021, 8:10:41 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13101, comment 4
initial v1 38 38 So it is trying to draw some bad frames, but that doesn't cause any graphical glitches that I can see so it's probably harmless. 39 39 40 The real harm comes from the engine trying to decode some even worse frames. So I guess one way would be to have it decode the frames on demand, rather than in advance. I' m going to attacha proof-of-concept patch for doing that.40 The real harm comes from the engine trying to decode some even worse frames. So I guess one way would be to have it decode the frames on demand, rather than in advance. I've attached a proof-of-concept patch for doing that.
