notes on documenting elements and plugins
[platform/upstream/gstreamer.git] / gst /
2005-09-14 Michael SmithRest of the fix for 316155: don't confuse MinGW when...
2005-09-13 Michael SmithDon't use windows linking attributes in MinGW
2005-09-13 Thomas Vander Stichelegst/gstutils.c: Apparently people think it's better...
2005-09-12 Thomas Vander Sticheleadd a gst_element_set_state_async method that sets...
2005-09-12 Thomas Vander Sticheledocs/: add a quote
2005-09-12 Jan Schmidtgst/: Remove the requirement for sub-classes to call...
2005-09-11 Thomas Vander Sticheledoc build clean, hurray
2005-09-11 Thomas Vander Stichelevarious doc fixes
2005-09-11 Thomas Vander Sticheledocs/gst/: rearrange gstvalue section
2005-09-11 Thomas Vander Sticheledebug fixes
2005-09-09 Jan Schmidtcheck/gst-libs/controller.c: Header include fix.
2005-09-09 Thomas Vander Sticheleobject debugging is good
2005-09-09 Jan Schmidtcheck/elements/identity.c: Make the error a little...
2005-09-09 Thomas Vander Stichelecheck/gst/gstpad.c: add tests for valid pad naming
2005-09-09 Thomas Vander Stichelecheck/: adding a test for pipelines and state changes
2005-09-08 Michael SmithVarious fixes for unseekable, unmmapable, and non-norma...
2005-09-07 Jan Schmidtgst/gstplugin.c: Call g_module_close when we don't...
2005-09-07 Stefan Kostrenamed gsttag -> gsttaglist, gsttaginterface -> gsttag...
2005-09-07 Stefan Kostgst/: splitted gsttypefind into gsttypefind, gsttypefin...
2005-09-07 Andy Wingogst/base/gstbasesink.c (gst_base_sink_activate_pull...
2005-09-06 Jan Schmidtgst/gstpad.c: Catch misbehaving pad_alloc functions...
2005-09-06 Stefan Kostcheck/pipelines/simple_launch_lines.c: test for pipe...
2005-09-05 Andy Wingogst/registries/gstxmlregistry.*: and update to newer...
2005-09-05 Andy Wingogst/registries/gstxmlregistry.*: Um... resurrect...
2005-09-05 Andy Wingogst/registries/gstxmlregistry.*: Remove from CVS, they...
2005-09-03 Thomas Vander Stichelefix for a critical when a module returns NULL on opening
2005-09-03 Thomas Vander Sticheleadd a source plugin description field, to represent...
2005-09-02 Thomas Vander Stichelewhitespace cleanups
2005-09-02 Tim-Philipp Müllergst/base/gstbasesink.c: Add comment.
2005-09-02 Thomas Vander Stichelewhitespace fixes
2005-09-02 Stefan Kostrun the wingo-magic script against the docs
2005-09-02 Stefan Kostmerged elementdetails docs into elementfactory docs...
2005-09-02 Andy Wingogst/gstelement.h: Add magical pixie dust to make glib...
2005-09-02 Stefan Kostmore docs inlined
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-09-02 Thomas Vander Stichelegst/: fix a bunch of unchecked return values
2005-09-01 Wim Taymansgst/base/gstbasesink.*: Handle newsegments more correctly.
2005-08-31 Thomas Vander Sticheledocs/faq/gst-uninstalled: add -good
2005-08-31 Stefan Kostinlined more docs, fixed double id-ref
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: Passthrough elements don...
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: Don't leak refcounts on...
2005-08-31 Wim Taymansgst/base/gstbasetransform.*: Handle the case where...
2005-08-31 Tim-Philipp Müllergst/elements/gstfilesrc.c: Set READONLY flag on mmap...
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: passthrough elements can...
2005-08-31 Stefan Kostcheck/gst-libs/controller.c: more tests (hehe I have...
2005-08-31 Wim Taymansgst/gstminiobject.c: Cannot assert that the refcount...
2005-08-31 Wim Taymansgst/gstpad.c: Revert change, need to first fix badly...
2005-08-30 Wim Taymansgst/base/gstadapter.c: Flushing out 0 bytes is ok for...
2005-08-30 Stefan Kostmore docs and two more inlined
2005-08-30 Wim Taymansgst/elements/gstfilesink.c: Don't sync to clock.
2005-08-30 Stefan Kostdocs/gst/gstreamer-sections.txt: ultral33t func10ns...
2005-08-29 Stefan Kostinlined and extended docs
2005-08-29 Stefan Kostcheck/gst-libs/controller.c: more tests
2005-08-29 Andy Wingogst/gstutils.c (gst_util_uint64_scale): New 3733t funct10n.
2005-08-28 Andy Wingogst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instan...
2005-08-27 Stefan Kostdocs/design/part-messages.txt: update info
2005-08-26 Stefan Kostgst/gstmessage.*: doc fixes
2005-08-26 Stefan Kostgst/base/gstbasetransform.c: fix div-by-zero
2005-08-26 Andy Wingocheck/pipelines/simple_launch_lines.c (run_pipeline...
2005-08-26 Jan SchmidtAdd metadata reading example that loops over a list...
2005-08-26 Thomas Vander Stichelegst/base/: fix up some debugging
2005-08-26 Thomas Vander Stichelewhitespace, doc and debug fixing/additions
2005-08-25 Stefan Kostgst/gstbin.h: removed ';' from the end of macro defs
2005-08-25 Thomas Vander Stichelerespect order of plugin dirs when loading pllugins...
2005-08-25 Wim Taymansgst/base/gstbasetransform.*: Cache caps unit_size.
2005-08-25 Thomas Vander Stichelemake registry respect order of GST_PLUGIN_PATH; make...
2005-08-25 Thomas Vander Sticheleadd docs
2005-08-25 Thomas Vander Sticheleadd a uint64 checking method
2005-08-25 Wim Taymansgst/gstbin.c: Be a bit more conservative about the...
2005-08-25 Jan SchmidtRevert unpopular change for GST_MESSAGE_SRC to GObject.
2005-08-25 Thomas Vander Stichelefix docs by fixing enum typedef
2005-08-25 Wim Taymanscheck/generic/states.c: Cleanup can be done at the...
2005-08-24 Stefan Kostadded miissing classes and symbols (123 more to go...
2005-08-24 Wim Taymanscheck/generic/states.c: Make sure all tasks are stopped.
2005-08-24 Wim Taymansgst/base/gstbasesink.*: Handle newsegment events correctly.
2005-08-24 Thomas Vander Stichelecheck/: add a test that does a bunch of state changes...
2005-08-24 Andy Wingogst/gstquery.c (gst_query_new_convert): Spew if we...
2005-08-24 Jan Schmidtdocs/pwg/advanced-types.xml: Well done to Michael for...
2005-08-24 Andy Wingogst/gst.c (parse_debug_list): Accept e.g. GST_DEBUG...
2005-08-24 Thomas Vander Stichelegst/base/gstbasetransform.c: use gboolean return values...
2005-08-24 Stefan KostFixed long standing mem-leak
2005-08-24 Jan SchmidtChange GST_MESSAGE_SRC to be a GObject rather than...
2005-08-24 Wim Taymansgst/base/gstbasetransform.*: Many fixes and new feature...
2005-08-24 Andy Wingogst/gstpad.c (gst_pad_fixate_caps): Check if the caps...
2005-08-24 Wim Taymansgst/gstbuffer.c: Some debugging.
2005-08-23 Wim Taymansgst/gstevent.*: Some more debugging output and doc...
2005-08-23 Stefan Kostadded about 100 symbols from gstreamer-unused.txt to...
2005-08-23 Stefan Kostinlined more doc comments, added missing comments and...
2005-08-23 Thomas Vander Stichelegst/gstbuffer.c: some debugging
2005-08-22 Stefan Kostported gstchildproxy over from 0.8 ported gst-inspect...
2005-08-22 Wim Taymansgst/base/gstbasetransform.c: Also call the transform...
2005-08-22 Jan Schmidtgst/base/gstbasesrc.c: (gst_base_src_event_handler)
2005-08-22 Jan Schmidtgst/base/gstbasesink.c: Remove extra parameter to debug...
2005-08-22 Andy Wingogst/gstutils.h (GST_BOILERPLATE_WITH_INTERFACE): New...
2005-08-22 Wim Taymansgst/gstcaps.c: Make _static_caps_get() refcounting...
2005-08-22 Stefan Kostinlined remaining docs, added missing doc comments
2005-08-22 Thomas Vander Stichelecheck/gst/gstbin.c: since we don't know when preroll...
2005-08-21 Thomas Vander Stichelecheck/Makefile.am: clean up environment for when regist...
2005-08-21 Jan Schmidtcheck/Makefile.am: Use CHECK_CFLAGS and CHECK_LIBS
2005-08-21 Thomas Vander Stichelecheck/Makefile.am: don't valgrind the controller test...
next