Bug #760
Memory leak when playing large/long movies
Status: | Fixed | Start date: | 10/30/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | Video playback | |||
Target version: | 3.4 | |||
Found in version: | 3.2 | Platform: | PS3 |
Description
Started Ps3
started showtime
ran 720p flick that was quite long (2h41minutes)
next movie i start i get a warning message stating that showtime is running low on memory
Associated revisions
Rewrite buffer handling for media streaming
Instead of allocating memory for each packet we now allocate one large
chunk of memory and use it as a circular FIFO. This reduces memory fragmentation
which seems to cause problems with some libc versions (seen with newlib on ps3)
Fixes #760
History
#1
Updated by Andreas Smas about 11 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset 6730eae44d6246f728a2782e872bfdbc1281ce03.
#2
Updated by Andreas Smas about 11 years ago
- Target version set to 3.4