[gstreamer-bugs] [Bug 347408] New: basesrc causes regressions in pull with 0 bytes

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 13 07:51:15 PDT 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=347408
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: basesrc causes regressions in pull with 0 bytes
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wim at fluendo.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
basesrc <= 0.10.8 used to return GST_FLOW_UNEXPECTED when pulling 0 bytes.
0.10.8.2 returns _OK and a 0 bytes buffer if the offset is valid and UNEXPECTED
when the offset is past the end of the file. Some plugins pull 0 bytes but then
assert when they get a 0 sized buffer, they need fixing. 

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:


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