[Bug 780767] videorate: buffers are copied in drop-only mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 5 19:14:39 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=780767

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

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

--- Comment #4 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Review of attachment 349226:
 --> (https://bugzilla.gnome.org/review?bug=780767&attachment=349226)

The gst_video_rate_flush_prev () is never called in the

::: gst/videorate/gstvideorate.c
@@ +719,3 @@
+  outbuf = gst_buffer_make_writable (outbuf);
+
+  return gst_video_rate_push_buffer (videorate, outbuf, duplicate,
next_intime);

This is not struct refactoring as you add a push here? and the

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