[Bug 689936] Leak when skipping frames while Video Decoding

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 10 04:30:05 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=689936
  GStreamer | gst-libav | 1.0.3

--- Comment #2 from Michael Rubinstein <mrubinstein at weather.com> 2012-12-10 12:30:03 UTC ---
Changing to "goto no_output" causes other problems.
It looks like we're skipping frames and I see lots of messages like:

0:00:05.739328000  7660    2d96f38 WARN            videodecoder
gstvideodecoder.c:2246:gst_video_decoder_prepare_finish_frame:<bcst_vid_mpeg_decoder>
decreasing timestamp (0:00:05.584468963 < 0:00:05.667880075)

In my previous testing I noticed that:
(len < 0 || have_data <= 0)
was often true during normal, not leaking, operation.

I'm curious, I noticed "goto beach" in several places.  What does the word
"beach" refer to?

-- 
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