[Bug 695629] rtph264pay: caps negotiation fails if upstream caps is not NULL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 11 13:58:19 PDT 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|NOTABUG                     |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #6 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-03-11 20:58:16 UTC ---
Committed

commit 3f8ad30ceeb190473d745698f347404203e19b1d
Author: Ognyan Tonchev <ognyan at axis.com>
Date:   Mon Mar 11 14:50:41 2013 +0100

    rtph264pay: Don't use upstream caps with peer_query_caps ()

    Calling gst_pad_peer_query_caps () on the src pad with the caps
    upstream can produce as a filter from gst_rtp_h264_pay_getcaps ()
    is wrong and makes caps negotiation fail if upstream caps are not
    NULL.

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

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