[gstreamer-bugs] [Bug 607798] x264enc needs updating to support new features

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 3 15:16:59 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=607798
  GStreamer | gst-plugins-ugly | git

--- Comment #12 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-02-03 23:16:53 UTC ---
FWIW, I'd avoid changing property types at this point (e.g. boolean to int),
unless the property in question is new in git and hasn't been released yet, or
was so obviously broken that we could be sure that no one was using it (e.g. if
setting it caused a segfault or bogus output).

There's always the possibility to just start clean and do a
x264newandimprovedenc and just deprecate the old one in some way (e.g. by
posting a warning message on the bus when used or somesuch).

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