.. |
base
|
gst/base/gstcollectpads.c: Fix presumable copy'n'pasto.
|
2005-10-13 18:33:27 +00:00 |
check
|
|
|
elements
|
gst/elements/: Beautify 'last-message' output: print 'none' for buffer timestamps and durations if none is set; impro...
|
2005-10-14 14:10:24 +00:00 |
indexers
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
parse
|
gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_PACKAGE
|
2005-10-11 16:05:16 +00:00 |
schedulers
|
|
|
.gitignore
|
|
|
gettext.h
|
|
|
glib-compat.c
|
gst/: GLib 2.6 g_flags_get_first_value has a bug that triggers an infinite loop
|
2005-10-13 15:23:51 +00:00 |
glib-compat.h
|
include header correctly; show me the name
|
2005-10-13 17:20:44 +00:00 |
gst-i18n-app.h
|
|
|
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
|
fix GOption context leaks doc fixes
|
2005-10-13 09:57:15 +00:00 |
gst.h
|
Merged in popt removal + GOption addition patch from Ronald, bug #169772.
|
2005-10-10 15:53:59 +00:00 |
gst_private.h
|
gst/: widen the debug category in output to fit the biggest one we have add a bus category and use it play with the c...
|
2005-10-06 09:49:42 +00:00 |
gstbin.c
|
gst/: Protect flags with proper lock. unref provided cached clock in dispose.
|
2005-10-12 19:38:44 +00:00 |
gstbin.h
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
gstbuffer.c
|
if we log our init, should also log finalize
|
2005-10-11 09:14:59 +00:00 |
gstbuffer.h
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
gstbus.c
|
gst/gstbus.c: use HAVE_UNISTD_H
|
2005-10-12 22:34:47 +00:00 |
gstbus.h
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
gstcaps.c
|
signedness fixes
|
2005-10-15 00:12:22 +00:00 |
gstcaps.h
|
signedness fixes
|
2005-10-15 00:12:22 +00:00 |
gstchildproxy.c
|
gst/: Make ChildProxy threadsafe and fix mem leaks.
|
2005-10-08 09:24:25 +00:00 |
gstchildproxy.h
|
|
|
gstclock.c
|
fixed typos
|
2005-10-13 15:27:40 +00:00 |
gstclock.h
|
check/: Moved sinks2 testcode in sinks check.
|
2005-10-12 08:38:06 +00:00 |
gstcompat.h
|
|
|
gstconfig.h.in
|
layout cleanup
|
2005-10-12 19:14:23 +00:00 |
gstelement.c
|
gst/: Protect flags with proper lock. unref provided cached clock in dispose.
|
2005-10-12 19:38:44 +00:00 |
gstelement.h
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
gstelementfactory.c
|
signedness fixes
|
2005-10-15 00:15:43 +00:00 |
gstelementfactory.h
|
signedness fixes
|
2005-10-15 00:15:43 +00:00 |
gsterror.c
|
|
|
gsterror.h
|
fix GOption context leaks doc fixes
|
2005-10-13 09:57:15 +00:00 |
gstevent.c
|
check/: Moved sinks2 testcode in sinks check.
|
2005-10-12 08:38:06 +00:00 |
gstevent.h
|
Added extra flag to newsegment for future API freeze.
|
2005-10-11 16:28:49 +00:00 |
gstfilter.c
|
|
|
gstfilter.h
|
|
|
gstformat.c
|
Add a GType to GstIterator, update callsites and tests.
|
2005-10-07 00:14:45 +00:00 |
gstformat.h
|
|
|
gstghostpad.c
|
gst/gstghostpad.c: Activating a ghostpad with no internal pad in push mode is ok.
|
2005-10-07 12:52:15 +00:00 |
gstghostpad.h
|
|
|
gstindex.c
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
gstindex.h
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
gstindexfactory.c
|
|
|
gstindexfactory.h
|
|
|
gstinfo.c
|
more docs, fix compilation
|
2005-10-09 20:49:46 +00:00 |
gstinfo.h
|
more docs, fix compilation
|
2005-10-09 20:49:46 +00:00 |
gstinterface.c
|
|
|
gstinterface.h
|
|
|
gstiterator.c
|
gst/gstiterator.c: Fix my previous commit: GTypes passed to gst_iterator_new() can be fundamental types.
|
2005-10-10 15:58:32 +00:00 |
gstiterator.h
|
Add a GType to GstIterator, update callsites and tests.
|
2005-10-07 00:14:45 +00:00 |
gstmacros.h
|
|
|
gstmarshal.list
|
|
|
gstmemchunk.c
|
|
|
gstmemchunk.h
|
|
|
gstmessage.c
|
gst/gstmessage.c: Fixed a few forgotten variables on previous commit
|
2005-10-09 20:19:48 +00:00 |
gstmessage.h
|
gst/gstbin.*: Prepare to make current EOS message queue more generic.
|
2005-10-11 15:05:55 +00:00 |
gstminiobject.c
|
lots of new docs and doc fixes
|
2005-10-08 14:48:17 +00:00 |
gstminiobject.h
|
removed unused flags from miniobject doc fixes
|
2005-10-12 19:10:46 +00:00 |
gstobject.c
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
gstobject.h
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
gstpad.c
|
signedness fixes
|
2005-10-15 00:15:43 +00:00 |
gstpad.h
|
removed unused flags from miniobject doc fixes
|
2005-10-12 19:10:46 +00:00 |
gstpadtemplate.c
|
|
|
gstpadtemplate.h
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
gstparse.c
|
|
|
gstparse.h
|
|
|
gstpipeline.c
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
gstpipeline.h
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
|
2005-10-12 14:28:39 +00:00 |
gstplugin.c
|
gst/: Only ever load one plugin for a given plugin basename.
|
2005-10-08 13:57:17 +00:00 |
gstplugin.h
|
gst/: Only ever load one plugin for a given plugin basename.
|
2005-10-08 13:57:17 +00:00 |
gstpluginfeature.c
|
Add new API to check plugin feature version requirements.
|
2005-10-14 11:09:29 +00:00 |
gstpluginfeature.h
|
Add new API to check plugin feature version requirements.
|
2005-10-14 11:09:29 +00:00 |
gstquery.c
|
Add a GType to GstIterator, update callsites and tests.
|
2005-10-07 00:14:45 +00:00 |
gstquery.h
|
|
|
gstqueue.c
|
gst/base/gstbasesink.c: Better log message.
|
2005-10-08 14:57:09 +00:00 |
gstqueue.h
|
gst/base/gstbasesink.c: Better log message.
|
2005-10-08 14:57:09 +00:00 |
gstregistry.c
|
Add new API to check plugin feature version requirements.
|
2005-10-14 11:09:29 +00:00 |
gstregistry.h
|
Add new API to check plugin feature version requirements.
|
2005-10-14 11:09:29 +00:00 |
gstregistryxml.c
|
gst/: Only ever load one plugin for a given plugin basename.
|
2005-10-08 13:57:17 +00:00 |
gststructure.c
|
gst/gststructure.c: guard against NULL printf - happens when for example a message structure with GstClock gets seria...
|
2005-10-13 21:27:57 +00:00 |
gststructure.h
|
|
|
gstsystemclock.c
|
gst/: Small cleanups and doc updates.
|
2005-10-08 08:00:37 +00:00 |
gstsystemclock.h
|
docs/design/part-states.txt: Some more docs.
|
2005-10-11 11:08:52 +00:00 |
gsttaglist.c
|
Added gst_tag_list_get_date() and gst_tag_list_get_date_index().
|
2005-10-13 15:13:32 +00:00 |
gsttaglist.h
|
Added gst_tag_list_get_date() and gst_tag_list_get_date_index().
|
2005-10-13 15:13:32 +00:00 |
gsttagsetter.c
|
|
|
gsttagsetter.h
|
|
|
gsttask.c
|
|
|
gsttask.h
|
|
|
gsttrace.c
|
|
|
gsttrace.h
|
|
|
gsttrashstack.c
|
renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack
|
2005-09-07 13:22:16 +00:00 |
gsttrashstack.h
|
|
|
gsttypefind.c
|
|
|
gsttypefind.h
|
|
|
gsttypefindfactory.c
|
|
|
gsttypefindfactory.h
|
|
|
gsturi.c
|
|
|
gsturi.h
|
|
|
gsturitype.c
|
|
|
gsturitype.h
|
|
|
gstutils.c
|
Use GstClockTime in _get_state() instead of GTimeVal.
|
2005-10-12 12:18:48 +00:00 |
gstutils.h
|
docs/design/part-states.txt: Some more docs.
|
2005-10-11 11:08:52 +00:00 |
gstvalue.c
|
signedness/type fixes
|
2005-10-15 00:20:45 +00:00 |
gstvalue.h
|
|
|
gstversion.h.in
|
|
|
gstxml.c
|
|
|
gstxml.h
|
|
|
Makefile.am
|
|
|