[gstreamer-bugs] [Bug 305428] [audiorate] crashes if first buffer has offset of GST_BUFFER_OFFSET_NONE

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Jun 2 03:16:01 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=305428
 GStreamer | gst-plugins | Ver: 0.8.9

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|[audiorate] crashes if first|[audiorate] crashes if first
                   |buffer has offset of        |buffer has offset of
                   |GST_CLOCK_TIME_NONE         |GST_BUFFER_OFFSET_NONE
   Target Milestone|HEAD                        |0.8.10
            Version|0.8.8                       |0.8.9



------- Additional Comments From Tim-Philipp Müller  2005-06-02 10:16 -------

2005-06-02  Tim-Philipp Muller  <tim at centricular dot net>

        * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
        (gst_audiorate_init), (gst_audiorate_chain):
          Make case of overlapping buffers work (a sub buffer
          with a greater-than-zero offset cannot have the same
          length as the input buffer); also, calculate offset
          fields from timestamp/duration and vice versa when
          those fields are not set (we later assume they are all
          set and valid, so we better set them to something
          sane instead of doing calculations with random input
          values). (also fixes #305428)



------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list