[gstreamer-bugs] [Bug 315571] last release borke --disable-encoders

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Sep 8 12:45:31 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=315571
 GStreamer | gst-ffmpeg | Ver: 0.8.10





------- Additional Comments From Loïc Minier  2005-09-08 19:45 -------
Created an attachment (id=51985)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=51985&action=view)
disable-encoder fix

This patch will change the default value of the encoders if --disable-encoders
is used and this permits:
--disable-encoders => disable all
--disable-encoders --enable-encoder-flv OR --enable-encoder-flv
--disable-encoders => disable all except FLV

However, it exposes things twice in --help:
  --disable-encoder-h261	  Disable h.261 encoder
  --enable-encoder-h261 	  Enable h.261 encoder

What do you think of this approach?  I find the configure output ugly but
bearable, and the use cases are nice.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list