[gstreamer-bugs] [Bug 353234] audiorate preserves DISCONT on buffers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Aug 28 09:09:49 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=353234
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.10




------- Comment #1 from Wim Taymans  2006-08-28 16:09 UTC -------
This should fix it:

        * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
        (gst_audio_rate_setcaps), (gst_audio_rate_init),
        (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
        (gst_audio_rate_chain), (gst_audio_rate_change_state):
        Fix audiorate some more.
        Reset and resync counters on flush and READY.
        Handle the DISCONT flag correctly.
        Use GstSegment to track position.
        Fail when not negotiated.
        Fixes #353234.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list