gstreamer/plugins/elements
Benjamin Otte 192330d37a parts of the patch submitted in bug #113913
Original commit message from CVS:
2004-01-30  Laurent Vivier <Laurent.Vivier@bull.net>

reviewed by Benjamin Otte
parts of the patch submitted in bug #113913

* configure.ac:
use AC_C_INLINE. Use = instead of == with test
* examples/plugins/example.c:
* gst/autoplug/gstspideridentity.c:
* gst/elements/gstfdsrc.c:
* gst/elements/gstfilesrc.c:
* gst/elements/gstidentity.c:
* gst/elements/gstmultidisksrc.c:
* gst/elements/gststatistics.c:
* gst/gstelement.c:
* gst/gstobject.c:
* gst/gstpad.c:
* gst/gstpipeline.c:
* gst/gstthread.c:
don't end enums with a comma
* gst/gstindex.c: (gst_index_compare_func):
do explicit casting to gint
* gst/gsttrace.c: (gst_trace_text_flush):
#define strsize as a macro
2004-01-30 20:48:13 +00:00
..
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
gstaggregator.c gst/gstutils.h: GST_PARENT_CALL and 2004-01-08 04:10:18 +00:00
gstaggregator.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstbufferstore.c gst/elements/gstbufferstore.c: fix bug where buffer was not assembled correctly 2004-01-25 02:50:09 +00:00
gstbufferstore.h merge TYPEFIND branch. Major changes: 2003-10-28 20:25:30 +00:00
gstelements.c fix rename 2004-01-20 15:05:42 +00:00
gstfakesink.c GST_ELEMENT_ERROR 2004-01-29 23:17:58 +00:00
gstfakesink.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstfakesrc.c gst/gstutils.h: GST_PARENT_CALL and 2004-01-08 04:10:18 +00:00
gstfakesrc.h Merge CAPS branch 2003-12-22 01:39:35 +00:00
gstfdsink.c gst/gstutils.h: GST_PARENT_CALL and 2004-01-08 04:10:18 +00:00
gstfdsink.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstfdsrc.c parts of the patch submitted in bug #113913 2004-01-30 20:48:13 +00:00
gstfdsrc.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstfilesink.c GST_ELEMENT_ERROR 2004-01-29 23:17:58 +00:00
gstfilesink.h implement URI schemes 2003-11-24 03:21:54 +00:00
gstfilesrc.c parts of the patch submitted in bug #113913 2004-01-30 20:48:13 +00:00
gstfilesrc.h implement URI schemes 2003-11-24 03:21:54 +00:00
gstidentity.c parts of the patch submitted in bug #113913 2004-01-30 20:48:13 +00:00
gstidentity.h Negotiation fixes 2004-01-01 02:23:47 +00:00
gstmd5sink.c gst/gstutils.h: GST_PARENT_CALL and 2004-01-08 04:10:18 +00:00
gstmd5sink.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstmultidisksrc.c parts of the patch submitted in bug #113913 2004-01-30 20:48:13 +00:00
gstmultidisksrc.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstmultifilesrc.c parts of the patch submitted in bug #113913 2004-01-30 20:48:13 +00:00
gstmultifilesrc.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstpipefilter.c GST_ELEMENT_ERROR 2004-01-29 23:17:58 +00:00
gstpipefilter.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstqueue.c GST_ELEMENT_ERROR 2004-01-29 23:17:58 +00:00
gstqueue.h gst/gstqueue.*: Fix the spelling of "treshold" and make min_threshold actually affect the queue. 2004-01-15 20:37:07 +00:00
gstshaper.c gst/gstutils.h: GST_PARENT_CALL and 2004-01-08 04:10:18 +00:00
gstshaper.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gststatistics.c parts of the patch submitted in bug #113913 2004-01-30 20:48:13 +00:00
gststatistics.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gsttee.c gst/elements/gstbufferstore.c: fix bug where buffer was not assembled correctly 2004-01-25 02:50:09 +00:00
gsttee.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gsttypefind.c GST_ELEMENT_ERROR 2004-01-29 23:17:58 +00:00
gsttypefind.h Make GstCaps parameter const. Copy caps parameter. Use _POINTER to marshal caps instead of _BOXED. Don't double-fre... 2003-12-24 07:42:43 +00:00
Makefile.am renamine typefindelement to typefind 2004-01-20 13:48:51 +00:00