mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
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.
This commit is contained in:
parent
59c66b8b7d
commit
9aea0ee89f
2 changed files with 16 additions and 1 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
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.
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 99901894a48091bfed16826702c38c4063e64954
|
||||
Subproject commit c4fb9e5b7bc69f9420a0f008230e3028fdc2b097
|
Loading…
Reference in a new issue