gusibsd

Untitled

Apr 20th, 2014
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. --- libs/gst/base/gstbasesrc.c.orig 2014-04-20 08:59:07.893793825 +0000
  2. +++ libs/gst/base/gstbasesrc.c 2014-04-20 09:00:13.270789346 +0000
  3. @@ -2814,6 +2814,7 @@
  4. flushing:
  5. {
  6. GST_DEBUG_OBJECT (src, "we are flushing");
  7. + GST_LIVE_LOCK (src);
  8. GST_LIVE_UNLOCK (src);
  9. ret = GST_FLOW_FLUSHING;
  10. goto pause;
Advertisement
Add Comment
Please, Sign In to add comment