[Bug 724236] Enhancements/cleanup for decoder/encoder frame handling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 2 12:09:26 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-03-02 20:31:34 UTC ---
Review of attachment 268909:
 --> (https://bugzilla.gnome.org/review?bug=724236&attachment=268909)

::: omx/gstomxvideoenc.c
@@ +560,3 @@
   for (l = frames; l; l = l->next) {
     GstVideoCodecFrame *tmp = l->data;
+    GstClockTimeDiff diff = ABS (GST_CLOCK_DIFF (timestamp, tmp->pts));

Same as in the decoder

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