[Bug 746617] opusenc: headers are never sent

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 23 04:28:04 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746617

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
           Assignee|ilya.konstantinov at gmail.com |gstreamer-bugs at lists.freede
                   |                            |sktop.org
   Target Milestone|git master                  |1.5.1

--- Comment #21 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 856bb027f993413494ed76ef9f282ead99812075
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Mar 23 12:24:55 2015 +0100

    opus: Handle sprop-stereo and sprop-maxcapturerate RTP caps fields

    https://bugzilla.gnome.org/show_bug.cgi?id=746617

commit a128502221352a82e23c5b143619917c76892669
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Mar 23 12:09:25 2015 +0100

    opusdec: Take channels and sample rate from the caps if we have no stream
header

commit c2f38cd0547c54018e819291c4877183113ddafc
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Mar 23 12:07:52 2015 +0100

    opusdec: Reset the decoder if the caps change

commit bb5b0f2d127b14f8d80c6df041ea37e6fd1f0475
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Mar 23 11:57:09 2015 +0100

    opusdec: Take output sample rate from the stream headers too

    This way we let opusdec do the resampling if needed and don't carry
    around buffers with a too high sample rate if not required.

    While Opus always uses 48kHz internally, this information from the
    header specifies which frequencies are safe to drop.

commit 716eaf765b1251bdddb8eb6c3a9ecc87967123a8
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Mar 23 11:56:09 2015 +0100

    opusheader: Put number of channels and sample rate into the caps

    https://bugzilla.gnome.org/show_bug.cgi?id=746617

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