[Bug 738297] DTMF telephone-event timestamps are bogus

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 10 15:17:46 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=738297
  GStreamer | gst-plugins-good | 1.4.3

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |olivier.crete at ocrete.ca
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.4.4

--- Comment #1 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2014-10-10 22:17:42 UTC ---
Wim broke it in 1.0 by renaming some caps field in GstRtpBasePayload and it
seems he never bothered to check if these were used anywhere else!

Fixed, patches in both the 1.4 and master branches.

Commits in master:

commit 155ed569c3f9c83537ccf70d3bf94bb59cd63958
Author: Olivier Crête <olivier.crete at ocrete.ca>
Date:   Fri Oct 10 18:11:19 2014 -0400

    rtpdtmfsrc: clock-base and seqnum-base -> timestamp-offset and
seqnum-offset

    These were renamed in GstRTPBasePayload in 1.0

commit b3069634bd04cf2d9183574a953ebd7936b5a5fc
Author: Olivier Crête <olivier.crete at ocrete.ca>
Date:   Fri Oct 10 17:30:24 2014 -0400

    rtpmux: clock-base and seqnum-base -> timestamp-offset and seqnum-offset

    These were renamed in GstRTPBasePayload in 1.0

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