This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-19 08:11:16 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
38ede2422d
gstreamer
/
ext
/
Makefile.am
5 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
Allow building a LGPL only gst-ffmpeg plugin This removes --enable-gpl and --enable-postproc from the ffmpeg configure line, and disables building the postproc gstreamer plugin. https://bugzilla.gnome.org/show_bug.cgi?id=654037
2011-07-05 18:35:46 +00:00
SUBDIRS
=
ffmpeg libswscale
Rename everything from gst-ffmpeg to gst-libav Also change elements factory names to avenc_*, avdec_*, avmux_* and avdemux_*. The actual filenames, type names, function/variable names are not touched to make merging with 0.10 easier at this point. Once 0.10 is not supported anymore everything should be renamed.
2012-04-12 17:41:52 +00:00
i
f
!
G
S
T
_
L
I
B
A
V
_
E
N
A
B
L
E
_
L
G
P
L
Allow building a LGPL only gst-ffmpeg plugin This removes --enable-gpl and --enable-postproc from the ffmpeg configure line, and disables building the postproc gstreamer plugin. https://bugzilla.gnome.org/show_bug.cgi?id=654037
2011-07-05 18:35:46 +00:00
SUBDIRS
+=
libpostproc
e
n
d
i
f
Reference in a new issue
Copy permalink