projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c2ee28
)
rtp: build audio library before rtp
author
Havard Graff
<havard.graff@gmail.com>
Fri, 5 Feb 2016 09:10:40 +0000
(10:10 +0100)
committer
Sebastian Dröge
<sebastian@centricular.com>
Tue, 16 Feb 2016 15:42:44 +0000
(17:42 +0200)
Because audio-enumtypes.h needs to be available for
gstrtpbaseaudiopayload.c
https://bugzilla.gnome.org/show_bug.cgi?id=761949
gst-libs/gst/Makefile.am
patch
|
blob
|
history
diff --git
a/gst-libs/gst/Makefile.am
b/gst-libs/gst/Makefile.am
index ae796ff9012d5462326de2b4116236747bdfa03a..55fefd818a9a9d1a1c9acc6156f9f388798bc943 100644
(file)
--- a/
gst-libs/gst/Makefile.am
+++ b/
gst-libs/gst/Makefile.am
@@
-1,11
+1,11
@@
SUBDIRS = \
tag \
fft \
+ audio \
rtp \
sdp \
rtsp \
video \
- audio \
pbutils \
riff \
app \