2005-07-09 |
Thomas Vander Stichele | add debugging category use GST_START_TEST now, so we... |
blob | commitdiff |
2005-07-09 |
Thomas Vander Stichele | check/gst/gstbin.c: add test for state change message... |
blob | commitdiff | diff to current |
2005-07-08 |
Thomas Vander Stichele | adding tests for elements |
blob | commitdiff | diff to current |
2005-07-08 |
Thomas Vander Stichele | gst/registries/gstlibxmlregistry.c: plug more leaks... |
blob | commitdiff | diff to current |
2005-07-08 |
Thomas Vander Stichele | plug another memleak in registry loading - I have NO... |
blob | commitdiff | diff to current |
2005-07-08 |
Thomas Vander Stichele | configure.ac: use GST_SET_ERROR_CFLAGS |
blob | commitdiff | diff to current |
2005-07-08 |
Thomas Vander Stichele | configure.ac: make GST_ERROR_CFLAGS overridable and... |
blob | commitdiff | diff to current |
2005-07-07 |
Thomas Vander Stichele | factor out gtk-doc |
blob | commitdiff | diff to current |
2005-07-07 |
Wim Taymans | gst/schedulers/threadscheduler.c: Unlock the STREAM_LOC... |
blob | commitdiff | diff to current |
2005-07-07 |
Thomas Vander Stichele | adding an element test |
blob | commitdiff | diff to current |
2005-07-07 |
Andy Wingo | gst/gstbus.c (gst_bus_have_pending): Remove intensely... |
blob | commitdiff | diff to current |
2005-07-07 |
Wim Taymans | gst/gstquery.*: Remove old types |
blob | commitdiff | diff to current |
2005-07-07 |
Wim Taymans | gst/base/gstbasesrc.c: Allow subclasses to implement... |
blob | commitdiff | diff to current |
2005-07-06 |
Jan Schmidt | docs/design/: Update design notes to reflect the moveme... |
blob | commitdiff | diff to current |
2005-07-06 |
Jan Schmidt | configure.ac: Remove unnecessary queue2/3/4 examples. |
blob | commitdiff | diff to current |
2005-07-06 |
Wim Taymans | gst/base/: Make basesrc negotiate. |
blob | commitdiff | diff to current |
2005-07-06 |
Wim Taymans | gst/gstpad.c: Implement the fixate function. |
blob | commitdiff | diff to current |
2005-07-06 |
Ronald S. Bultje | docs/pwg/: Remove never-written filter-factory chapter... |
blob | commitdiff | diff to current |
2005-07-06 |
Ronald S. Bultje | Add a chapter on caps negotiation, simplify the origina... |
blob | commitdiff | diff to current |
2005-07-06 |
Thomas Vander Stichele | if pad has no parent, return NULL as list of internal... |
blob | commitdiff | diff to current |
2005-07-05 |
Andy Wingo | gst/: s/BASESRC/BASE_SRC/g. |
blob | commitdiff | diff to current |
2005-07-05 |
Stefan Kost | better report genration target (lcov needs a patch) |
blob | commitdiff | diff to current |
2005-07-05 |
Andy Wingo | gst/elements, testsuite: Null if we got it... |
blob | commitdiff | diff to current |
2005-07-05 |
Wim Taymans | Ported dataprotol to 0.9. |
blob | commitdiff | diff to current |
2005-07-05 |
Andy Wingo | gst/base/gstbasetransform.c (gst_base_transform_setcaps... |
blob | commitdiff | diff to current |
2005-07-05 |
Andy Wingo | check/: Application message API change. |
blob | commitdiff | diff to current |
2005-07-04 |
Edward Hervey | gst/gstutils.*: now returns the signal id for better... |
blob | commitdiff | diff to current |
2005-07-04 |
Andy Wingo | check/gst/gstpad.c: Only set explicit caps on pads. |
blob | commitdiff | diff to current |
2005-07-01 |
Andy Wingo | tests/network-clock.scm: Commentary update. |
blob | commitdiff | diff to current |
2005-07-01 |
Jan Schmidt | gst/gstpad.c: Put the mini_object into GValue as a... |
blob | commitdiff | diff to current |
2005-07-01 |
Ronald S. Bultje | examples/pwg/Makefile.am: Fix buildbot again. |
blob | commitdiff | diff to current |
2005-07-01 |
Ronald S. Bultje | docs/pwg/building-testapp.xml: Add extra check. |
blob | commitdiff | diff to current |
2005-07-01 |
Ronald S. Bultje | Enable building the PWG examples. |
blob | commitdiff | diff to current |
2005-06-30 |
Ronald S. Bultje | docs/manual/: Fix playbin/decodebin examples, update... |
blob | commitdiff | diff to current |
2005-06-30 |
Wim Taymans | Added CHANGES-0.9 doc, updated status of other docs. |
blob | commitdiff | diff to current |
2005-06-30 |
Wim Taymans | gst/base/gstbasesink.*: Some tweaks, only EOS and a... |
blob | commitdiff | diff to current |
2005-06-30 |
Andy Wingo | gst/gstghostpad.c (gst_ghost_pad_do_activate_push)... |
blob | commitdiff | diff to current |
2005-06-30 |
Ronald S. Bultje | gst/gsttaginterface.c: Some documentation fixes (#30739... |
blob | commitdiff | diff to current |
2005-06-30 |
Ronald S. Bultje | gst/gstvalue.c: Fix memleak (#309125). |
blob | commitdiff | diff to current |
2005-06-30 |
Ronald S. Bultje | docs/manual/advanced-dataaccess.xml: Fix fakesrc exampl... |
blob | commitdiff | diff to current |
2005-06-30 |
Wim Taymans | gst/gstbin.c: Lame attempt at making the state change... |
blob | commitdiff | diff to current |
2005-06-30 |
Wim Taymans | docs/design/: Some more tweeks and additions to the... |
blob | commitdiff | diff to current |
2005-06-30 |
Wim Taymans | gst/: Removed atomic operations, use existing LOCK. |
blob | commitdiff | diff to current |
2005-06-29 |
Ronald S. Bultje | gst/gstpad.c: Fix accumulator, add default value by... |
blob | commitdiff | diff to current |
2005-06-29 |
Ronald S. Bultje | Add probe example. |
blob | commitdiff | diff to current |
2005-06-29 |
Tim-Philipp Müller | gst/elements/gstfilesink.c: Simplify code so that we... |
blob | commitdiff | diff to current |
2005-06-29 |
Ronald S. Bultje | docs/gst/gstreamer-docs.sgml: Remove probes more. |
blob | commitdiff | diff to current |
2005-06-29 |
Ronald S. Bultje | Remove old probes, add new g-signal-based probes and... |
blob | commitdiff | diff to current |
2005-06-29 |
Edward Hervey | gst/: Moved gst_element_factory_can_[sink|src]_caps... |
blob | commitdiff | diff to current |
2005-06-29 |
Andy Wingo | docs/gst/Makefile.am (scan-build.stamp): Totally only... |
blob | commitdiff | diff to current |
2005-06-29 |
Wim Taymans | docs/gst/tmpl/: Some fixings for blantently wrong text. |
blob | commitdiff | diff to current |
2005-06-29 |
Thomas Vander Stichele | add A GST_PLUGIN_PATH_ONLY env var; if it is set, it... |
blob | commitdiff | diff to current |
2005-06-29 |
Thomas Vander Stichele | doc fixes |
blob | commitdiff | diff to current |
2005-06-29 |
Ronald S. Bultje | docs/manual/advanced-autoplugging.xml: Fix autoplugging... |
blob | commitdiff | diff to current |
2005-06-29 |
Ronald S. Bultje | docs/manual/: Try to get autoplugging working, fix... |
blob | commitdiff | diff to current |
2005-06-29 |
Wim Taymans | gst/base/gstbasesink.c: Small debug line. |
blob | commitdiff | diff to current |
2005-06-29 |
Wim Taymans | gst/base/gstbasesink.c: We are actually prerolling... |
blob | commitdiff | diff to current |
2005-06-29 |
Ronald S. Bultje | docs/manual/: Update (until threads/scheduling) Applica... |
blob | commitdiff | diff to current |
2005-06-28 |
Wim Taymans | gst/gstbus.c: Add debugging messages. |
blob | commitdiff | diff to current |
2005-06-28 |
Andy Wingo | tests/network-clock-utils.scm (debug, print-event)... |
blob | commitdiff | diff to current |
2005-06-28 |
Wim Taymans | docs/gst/: Docs fixes. |
blob | commitdiff | diff to current |
2005-06-28 |
Wim Taymans | gst/gstghostpad.c: Correctly proxy the check_pull_range... |
blob | commitdiff | diff to current |
2005-06-28 |
Andy Wingo | tests/network-clock.scm: Removed need for slib. |
blob | commitdiff | diff to current |
2005-06-28 |
Wim Taymans | gst/: The deprecated pad loop function is removed now. |
blob | commitdiff | diff to current |
2005-06-28 |
Andy Wingo | tests/network-clock.scm (*timeout*, *send-loss*, *recv... |
blob | commitdiff | diff to current |
2005-06-28 |
Wim Taymans | gst/base/gstbasesink.c: Flushing the preroll queue... |
blob | commitdiff | diff to current |
2005-06-28 |
Edward Hervey | gst/gstpipeline.c: Wheen a seek was successful on a... |
blob | commitdiff | diff to current |
2005-06-28 |
Wim Taymans | gst/gstghostpad.c: Call wrapper function instead of... |
blob | commitdiff | diff to current |
2005-06-28 |
Wim Taymans | gst/gstpad.*: CONNECTED -> LINKED. |
blob | commitdiff | diff to current |
2005-06-28 |
Andy Wingo | *.c: Don't cast to GST_OBJECT when reffing or unreffing... |
blob | commitdiff | diff to current |
2005-06-28 |
Andy Wingo | gst/gstobject.c (gst_object_unref, gst_object_ref) |
blob | commitdiff | diff to current |
2005-06-28 |
Andy Wingo | gst/gstghostpad.c (gst_proxy_pad_do_activate): Don... |
blob | commitdiff | diff to current |
2005-06-27 |
Andy Wingo | gst/base/gsttypefindhelper.c (gst_type_find_helper... |
blob | commitdiff | diff to current |
2005-06-27 |
Wim Taymans | gst/gstbin.c: Cleanup the get_state() function a little... |
blob | commitdiff | diff to current |
2005-06-27 |
Thomas Vander Stichele | adding basetransform and iterator docs |
blob | commitdiff | diff to current |
2005-06-27 |
Andy Wingo | docs/design/part-activation.txt: Notes on how activatio... |
blob | commitdiff | diff to current |
2005-06-25 |
Wim Taymans | gst/gstghostpad.c: At least get the chain function... |
blob | commitdiff | diff to current |
2005-06-25 |
Wim Taymans | gst/: Right, two problems here: ghostpads don't take... |
blob | commitdiff | diff to current |
2005-06-25 |
Wim Taymans | check/states/sinks.c: Have to check for completion... |
blob | commitdiff | diff to current |
2005-06-25 |
Wim Taymans | gst/base/gstbasesink.c: Reworked the base sink, handle... |
blob | commitdiff | diff to current |
2005-06-25 |
Wim Taymans | Allow elements to post EOS in the state change function. |
blob | commitdiff | diff to current |
2005-06-25 |
Wim Taymans | gst/elements/gsttee.c: Core takes STREAM_LOCK for us... |
blob | commitdiff | diff to current |
2005-06-25 |
Wim Taymans | gst/: Keep track of current target state while performi... |
blob | commitdiff | diff to current |
2005-06-24 |
Thomas Vander Stichele | start pulling in base classes and elements for docs |
blob | commitdiff | diff to current |
2005-06-24 |
Stefan Kost | fixed make distcheck with gtk-doc 1.3 |
blob | commitdiff | diff to current |
2005-06-23 |
Wim Taymans | gst/gstelement.c: When the state did not change, also... |
blob | commitdiff | diff to current |
2005-06-23 |
Wim Taymans | gst/: No unsafe task pausing please. |
blob | commitdiff | diff to current |
2005-06-23 |
Wim Taymans | gst/schedulers/threadscheduler.c: Ref the task before... |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Wingo | gst/base/gstbasesrc.c (gst_basesrc_get_range): Check... |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Wingo | gst/gstobject.h (GST_CLASS_LOCK, GST_CLASS_TRYLOCK... |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Wingo | gst/gstghostpad.c (on_int_notify): Catches notify:... |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Wingo | tests/network-clock.scm (plot-simulation): Pipe data... |
blob | commitdiff | diff to current |
2005-06-23 |
Jan Schmidt | gst/elements/gsttypefindelement.c: Don't restart typefi... |
blob | commitdiff | diff to current |
2005-06-23 |
Thomas Vander Stichele | remove gst_strtoll completely, since it didn't actually... |
blob | commitdiff | diff to current |
2005-06-23 |
Wim Taymans | Added support for live sources and other elements that... |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Wingo | check/gst/gstpad.c (test_get_allowed_caps, test_refcoun... |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Wingo | gst/gstpad.c (gst_pad_set_caps): Remove needless refs... |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Wingo | gst/gstghostpad.c (gst_proxy_pad_do_setcaps): Call... |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Wingo | tests/: A network clock simulator. |
blob | commitdiff | diff to current |
2005-06-22 |
Thomas Vander Stichele | check/: copy over from 0.8, and add two with bitmasks... |
blob | commitdiff | diff to current |
next |