..
.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
gstaggregator.c
change gst_pad_select() to gst_pad_selectv(), and add/fix gst_pad_select() and gst_pad_select_valist()
2003-12-02 04:39:00 +00:00
gstaggregator.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstbufferstore.c
Change G_TYPE_POINTER to the appropriate type in g_signal_new()
2003-11-13 02:47:03 +00:00
gstbufferstore.h
merge TYPEFIND branch. Major changes:
2003-10-28 20:25:30 +00:00
gstelements.c
remove copyright field from plugin structs
2003-12-04 10:02:41 +00:00
gstfakesink.c
implement URI schemes
2003-11-24 03:21:54 +00:00
gstfakesink.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstfakesrc.c
Change G_TYPE_POINTER to the appropriate type in g_signal_new()
2003-11-13 02:47:03 +00:00
gstfakesrc.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstfdsink.c
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstfdsink.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstfdsrc.c
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstfdsrc.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstfilesink.c
implement URI schemes
2003-11-24 03:21:54 +00:00
gstfilesink.h
implement URI schemes
2003-11-24 03:21:54 +00:00
gstfilesrc.c
and remove that debugging g_print - sheesh
2003-11-24 21:38:54 +00:00
gstfilesrc.h
implement URI schemes
2003-11-24 03:21:54 +00:00
gstidentity.c
Change G_TYPE_POINTER to the appropriate type in g_signal_new()
2003-11-13 02:47:03 +00:00
gstidentity.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstmd5sink.c
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstmd5sink.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstmultidisksrc.c
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstmultidisksrc.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstmultifilesrc.c
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstmultifilesrc.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstpipefilter.c
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstpipefilter.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstqueue.c
Fix a deadlock that happens if the next element sends an event and the previous element sends a buffer where the queu...
2003-12-14 13:14:35 +00:00
gstqueue.h
This is either a rewrite or a large bugfix to the queue element, whatever you prefer to call it.
2003-12-13 17:12:46 +00:00
gstshaper.c
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gstshaper.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gststatistics.c
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gststatistics.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gsttee.c
removed GST_*_CAST. Disabling of type checking is done in glib.
2003-12-13 16:58:29 +00:00
gsttee.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gsttypefind.c
finish everything typefinding related (like seeking to correct offset) _before_ pushing the first buffer
2003-12-07 19:02:30 +00:00
gsttypefind.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
gsttypefindelement.c
finish everything typefinding related (like seeking to correct offset) _before_ pushing the first buffer
2003-12-07 19:02:30 +00:00
gsttypefindelement.h
update plugin initialization restructuring (see email for details
2003-10-31 19:32:47 +00:00
Makefile.am
merge TYPEFIND branch. Major changes:
2003-10-28 20:25:30 +00:00