.. |
parse
|
parse: fix more compiler warnings
|
2010-04-07 19:09:24 +01:00 |
.gitignore
|
gstbase: Add gobject-introspection support
|
2009-09-05 10:28:46 +02:00 |
gettext.h
|
gettext: build fixes: #if -> #ifdef
|
2010-03-22 17:10:06 +02:00 |
glib-compat-private.h
|
Fix GStatBuf definition for win32 when building against older glib.
|
2010-12-22 16:36:50 -08:00 |
glib-compat.c
|
|
|
glib-compat.h
|
Remove some compatibility stuff for GLib < 2.14
|
2009-03-26 11:08:27 +01:00 |
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
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gst.h
|
gst: Add a gst_is_initialized() API
|
2010-08-20 19:35:01 +02:00 |
gst_private.h
|
pad: clear pad cache when installing probes
|
2010-12-03 11:28:52 +01:00 |
gstbin.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstbin.h
|
docs: explain ref ownership for handle_message implementations
|
2009-04-02 13:32:58 +02:00 |
gstbuffer.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gstbuffer.h
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstbufferlist.c
|
gst: documentation fixups and annotation
|
2010-12-17 19:14:41 +01:00 |
gstbufferlist.h
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstbus.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gstbus.h
|
bus: whitespace fixes
|
2010-01-11 11:55:51 +01:00 |
gstcaps.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gstcaps.h
|
gstxml: Deprecate GstXml and related functions
|
2010-06-25 18:25:40 +02:00 |
gstchildproxy.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstchildproxy.h
|
docs: fix gtk-doc /*< private >*/ marker
|
2009-07-02 01:18:57 +01:00 |
gstclock.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gstclock.h
|
clock: make sync clock wait lockfree
|
2010-12-03 16:11:04 +01: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 |
gstdatetime.c
|
gstdatetime: Fix documentation
|
2010-12-17 15:48:34 +01:00 |
gstdatetime.h
|
datetime: Add _from_unix_epoch variants
|
2010-11-17 09:58:32 -03: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
|
gst: documentation fixups and annotation
|
2010-12-17 19:14:41 +01:00 |
gstelement.h
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstelementdetails.h
|
Fixes for -Wmissing-declarations -Wmissing-prototypes
|
2010-03-11 10:59:57 +01:00 |
gstelementfactory.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstelementfactory.h
|
elementfactory: clarify list item types in comments
|
2010-12-03 09:50:31 +02:00 |
gsterror.c
|
docs: gst_error_get_message() returns string in UTF-8, not current locale
|
2010-12-07 19:34:46 +00:00 |
gsterror.h
|
introspection: Build with latest g-i
|
2010-09-12 15:13:32 +01:00 |
gstevent.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstevent.h
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstfilter.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstfilter.h
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstformat.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstformat.h
|
Fixes for -Wwrite-strings
|
2010-03-10 20:50:10 +01:00 |
gstghostpad.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstghostpad.h
|
docs: fix gtk-doc /*< private >*/ marker
|
2009-07-02 01:18:57 +01:00 |
gstindex.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstindex.h
|
gstindex: retab .h file
|
2010-01-21 16:19:44 +01:00 |
gstindexfactory.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstindexfactory.h
|
|
|
gstinfo.c
|
info: use the publicly visible address to fix the tests
|
2010-12-15 23:19:54 +02:00 |
gstinfo.h
|
gstinfo: remove random MSVC compatibility define for M_PI that doesn't belong here
|
2010-10-05 18:31:58 +01:00 |
gstinterface.c
|
gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type() functions
|
2009-04-04 10:20:36 +02:00 |
gstinterface.h
|
Remove broken class to interface cast macros from GstUriHandler and GstImplementsInterface headers
|
2009-01-30 18:25:39 +00:00 |
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
|
docs: it's its
|
2009-08-31 17:00:17 +01:00 |
gstmacros.h
|
macros: Define restrict keyword if not available
|
2010-12-02 19:02:07 +01:00 |
gstmarshal.list
|
|
|
gstmessage.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstmessage.h
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstminiobject.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gstminiobject.h
|
Fix casts in a bunch of inline functions to maintain correct const-ness
|
2010-09-02 00:09:08 +01:00 |
gstobject.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gstobject.h
|
gstxml: Deprecate GstXml and related functions
|
2010-06-25 18:25:40 +02:00 |
gstpad.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gstpad.h
|
pad: Deprecate GST_FLOW_IS_FATAL() and GST_FLOW_IS_SUCCESS()
|
2010-08-27 16:59:08 +02:00 |
gstpadtemplate.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstpadtemplate.h
|
padtemplate: add two FIXME0.11: comments
|
2010-12-03 09:50:31 +02:00 |
gstparamspecs.c
|
paramspecs: revert gst_param_spec_is_mutable() for release
|
2009-04-16 00:48:11 +01:00 |
gstparamspecs.h
|
paramspecs: revert gst_param_spec_is_mutable() for release
|
2009-04-16 00:48:11 +01:00 |
gstparse.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstparse.h
|
API: gst_parse_launch_full()
|
2008-05-24 15:33:53 +00:00 |
gstpipeline.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstpipeline.h
|
pipeline: deprecate old methods, fix test
|
2009-05-29 12:21:36 +02:00 |
gstplugin.c
|
taglist: Don't leak copies of empty strings
|
2010-12-19 12:49:58 +01:00 |
gstplugin.h
|
plugin: add release datetime field to GstPluginDesc and set it if GST_PACKAGE_RELEASE_DATETIME is defined
|
2010-07-23 17:00:56 +01:00 |
gstpluginfeature.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstpluginfeature.h
|
GstElementFactory: Add listing features
|
2010-09-03 19:31:12 +02:00 |
gstpluginloader.c
|
pluginloader: don't leak entries for blacklisted files
|
2010-09-09 22:24:38 +03:00 |
gstpluginloader.h
|
Plugin loader phase 2
|
2009-10-06 19:51:42 +01:00 |
gstpoll.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstpoll.h
|
poll: add method to get a GPollFD
|
2010-12-03 15:50:38 +01:00 |
gstpreset.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstpreset.h
|
gst/: Remove double interface from doc-string.
|
2008-08-12 06:27:35 +00:00 |
gstquark.c
|
gstquery: new buffering_ranges API
|
2010-09-03 19:55:25 +02:00 |
gstquark.h
|
gstquery: new buffering_ranges API
|
2010-09-03 19:55:25 +02:00 |
gstquery.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstquery.h
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstregistry.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gstregistry.h
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstregistrybinary.c
|
registry: Fix permissions if umask is broken
|
2010-12-04 21:08:21 -08:00 |
gstregistrybinary.h
|
binaryregistry: save and load release date time in GstPluginDesc
|
2010-07-23 17:03:42 +01:00 |
gstregistrychunks.c
|
registry: maintain the typefind extension list order
|
2010-12-08 11:53:10 +02:00 |
gstregistrychunks.h
|
binaryregistry: ignore the plugin cache if the filter environment has changed
|
2010-06-23 17:56:51 +01:00 |
gstsegment.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstsegment.h
|
segment: add gst_segment_set_running_time
|
2009-06-04 12:53:20 +02:00 |
gststructure.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gststructure.h
|
structure: add gst_structure_{id_}take_value()
|
2010-09-16 19:39:58 +01:00 |
gstsystemclock.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gstsystemclock.h
|
systemclock: fix indentation
|
2009-08-28 16:07:16 +02:00 |
gsttaglist.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gsttaglist.h
|
tag: Adds GST_TAG_GEO_LOCATION_HORIZONTAL_ERROR
|
2010-09-23 10:37:06 -03:00 |
gsttagsetter.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gsttagsetter.h
|
tags: API: Add functions to add single tags to GstTagList or GstTagSetter
|
2009-05-12 09:02:44 +02:00 |
gsttask.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gsttask.h
|
task: retab
|
2010-03-15 12:13:55 +01:00 |
gsttaskpool.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00: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
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gsttrace.h
|
Fixes for -Wwrite-strings
|
2010-03-10 20:50:10 +01:00 |
gsttypefind.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gsttypefind.h
|
API: add gst_type_find_suggest_simple(), #533740.
|
2008-05-19 10:46:44 +00:00 |
gsttypefindfactory.c
|
docs: add () to xref the function.
|
2010-12-08 11:53:10 +02:00 |
gsttypefindfactory.h
|
|
|
gsturi.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gsturi.h
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstutils.c
|
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
|
2010-12-26 21:21:43 +00:00 |
gstutils.h
|
utils: const-ify arguments to gst_object_default_error()
|
2010-12-07 19:35:24 +00:00 |
gstvalue.c
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstvalue.h
|
docs: gst: more gobject introspection annotations
|
2010-12-07 18:37:04 +00:00 |
gstversion.h.in
|
version: Take nano version into account in GST_CHECK_VERSION()
|
2010-12-02 19:02:08 +01:00 |
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
|
introspection: Include exported packages information in GIRs
|
2010-11-21 00:36:30 +00:00 |
math-compat.h
|
math-compat: don't re-define _USE_MATH_DEFINES if already defined
|
2010-11-03 14:21:02 +00:00 |