gstreamer/plugins/elements
Ronald S. Bultje 5d1a30f452 gst/gstqueue.c: Reset default max. values in queues. Reason is simply to avoid braindead use. If you want wider value...
Original commit message from CVS:
* gst/gstqueue.c: (gst_queue_init):
Reset default max. values in queues. Reason is simply to avoid
braindead use. If you want wider values, use the properties. The
default is supposed to always work. Wider values would make this
beast a memory hog by default (250 full-PAL RGB32 video frames?
That's 440 MB! No thank you).
2004-03-12 01:41:21 +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 rename multidisksrc to multifilesrc 2004-02-11 18:49:26 +00:00
gstfakesink.c gst/: get rid of gstmarshal.h dependency. It's not needed. 2004-02-03 03:31:26 +00:00
gstfakesink.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstfakesrc.c Trying to fix the mess that I made with the two previous commits. 2004-02-07 15:51:39 +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 gst/elements/gstfdsrc.c: (gst_fdsrc_get): Use GST_TIME_TO_TIMEVAL() 2004-02-13 23:56:11 +00:00
gstfdsrc.h gst/elements/gstfdsrc.*: Adds timeout property to fdsrc, and sends an EOS event if file descriptor reading times out. 2004-02-13 20:16:42 +00:00
gstfilesink.c fix errors 2004-02-22 14:07:55 +00:00
gstfilesink.h implement URI schemes 2003-11-24 03:21:54 +00:00
gstfilesrc.c fix errors 2004-02-22 14:07:55 +00:00
gstfilesrc.h gst/elements/gstfilesrc.*: don't ref the filesrc when creating mmaped buffers. Don't keep a list of not-yet-destroyed... 2004-02-03 00:27:09 +00:00
gstidentity.c gst/: get rid of gstmarshal.h dependency. It's not needed. 2004-02-03 03:31:26 +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
gstmultifilesrc.c make signals use dashes in the names 2004-03-04 20:06:02 +00:00
gstmultifilesrc.h rename multidisksrc to multifilesrc 2004-02-11 18:49:26 +00:00
gstpipefilter.c suffix errors with period. 2004-01-31 19:30:31 +00:00
gstpipefilter.h update plugin initialization restructuring (see email for details 2003-10-31 19:32:47 +00:00
gstqueue.c gst/gstqueue.c: Reset default max. values in queues. Reason is simply to avoid braindead use. If you want wider value... 2004-03-12 01:41:21 +00:00
gstqueue.h increment current, reset padding 2004-02-04 21:35:39 +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/elements/gstmultifilesrc.c: Use G_TYPE_STRING in signal prototype instead of G_TYPE_POINTER. 2004-02-18 05:26:59 +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 rename multidisksrc to multifilesrc 2004-02-11 18:49:26 +00:00