#14 closed defect (fixed)Memory leak in the decoder
Description
Serious memory leak was observed in the decoder. Decoding about 80 1920x1080 frames will consume 2 GB memory!
The memory leak mainly occurs in Void TComDataCU::destroy(). When the lib is marked as decoder, the memory in the following blocks will be never freed.
Change History (5)comment:1 Changed 14 years ago by ksuehring
comment:2 Changed 14 years ago by ksuehringcomment:3 Changed 13 years ago by davidf
Updating component after adding WD (Text) tickets comment:4 Changed 13 years ago by davidf
comment:5 Changed 13 years ago by davidf
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
resolved in rev. 25