gst/gst.c: debug the GST_PLUGIN_ env vars
[platform/upstream/gstreamer.git] / gst /
2005-10-08 Thomas Vander Stichelegst/gst.c: debug the GST_PLUGIN_ env vars
2005-10-08 Wim TaymansAdded extra field to STATE_CHANGE message with the...
2005-10-08 Wim Taymansgst/: Small cleanups and doc updates.
2005-10-08 Thomas Vander Stichelegst/: log distributing clocks and base time
2005-10-07 Wim Taymansgst/base/gstbasesrc.*: Make the newsegment event custom...
2005-10-07 Wim Taymansgst/gstevent.*: New event for future idea.
2005-10-07 Andy Wingogst/gstelement.c (gst_element_post_message): Doc update.
2005-10-07 Andy Wingodocs/gst/gstreamer-sections.txt: Update.
2005-10-07 Thomas Vander Stichelefdsrc does not build currently on win32 due to socketpair
2005-10-07 Andy Wingocheck/elements/fakesrc.c (test_no_preroll): New check...
2005-10-07 Wim Taymansgst/gstghostpad.c: Activating a ghostpad with no intern...
2005-10-07 Thomas Vander Stichelegst/gstobject.h: there's no point in wrapping FLAG_SET...
2005-10-07 Johan DahlinAdd a GType to GstIterator, update callsites and tests.
2005-10-06 Thomas Vander Sticheleinitialize quarks
2005-10-06 Thomas Vander Stichelegst/gstpad.c: give events a chance to be handled by...
2005-10-06 Thomas Vander Stichelegst/gstevent.*: add string representations for event...
2005-10-06 Thomas Vander Stichelewhitespace fixes
2005-10-06 Wim Taymansgst/elements/gstfilesink.c: Don't use NULL pointers.
2005-10-06 Thomas Vander Stichelegst/: widen the debug category in output to fit the...
2005-10-06 Thomas Vander Stichelegst/gstghostpad.c: add push activation of sink ghost...
2005-10-05 Thomas Vander Sticheledoc updates
2005-10-05 Thomas Vander Stichelegst/gstutils.c: fix a bug in the case where neither...
2005-10-05 Thomas Vander Stichelegst/gstpad.c: emit have-data before checking for peers...
2005-10-05 Thomas Vander Sticheleindent ifdefs
2005-10-04 Wim Taymansgst/elements/: Protect last_message with lock.
2005-10-04 Edward Herveygst/gstformat.h: Added precision in the comments for...
2005-10-04 Michael Smithgst/gsterror.c: Add another error string used in a...
2005-10-04 Julien Mouttegst/gstbus.c: We don't need this header.
2005-10-02 Andy Wingogst/gstpad.c (gst_pad_activate_push): There is a race...
2005-10-02 Andy Wingodocs/design/part-gstghostpad.txt: Add a note about...
2005-10-02 Andy Wingogst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use...
2005-10-01 Tim-Philipp Müllergst/gstutils.c: Add assertion that makes sure src_val...
2005-09-30 Edward Herveygst/elements/gsttee.c: Let's not iterate pads we're...
2005-09-30 Wim Taymansgst/gstelement.c: Small tweak, element in ASYNC remains...
2005-09-30 Wim Taymansgst/base/gstbasesink.c: Only error is an error.
2005-09-29 Tim-Philipp Müllergst/base/gstbasesrc.c: Fix documentation typos. Add...
2005-09-29 David Schleefgst/gstplugin.c: Make some error messages more end...
2005-09-29 Thomas Vander Stichelecheck/: fix tests for the new warning
2005-09-29 Thomas Vander Stichelegst/gstobject.c: for 2.6 refcounting, make debug log...
2005-09-29 Thomas Vander Sticheleuse message type names
2005-09-29 Andy Wingogst/gstbus.c (gst_bus_remove_signal_watch): New functio...
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Change for new bus API.
2005-09-29 Thomas Vander Stichelerename filter-caps to caps property
2005-09-29 Tim-Philipp Müllergst/gstvalue.c: More robust fraction string parsing.
2005-09-29 Tim-Philipp Müllergst/gstcaps.c: Thou shalt not free a structure and...
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Add bus to bin.
2005-09-29 Johan Dahlingst/gstmessage.c (gst_message_parse_state_changed)...
2005-09-29 Johan Dahlingst/gstmessage.c (gst_message_new_state_changed): Use
2005-09-28 Stefan Kostgst/gstinfo.c: don't do dummy g_strdup()s
2005-09-28 Wim Taymansgst/gstbus.*: Added async-message and sync-message...
2005-09-28 Thomas Vander Stichelecheck/gst/gstpipeline.c: add another check
2005-09-28 Wim Taymansgst/gstbin.c: Small doc fixes. get_clock -> provide_clock.
2005-09-28 Andy Wingogst/base/gstbasesrc.c (gst_base_src_unlock): Comment...
2005-09-28 Tim-Philipp Müllergst/elements/: Make element details static.
2005-09-28 Wim Taymansgst/gstbin.c: Some documentation updates.
2005-09-27 Stefan Kostadded two new functions to the docs documents all undoc...
2005-09-27 Thomas Vander Stichelegst/: remove now useless and leaky resurrection code...
2005-09-27 Wim Taymansdocs/design/part-TODO.txt: Update TODO.
2005-09-27 Wim Taymanscheck/gst/gstbin.c: Enable check that works now.
2005-09-27 Wim Taymansgst/: Leak fixes, the fold functions need to unref...
2005-09-27 Tim-Philipp Müllergst/gstbuffer.c: Set READONLY flag on subbuffers, so...
2005-09-27 Wim Taymansgst/gstbin.c: use gst_object_has_ancestor().
2005-09-27 Tim-Philipp Müllergst/gsterror.h: Remove comment. GST_TYPE_G_ERROR is...
2005-09-26 Wim Taymansgst/gstbin.c: Make state change function use 3 queues...
2005-09-26 Andy Wingotry the fourth
2005-09-26 Andy Wingofoo
2005-09-26 Andy Wingogst/gstvalue.c (_gst_value_initialize): Better fakeout.
2005-09-26 Andy WingoRemove memchunk benchmark stuff, this is taken over...
2005-09-26 Thomas Vander Sticheleremove queryutils headers after moving the two used...
2005-09-26 Wim Taymansgst/base/gstbasesrc.c: Some more debugging info.
2005-09-25 Stefan Kostadded more docs
2005-09-25 Stefan Kostinlined the last two docs files removed the tmpl direct...
2005-09-25 Stefan Kostinlined two more docs factored gstpadtemplate out of...
2005-09-24 Wim TaymansVarious documentation updates.
2005-09-24 Thomas Vander Stichelegst/gstclock.h: Well, that's embarassing. Luckily...
2005-09-23 Thomas Vander Stichelecommon/gtk-doc.mak: don't fail on building XML, FC4...
2005-09-23 Tim-Philipp MüllerAdd blurb about how the bus goes into flushing mode...
2005-09-23 Thomas Vander Sticheleadd a method to get a GstClockTime out of a structure
2005-09-23 Tim-Philipp Müllercheck/gst/gstbin.c: Added test to check state change...
2005-09-23 Thomas Vander Stichelefix docs
2005-09-23 Thomas Vander Sticheledon't break docs build
2005-09-23 Thomas Vander Stichelevarious doc updates
2005-09-23 Stefan Kostinlined 3 more biiiig doc files and added some missing...
2005-09-23 Thomas Vander Sticheleput back source in registry. add checks for find_plugin.
2005-09-22 Wim Taymansgst/base/gstbasesink.c: Prepare for more accurate posit...
2005-09-22 Wim Taymansgst/gstquery.*: More documentation.
2005-09-22 Wim Taymansgst/gstbin.c: Some more debug info.
2005-09-22 Tim-Philipp MüllerAdd GST_TYPE_DATE, a boxed type that wraps GDate, and...
2005-09-22 Andy Wingogst/gstconfig.h.in: Psych out gtk-doc.
2005-09-22 Andy Wingogst/gstbuffer.c (gst_buffer_get_caps): Like all our...
2005-09-21 Tim-Philipp Müllergst/gstinfo.c: Add mutex to serialise access to the...
2005-09-21 Andy Wingocheck/gst/gstutils.c: New file.
2005-09-21 Tim-Philipp Müllergst/: Don't put functional code in g_return_if_fail...
2005-09-21 Stefan Kostinlied another one and added some obvious docs
2005-09-21 Wim Taymansgst/elements/gstfdsrc.*: Properly implement fdsrc....
2005-09-21 Stefan Kostinlined more docs
2005-09-21 David Schleefgst/gstelementfactory.c: Drink a little beer, fix a...
2005-09-20 Stefan Kostmore docs inlined, splitted gstindex.{c,h}
2005-09-20 Tim-Philipp Müllergst/elements/gstfilesink.c: Set sync to FALSE by default.
2005-09-20 Wim Taymansgst/base/gstbasesink.c: Make sync property settable...
next