[Bug 675134] [PATCH] shmsrc: add an shm-area-name property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 30 11:57:33 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=675134
  GStreamer | gst-plugins-bad | 0.10.x

Olivier Crete (Tester) <olivier.crete> changed:

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

--- Comment #1 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2012-04-30 18:57:28 UTC ---
Review of attachment 213096:
 --> (https://bugzilla.gnome.org/review?bug=675134&attachment=213096)

::: sys/shm/gstshmsrc.c
@@ +208,3 @@
+        g_value_set_string (value, sp_get_shm_area_name (self->pipe->pipe));
+      else
+        g_value_set_string (value, NULL);

The else bit here is not necessary

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