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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 25 05:18:25 PST 2015


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

--- Comment #16 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Created attachment 316236
  --> https://bugzilla.gnome.org/attachment.cgi?id=316236&action=edit
rtph264pay: change config-interval property type from uint to int

This way we can use -1 as special value, which is nicer than MAXUINT.
This is backwards compatible even with the GValue API, as shown by
a unit test.

-----

I think changing the property type and using -1 as special value is nicer, and
it appears to be fully backward-compatible API/ABI-wise.

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