From 9414aca1c59e27c5fe7c62eef8c53f6e06b7e630 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Tue, 13 Apr 2004 23:25:19 +0000 Subject: common/m4/gst-feature.m4: Call -config scripts with Original commit message from CVS: * common/m4/gst-feature.m4: Call -config scripts with --plugin-libs if it is supported. * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of JPEG images are image/jpeg. * gst/debug/Makefile.am: * gst/debug/negotiation.c: (gst_negotiation_class_init), (gst_negotiation_getcaps), (gst_negotiation_pad_link), (gst_negotiation_update_caps), (gst_negotiation_get_property), (gst_negotiation_plugin_init): Add a property that acts like filter caps. * testsuite/gst-lint: Move license checking to be a standard test. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 99901894..c4fb9e5b 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 99901894a48091bfed16826702c38c4063e64954 +Subproject commit c4fb9e5b7bc69f9420a0f008230e3028fdc2b097 -- cgit