[gstreamer-bugs] [Bug 607798] x264enc needs updating to support new features
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 10 13:14:43 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=607798
GStreamer | gst-plugins-ugly | git
Havoc Pennington <hp> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hp at pobox.com
--- Comment #33 from Havoc Pennington <hp at pobox.com> 2010-06-10 20:14:36 UTC ---
I had to make several fixes with latest x264 git
* "badapt" option string should be "b-adapt"
* tune=foo gets changed to tune=,foo which crashes x264 (bad free)
* "ret" not initialized in gst_x264_enc_parse_options() (compiler warning)
--
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