gstreamer/plugins/elements
Tim-Philipp Müller aee739e875 gst/gst.c: Init tags stuff and some other things before loading any static plugins (there may be other static plugins...
Original commit message from CVS:
* gst/gst.c: (init_post):
Init tags stuff and some other things before loading
any static plugins (there may be other static plugins
than just the GStreamer ones, and they may want to
register their own tags or formats or whatever, and
preferably without segfaulting).
* plugins/elements/gstqueue.c: (gst_queue_handle_src_query):
Print at least a warning in the debug logs if we drop a
query just because we don't know how to adjust the value
in the particular format.
2005-12-27 12:11:19 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstbufferstore.c plugins/elements/gstbufferstore.c 2005-12-16 14:44:49 +00:00
gstbufferstore.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gstcapsfilter.c do CVS surgery and related build fixery to move elements and indexers in a new gstreamer/plugins directory, out of th... 2005-11-29 18:00:15 +00:00
gstelements.c document core plugins in a separate document just like all the others rename these plugins to something starting with... 2005-12-01 12:29:34 +00:00
gstfakesink.c document core plugins in a separate document just like all the others rename these plugins to something starting with... 2005-12-01 12:29:34 +00:00
gstfakesink.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstfakesrc.c plugins/elements/gstfakesrc.c: Fix broken sync option, fixes #323259 2005-12-07 15:33:42 +00:00
gstfakesrc.h plugins/elements/gstfakesrc.*: Fix broken sync code. 2005-12-05 10:27:59 +00:00
gstfdsink.c fix typo 2005-12-01 09:32:17 +00:00
gstfdsink.h fix typo 2005-12-01 09:32:17 +00:00
gstfdsrc.c expand tabs 2005-12-06 19:29:15 +00:00
gstfdsrc.h plugins/elements/: more anal cleanup 2005-12-01 00:54:54 +00:00
gstfilesink.c document core plugins in a separate document just like all the others rename these plugins to something starting with... 2005-12-01 12:29:34 +00:00
gstfilesink.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstfilesrc.c expand tabs 2005-12-06 19:29:15 +00:00
gstfilesrc.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstidentity.c expand tabs 2005-12-06 19:29:15 +00:00
gstidentity.h gst/base/gstbasetransform.c: The event virtual method is now properly implemented, with a default handler 2005-11-29 14:47:07 +00:00
gstqueue.c gst/gst.c: Init tags stuff and some other things before loading any static plugins (there may be other static plugins... 2005-12-27 12:11:19 +00:00
gstqueue.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsttee.c *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
gsttee.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsttypefindelement.c gst/gstpad.c: Don't allow activation of a srcpad in pull_range if it has no getrange function. 2005-12-14 10:09:35 +00:00
gsttypefindelement.h whitespace fixes 2005-10-15 15:30:24 +00:00
Makefile.am document core plugins in a separate document just like all the others rename these plugins to something starting with... 2005-12-01 12:29:34 +00:00