.. |
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
|
|
|
glib-compat.c
|
|
|
glib-compat.h
|
|
|
gst-i18n-app.h
|
|
|
gst-i18n-lib.h
|
|
|
gst.c
|
Bump GLib requirement to 2.20
|
2010-04-30 13:10:16 +01:00 |
gst.h
|
bufferlist: add docs/build/debug/unittest
|
2009-05-12 15:18:52 +02:00 |
gst_private.h
|
|
|
gstbin.c
|
bin: fix bogus variable type
|
2010-04-15 11:40:05 +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
|
|
|
gstbufferlist.c
|
docs: use informalfigure tag to not syntax highlight the content
|
2010-04-08 10:47:03 +03:00 |
gstbufferlist.h
|
|
|
gstbus.c
|
gst: Use GSlice instead of normal g_malloc in more places
|
2010-03-28 19:48:45 +02:00 |
gstbus.h
|
|
|
gstcaps.c
|
gst: use #if GLIB_CHECK_VERSION instead of #ifndef GLIBMACRO
|
2010-03-17 11:03:15 +00:00 |
gstcaps.h
|
caps: Use G_GNUC_WARN_UNUSED_RESULT for make_writable()
|
2010-04-29 22:41:36 +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
|
|
|
gstclock.h
|
|
|
gstcompat.h
|
|
|
gstconfig.h.in
|
|
|
gstdebugutils.c
|
debugutils: fix case of pad flag
|
2010-03-15 11:16:44 +02:00 |
gstdebugutils.h
|
build: more some prototypes out if #ifndef GST_DISABLE_GST_DEBUG
|
2010-03-28 13:14:06 +03:00 |
gstelement.c
|
element: make 'adding flushing pad' warning more useful
|
2010-04-30 13:09:34 +01:00 |
gstelement.h
|
Deprecated gst_element_class_set_details()
|
2010-03-24 12:20:05 +01:00 |
gstelementdetails.h
|
Fixes for -Wmissing-declarations -Wmissing-prototypes
|
2010-03-11 10:59:57 +01:00 |
gstelementfactory.c
|
gst: Use GSlice instead of normal g_malloc in more places
|
2010-03-28 19:48:45 +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
|
docs: fix some typos
|
2010-04-06 17:46:36 +02:00 |
gstevent.h
|
docs: add some more docs for the events
|
2010-04-29 10:26:14 +02:00 |
gstfilter.c
|
|
|
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
|
|
|
gstghostpad.c
|
|
|
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
|
|
|
gstindexfactory.c
|
|
|
gstindexfactory.h
|
|
|
gstinfo.c
|
info: readd the use of GstDebugFuncPtr typedef and tell why
|
2010-03-29 16:36:15 +03:00 |
gstinfo.h
|
gstinfo: add a comment explaining the reason for using fucntion protos here.
|
2010-03-29 16:38:05 +03:00 |
gstinterface.c
|
|
|
gstinterface.h
|
|
|
gstiterator.c
|
iterator: Add FIXME 0.11 for using GSlice for allocation
|
2010-03-28 19:48:54 +02:00 |
gstiterator.h
|
|
|
gstmacros.h
|
|
|
gstmarshal.list
|
|
|
gstmessage.c
|
docs: add a few code snippets that show how to use gst_message_parse_*().
|
2010-04-07 19:30:49 +01:00 |
gstmessage.h
|
message: add Since: markers
|
2010-04-07 16:06:22 +02:00 |
gstminiobject.c
|
gstreamer: remove unneeded casts
|
2010-03-11 11:46:28 +01:00 |
gstminiobject.h
|
|
|
gstobject.c
|
gst: Use GSlice instead of normal g_malloc in more places
|
2010-03-28 19:48:45 +02:00 |
gstobject.h
|
|
|
gstpad.c
|
caps: Do not allow fixating empty caps
|
2010-04-29 22:41:36 +02:00 |
gstpad.h
|
pad: add enums for custom flow return success and error codes
|
2010-04-16 14:52:32 +01:00 |
gstpadtemplate.c
|
|
|
gstpadtemplate.h
|
|
|
gstparamspecs.c
|
|
|
gstparamspecs.h
|
|
|
gstparse.c
|
Fixes for -Wmissing-declarations -Wmissing-prototypes
|
2010-03-11 10:59:57 +01:00 |
gstparse.h
|
|
|
gstpipeline.c
|
Fixes for -Wmissing-declarations -Wmissing-prototypes
|
2010-03-11 10:59:57 +01:00 |
gstpipeline.h
|
|
|
gstplugin.c
|
gst: Use GSlice instead of normal g_malloc in more places
|
2010-03-28 19:48:45 +02:00 |
gstplugin.h
|
Add some 0.11 FIXMEs for GstPluginInitFunc
|
2010-03-13 11:05:33 +01:00 |
gstpluginfeature.c
|
|
|
gstpluginfeature.h
|
|
|
gstpluginloader.c
|
gst: Use GSlice instead of normal g_malloc in more places
|
2010-03-28 19:48:45 +02:00 |
gstpluginloader.h
|
|
|
gstpoll.c
|
|
|
gstpoll.h
|
|
|
gstpreset.c
|
|
|
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
|
gst: Use GSlice instead of normal g_malloc in more places
|
2010-03-28 19:48:45 +02:00 |
gstquery.h
|
|
|
gstregistry.c
|
Fixes for -Wmissing-declarations -Wmissing-prototypes
|
2010-03-11 10:59:57 +01:00 |
gstregistry.h
|
|
|
gstregistrybinary.c
|
gst: Use GSlice instead of normal g_malloc in more places
|
2010-03-28 19:48:45 +02:00 |
gstregistrybinary.h
|
|
|
gstregistrychunks.c
|
registrychunks: Initialize typefind/element factory registry chunks with zeroes
|
2010-04-09 13:08:13 +02:00 |
gstregistrychunks.h
|
gst: Use GSlice instead of normal g_malloc in more places
|
2010-03-28 19:48:45 +02:00 |
gstsegment.c
|
|
|
gstsegment.h
|
|
|
gststructure.c
|
structure: log what structure string we failed to parse
|
2010-04-14 23:53:26 +01:00 |
gststructure.h
|
|
|
gstsystemclock.c
|
|
|
gstsystemclock.h
|
|
|
gsttaglist.c
|
tags: Adds geo location direction tags
|
2010-05-03 09:50:09 -03:00 |
gsttaglist.h
|
tags: Adds geo location direction tags
|
2010-05-03 09:50:09 -03:00 |
gsttagsetter.c
|
gst: Use GSlice instead of normal g_malloc in more places
|
2010-03-28 19:48:45 +02: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
|
|
|
gsttaskpool.h
|
|
|
gsttrace.c
|
gst: Use GSlice instead of normal g_malloc in more places
|
2010-03-28 19:48:45 +02:00 |
gsttrace.h
|
|
|
gsttypefind.c
|
|
|
gsttypefind.h
|
|
|
gsttypefindfactory.c
|
|
|
gsttypefindfactory.h
|
|
|
gsturi.c
|
|
|
gsturi.h
|
|
|
gstutils.c
|
utils: use reffed _get_caps() version
|
2010-05-04 11:44:27 +02:00 |
gstutils.h
|
utils: Use G_GNUC_CONST instead of G_GNUC_PURE for conversion functions
|
2010-04-02 18:43:37 +02:00 |
gstvalue.c
|
|
|
gstvalue.h
|
|
|
gstversion.h.in
|
|
|
gstxml.c
|
|
|
gstxml.h
|
|
|
Makefile.am
|
build: $(LIBM) belongs into LIBADD not LDFLAGS
|
2010-04-14 11:40:21 +01:00 |