[gstreamer-bugs] [Bug 354174] [PATCH] add REAL support by using the proprietary drivers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 4 02:38:44 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=354174

  GStreamer | gst-plugins-bad | Ver: HEAD CVS





------- Comment #42 from Edward Hervey  2007-01-04 10:37 UTC -------
Regarding gstrealaudiodec.c :

_ Do not use g_message, use gstreamer debugging system

_ g_strdup(g_value_get_string(x)) ==> g_value_dup_string(x)

_ "REAL audio" ==> "RealAudio" (for names and descriptions)

_ Could you comment on the use of the password property ? And why it's not
available as a gobject property.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list