[gstreamer-bugs] [Bug 325504] [flacdec] gst_flac_dec_convert_src [mis]uses g_assert

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 2 10:49:16 PST 2006


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=325504
 GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Comment #3 from Alessandro Decina  2006-01-02 18:49 UTC -------
I didn't add the checks since they are implicitly done afterwards. It'd be
better to error out earlier, though.

The assertion which checks width to be a multiple of 8 is pointless, as width
is always set to a multiple of 8 in gst_flac_dec_write.


-- 
Configure bugmail: http://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