[gstreamer-bugs] [Bug 574416] rtp{theora, vorbis}depay should accept in-line configuration (too)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 30 07:29:07 PDT 2010


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23

--- Comment #6 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-04-30 14:29:04 UTC ---
Given the to-be-implemented-nature, leaving the GST_ELEMENT_ERROR for now (easy
to change), the following commit should take care so far:


commit be5ffd96fe4289a37a34df289b1f98975acff293
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Apr 22 12:28:22 2010 +0200

    rtptheoradepay: also accept in-band configuration

    Fixes #574416 (theora).

commit a344cfba2720a447bf354066dec4aaeb3b6c4d05
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Apr 22 12:27:35 2010 +0200

    rtpvorbisdepay: also accept in-line configuration

    Fixes #574416 (vorbis).

commit 7bc3253761de5ed0f503b560adf7f0e6396a7c30
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Wed Apr 7 17:21:55 2010 -0400

    rtptheoradepay: Ignore packets without a known codebook

    Don't produce an error if a packet is received without a valid codebook,
    it's possible that the codebook will just be coming later.

    See #574416.

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