[Bug 754773] rtp: Implement VP9 payloader and depayloader

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 9 05:50:45 PDT 2015


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Sure, just like with H26X. The problem with the (de)payloader will be that the
actual processing is different enough that you need to write that in separate
code anyway (or have one function with lots of ifs that does both) and can't
really do it in a base class... and what is left then is boilerplate.


For vpXenc/dec it definitely makes sense to create a base class.

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