2005-10-09 |
Philippe Kalaf | gst/gstmessage.c: Fixed a few forgotten variables on... |
tree | commitdiff |
2005-10-09 |
Tim-Philipp Müller | gst/base/gsttypefindhelper.c: Fix evil typefind crasher... |
tree | commitdiff |
2005-10-09 |
Thomas Vander Stichele | gst/gstmessage.*: don't use new, it's a C++ keyword |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/: Small docs and debug updates. |
tree | commitdiff |
2005-10-08 |
Stefan Kost | more docs |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/gstbin.c: Fix typos, add comments. |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/gstbin.c: Do a less CPU demanding EOS check because... |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/gstevent.*: Fix event quark registration. |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/base/gstbasesink.c: Better log message. |
tree | commitdiff |
2005-10-08 |
Stefan Kost | lots of new docs and doc fixes |
tree | commitdiff |
2005-10-08 |
Thomas Vander Stichele | fix a leak I introduced |
tree | commitdiff |
2005-10-08 |
Thomas Vander Stichele | gst/: Only ever load one plugin for a given plugin... |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/base/gstbasesink.c: Prepare for doing QOS. |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/gstmessage.*: Also carry the clock in question. |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/gstmessage.*: Clean up. |
tree | commitdiff |
2005-10-08 |
Thomas Vander Stichele | Makefile.am: remove include dir |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/base/gstbasesink.*: Repost EOS message while going... |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/: Make ChildProxy threadsafe and fix mem leaks. |
tree | commitdiff |
2005-10-08 |
Thomas Vander Stichele | gst/gst.c: debug the GST_PLUGIN_ env vars |
tree | commitdiff |
2005-10-08 |
Wim Taymans | Added extra field to STATE_CHANGE message with the... |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/: Small cleanups and doc updates. |
tree | commitdiff |
2005-10-08 |
Thomas Vander Stichele | gst/: log distributing clocks and base time |
tree | commitdiff |
2005-10-07 |
Wim Taymans | gst/base/gstbasesrc.*: Make the newsegment event custom... |
tree | commitdiff |
2005-10-07 |
Wim Taymans | gst/gstevent.*: New event for future idea. |
tree | commitdiff |
2005-10-07 |
Andy Wingo | gst/gstelement.c (gst_element_post_message): Doc update. |
tree | commitdiff |
2005-10-07 |
Andy Wingo | docs/gst/gstreamer-sections.txt: Update. |
tree | commitdiff |
2005-10-07 |
Thomas Vander Stichele | fdsrc does not build currently on win32 due to socketpair |
tree | commitdiff |
2005-10-07 |
Andy Wingo | check/elements/fakesrc.c (test_no_preroll): New check... |
tree | commitdiff |
2005-10-07 |
Wim Taymans | gst/gstghostpad.c: Activating a ghostpad with no intern... |
tree | commitdiff |
2005-10-07 |
Thomas Vander Stichele | gst/gstobject.h: there's no point in wrapping FLAG_SET... |
tree | commitdiff |
2005-10-07 |
Johan Dahlin | Add a GType to GstIterator, update callsites and tests. |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | initialize quarks |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | gst/gstpad.c: give events a chance to be handled by... |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | gst/gstevent.*: add string representations for event... |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | whitespace fixes |
tree | commitdiff |
2005-10-06 |
Wim Taymans | gst/elements/gstfilesink.c: Don't use NULL pointers. |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | gst/: widen the debug category in output to fit the... |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | gst/gstghostpad.c: add push activation of sink ghost... |
tree | commitdiff |
2005-10-05 |
Thomas Vander Stichele | doc updates |
tree | commitdiff |
2005-10-05 |
Thomas Vander Stichele | gst/gstutils.c: fix a bug in the case where neither... |
tree | commitdiff |
2005-10-05 |
Thomas Vander Stichele | gst/gstpad.c: emit have-data before checking for peers... |
tree | commitdiff |
2005-10-05 |
Thomas Vander Stichele | indent ifdefs |
tree | commitdiff |
2005-10-04 |
Wim Taymans | gst/elements/: Protect last_message with lock. |
tree | commitdiff |
2005-10-04 |
Edward Hervey | gst/gstformat.h: Added precision in the comments for... |
tree | commitdiff |
2005-10-04 |
Michael Smith | gst/gsterror.c: Add another error string used in a... |
tree | commitdiff |
2005-10-04 |
Julien Moutte | gst/gstbus.c: We don't need this header. |
tree | commitdiff |
2005-10-02 |
Andy Wingo | gst/gstpad.c (gst_pad_activate_push): There is a race... |
tree | commitdiff |
2005-10-02 |
Andy Wingo | docs/design/part-gstghostpad.txt: Add a note about... |
tree | commitdiff |
2005-10-02 |
Andy Wingo | gst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use... |
tree | commitdiff |
2005-10-01 |
Tim-Philipp Müller | gst/gstutils.c: Add assertion that makes sure src_val... |
tree | commitdiff |
2005-09-30 |
Edward Hervey | gst/elements/gsttee.c: Let's not iterate pads we're... |
tree | commitdiff |
2005-09-30 |
Wim Taymans | gst/gstelement.c: Small tweak, element in ASYNC remains... |
tree | commitdiff |
2005-09-30 |
Wim Taymans | gst/base/gstbasesink.c: Only error is an error. |
tree | commitdiff |
2005-09-29 |
Tim-Philipp Müller | gst/base/gstbasesrc.c: Fix documentation typos. Add... |
tree | commitdiff |
2005-09-29 |
David Schleef | gst/gstplugin.c: Make some error messages more end... |
tree | commitdiff |
2005-09-29 |
Thomas Vander Stichele | check/: fix tests for the new warning |
tree | commitdiff |
2005-09-29 |
Thomas Vander Stichele | gst/gstobject.c: for 2.6 refcounting, make debug log... |
tree | commitdiff |
2005-09-29 |
Thomas Vander Stichele | use message type names |
tree | commitdiff |
2005-09-29 |
Andy Wingo | gst/gstbus.c (gst_bus_remove_signal_watch): New functio... |
tree | commitdiff |
2005-09-29 |
Wim Taymans | check/gst/gstbin.c: Change for new bus API. |
tree | commitdiff |
2005-09-29 |
Thomas Vander Stichele | rename filter-caps to caps property |
tree | commitdiff |
2005-09-29 |
Tim-Philipp Müller | gst/gstvalue.c: More robust fraction string parsing. |
tree | commitdiff |
2005-09-29 |
Tim-Philipp Müller | gst/gstcaps.c: Thou shalt not free a structure and... |
tree | commitdiff |
2005-09-29 |
Wim Taymans | check/gst/gstbin.c: Add bus to bin. |
tree | commitdiff |
2005-09-29 |
Johan Dahlin | gst/gstmessage.c (gst_message_parse_state_changed)... |
tree | commitdiff |
2005-09-29 |
Johan Dahlin | gst/gstmessage.c (gst_message_new_state_changed): Use |
tree | commitdiff |
2005-09-28 |
Stefan Kost | gst/gstinfo.c: don't do dummy g_strdup()s |
tree | commitdiff |
2005-09-28 |
Wim Taymans | gst/gstbus.*: Added async-message and sync-message... |
tree | commitdiff |
2005-09-28 |
Thomas Vander Stichele | check/gst/gstpipeline.c: add another check |
tree | commitdiff |
2005-09-28 |
Wim Taymans | gst/gstbin.c: Small doc fixes. get_clock -> provide_clock. |
tree | commitdiff |
2005-09-28 |
Andy Wingo | gst/base/gstbasesrc.c (gst_base_src_unlock): Comment... |
tree | commitdiff |
2005-09-28 |
Tim-Philipp Müller | gst/elements/: Make element details static. |
tree | commitdiff |
2005-09-28 |
Wim Taymans | gst/gstbin.c: Some documentation updates. |
tree | commitdiff |
2005-09-27 |
Stefan Kost | added two new functions to the docs documents all undoc... |
tree | commitdiff |
2005-09-27 |
Thomas Vander Stichele | gst/: remove now useless and leaky resurrection code... |
tree | commitdiff |
2005-09-27 |
Wim Taymans | docs/design/part-TODO.txt: Update TODO. |
tree | commitdiff |
2005-09-27 |
Wim Taymans | check/gst/gstbin.c: Enable check that works now. |
tree | commitdiff |
2005-09-27 |
Wim Taymans | gst/: Leak fixes, the fold functions need to unref... |
tree | commitdiff |
2005-09-27 |
Tim-Philipp Müller | gst/gstbuffer.c: Set READONLY flag on subbuffers, so... |
tree | commitdiff |
2005-09-27 |
Wim Taymans | gst/gstbin.c: use gst_object_has_ancestor(). |
tree | commitdiff |
2005-09-27 |
Tim-Philipp Müller | gst/gsterror.h: Remove comment. GST_TYPE_G_ERROR is... |
tree | commitdiff |
2005-09-26 |
Wim Taymans | gst/gstbin.c: Make state change function use 3 queues... |
tree | commitdiff |
2005-09-26 |
Andy Wingo | try the fourth |
tree | commitdiff |
2005-09-26 |
Andy Wingo | foo |
tree | commitdiff |
2005-09-26 |
Andy Wingo | gst/gstvalue.c (_gst_value_initialize): Better fakeout. |
tree | commitdiff |
2005-09-26 |
Andy Wingo | Remove memchunk benchmark stuff, this is taken over... |
tree | commitdiff |
2005-09-26 |
Thomas Vander Stichele | remove queryutils headers after moving the two used... |
tree | commitdiff |
2005-09-26 |
Wim Taymans | gst/base/gstbasesrc.c: Some more debugging info. |
tree | commitdiff |
2005-09-25 |
Stefan Kost | added more docs |
tree | commitdiff |
2005-09-25 |
Stefan Kost | inlined the last two docs files removed the tmpl direct... |
tree | commitdiff |
2005-09-25 |
Stefan Kost | inlined two more docs factored gstpadtemplate out of... |
tree | commitdiff |
2005-09-24 |
Wim Taymans | Various documentation updates. |
tree | commitdiff |
2005-09-24 |
Thomas Vander Stichele | gst/gstclock.h: Well, that's embarassing. Luckily... |
tree | commitdiff |
2005-09-23 |
Thomas Vander Stichele | common/gtk-doc.mak: don't fail on building XML, FC4... |
tree | commitdiff |
2005-09-23 |
Tim-Philipp Müller | Add blurb about how the bus goes into flushing mode... |
tree | commitdiff |
2005-09-23 |
Thomas Vander Stichele | add a method to get a GstClockTime out of a structure |
tree | commitdiff |
2005-09-23 |
Tim-Philipp Müller | check/gst/gstbin.c: Added test to check state change... |
tree | commitdiff |
2005-09-23 |
Thomas Vander Stichele | fix docs |
tree | commitdiff |
2005-09-23 |
Thomas Vander Stichele | don't break docs build |
tree | commitdiff |
2005-09-23 |
Thomas Vander Stichele | various doc updates |
tree | commitdiff |
next |