[Gstreamer-bugs] [Bug 105242] Changed - build ffmpeg libs as shared libs
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Aug 12 00:28:52 PDT 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=105242
Changed by ds at schleef.org.
--- shadow/105242 Tue Aug 12 03:23:29 2003
+++ shadow/105242.tmp.24888 Tue Aug 12 03:28:52 2003
@@ -70,6 +70,20 @@
*** Bug 105933 has been marked as a duplicate of this bug. ***
------- Additional Comments From ds at schleef.org 2003-08-12 03:23 -------
Created an attachment (id=19138)
patch to gst-libs/ext/ffmpeg
+
+------- Additional Comments From ds at schleef.org 2003-08-12 03:28 -------
+Attached is an idea for a new automake-based build system for ffmpeg
+in HEAD. I think it does most of what we want it to do, and builds
+shared libs. Minor (obvious) changes are needed to the plugin's
+Makefile.am. In addition, there's some bogus asm in ffmpeg that
+doesn't compile if -fPIC is turned on. I don't have a patch for that,
+because sf is being a bastard.
+
+Testing is minimal. Basically, just nm'ing the plugin to see that
+there are no undefined symbols.
+
+The big question is, do we want to support this kind of hackery when
+we update the ffmpeg snapshot?
More information about the Gstreamer-bugs
mailing list