gstreamer/gst
Wim Taymans 386c516e51 add new API for framestepping
Add new STEP event and methods for creating/parsing the event
Update design docs.
Add new STEP_DONE message and method to create/parse.

API: GstEvent::gst_event_new_step()
API: GstEvent::gst_event_parse_step()
API: GstMessage::gst_message_new_step_done()
API: GstMessage::gst_message_parse_step_done()
2009-06-01 13:36:49 +02:00
..
parse parse-launch: allow specifying GstElement properties via gst_parse_bin_from_description 2009-05-12 18:31:19 +03:00
.gitignore
gettext.h
glib-compat-private.h
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
gst-i18n-lib.h
gst.c Initialise some more types in gst_init(), esp. the new enum types 2009-05-12 20:58:32 +01:00
gst.h bufferlist: add docs/build/debug/unittest 2009-05-12 15:18:52 +02:00
gst_private.h bufferlist: add docs/build/debug/unittest 2009-05-12 15:18:52 +02:00
gstbin.c bin: set the base_time and start_time better 2009-05-29 11:55:38 +02:00
gstbin.h docs: explain ref ownership for handle_message implementations 2009-04-02 13:32:58 +02:00
gstbuffer.c buffer: avoid memory leaks 2009-05-27 16:19:34 +02:00
gstbuffer.h docs: Improve some docs 2009-03-12 10:48:21 +01:00
gstbufferlist.c bufferlist: make objects opaque 2009-05-12 16:18:48 +02:00
gstbufferlist.h bufferlist: make objects opaque 2009-05-12 16:18:48 +02:00
gstbus.c gst: Use G_DEFINE_TYPE and don't call g_thread_init() from class_init 2009-04-04 10:18:42 +02:00
gstbus.h
gstcaps.c docs: improve API reference for gst_caps_get_structure() 2009-04-03 11:20:32 +01:00
gstcaps.h
gstchildproxy.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
gstchildproxy.h gst/: Remove double interface from doc-string. 2008-08-12 06:27:35 +00:00
gstclock.c clock: remove assertion 2009-05-25 16:54:25 +02:00
gstclock.h gstclock: Fix ABI breakage on 32 bit architectures 2009-05-17 10:46:39 +02:00
gstcompat.h
gstconfig.h.in Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
gstdebugutils.c debugutils: show more pad-details 2009-05-13 11:03:27 +03:00
gstdebugutils.h gst/gstdebugutils.h: Add missing Since' markers to gtk-doc blurbs. 2008-06-26 12:24:08 +00:00
gstelement.c element: reset start_time in lost state 2009-05-29 16:14:36 +02:00
gstelement.h element: add start_time field an methods 2009-05-29 11:55:38 +02:00
gstelementfactory.c Avoid unneeded type checks 2009-05-11 22:35:09 +02:00
gstelementfactory.h
gsterror.c gst/gsterror.c: Fix typo (spotted by Fabricio Godoy, #536723). 2008-06-05 08:55:41 +00:00
gsterror.h
gstevent.c add new API for framestepping 2009-06-01 13:36:49 +02:00
gstevent.h add new API for framestepping 2009-06-01 13:36:49 +02:00
gstfilter.c
gstfilter.h
gstformat.c
gstformat.h docs: mention that GST_FORMAT_{PERCENT|BUFFERS} are not implemented 2009-05-18 01:00:36 +01:00
gstghostpad.c ghostpad: remove deprecated API 2009-05-12 18:31:20 +03:00
gstghostpad.h gst/gstghostpad.*: Unbreak -good build, private is a reserved c++ keyword. 2008-10-08 10:39:24 +00:00
gstindex.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
gstindex.h
gstindexfactory.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
gstindexfactory.h
gstinfo.c bufferlist: add docs/build/debug/unittest 2009-05-12 15:18:52 +02:00
gstinfo.h gstdebug: compete stubs. Fixes #579177. 2009-04-17 15:01:46 +03: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 docs: fix linking to constant and functions 2009-03-12 00:41:24 +02:00
gstiterator.h gst/gstiterator.*: After 3 years it's about time to revise the documentation of the iterator objects. 2008-08-29 17:58:25 +00:00
gstmacros.h
gstmarshal.list
gstmessage.c add new API for framestepping 2009-06-01 13:36:49 +02:00
gstmessage.h add new API for framestepping 2009-06-01 13:36:49 +02:00
gstminiobject.c
gstminiobject.h
gstobject.c Avoid unneeded type checks 2009-05-11 22:35:09 +02:00
gstobject.h gstobject: add gst_object_ref_sink 2009-05-11 22:35:08 +02:00
gstpad.c pad: add pad private structure 2009-05-28 16:36:32 +02:00
gstpad.h pad: add pad private structure 2009-05-28 16:36:32 +02:00
gstpadtemplate.c Use new _ref_sink when we can 2009-05-11 22:35:09 +02:00
gstpadtemplate.h
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 API: gst_parse_launch_full() 2008-05-24 15:33:53 +00:00
gstparse.h API: gst_parse_launch_full() 2008-05-24 15:33:53 +00:00
gstpipeline.c docs: update element an pipeline docs 2009-05-29 13:03:15 +02:00
gstpipeline.h pipeline: deprecate old methods, fix test 2009-05-29 12:21:36 +02:00
gstplugin.c API: Add gst_plugin_register_static_full() 2009-05-12 09:02:45 +02:00
gstplugin.h API: Add gst_plugin_register_static_full() 2009-05-12 09:02:45 +02:00
gstpluginfeature.c Avoid unneeded type checks 2009-05-11 22:35:09 +02:00
gstpluginfeature.h
gstpoll.c gstpoll: Corrected a documentation typo. 2009-03-26 19:33:41 +01:00
gstpoll.h GstPoll: add methods to use gstpoll for timeouts 2009-02-03 17:49:02 +01:00
gstpreset.c preset: fix update rule 2009-05-24 23:14:26 +03:00
gstpreset.h gst/: Remove double interface from doc-string. 2008-08-12 06:27:35 +00:00
gstquark.c add new API for framestepping 2009-06-01 13:36:49 +02:00
gstquark.h add new API for framestepping 2009-06-01 13:36:49 +02:00
gstquery.c structure: add gst_structure_id_new() convenience function 2009-05-29 19:28:10 +01:00
gstquery.h API: add GST_QUERY_CAST 2009-03-20 00:39:41 +00:00
gstregistry.c registry: fix comment formatting 2009-05-31 22:39:05 +03:00
gstregistry.h
gstregistrybinary.c registry: don't free node-date and deref again. Fixes #580579 2009-05-22 23:16:00 +03:00
gstregistrybinary.h Add API for making a GStreamer plugin 'dependent' on external files, directories or environment variables, so that GS... 2009-01-06 17:58:59 +00:00
gstsegment.c Use g_slice_copy instead of g_slice_dup. 2009-04-03 13:47:35 +02:00
gstsegment.h
gststructure.c structures: don't leak invalid or empty strings when we warn 2009-06-01 10:10:20 +01:00
gststructure.h structure: add gst_structure_id_new() convenience function 2009-05-29 19:28:10 +01:00
gstsystemclock.c clock: enable monotonic clock when we can 2009-05-25 16:23:30 +02:00
gstsystemclock.h docs: add simple doc blurb 2009-04-14 19:12:52 +02:00
gsttaglist.c taglists: make _get_{string|pointer} return FALSE for NULL values 2009-05-31 16:17:45 +01:00
gsttaglist.h tags: API: Add functions to add single tags to GstTagList or GstTagSetter 2009-05-12 09:02:44 +02:00
gsttagsetter.c tags: API: Add functions to add single tags to GstTagList or GstTagSetter 2009-05-12 09:02:44 +02: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 gsttask: avoid join to return early 2009-05-25 11:56:47 +02:00
gsttask.h GstTask: add methods for configuring the pool 2009-05-12 00:26:58 +02:00
gsttaskpool.c TaskPool: remove _set_func() 2009-05-12 00:27:38 +02:00
gsttaskpool.h TaskPool: remove _set_func() 2009-05-12 00:27:38 +02:00
gsttrace.c
gsttrace.h
gsttypefind.c Allow adding a typefinder without a typefind function so that it can be used 2009-01-21 12:45:45 +01:00
gsttypefind.h
gsttypefindfactory.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
gsttypefindfactory.h
gsturi.c GstURIHandler: Use get_type_full() vmethod if specified instead of get_type() 2009-05-12 09:02:44 +02:00
gsturi.h Remove broken class to interface cast macros from GstUriHandler and GstImplementsInterface headers 2009-01-30 18:25:39 +00:00
gstutils.c API: Add gst_message_{new,parse}_tag_full() to get/set the source pad 2009-05-27 14:32:51 +02:00
gstutils.h docs: Fix up some documentation warnings. 2009-05-22 09:33:02 +01:00
gstvalue.c Remove unused increments as detect by LLVM's CLang static analyzer. 2009-04-03 12:56:57 +02:00
gstvalue.h [gstvalue] adds safety parenthesis to macros missing them. 2009-05-15 15:26:18 -03:00
gstversion.h.in Replace some mentions of CVS by GIT 2009-02-08 10:28:59 +01:00
gstxml.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
gstxml.h
Makefile.am Makefile.am: update for added/moved/removed files that weren't dist-ed. 2009-05-15 11:00:53 +02:00