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 105886 - bug found in gstcutter.h
bug found in gstcutter.h
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.0
Other other
: Normal normal
: 0.6.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 105885 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-02-12 15:51 UTC by yves
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description yves 2003-02-12 15:51:55 UTC
In line 40:
  (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_ULAW,GstCutter)) 

I think this should be GST_TYPE_CUTTER ?
Comment 1 Ronald Bultje 2003-02-12 16:00:36 UTC
*** Bug 105885 has been marked as a duplicate of this bug. ***
Comment 2 Ronald Bultje 2003-02-23 17:42:48 UTC
Fixed in CVS. Sorry for taking so long.