[Bug 664817] Adding opus RTP payloader/depayloader module

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 6 21:16:30 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=664817
  GStreamer | gst-plugins-bad | git

--- Comment #5 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2011-12-07 05:16:26 UTC ---
Created an attachment (id=202960)
 View: https://bugzilla.gnome.org/attachment.cgi?id=202960
 Review: https://bugzilla.gnome.org/review?bug=664817&attachment=202960

rtpopus: Improve payloader

Here are some patches against your patch:

- Just don't put the rate in the caps, as we don't know what they are from the
RTP with Opus
- gst_rtp_buffer_new_allocate() does the buffer size calculations for you
- gst_pad_push eats the ref, so don't unref the buffer afterwards.

That said, it still faisl with Empathy, and I'm really starting to believe that
the problem
lies somewhere in the overly complicated Encoder or decoder elements.

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