gstreamer/plugins/elements
Wim Taymans fe6128b118 Fixed a serious bug in gst_props_new: properties with a 0 value causes a segfault
Original commit message from CVS:
Fixed a serious bug in gst_props_new: properties with a 0 value causes
a segfault
Fixed a possible bug in gstautoplug when one of the constructed paths
was empty
Commented out a too liberal assert in gstscheduler.c
Added GST_BUFFER_DISCONTINUOUS
tried to fix asyndisksrc
2000-12-29 18:23:41 +00:00
..
.gitignore OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... 2000-01-31 03:36:35 +00:00
gstasyncdisksrc.c Fixed a serious bug in gst_props_new: properties with a 0 value causes a segfault 2000-12-29 18:23:41 +00:00
gstasyncdisksrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstaudiosink.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstaudiosink.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstaudiosrc.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstaudiosrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstdisksrc.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstdisksrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstelements.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstesdsink.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstesdsink.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfakesink.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfakesink.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfakesrc.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfakesrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfdsink.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfdsink.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfdsrc.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfdsrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gsthttpsrc.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gsthttpsrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstidentity.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstidentity.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstpipefilter.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstpipefilter.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstqueue.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstqueue.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstsinesrc.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstsinesrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
Makefile.am Mostly minor little changes, but two interesting things: 1) removed a pthread_join from the gst_thread_main_loop. co... 2000-12-27 03:13:20 +00:00