diff options
-rw-r--r-- | ChangeLog | 15 | ||||
m--------- | common | 0 |
2 files changed, 15 insertions, 0 deletions
@@ -1,5 +1,20 @@ 2004-04-13 David Schleef <ds@schleef.org> + * 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. + +2004-04-13 David Schleef <ds@schleef.org> + * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak. patch from Sebastien Cote (bug #139958) diff --git a/common b/common -Subproject 99901894a48091bfed16826702c38c4063e6495 +Subproject c4fb9e5b7bc69f9420a0f008230e3028fdc2b09 |