[Bug 694937] Allow compiling libav with ffmpeg

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 24 08:33:35 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=694937
  GStreamer | gst-libav | git

--- Comment #7 from Tristan Matthews <le.businessman at gmail.com> 2013-07-24 15:33:30 UTC ---
(In reply to comment #6)
> This bug doesn't make much sense.
> 
>  You can already compile against ffmpeg just by using ... the system-wide
> libav* libraries (yes, they are named libavformat/libavcodec/libavutils ... but
> are provided by both ffmpeg AND libav).
> 
> Just use --with-system-libav . Closing bug.

The distinction is that this patch allows you to clone an ffmpeg repo
specifically for gstreamer, specifically this part:

git clone -b release/1.2 git://source.ffmpeg.org/ffmpeg.git

rather than wiping out your existing system install, unless I'm missing
something. This is useful for finding regressions between libav and ffmpeg,
IMHO.

-- 
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