[Bug 709224] audio/videodecoder: Not returning GST_FLOW_EOS when after segment
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 5 11:56:47 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=709224
GStreamer | gst-plugins-base | git
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #258631|0 |1
is obsolete| |
Attachment #258683|0 |1
is obsolete| |
--- Comment #36 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-11-05 19:56:41 UTC ---
Created an attachment (id=259043)
View: https://bugzilla.gnome.org/attachment.cgi?id=259043
Review: https://bugzilla.gnome.org/review?bug=709224&attachment=259043
New version:
* uses GArray instead of GHashTable (faster performance)
* Dropped reset_pad as it is not really useful when you have set_flow public
* _FLUSH is now returned promptly
* Store the last return to avoid iterating the pads everytime
* Shorter function names as suggested (replaced _flow_return() with _flow())
--
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