[Bug 796716] encoding: Introduce ih264enc to unify H264 video encoder APIs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 28 20:40:06 UTC 2018


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Normal                      |High
             Status|NEW                         |NEEDINFO
           Severity|normal                      |critical

--- Comment #8 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
(In reply to Thibault Saunier from comment #7)
> Also I believe a GInterface with properties would be cleaner than just a
> design doc, why do you think you don't want a GInterface?

My main problem with a GInterface is that you end up having the same
min/max/etc for all implementations, so you can't use that to document
restrictions.

Also, Nicolas mentioned that there may be problems when you add properties to a
GInterface later.. that you end up having to implement it in all users,
otherwise you get nasty warnings in gst-inspect.

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