[Bug 739333] gst-omx leaks a huge memory when it works with amr h/w decoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 2 21:58:37 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739333
  GStreamer | gst-omx | 1.2.4

--- Comment #6 from Jun Ji <jun.ji at lge.com> 2014-11-03 05:58:31 UTC ---
Slomo, sorry for the confusion. On my second test, it still has a huge leak and
what I found are

1. spf 1024, spf 576 gives 8 frames to gst_audio_decoder_finish_frame()
following the frame calculation if gst_omx_audio_dec_loop(). With this 8
frames, the difference of the refcount of sysallocatormem between two
gst_omx_audio_dec_loop() is about 50. Moreover, there was a sound loss. Now I
recognized that the loss may be because it drops 8 frames.

2. with spf -1, no loss and the difference of the refcount is about 40.


I'm still working on it.. thank you for the support.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list