[Bug 657684] texttestsrc: a new text source, generates random text.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 10 04:04:31 PDT 2011


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

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #198602|none                        |reviewed
             status|                            |

--- Comment #7 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-10-10 11:04:27 UTC ---
Review of attachment 198602:
 --> (https://bugzilla.gnome.org/review?bug=657684&attachment=198602)

::: gst/texttestsrc/gsttexttestsrc.c
@@ +2,3 @@
+ * Copyright (C) <1999> Erik Walthinsen <omega at cse.ogi.edu>
+ * Copyright (C) <2002> David A. Schleef <ds at schleef.org>
+ * Copyright (C) <2011> Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>

I think you can make that completely your copyright.

@@ +166,3 @@
+      g_param_spec_string ("suffix", "Suffix",
+          "String to place after other text data", DEFAULT_SUFFIX,
+          G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));

Maybe mention that prefix and suffix is per buffer and the in between is filled
with random characters.

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