mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
e49c069995
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.
4 lines
87 B
Makefile
4 lines
87 B
Makefile
SUBDIRS = ffmpeg libswscale
|
|
if !GST_LIBAV_ENABLE_LGPL
|
|
SUBDIRS += libpostproc
|
|
endif
|