gstreamer/ext/opus
Tim-Philipp Müller f8f4620451 build: fix CFLAGS order and LIBS order
_BAD_CFLAGS should always come first, then GST_PLUGINS_BASE_CFLAGS,
then GST_BASE_CFLAGS then GST_CFLAGS. Same for libs: first plugins
base libs, then GST_BASE_LIB then GST_LIBS.
2012-02-03 00:50:33 +00:00
..
gstopus.c Adding opus RTP payloader/depayloader element 2011-12-09 15:05:42 +00:00
gstopuscommon.c opus: properly create channel mapping tables 2011-12-09 15:04:20 +00:00
gstopuscommon.h opus: properly create channel mapping tables 2011-12-09 15:04:20 +00:00
gstopusdec.c opus: properly create channel mapping tables 2011-12-09 15:04:20 +00:00
gstopusdec.h opus: multichannel support 2011-11-24 13:40:34 +00:00
gstopusenc.c plenty: fixup glib deprecations 2012-01-27 15:47:07 +00:00
gstopusenc.h opus: properly create channel mapping tables 2011-12-09 15:04:20 +00:00
gstopusheader.c opusenc: add upstream negotiation for multistream ability 2011-12-10 10:39:11 +00:00
gstopusheader.h opus: properly create channel mapping tables 2011-12-09 15:04:20 +00:00
gstopusparse.c opusparse: fix caps leak 2012-01-11 16:34:35 +00:00
gstopusparse.h opus: multichannel support 2011-11-24 13:40:34 +00:00
gstrtpopusdepay.c Adding opus RTP payloader/depayloader element 2011-12-09 15:05:42 +00:00
gstrtpopusdepay.h Adding opus RTP payloader/depayloader element 2011-12-09 15:05:42 +00:00
gstrtpopuspay.c opusenc: add upstream negotiation for multistream ability 2011-12-10 10:39:11 +00:00
gstrtpopuspay.h Adding opus RTP payloader/depayloader element 2011-12-09 15:05:42 +00:00
Makefile.am build: fix CFLAGS order and LIBS order 2012-02-03 00:50:33 +00:00