[Bug 696684] Problems feeding wavparse with 0-byte file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 28 06:42:10 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696684
  GStreamer | gst-plugins-good | 1.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
     Ever Confirmed|0                           |1

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-03-28 13:42:08 UTC ---
I don't know if that's the right solution, or if the code in wavparse is right.

I don't think gst_wavparse_add_src_pad() should be called if we don't know the
output caps.

So if we haven't gotten a pad yet when we get the EOS event it should error out
saying that this is not a WAV file (both in pull mode and push mode).

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