[gstreamer-bugs] [Bug 363363] Please permit building against an external ffmpeg

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 8 04:25:01 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=363363

  GStreamer | gst-ffmpeg | Ver: HEAD CVS





------- Comment #11 from Edward Hervey  2006-12-08 12:23 UTC -------
In fact, I managed to see a little bit what's going on.

You should try to keep the same define as what's currently there
(HAVE_FFMPEG_UNINSTALLED), and once again, the code shouldn't be modified. all
the #ifdef HAVE_FFMPEG_UNINSTALLED codes are correct.

The only thing you will have to modify is to define HAVE_FFMPEG_UNINSTALLED as
0 or 1, and replace the #ifdef by #if.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list