docs/: Do some Architect work.
[platform/upstream/gstreamer.git] / gst /
2007-03-13 Stefan Kostdocs/: Do some Architect work.
2007-03-12 Jan Schmidtgst/gstsystemclock.c: Defer starting the async system...
2007-03-10 Sébastien Mouttegst/gstbin.c: Use GST_STR_NULL to prevent NULL pointer...
2007-03-09 Wim TaymansAdd metadata copy functions. Fixes #393099.
2007-03-09 Jan Schmidtgst/gstelement.c: There's no need to warn if VOID_PENDI...
2007-03-07 Tim-Philipp Müllergst/: Remove newlines at end of debug log strings.
2007-02-28 Wim Taymansgst/gstvalue.c: Implement GstObject -> string transform...
2007-02-28 Wim Taymansgst/gstelement.*: Improve docs a little. Added Since...
2007-02-28 Wim Taymansgst/gstelement.c: Handle INFO messages from the GST_ELE...
2007-02-28 Wim Taymansgst/gstbin.c: Also report the live parameter of a laten...
2007-02-27 Wim TaymansAPI: gst_bus_timed_pop()
2007-02-23 Wim Taymansgst/gstpipeline.c: Don't ref a NULL clock in _provide_c...
2007-02-21 Thomas Vander SticheleFix up documentation to link to the correct GstGError...
2007-02-21 Wim Taymansgst/gstmessage.*: Remove new messages for release.
2007-02-20 Wim TaymansMake the ghostpad a parent of the internal pad again...
2007-02-20 Wim Taymansgst/gstbin.c: Improve debug info.
2007-02-20 Wim TaymansDo not set the internal pad as a parent anymore so...
2007-02-15 Stefan KostMore docs coverage and some ChangeLog surgery (add...
2007-02-15 Wim Taymansgst/gstpad.c: Improve debugging of default pad dispatch...
2007-02-13 Wim Taymansdocs/design/part-seeking.txt: Some small update.
2007-02-13 Stefan Kostdocs/design/draft-klass.txt: Add existing category...
2007-02-12 René StadlerAPI: add GST_TAG_REFERENCE_LEVEL (#403597).
2007-02-11 Stefan Kostdocs/libs/Makefile.am: Fix path to core docs.
2007-02-10 Sébastien Mouttegst/gstbin.h: Replace interface parameter name by iface...
2007-02-09 Andy Wingogst/gstregistryxml.c (load_feature, load_plugin): Drop...
2007-02-04 Tim-Philipp Müllergst/gstelementfactory.h: The klass string is not a...
2007-02-02 Wim Taymansgst/gstquery.c: Remove old structure field.
2007-02-02 Wim Taymansdocs/gst/gstreamer-sections.txt: Add docs for new methods.
2007-01-30 Stefan Kostgst/gstplugin.h: Fix and expand GstPluginDesc API docs.
2007-01-29 Stefan Kostconfigure.ac: comment about refining the xml deps
2007-01-29 Edward Herveygst/gstregistrybinary.c: Fix print statement in an...
2007-01-29 Tim-Philipp MüllerAPI: add GST_ROUND_DOWN_* macros (#401781).
2007-01-27 Tim-Philipp MüllerDocument registry signals and make gtk-doc pick them...
2007-01-26 Wim Taymansgst/gstcaps.c: Init caps flags too.
2007-01-25 Wim Taymansgst/gstcaps.c: Add some refcount debugging.
2007-01-25 Edward Herveygst/gstregistrybinary.c: In print statements, "%x"...
2007-01-23 Tim-Philipp Müllergst/gst.c: Make warning about late g_thread_init()...
2007-01-21 Mark Nauwelaertsgst/gstpad.c: Fix two docs typoes (#399094).
2007-01-18 Stefan Kostgst/: Add more docs regarding tag merge-modes and when...
2007-01-15 Stefan Kostgst/gsttaglist.c: Change tag type from STRING to DOUBLE...
2007-01-15 Stefan Kostadd tag support for beat-per-minute
2007-01-15 Stefan Kostgst/gstregistrybinary.*: use glib types, cleanup commen...
2007-01-13 Andy Wingogst/gstpad.c (gst_pad_get_range, gst_pad_pull_range...
2007-01-12 Andy Wingogst/gstpad.c (gst_pad_activate_pull): Refuse to activat...
2007-01-12 René Stadlergst/gsttagsetter.c: gst_tag_list_merge() returns a...
2007-01-11 Stefan Kostcommit binary registry (disabled by default, see #359653)
2007-01-10 Andy Wingodocs/design/part-negotiation.txt: Update with, um,...
2007-01-10 Wim Taymansgst/gstevent.*: Reserve LATENCY event.
2007-01-09 Wim Taymansdocs/design/draft-latency.txt: Updates.
2007-01-08 Tim-Philipp MüllerAPI: add gst_update_registry() (#391296).
2007-01-08 Tim-Philipp Müllergst/gstregistry.c: Plugin extension on HP-UX is .sl...
2007-01-06 Andy Wingogst/gstpad.c (gst_pad_get_range, gst_pad_pull_range...
2007-01-05 Tim-Philipp Müllergst/gst.c: Call g_thread_init() first thing in gst_init...
2007-01-05 Vincent Torrigst/: On win32, all the __declspec stuff for symbol...
2007-01-02 Thomas Vander Sticheletell us what's not implemented
2007-01-02 David Schleefgst/gstplugin.c: Restore the previous signal handler...
2006-12-26 Tim-Philipp Müllergst/gstregistryxml.c: Make sure we don't pass non-UTF...
2006-12-21 Stefan Kostdocs/design/part-states.txt: two tiny additional comments
2006-12-19 Edward Herveygst/gstsegment.c: Fine tune the cases where the segment...
2006-12-19 Tim-Philipp Müllergst/gst.c: Docs typo fix.
2006-12-15 Wim Taymansgst/: Set pads to FLUSHING when they are created. Check...
2006-12-15 Wim Taymansgst/gstelement.c: Expose default element send_event...
2006-12-15 Wim Taymansgst/gstelement.c: Small documentation fixes.
2006-12-14 Tim-Philipp Müllergst/gst.c: init_pre() and init_post() might be called...
2006-12-13 Tim-Philipp Müllergst/gstghostpad.c: Log ghostpad debug stuff to the...
2006-12-12 Tim-Philipp MüllerAdd some basic system details such as OS and architectu...
2006-12-09 Jan Schmidtgst/gst.c: Ignore EINTR when reading from the child...
2006-12-08 René Stadlergst/gstclock.c: Reject invalid clock times for interval...
2006-12-07 Jan SchmidtFix refcounting of gst_plugin_feature_load to match...
2006-12-07 René Stadlergst/gstclock.c: Make period ids add the interval to...
2006-12-07 Wim Taymansgst/gstbin.c: Add some more docs about the POSITION...
2006-11-29 Jan Schmidtgst/gstvalue.c: If someone is foolish enough to compare...
2006-11-20 Wim Taymansgst/gstsegment.c: Fix boundary checking in to_running_t...
2006-11-15 Tim-Philipp Müllergst/gstpad.c: Can't access event structure after giving...
2006-11-13 Mark Nauwelaertsgst/gstpad.c: Fix documentation for gst_pad_dispatcher...
2006-11-06 Tim-Philipp MüllerUse g_strerror() instead of strerror() - we want UTF-8.
2006-11-06 Stefan Kostgst/gstpad.c: Enhance debug and improve docs
2006-11-06 Stefan Kostdocs/gst/gstreamer-sections.txt: add new API and fix...
2006-11-03 Mark Nauwelaertsgst/gstpad.c: Some small cleanups. Improve debugging.
2006-10-30 gorshkovgst/gstinfo.h: _declspec should be __declspec (two...
2006-10-28 Kjartan MaraasTypo fixes (#366212).
2006-10-28 Sergey ScobichAdd needed entries in .def files.
2006-10-27 Wim Taymansgst/gstghostpad.c: Make acceptcaps return TRUE when...
2006-10-26 Tim-Philipp Müllergst/gststructure.c: If someone tries to set a non-UTF8...
2006-10-26 David Schleefgst/gstinfo.c: g_hash_table_insert() needs a cast to...
2006-10-25 David Schleefgst/gstinfo.*: Change name parameter of _gst_debug_regi...
2006-10-24 Wim Taymansgst/gstevent.h: Add small comment.
2006-10-23 Wim Taymansdocs/design/part-events.txt: Update some docs.
2006-10-18 Wim Taymansgst/gstsegment.c: Relax arg checking again, -1 is allowed.
2006-10-18 Wim Taymansgst/gstsegment.c: _set_last_stop() must be with a value...
2006-10-18 Wim TaymansSmall docs fixes.
2006-10-18 Tim-Philipp Müllergst/gstbuffer.h: Add an explicit cast to GstBuffer...
2006-10-18 Stefan Kostgst/gstvalue.c: check for validity of dates
2006-10-17 Peter Kjellerstedtgst/gstobject.h: Don't define xmlNodePtr to gpointer...
2006-10-17 Tim-Philipp Müllergst/gstbuffer.h: Fix gst_buffer_replace() macro to...
2006-10-16 Tim-Philipp Müllergst/gstelement.h: Add casts to the correct return type...
2006-10-16 Wim TaymansUpdate some docs regarding reverse playback.
2006-10-13 Wim Taymansgst/gstsegment.c: When seeking to stop -1, set last_sto...
2006-10-13 Yves Lefebvregst/gstelement.h: Clarify _NO_PREROLL a bit more.
2006-10-13 Tim-Philipp Müllergst/gsterror.c: Fix error message for GST_LIBRARY_ERROR...
next