..
parse
whitespace fixes
2005-10-15 15:30:24 +00:00
.gitignore
ignore more; fix README
2005-06-17 08:59:41 +00:00
gettext.h
adding i18n tested with nl, seems to work fine
2004-01-13 11:30:00 +00:00
glib-compat-private.h
gst/gst.h: Include glib-compat.h.
2005-11-21 18:03:22 +00:00
glib-compat.c
Doc updates.
2005-11-23 16:10:38 +00:00
glib-compat.h
gst/gst.h: Include glib-compat.h.
2005-11-21 18:03:22 +00:00
gst-i18n-app.h
Enable NLS under Windows
2004-06-12 10:45:54 +00:00
gst-i18n-lib.h
gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_PACKAGE
2005-10-11 16:05:16 +00:00
gst.c
gst/gst.c: Escape a % to make gtkdoc happier; bug 322958.
2005-12-01 23:57:07 +00:00
gst.h
Removed GstURI , closes bug #321061
2005-11-22 13:58:00 +00:00
gst_private.h
docs/gst/gstreamer-sections.txt: remove double entries from the docs
2005-11-30 09:59:04 +00:00
gstbin.c
gst/gstbin.c: Don't leak clock messages.
2005-11-25 17:06:36 +00:00
gstbin.h
Make message handling overridable.
2005-11-19 18:28:40 +00:00
gstbuffer.c
Doc fixes.
2005-11-24 09:44:07 +00:00
gstbuffer.h
Doc fixes.
2005-11-20 14:50:43 +00:00
gstbus.c
gst/base/gstbasesink.c: Make sure the GstFlowReturn is returned.
2005-11-22 11:25:01 +00:00
gstbus.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gstcaps.c
Doc fixes.
2005-11-24 09:44:07 +00:00
gstcaps.h
gst/: Add glib-compat.h.
2005-11-21 19:58:23 +00:00
gstchildproxy.c
Doc fixes.
2005-11-24 09:44:07 +00:00
gstchildproxy.h
gst/gst.h: include "gstchildproxy.h"
2005-11-22 09:35:25 +00:00
gstclock.c
gst/gstclock.c: remove crack non-portable handrolled DEBUG macro
2005-11-30 09:18:15 +00:00
gstclock.h
check/gst/gstutils.c: Added test for scaling.
2005-11-24 17:44:57 +00:00
gstcompat.h
docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the docs actualy
2005-08-30 08:17:48 +00:00
gstconfig.h.in
libs/gst/base/: en-LARGE the padding.
2005-11-29 19:37:49 +00:00
gstelement.c
fix docs
2005-11-28 14:01:52 +00:00
gstelement.h
gst/gstevent.h (struct _GstEvent): Only one pointer of padding.
2005-11-29 18:57:59 +00:00
gstelementfactory.c
Doc fixes.
2005-11-24 09:44:07 +00:00
gstelementfactory.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gsterror.c
gst/gsterror.*: Add error for clock stuff.
2005-11-23 11:22:39 +00:00
gsterror.h
gst/gsterror.*: Add error for clock stuff.
2005-11-23 11:22:39 +00:00
gstevent.c
gst/gstevent.*: fix #320529 - clean up new_segment API and structure.
2005-11-29 17:23:56 +00:00
gstevent.h
gst/gstevent.h (struct _GstEvent): Meant to remove the extra padding here before, but it missed the commit.
2005-12-01 12:00:56 +00:00
gstfilter.c
docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done?
2005-11-21 14:50:22 +00:00
gstfilter.h
docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done?
2005-11-21 14:50:22 +00:00
gstformat.c
Doc fixes.
2005-11-20 14:50:43 +00:00
gstformat.h
Doc fixes.
2005-11-20 14:50:43 +00:00
gstghostpad.c
gst/gstghostpad.c: Don't ref NULL target pad ( #322751 ). Improve docs.
2005-11-29 13:10:38 +00:00
gstghostpad.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gstindex.c
gst/gstindex.h (GstIndex): Add field for user_data_destroy. We don't have a dispose function, so it won't get called ...
2005-11-19 17:26:27 +00:00
gstindex.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gstindexfactory.c
various style fixes
2005-10-15 16:01:57 +00:00
gstindexfactory.h
whitespace fixes
2005-10-15 15:30:24 +00:00
gstinfo.c
docs/gst/gstreamer-sections.txt: remove double entries from the docs
2005-11-30 09:59:04 +00:00
gstinfo.h
gst/gstinfo.h: Hey! Let's print the pad name if the pointer != NULL instead of when it == NULL :-)
2005-11-28 19:43:27 +00:00
gstinterface.c
various style fixes
2005-10-15 16:01:57 +00:00
gstinterface.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gstiterator.c
gst/gstelement.c: don't loop forever
2005-11-27 22:43:08 +00:00
gstiterator.h
gst/gstiterator.*: Fix iterator docs.
2005-11-09 15:31:08 +00:00
gstmacros.h
whitespace fixes
2005-10-15 15:30:24 +00:00
gstmarshal.list
check/Makefile.am: remove GstData checks
2005-05-16 20:21:55 +00:00
gstmessage.c
gst/gstmessage.c: Improve docs for DURATION message (usage of duration parameter) ( #320113 )
2005-11-21 10:41:03 +00:00
gstmessage.h
gst/base/gstbasesrc.c: some debug changes
2005-11-16 11:06:07 +00:00
gstminiobject.c
Doc fixes.
2005-11-24 09:44:07 +00:00
gstminiobject.h
gst/gstevent.h (struct _GstEvent): Only one pointer of padding.
2005-11-29 18:57:59 +00:00
gstobject.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
gstobject.h
gst/gstevent.h (struct _GstEvent): Only one pointer of padding.
2005-11-29 18:57:59 +00:00
gstpad.c
gst/gstpad.c (fixate_value): Use array functions for arrays.
2005-11-28 10:04:45 +00:00
gstpad.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gstpadtemplate.c
I'm too lazy to comment this
2005-10-15 16:16:04 +00:00
gstpadtemplate.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gstparse.c
gst/: Another 1% more coverage.
2005-10-20 20:46:17 +00:00
gstparse.h
And 2% more doc coverage.
2005-10-21 11:36:32 +00:00
gstpipeline.c
gst/gsterror.*: Add error for clock stuff.
2005-11-23 11:22:39 +00:00
gstpipeline.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gstplugin.c
gst/gstplugin.c: everything causing a plugin not to load should be at least a WARNING
2005-11-28 14:18:22 +00:00
gstplugin.h
various fixes to make
2005-11-30 19:01:53 +00:00
gstpluginfeature.c
gst/gstpluginfeature.c: This shouldn't issue a g_warning since it returns NULL if it couldn't find the plugin, and al...
2005-11-26 11:28:32 +00:00
gstpluginfeature.h
gst/gstevent.h (struct _GstEvent): Only one pointer of padding.
2005-11-29 18:57:59 +00:00
gstquery.c
check/: Add tests for fdsrc seekability
2005-11-27 22:50:09 +00:00
gstquery.h
gst/gstevent.h (struct _GstEvent): Only one pointer of padding.
2005-11-29 18:57:59 +00:00
gstregistry.c
gst/: Fix docs again.
2005-12-02 12:34:47 +00:00
gstregistry.h
gst/: Fix docs again.
2005-12-02 12:34:47 +00:00
gstregistryxml.c
gst/: Fix docs again.
2005-12-02 12:34:47 +00:00
gstsegment.c
gst/base/gstbasesink.c: Properly handle non GST_FORMAT_TIME segment
2005-11-29 17:13:44 +00:00
gstsegment.h
gst/gstsegment.h: And add a nice define too.
2005-11-21 19:00:28 +00:00
gststructure.c
gst/gstelement.c: don't loop forever
2005-11-27 22:43:08 +00:00
gststructure.h
gst/gstevent.h (struct _GstEvent): Only one pointer of padding.
2005-11-29 18:57:59 +00:00
gstsystemclock.c
gst/: Convert Clock flags to object flags.
2005-11-21 17:12:50 +00:00
gstsystemclock.h
Doc updates.
2005-10-28 18:14:24 +00:00
gsttaglist.c
Doc fixes.
2005-11-24 09:44:07 +00:00
gsttaglist.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gsttagsetter.c
Doc fixes.
2005-11-24 09:44:07 +00:00
gsttagsetter.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gsttask.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
gsttask.h
*.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK)
2005-11-21 16:34:26 +00:00
gsttrace.c
Doc fixes.
2005-11-24 09:44:07 +00:00
gsttrace.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gsttypefind.c
gst/: Fix memory leak in GstTypeFindFactory.
2005-11-29 23:56:20 +00:00
gsttypefind.h
gst/: Fix memory leak in GstTypeFindFactory.
2005-11-29 23:56:20 +00:00
gsttypefindfactory.c
gst/: Fix memory leak in GstTypeFindFactory.
2005-11-29 23:56:20 +00:00
gsttypefindfactory.h
gst/: Fix memory leak in GstTypeFindFactory.
2005-11-29 23:56:20 +00:00
gsturi.c
Document GstURIHandler
2005-11-09 15:34:46 +00:00
gsturi.h
Doc fixes.
2005-11-24 09:44:07 +00:00
gstutils.c
add tests that seem to show that the guint64/gdouble conversions are correct.
2005-12-04 09:57:11 +00:00
gstutils.h
add tests that seem to show that the guint64/gdouble conversions are correct.
2005-12-04 09:57:11 +00:00
gstvalue.c
add some explicit casts update dsp files; also installs the debug build in \gstreamer\debug to separate it from the n...
2005-11-30 10:13:54 +00:00
gstvalue.h
gst/gstvalue.c: Improve documentation for gst_value_union().
2005-11-27 19:52:49 +00:00
gstversion.h.in
add gst_version_string ()
2005-10-16 14:32:57 +00:00
gstxml.c
more section docs
2005-11-14 15:15:43 +00:00
gstxml.h
added two new functions to the docs documents all undocumented GstXXXFlags completed some incomplete docs
2005-09-27 20:40:35 +00:00
Makefile.am
fix the docs build
2005-11-30 19:36:54 +00:00