After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 706454 - Sample: add gst_sample_copy function
Sample: add gst_sample_copy function
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 1.1.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-08-21 01:23 UTC by Wonchul Lee
Modified: 2013-08-21 06:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch of gstsample (1.09 KB, patch)
2013-08-21 01:23 UTC, Wonchul Lee
committed Details | Review

Description Wonchul Lee 2013-08-21 01:23:17 UTC
Created attachment 252498 [details] [review]
patch of gstsample

add gst_sample_copy function for convenience.
It is same as gst_buffer_copy.
Comment 1 Sebastian Dröge (slomo) 2013-08-21 06:51:49 UTC
commit facf73ad8da1217efd9ce1b4ebe6a48716c48484
Author: Wonchul Lee <chul0812@gmail.com>
Date:   Tue Aug 20 17:15:41 2013 +0900

    sample: Add gst_sample_copy()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706454