[Bug 735880] imagefreeze: replace with gst_buffer_copy

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 3 17:42:06 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735880
  GStreamer | gst-plugins-good | unspecified

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |thiagossantos at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1
         OS/Version|Linux                       |All

--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-09-04 00:42:03 UTC ---
Thanks for the patch

commit 6ff397ecccb2dd81189a8f3ec153c7c15a8ef878
Author: Vineeth T M <vineeth.tm at samsung.com>
Date:   Tue Sep 2 17:22:07 2014 +0530

    imagefreeze: replace with gst_buffer_copy

    gst_buffer_ref and gst_buffer_writable is being used to create a writable
copy of source buffer.

    replacing the same with gst_buffer_copy as the functionality is same.

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

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