[Bug 763308] ahcsrc: failed to run repeated playing and paused actions
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 13 14:47:23 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=763308
--- Comment #13 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #12)
> Review of attachment 355059 [details] [review]:
> Though, isn't there a cleaner way ?
I thought 'gst_ahc_src_on_preview_frame' is a right place to avoid surplus
memory allocation.
The other possible approaches are;
- dropping buffers when transiting from PAUSED to PLAYING
- or, checking buffer timestamp when 'basesrc->create' is called.
If I am wrong, any suggestion?
--
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