Age | Commit message (Expand) | Author | Files | Lines |
2005-09-26 | Remove memchunk benchmark stuff, this is taken over by GLib bug 118439. | Andy Wingo | 1 | -0/+23 |
2005-09-26 | remove queryutils headers after moving the two used functions to gstquery. a... | Thomas Vander Stichele | 1 | -0/+13 |
2005-09-26 | Correct syntax for debug option in gst-launch manpage | Michael Smith | 1 | -0/+5 |
2005-09-26 | gst/base/gstbasesrc.c: Some more debugging info. | Wim Taymans | 1 | -0/+6 |
2005-09-25 | added more docs | Stefan Kost | 1 | -0/+7 |
2005-09-25 | inlined the last two docs files removed the tmpl directory from cvs (no more ... | Stefan Kost | 1 | -0/+12 |
2005-09-25 | inlined two more docs factored gstpadtemplate out of gstpad | Stefan Kost | 1 | -0/+20 |
2005-09-24 | check/gst/gstbin.c: Fix test case: we can't rely on a fixed state change orde... | Tim-Philipp Müller | 1 | -0/+10 |
2005-09-24 | Various documentation updates. | Wim Taymans | 1 | -0/+17 |
2005-09-24 | gst/gstclock.h: Well, that's embarassing. Luckily we weren't using | Thomas Vander Stichele | 1 | -0/+6 |
2005-09-23 | common/gtk-doc.mak: don't fail on building XML, FC4 slave shows a bunch of do... | Thomas Vander Stichele | 1 | -0/+10 |
2005-09-23 | Add blurb about how the bus goes into flushing mode and drops all messages wh... | Tim-Philipp Müller | 1 | -0/+9 |
2005-09-23 | add a method to get a GstClockTime out of a structure | Thomas Vander Stichele | 1 | -0/+7 |
2005-09-23 | check/gst/gstbin.c: Added test to check state change order in bins (can still... | Tim-Philipp Müller | 1 | -0/+20 |
2005-09-23 | various doc updates | Thomas Vander Stichele | 1 | -0/+10 |
2005-09-23 | inlined 3 more biiiig doc files and added some missing docs on the fly | Stefan Kost | 1 | -0/+15 |
2005-09-23 | put back source in registry. add checks for find_plugin. | Thomas Vander Stichele | 1 | -0/+12 |
2005-09-22 | fix leak in the test itself | Thomas Vander Stichele | 1 | -0/+5 |
2005-09-22 | gst/base/gstbasesink.c: Prepare for more accurate position reporting and quer... | Wim Taymans | 1 | -0/+12 |
2005-09-22 | gst/gstquery.*: More documentation. | Wim Taymans | 1 | -0/+8 |
2005-09-22 | gst/gstbin.c: Some more debug info. | Wim Taymans | 1 | -0/+14 |
2005-09-22 | check/gst/gstvalue.c: Add simplistic test suite for GST_TYPE_DATE serialisati... | Tim-Philipp Müller | 1 | -0/+6 |
2005-09-22 | Add GST_TYPE_DATE, a boxed type that wraps GDate, and the usual bunch of util... | Tim-Philipp Müller | 1 | -0/+17 |
2005-09-22 | gst/gstconfig.h.in: Psych out gtk-doc. | Andy Wingo | 1 | -0/+24 |
2005-09-22 | gst/gstbuffer.c (gst_buffer_get_caps): Like all our _get accessors returning ... | Andy Wingo | 1 | -0/+8 |
2005-09-21 | gst/gstinfo.c: Add mutex to serialise access to the hash table with the funct... | Tim-Philipp Müller | 1 | -0/+13 |
2005-09-21 | docs/pwg/appendix-porting.xml: And something about newsegment events and caps... | Tim-Philipp Müller | 1 | -0/+6 |
2005-09-21 | Test that removing probes from within the probe functions works. | Andy Wingo | 1 | -0/+2 |
2005-09-21 | check/gst/gstutils.c (test_buffer_probe_n_times): Add tests for data and even... | Andy Wingo | 1 | -0/+27 |
2005-09-21 | gst/: Don't put functional code in g_return_if_fail() or g_return_val_if_fail... | Tim-Philipp Müller | 1 | -0/+9 |
2005-09-21 | inlied another one and added some obvious docs | Stefan Kost | 1 | -0/+8 |
2005-09-21 | gst/elements/gstfdsrc.*: Properly implement fdsrc. Removed signal and timeout... | Wim Taymans | 1 | -0/+10 |
2005-09-21 | inlined more docs | Stefan Kost | 1 | -0/+7 |
2005-09-21 | docs/gst/: remove obsolete doc file | Stefan Kost | 1 | -0/+7 |
2005-09-21 | gst/gstelementfactory.c: Drink a little beer, fix a little leak. | David Schleef | 1 | -0/+5 |
2005-09-20 | more docs inlined, splitted gstindex.{c,h} | Stefan Kost | 1 | -3/+25 |
2005-09-20 | fix a leak in controller | Thomas Vander Stichele | 1 | -0/+5 |
2005-09-20 | gst/elements/gstfilesink.c: Set sync to FALSE by default. | Tim-Philipp Müller | 1 | -0/+5 |
2005-09-20 | gst/base/gstbasesink.c: Make sync property settable from subclass. | Wim Taymans | 1 | -0/+10 |
2005-09-20 | The timeout handler should have lower priority than the source so we don't ti... | Wim Taymans | 1 | -0/+8 |
2005-09-20 | tools/gst-inspect.c: Fix two typos. | Tim-Philipp Müller | 1 | -0/+5 |
2005-09-20 | remove the sync property from fakesink. | Thomas Vander Stichele | 1 | -3/+13 |
2005-09-20 | docs/gst/gstreamer-docs.sgml: remove probe refsection | Stefan Kost | 1 | -0/+5 |
2005-09-20 | check/Makefile.am: disable valgrinding the controller test again | Stefan Kost | 1 | -0/+7 |
2005-09-20 | gst/base/gstbasesink.*: Added sync property to basesink to disable clock sync. | Wim Taymans | 1 | -0/+8 |
2005-09-20 | gst/gstelementfactory.c (gst_element_factory_create): Avoid eating the caller... | Andy Wingo | 1 | -0/+18 |
2005-09-20 | more leaks plumbed, added more debug-logging | Stefan Kost | 1 | -0/+8 |
2005-09-20 | remove include of removed header | Thomas Vander Stichele | 1 | -0/+5 |
2005-09-20 | gst/gstclock.c: Commit from the Political Party For More Atomic CVS Commits, ... | Thomas Vander Stichele | 1 | -1/+10 |
2005-09-20 | check/: plug mem-leak, re-add to valgrindable tests | Stefan Kost | 1 | -0/+6 |