After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 618386 - rtptheoradepay: make delivery-method parameter optional
rtptheoradepay: make delivery-method parameter optional
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal normal
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-11 17:24 UTC by Olivier Crête
Modified: 2010-05-13 10:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtptheoradepay: make delivery-method parameter optional (2.24 KB, patch)
2010-05-11 17:24 UTC, Olivier Crête
committed Details | Review

Description Olivier Crête 2010-05-11 17:24:56 UTC
It probably will not be in the final RFC as it is not in RFC 5215 for Vorbis.
If there is a configuration specified, assume it is in-line and if nothing is
specified, assume it is in-band.

Will also help us interop with other implementations (if there are any..)
Comment 1 Olivier Crête 2010-05-11 17:24:58 UTC
Created attachment 160837 [details] [review]
rtptheoradepay: make delivery-method parameter optional

It probably will not be in the final RFC as it is not in RFC 5215 for Vorbis.
If there is a configuration specified, assume it is in-line and if nothing is
specified, assume it is in-band.