[Bug 748054] avfvideosrc: starting capture session too early, sending buffers with PTS=NONE
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Apr 26 11:28:09 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748054
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #301839|none |reviewed
status| |
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 301839:
--> (https://bugzilla.gnome.org/review?bug=748054&attachment=301839)
::: sys/applemedia/avfvideosrc.m
@@ +852,3 @@
+ if (timestamp == GST_CLOCK_TIME_NONE) {
+ [bufQueueLock unlock];
+ return;
Don't we have to release sampleBuffer here?
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the gstreamer-bugs
mailing list