[Bug 671073] Fix rtpvp8 compatibility with the latest draft
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Feb 29 09:47:56 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=671073
GStreamer | gst-plugins-bad | git
--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-02-29 17:47:53 UTC ---
> Tim suggested that we could use
> encoding-name = (string) { VP8-DRAFT-IETF-01, VP8-DRAFT-IETF-02,
> VP8-DRAFT-IETF-03 }
> and then realized it's not supported. So, is there a way to say on the
> encoding- name that we support all the drafts? Should we do it?
That should be fine for the depayloader.
The question is what to do with the payloader. The patch changes it to always
output -03, and I was wondering if it needs to also support outputting the old
-01 format for backwards compatibility. If so, how would that be signalled by
the app? downstream caps? a property?
--
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