[Bug 657950] ffmpegdec: post QoS messages when dropping a frame
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Sep 26 11:29:29 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=657950
GStreamer | gst-ffmpeg | unspecified
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #195398|none |reviewed
status| |
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-09-26 18:29:25 UTC ---
(From update of attachment 195398)
>+drop_qos:
>+ {
>+ GstClockTime stream_time, jitter, outtime;
>+ ...
>+ stream_time =
>+ gst_segment_to_stream_time (&ffmpegdec->segment, GST_FORMAT_TIME,
>+ outtime);
outtime seems to be used ununinitialised here?
--
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