[Bug 726325] RFC: Add tunneling support.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 18 06:49:28 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726325
  GStreamer | gst-omx | git

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #271866|none                        |needs-work
             status|                            |

--- Comment #20 from Julien Isorce <julien.isorce at gmail.com> 2014-03-18 14:13:51 UTC ---
Review of attachment 271866:
 --> (https://bugzilla.gnome.org/review?bug=726325&attachment=271866)

::: omx/gstomx.c
@@ +1315,3 @@
+    goto retry;
+  }
+

when tunneling we do not have access to the buffers so it should be possible to
avoid calling gst_omx_port_acquire_buffer. Maybe we can just avoid calling
gst_pad_start_task (gst_omx_video_{dec/enc}_loop)

-- 
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