gstreamer/gst-libs/gst/Makefile.am
Philippe Kalaf dc0610faff gst-libs/gst/rtp gst-libs/gst/rtp/gstbasertpdepayload.c gst-libs/gst/rtp/gstbasertpdepayload.h gst-libs/gst/rtp/gstrt...
Original commit message from CVS:
* gst-libs/gst/rtp
* gst-libs/gst/rtp/gstbasertpdepayload.c
* gst-libs/gst/rtp/gstbasertpdepayload.h
* gst-libs/gst/rtp/gstrtpbuffer.c
* gst-libs/gst/rtp/gstrtpbuffer.h
* gst-libs/gst/rtp/Makefile.am
* gst-libs/gst/rtp/README

Support libs for RTP. Basicaly this add a GstRTPBuffer (extended GstBuffer) and
a Depayloader Base class that shall be used by payload specific depayloaders.
2005-07-14 10:29:30 +00:00

29 lines
300 B
Makefile

if USE_GCONF
GCONF_DIR = gconf
else
GCONF_DIR =
endif
SUBDIRS = \
audio \
floatcast \
$(GCONF_DIR) \
interfaces \
net \
riff \
rtp \
tag \
video
DIST_SUBDIRS = \
audio \
floatcast \
gconf \
interfaces \
net \
riff \
rtp \
tag \
video
noinst_HEADERS = gettext.h gst-i18n-plugin.h