2005-04-21 |
Wim Taymans | gst/: Use parent refcount in GstMessage to ensure GstSt... |
tree | commitdiff |
2005-04-20 |
Wim Taymans | gst/: Make gst_caps_replace() work like other _replace... |
tree | commitdiff |
2005-04-18 |
Andy Wingo | gst/elements/gstfakesrc.c: s/ARG_/PROP_/. |
tree | commitdiff |
2005-04-18 |
Andy Wingo | gst/base/gstbasesrc.c (gst_basesrc_set_property) |
tree | commitdiff |
2005-04-12 |
Ronald S. Bultje | Use libxml2 for registry parsing, use staticpadtemplate... |
tree | commitdiff |
2005-04-12 |
Wim Taymans | Added typefind helper. |
tree | commitdiff |
2005-04-10 |
Thomas Vander Stichele | work with debug disabled |
tree | commitdiff |
2005-04-10 |
Thomas Vander Stichele | work with debug disabled |
tree | commitdiff |
2005-04-06 |
Wim Taymans | gst/: More work on the generic source base class, imple... |
tree | commitdiff |
2005-04-06 |
Andy Wingo | pkgconfig/: New files. |
tree | commitdiff |
2005-04-05 |
Wim Taymans | gst/: Made base source class, make fakesrc extend it. |
tree | commitdiff |
2005-04-01 |
David Schleef | gst/gstplugin.c: Switch to using G_MODULE_BIND_LOCAL... |
tree | commitdiff |
2005-03-31 |
Andy Wingo | tests/instantiate/: Add test to test speed of caps... |
tree | commitdiff |
2005-03-31 |
Wim Taymans | gst/: Added start/stop methods to transform base class... |
tree | commitdiff |
2005-03-31 |
Wim Taymans | gst/: Added rate to the discont event to prepare for... |
tree | commitdiff |
2005-03-29 |
Wim Taymans | gst/: Simplify pad activation. |
tree | commitdiff |
2005-03-29 |
Andy Wingo | docs/: Dist the overrides files. |
tree | commitdiff |
2005-03-29 |
Andy Wingo | po/, docs/gst/: Commit automatic changes to docs and... |
tree | commitdiff |
2005-03-28 |
Wim Taymans | Added state change code. |
tree | commitdiff |
2005-03-26 |
David Schleef | gst/Makefile.am: remove gstcpu.[ch]. The gst_cpu funct... |
tree | commitdiff |
2005-03-25 |
Ronald S. Bultje | gst/gstbin.c: Add default event/set_manager handlers... |
tree | commitdiff |
2005-03-25 |
Ronald S. Bultje | gst/gstpipeline.c: Lock/unlock mismatch. |
tree | commitdiff |
2005-03-22 |
Wim Taymans | Activated more tests. |
tree | commitdiff |
2005-03-22 |
Wim Taymans | Docs updates |
tree | commitdiff |
2005-03-21 |
Wim Taymans | gst/gstbus.c: Fix copy-and-paste error. |
tree | commitdiff |
2005-03-21 |
Wim Taymans | Next big merge. |
tree | commitdiff |
2005-03-10 |
Wim Taymans | Doc updates. |
tree | commitdiff |
2005-03-09 |
Wim Taymans | Fix _pad_get_direction wrt ghostpads. |
tree | commitdiff |
2005-03-09 |
Wim Taymans | Added GstBin test. |
tree | commitdiff |
2005-03-09 |
Wim Taymans | Bump version number, we're now 0.9.0 |
tree | commitdiff |
2005-03-08 |
Wim Taymans | Remove threadsafe properties. Fix elements because... |
tree | commitdiff |
2005-03-08 |
Wim Taymans | Added parentage check. |
tree | commitdiff |
2005-03-08 |
Wim Taymans | Docs updates, clean up some headers. |
tree | commitdiff |
2005-03-07 |
Wim Taymans | gst/gstiterator.*: Added missing files. |
tree | commitdiff |
2005-03-07 |
Wim Taymans | First THREADED backport attempt, focusing on adding... |
tree | commitdiff |
2005-02-25 |
Thomas Vander Stichele | another no-debug build fix |
tree | commitdiff |
2005-02-24 |
Thomas Vander Stichele | disable debug build fix |
tree | commitdiff |
2005-02-23 |
Thomas Vander Stichele | one more fix |
tree | commitdiff |
2005-02-23 |
Thomas Vander Stichele | compile with debug disabled |
tree | commitdiff |
2005-02-19 |
Benjamin Otte | gst/: name objects by default, not in gst_element_facto... |
tree | commitdiff |
2005-02-19 |
Benjamin Otte | gst/gstinfo.c: make the time that debugging functions... |
tree | commitdiff |
2005-02-18 |
Tim-Philipp Müller | Fix inline docs: tag setter vararg functions are NULL... |
tree | commitdiff |
2005-02-11 |
Thomas Vander Stichele | flesh out error descriptions |
tree | commitdiff |
2005-02-08 |
Ronald S. Bultje | gst/gstthread.c: Implement state-change error handling... |
tree | commitdiff |
2005-02-08 |
Ronald S. Bultje | gst/gstqueue.c: Release interrupt after handling (... |
tree | commitdiff |
2005-02-07 |
Thomas Vander Stichele | unref data when probe function returns FALSE. Fixes... |
tree | commitdiff |
2005-02-05 |
Ronald S. Bultje | gst/gst.c: Fix typo (#166269). |
tree | commitdiff |
2005-02-04 |
Andy Wingo | gst/gstelement.c (gst_element_get_compatible_pad_templa... |
tree | commitdiff |
2005-02-02 |
Wim Taymans | gst/schedulers/gstoptimalscheduler.c: Remove some FIXME... |
tree | commitdiff |
2005-02-02 |
Wim Taymans | gst/schedulers/gstoptimalscheduler.c: Added lock to... |
tree | commitdiff |
2005-02-01 |
Ronald S. Bultje | gst/schedulers/gstoptimalscheduler.c: Try to work with... |
tree | commitdiff |
2005-01-31 |
Ronald S. Bultje | gst/gstbin.c: Explicitely make an element release locks... |
tree | commitdiff |
2005-01-31 |
Ronald S. Bultje | gst/gstbin.c: Remove a piece of code that could never... |
tree | commitdiff |
2005-01-31 |
Ronald S. Bultje | docs/pwg/advanced-types.xml: Fix description for buffer... |
tree | commitdiff |
2005-01-29 |
Ronald S. Bultje | gst/gstpad.c: Oops, revert previous commit, broke tests... |
tree | commitdiff |
2005-01-29 |
Ronald S. Bultje | gst/gstpad.c: Add check that the pad on which the push... |
tree | commitdiff |
2005-01-28 |
Ronald S. Bultje | gst/elements/gsttypefindelement.c: Fix buffer pushing... |
tree | commitdiff |
2005-01-28 |
Ronald S. Bultje | gst/gstvalue.c: Allow NULL-strings as argument (#165365). |
tree | commitdiff |
2005-01-27 |
Ronald S. Bultje | gst/schedulers/faircothreads.c: Fix build without debug... |
tree | commitdiff |
2005-01-24 |
Stefan Kost | install style.css along with docs fixing incomplete... |
tree | commitdiff |
2005-01-24 |
Tim-Philipp Müller | Don't unref seek event twice in case where fflush(... |
tree | commitdiff |
2005-01-21 |
Stefan Kost | added params for deprecation guards documented some... |
tree | commitdiff |
2005-01-18 |
Jan Schmidt | gst/autoplug/gstspideridentity.c: Cosmetic fix - spider... |
tree | commitdiff |
2005-01-18 |
Stefan Kost | added docs for the TAG defines |
tree | commitdiff |
2005-01-18 |
Ronald S. Bultje | gst/schedulers/gstoptimalscheduler.c: Only unref entry... |
tree | commitdiff |
2005-01-17 |
Wim Taymans | gst/schedulers/gstoptimalscheduler.c: Also ref/unref... |
tree | commitdiff |
2005-01-17 |
Ronald S. Bultje | docs/: by Steve Baker |
tree | commitdiff |
2005-01-17 |
Ronald S. Bultje | gst/registries/gstxmlregistry.c: Fix memleak (#163801). |
tree | commitdiff |
2005-01-17 |
Ronald S. Bultje | gst/elements/gsttee.c: I think this is actually moer... |
tree | commitdiff |
2005-01-16 |
Ronald S. Bultje | gst/gstprobe.c: Another workaround for memory access... |
tree | commitdiff |
2005-01-14 |
Ronald S. Bultje | gst/elements/gsttee.c: Fix negotiation. |
tree | commitdiff |
2005-01-13 |
Thomas Vander Stichele | doh, wrong patch |
tree | commitdiff |
2005-01-13 |
Thomas Vander Stichele | gst/: allow probes to work on ghost pads by realizing... |
tree | commitdiff |
2005-01-11 |
Ronald S. Bultje | Add gst_pad_set_active_recursive(). |
tree | commitdiff |
2005-01-10 |
Thomas Vander Stichele | docs/random/release: updates |
tree | commitdiff |
2005-01-09 |
Stéphane Loeuillet | gst/gstplugin.c: Fix plugin loading if plugin/lib was... |
tree | commitdiff |
2005-01-09 |
Ronald S. Bultje | gst/gstpluginfeature.c: Protect plugin loading by a... |
tree | commitdiff |
2005-01-08 |
Ronald S. Bultje | gst/gstevent.c: Reference source object when copying... |
tree | commitdiff |
2005-01-08 |
Ronald S. Bultje | Add two new functions for filler events (which are... |
tree | commitdiff |
2005-01-08 |
Benjamin Otte | gst/gstelement.c: fix up g_return_if_fail's |
tree | commitdiff |
2005-01-07 |
Ronald S. Bultje | gst/gstprobe.c: Check for existence of probe after... |
tree | commitdiff |
2005-01-06 |
David Schleef | gst/gstvalue.h: Mark _gst_reserved[] as private |
tree | commitdiff |
2005-01-06 |
David Schleef | gst/gstvalue.c: Fix doc build problem. |
tree | commitdiff |
2005-01-05 |
David Schleef | gst/gstvalue.c: Add some documentation |
tree | commitdiff |
2005-01-05 |
Stefan Kost | another shell oneliner for empty return value docs... |
tree | commitdiff |
2005-01-05 |
Ronald S. Bultje | gst/: Fix macro's for Mingw (fixes #162276). |
tree | commitdiff |
2005-01-04 |
Stefan Kost | quick shell oneliner to find undocumented members in... |
tree | commitdiff |
2004-12-27 |
Stéphane Loeuillet | gst/gstplugin.c: document gst_library_load a bit more... |
tree | commitdiff |
2004-12-21 |
Thomas Vander Stichele | Fix for #159852 - make iterate emission threadsafe |
tree | commitdiff |
2004-12-17 |
Benjamin Otte | gst/gstvalue.c: use deprecated g_value_set_string_take_... |
tree | commitdiff |
2004-12-17 |
Benjamin Otte | gst/gstvalue.c: revert last patch, only dom a g_utf8_va... |
tree | commitdiff |
2004-12-16 |
Ronald S. Bultje | gst/gstpad.c: Do query on realized pad, similar to... |
tree | commitdiff |
2004-12-16 |
Benjamin Otte | gst/gstvalue.c: check that a simple string that gets... |
tree | commitdiff |
2004-12-16 |
Ronald S. Bultje | gst/gstelementfactory.c: Fix compile failure if compili... |
tree | commitdiff |
2004-12-15 |
Wim Taymans | gst/schedulers/gstoptimalscheduler.c: Fix bug where... |
tree | commitdiff |
2004-12-14 |
David Schleef | gst/gstpad.c: Allow caps to be NULL (bug #160220). |
tree | commitdiff |
2004-12-09 |
Ronald S. Bultje | gst/gstqueue.c: Check for availability again. |
tree | commitdiff |
2004-12-09 |
Ronald S. Bultje | gst/gstcaps.c: Simple caps go first. This has the nice... |
tree | commitdiff |
2004-12-09 |
Ronald S. Bultje | gst/gstversion.h.in: Protect header. |
tree | commitdiff |
2004-12-09 |
Ronald S. Bultje | gst/schedulers/gstoptimalscheduler.c: When we're recurs... |
tree | commitdiff |
next |