..
parse
parse: fix more compiler warnings
2010-04-07 19:09:24 +01:00
.gitignore
gettext.h
gettext: build fixes: #if -> #ifdef
2010-03-22 17:10:06 +02:00
glib-compat-private.h
registry: use GStatBuf unconditionally and add typedef for backwards compatibility
2010-07-16 17:55:07 +01:00
glib-compat.c
glib-compat.h
gst-i18n-app.h
i18n: define dummy ngettext if i18n is disabled.
2010-03-11 10:14:05 +02:00
gst-i18n-lib.h
i18n: define dummy ngettext if i18n is disabled.
2010-03-11 10:14:05 +02:00
gst.c
GstPad: Add new pad linking method with configurable checks.
2010-06-23 18:42:35 +02:00
gst.h
gst_private.h
binaryregistry: ignore the plugin cache if the filter environment has changed
2010-06-23 17:56:51 +01:00
gstbin.c
Don't include <libxml/parser.h> from public headers if GST_DISABLE_DEPRECATED is defined
2010-06-26 10:35:38 +01:00
gstbin.h
gstbuffer.c
buffer: only warn if metadata is not writable when it should be, don't return as well
2010-04-30 13:09:34 +01:00
gstbuffer.h
docs: Move field specific Since markers at the same line
2010-01-14 10:44:16 +01:00
gstbufferlist.c
docs: use informalfigure tag to not syntax highlight the content
2010-04-08 10:47:03 +03:00
gstbufferlist.h
docs: add some more Since: markers to buffer list docs
2010-01-31 17:30:54 +00:00
gstbus.c
docs: add links for GSource priorities
2010-05-19 16:24:54 +03:00
gstbus.h
bus: whitespace fixes
2010-01-11 11:55:51 +01:00
gstcaps.c
gstcaps: Make sure _normalize() is applied on all structures.
2010-07-01 18:17:40 +02:00
gstcaps.h
gstxml: Deprecate GstXml and related functions
2010-06-25 18:25:40 +02:00
gstchildproxy.c
gst: use #if GLIB_CHECK_VERSION instead of #ifndef GLIBMACRO
2010-03-17 11:03:15 +00:00
gstchildproxy.h
gstclock.c
clock: use the new gst_clock_id_wait_async_full.
2010-07-06 10:46:42 +02:00
gstclock.h
clock: document that GstClockEntry should be treated as ana opaque structure.
2010-07-06 10:46:42 +02:00
gstcompat.h
gstconfig.h.in
Don't include <libxml/parser.h> from public headers if GST_DISABLE_DEPRECATED is defined
2010-06-26 10:35:38 +01:00
gstdebugutils.c
dot-dump: terminate truncated strings and escape special chars
2010-06-25 21:25:10 +03:00
gstdebugutils.h
build: more some prototypes out if #ifndef GST_DISABLE_GST_DEBUG
2010-03-28 13:14:06 +03:00
gstelement.c
Don't include <libxml/parser.h> from public headers if GST_DISABLE_DEPRECATED is defined
2010-06-26 10:35:38 +01:00
gstelement.h
element: Improve gst_element_get_name() docs
2010-06-15 18:49:41 +02:00
gstelementdetails.h
Fixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-11 10:59:57 +01:00
gstelementfactory.c
elementfactory: Add an allow-none annotation
2010-06-16 19:03:21 +02:00
gstelementfactory.h
elementfactory: Add FIXME 0.11 to remove GstElementDetails from the public API
2010-03-25 18:57:40 +01:00
gsterror.c
gst: Use GError boxed type from GObject 2.25.2 instead of our own if possible
2010-04-29 18:18:37 +02:00
gsterror.h
gstevent.c
event: Add out annotations
2010-06-16 19:03:21 +02:00
gstevent.h
docs: add some more docs for the events
2010-04-29 10:26:14 +02:00
gstfilter.c
docs: fix xrefs in docs
2009-11-25 16:59:50 +02:00
gstfilter.h
gstformat.c
gst: Use GSlice instead of normal g_malloc in more places
2010-03-28 19:48:45 +02:00
gstformat.h
Fixes for -Wwrite-strings
2010-03-10 20:50:10 +01:00
gstghostpad.c
Don't include <libxml/parser.h> from public headers if GST_DISABLE_DEPRECATED is defined
2010-06-26 10:35:38 +01:00
gstghostpad.h
gstindex.c
gst: Use GSlice instead of normal g_malloc in more places
2010-03-28 19:48:45 +02:00
gstindex.h
gstindex: retab .h file
2010-01-21 16:19:44 +01:00
gstindexfactory.c
Make code safe for -Wredundant-decls
2010-03-10 20:45:33 +01:00
gstindexfactory.h
gstinfo.c
info: add new TRACE log level and move refcounting there from LOG level
2010-06-05 12:53:15 +01:00
gstinfo.h
info: add dummy TRACE log level macros for when debugging is disabled
2010-06-15 10:46:08 +01:00
gstinterface.c
gstinterface.h
gstiterator.c
iterator: Add new FIXME for 0.11 and update gst_iterator_find_custom docs
2010-06-13 15:25:24 +02:00
gstiterator.h
gstmacros.h
docs: remove gtkdoc header as these things don't come up on our docs even
2009-11-25 14:41:26 +02:00
gstmarshal.list
gstmessage.c
message: Add out annotations
2010-06-16 19:03:20 +02:00
gstmessage.h
message: add Since: markers
2010-04-07 16:06:22 +02:00
gstminiobject.c
info: add new TRACE log level and move refcounting there from LOG level
2010-06-05 12:53:15 +01:00
gstminiobject.h
miniobject: Add introspection annotations
2010-06-16 19:03:21 +02:00
gstobject.c
Don't include <libxml/parser.h> from public headers if GST_DISABLE_DEPRECATED is defined
2010-06-26 10:35:38 +01:00
gstobject.h
gstxml: Deprecate GstXml and related functions
2010-06-25 18:25:40 +02:00
gstpad.c
gstpad: Assume pads are compatible if we don't have templates
2010-07-20 20:52:35 +02:00
gstpad.h
pad: remove comma at the end of the last enum value
2010-07-15 12:03:04 +03:00
gstpadtemplate.c
docs: fix xrefs in docs
2009-11-25 16:59:50 +02:00
gstpadtemplate.h
docs: fix xrefs in docs
2009-11-25 16:59:50 +02:00
gstparamspecs.c
gstparamspecs.h
gstparse.c
Fixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-11 10:59:57 +01:00
gstparse.h
gstpipeline.c
pipeline: If the currently used clock gets lost update it the next time when going from PAUSED to playing
2010-07-16 17:27:04 +02:00
gstpipeline.h
gstplugin.c
registry: use GStatBuf unconditionally and add typedef for backwards compatibility
2010-07-16 17:55:07 +01:00
gstplugin.h
Add some 0.11 FIXMEs for GstPluginInitFunc
2010-03-13 11:05:33 +01:00
gstpluginfeature.c
Remove GST_DEBUG_FUNCPTR where they're pointless
2009-10-28 00:44:24 +00:00
gstpluginfeature.h
gstpluginfeature: API : new gst_plugin_feature_list_copy() method
2009-10-24 10:39:30 +02:00
gstpluginloader.c
comments: add a few comments to the sparsely documented plugin loader
2010-06-09 12:15:52 +03:00
gstpluginloader.h
Plugin loader phase 2
2009-10-06 19:51:42 +01:00
gstpoll.c
gstpoll: don't pass non-objects as first argument to GST_DEBUG_OBJECT()
2010-03-04 18:40:50 +00:00
gstpoll.h
gstpreset.c
docs: clarify preset api docs
2009-10-15 12:16:05 +03:00
gstpreset.h
gstquark.c
message: add QoS message to inform apps of lost data
2010-03-17 19:16:42 +01:00
gstquark.h
message: add QoS message to inform apps of lost data
2010-03-17 19:16:42 +01:00
gstquery.c
query: Add out annotations
2010-06-16 19:03:21 +02:00
gstquery.h
Fixes for -Wwrite-strings
2010-03-10 20:50:10 +01:00
gstregistry.c
registry: use GStatBuf unconditionally and add typedef for backwards compatibility
2010-07-16 17:55:07 +01:00
gstregistry.h
registry: deprecate useless gst_registry_xml_{read|write}_cache()
2010-01-06 19:19:40 +00:00
gstregistrybinary.c
registry: use GStatBuf unconditionally and add typedef for backwards compatibility
2010-07-16 17:55:07 +01:00
gstregistrybinary.h
binaryregistry: ignore the plugin cache if the filter environment has changed
2010-06-23 17:56:51 +01:00
gstregistrychunks.c
binaryregistry: ignore the plugin cache if the filter environment has changed
2010-06-23 17:56:51 +01:00
gstregistrychunks.h
binaryregistry: ignore the plugin cache if the filter environment has changed
2010-06-23 17:56:51 +01:00
gstsegment.c
gstsegment.h
gststructure.c
structure: Use a const GstStructure * as parameter for some more gst_structure_get variants
2010-07-16 17:33:38 +02:00
gststructure.h
structure: Use a const GstStructure * as parameter for some more gst_structure_get variants
2010-07-16 17:33:38 +02:00
gstsystemclock.c
Make code safe for -Wredundant-decls
2010-03-10 20:45:33 +01:00
gstsystemclock.h
gsttaglist.c
taglist: fix merge_strings_with_comma() for more than two strings
2010-07-11 18:59:53 +01:00
gsttaglist.h
tag: Adds GST_TAG_IMAGE_ORIENTATION tag
2010-06-23 11:57:20 -03:00
gsttagsetter.c
tagsetter: make sure only one thread creates the TagData
2010-05-24 19:08:29 +01:00
gsttagsetter.h
gsttask.c
task: snprintf needs to include "stdio.h"
2010-03-16 09:56:41 +02:00
gsttask.h
task: retab
2010-03-15 12:13:55 +01:00
gsttaskpool.c
Make code safe for -Wredundant-decls
2010-03-10 20:45:33 +01:00
gsttaskpool.h
docs: add Since markers to task pool docs and document task function
2010-01-06 19:18:53 +00:00
gsttrace.c
gst: Use GSlice instead of normal g_malloc in more places
2010-03-28 19:48:45 +02:00
gsttrace.h
Fixes for -Wwrite-strings
2010-03-10 20:50:10 +01:00
gsttypefind.c
gsttypefind: avoid one more run-time type check
2009-11-02 08:50:04 +00:00
gsttypefind.h
gsttypefindfactory.c
docs: fix xrefs in docs
2009-11-25 16:59:50 +02:00
gsttypefindfactory.h
gsturi.c
gsturi: Don't use g_signal_emit_by_name, use the signal ID directly
2009-12-07 09:51:03 +01:00
gsturi.h
docs: Move field specific Since markers at the same line
2010-01-14 10:44:16 +01:00
gstutils.c
utils: Add more details about gst_element_get_compatible_pad
2010-07-16 15:30:22 +02:00
gstutils.h
utils: Don't use G_GNUC_CONST for the uint64 scaling functions
2010-06-28 10:20:39 +02:00
gstvalue.c
gstvalue: Improve gst_value_{set|get}_caps docs
2010-07-06 11:18:32 +02:00
gstvalue.h
docs: fix xrefs in docs
2009-11-25 16:59:50 +02:00
gstversion.h.in
gstxml.c
xml: keep dummy gst_xml_get_type() function for g-i even if rest of GstXML is removed
2010-06-26 10:35:38 +01:00
gstxml.h
gstxml: Deprecate GstXml and related functions
2010-06-25 18:25:40 +02:00
Makefile.am
build: $(LIBM) belongs into LIBADD not LDFLAGS
2010-04-14 11:40:21 +01:00