mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 05:16:05 +00:00
rtp: build audio library before rtp
Because audio-enumtypes.h needs to be available for gstrtpbaseaudiopayload.c https://bugzilla.gnome.org/show_bug.cgi?id=761949
This commit is contained in:
parent
6c2ee2853d
commit
1cb19d1146
1 changed files with 1 additions and 1 deletions
|
@ -1,11 +1,11 @@
|
||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
tag \
|
tag \
|
||||||
fft \
|
fft \
|
||||||
|
audio \
|
||||||
rtp \
|
rtp \
|
||||||
sdp \
|
sdp \
|
||||||
rtsp \
|
rtsp \
|
||||||
video \
|
video \
|
||||||
audio \
|
|
||||||
pbutils \
|
pbutils \
|
||||||
riff \
|
riff \
|
||||||
app \
|
app \
|
||||||
|
|
Loading…
Reference in a new issue