[gstreamer-bugs] [Bug 622412] [rtpmp4vpay] remove send-config parameter; obsoleted by config-interval
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 22 13:41:49 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=622412
GStreamer | gst-plugins-good | 0.10.23
--- Comment #2 from Marc Leeman <marc.leeman at gmail.com> 2010-06-22 20:41:48 UTC ---
Would it be fine to alias the send-config=True to config-interval=1 or
something?
The net effect would be better; while not requiring to set send-config AND
config-interval to have the functionality.
for rtph24pay; we need config-interval
to have the same effect on rtpmp4vpay; we need config-interval *and*
send-config; since config-interval does not have any effect without send-config
being set.
This way, it would not break current code; while it would bring the h264 and
mpeg4video code one step closer.
--
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