Compilation Gstreamer SDK on Windows
Jonathan Roy
j.roy at computer.org
Wed May 15 13:09:32 PDT 2013
Eloi, Andoni,
I managed to build the SDK under Windows using Cerbero, and I patched libav
using the following:
% cd cerbero/sources/windows_x86/gst-ffmpeg-0.10.13/gst-libs/ext/libav/
% git apply my.patch
% make && make install
The only binaries this produces are .a files, which of course are not
directly usable under Windows (if I am not mistaken?!).
Do I have to run the gst-ffmpeg recipe again to regenerate
libgstffmpeg.dll? Will that keep my patched sources?
Thanks,
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130515/9a3d4434/attachment.html>
More information about the gstreamer-devel
mailing list