tools/gst-typefind.c: Update, add copyright block.
authorAndy Wingo <wingo@pobox.com>
Fri, 15 Jul 2005 11:04:18 +0000 (11:04 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 15 Jul 2005 11:04:18 +0000 (11:04 +0000)
commitad1970eae2f90b2574c38d62e842751a14a16a7b
tree9206cc396adb6602e0087293f8631b7fb6ae7ea3
parent7f4581d9775d8978e169f3052e630ae8a1932d9f
tools/gst-typefind.c: Update, add copyright block.

Original commit message from CVS:
2005-07-15  Andy Wingo  <wingo@pobox.com>

* tools/gst-typefind.c: Update, add copyright block.

* gst/base/gstbasesrc.c (gst_base_src_default_negotiate):
Normalize and truncate caps before fixation.

* gst/gstcaps.h:
* gst/gstcaps.c (gst_caps_truncate): New function, destructively
discards all but the first structure from its argument.
73 files changed:
ChangeLog
docs/gst/tmpl/gst.sgml
docs/gst/tmpl/gstbasesink.sgml
docs/gst/tmpl/gstbasesrc.sgml
docs/gst/tmpl/gstbasetransform.sgml
docs/gst/tmpl/gstbin.sgml
docs/gst/tmpl/gstbuffer.sgml
docs/gst/tmpl/gstcaps.sgml
docs/gst/tmpl/gstclock.sgml
docs/gst/tmpl/gstcompat.sgml
docs/gst/tmpl/gstconfig.sgml
docs/gst/tmpl/gstelement.sgml
docs/gst/tmpl/gstelementdetails.sgml
docs/gst/tmpl/gstelementfactory.sgml
docs/gst/tmpl/gstenumtypes.sgml
docs/gst/tmpl/gsterror.sgml
docs/gst/tmpl/gstevent.sgml
docs/gst/tmpl/gstfakesink.sgml
docs/gst/tmpl/gstfakesrc.sgml
docs/gst/tmpl/gstfilesink.sgml
docs/gst/tmpl/gstfilesrc.sgml
docs/gst/tmpl/gstfilter.sgml
docs/gst/tmpl/gstformat.sgml
docs/gst/tmpl/gstghostpad.sgml
docs/gst/tmpl/gstimplementsinterface.sgml
docs/gst/tmpl/gstindex.sgml
docs/gst/tmpl/gstindexfactory.sgml
docs/gst/tmpl/gstinfo.sgml
docs/gst/tmpl/gstiterator.sgml
docs/gst/tmpl/gstmacros.sgml
docs/gst/tmpl/gstmemchunk.sgml
docs/gst/tmpl/gstminiobject.sgml
docs/gst/tmpl/gstobject.sgml
docs/gst/tmpl/gstpad.sgml
docs/gst/tmpl/gstpadtemplate.sgml
docs/gst/tmpl/gstparse.sgml
docs/gst/tmpl/gstpipeline.sgml
docs/gst/tmpl/gstplugin.sgml
docs/gst/tmpl/gstpluginfeature.sgml
docs/gst/tmpl/gstquery.sgml
docs/gst/tmpl/gstqueue.sgml
docs/gst/tmpl/gstregistry.sgml
docs/gst/tmpl/gstregistrypool.sgml
docs/gst/tmpl/gstscheduler.sgml
docs/gst/tmpl/gstschedulerfactory.sgml
docs/gst/tmpl/gststructure.sgml
docs/gst/tmpl/gstsystemclock.sgml
docs/gst/tmpl/gsttaglist.sgml
docs/gst/tmpl/gsttagsetter.sgml
docs/gst/tmpl/gsttrace.sgml
docs/gst/tmpl/gsttrashstack.sgml
docs/gst/tmpl/gsttypefind.sgml
docs/gst/tmpl/gsttypefindfactory.sgml
docs/gst/tmpl/gsttypes.sgml
docs/gst/tmpl/gsturihandler.sgml
docs/gst/tmpl/gsturitype.sgml
docs/gst/tmpl/gstutils.sgml
docs/gst/tmpl/gstvalue.sgml
docs/gst/tmpl/gstversion.sgml
docs/gst/tmpl/gstxml.sgml
docs/libs/tmpl/gstcontrol.sgml
docs/libs/tmpl/gstdataprotocol.sgml
docs/libs/tmpl/gstdparam.sgml
docs/libs/tmpl/gstdplinint.sgml
docs/libs/tmpl/gstdpman.sgml
docs/libs/tmpl/gstdpsmooth.sgml
docs/libs/tmpl/gstgetbits.sgml
docs/libs/tmpl/gstunitconvert.sgml
gst/base/gstbasesrc.c
gst/gstcaps.c
gst/gstcaps.h
libs/gst/base/gstbasesrc.c
tools/gst-typefind.c