[Bug 757892] rtph264pay: send PPS/SPS before every key frame

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 10 08:44:04 PST 2015


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #315192|none                        |needs-work
             status|                            |

--- Comment #1 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Review of attachment 315192:
 --> (https://bugzilla.gnome.org/review?bug=757892&attachment=315192)

::: gst/rtp/gstrtph264pay.c
@@ -125,3 @@
   g_object_class_install_property (G_OBJECT_CLASS (klass),
       PROP_CONFIG_INTERVAL,
-      g_param_spec_uint ("config-interval",

That's an API change, it's not allowed. I suggest just using G_MAXUINT instead
or something like that

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