2005-07-13 |
Andy Wingo | gst/base/gstbasesrc.c (gst_base_src_start): Post an... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Thomas Vander... | add a suppression from Edgard |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Thomas Vander... | move two testsuite apps over to the check dir |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Wim Taymans | gst/base/gstbasetransform.c: Added more debug info... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Andy Wingo | gst/gstbuffer.c (_gst_buffer_copy): Copy the buffer... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Thomas Vander... | fix refcounting of warning and error messages |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Thomas Vander... | re-enable leak checking :) |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Thomas Vander... | check/Makefile.am: add per-test valgrind targets |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Thomas Vander... | check/Makefile.am: instate more valgrindable tests |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Thomas Vander... | check/Makefile.am: add two more tests for valgrinding |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Thomas Vander... | don't valgrind as part of make check for now |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Thomas Vander... | specify tool |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Ronald S. Bultje | docs/pwg/: Rewrite scheduling-chapter for scheduling... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Thomas Vander... | valgrind unit tests as check-local; add gst_deinit |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Thomas Vander... | add num-buffers property to basesrc |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Thomas Vander... | more macro splitting |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Thomas Vander... | gst/gstelement.c: add debug |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Thomas Vander... | fix caps leak in both cases |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Thomas Vander... | duh, remove unused var |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Thomas Vander... | fix a caps leak |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Thomas Vander... | gst/base/gstbasesrc.c: add finalize method and clean... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Thomas Vander... | don't get src for all messages; only for eos |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Thomas Vander... | check/gst/gstbin.c: add more things to check |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Thomas Vander... | add debugging category use GST_START_TEST now, so we... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Thomas Vander... | check/gst/gstbin.c: add test for state change message... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Thomas Vander... | adding tests for elements |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Thomas Vander... | gst/registries/gstlibxmlregistry.c: plug more leaks... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Thomas Vander... | plug another memleak in registry loading - I have NO... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Thomas Vander... | I need to learn to stop doing this |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Thomas Vander... | add right variable |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Thomas Vander... | configure.ac: use GST_SET_ERROR_CFLAGS |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Thomas Vander... | configure.ac: make GST_ERROR_CFLAGS overridable and... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Thomas Vander... | make libs use same gtk-doc.mak |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Thomas Vander... | factor out gtk-doc |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Wim Taymans | gst/schedulers/threadscheduler.c: Unlock the STREAM_LOC... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Thomas Vander... | ignore more |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Thomas Vander... | ignore more |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Thomas Vander... | adding an element test |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Andy Wingo | gst/gstbus.c (gst_bus_have_pending): Remove intensely... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Thomas Vander... | another doc fix |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Thomas Vander... | more macosx madness fixing |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Wim Taymans | gst/gstquery.*: Remove old types |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Wim Taymans | gst/base/gstbasesrc.c: Allow subclasses to implement... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Jan Schmidt | docs/design/: Update design notes to reflect the moveme... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Jan Schmidt | configure.ac: Remove unnecessary queue2/3/4 examples. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Jan Schmidt | examples/: Update a couple of the examples to work... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Wim Taymans | gst/base/: Make basesrc negotiate. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Wim Taymans | gst/gstpad.c: Implement the fixate function. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Ronald S. Bultje | docs/pwg/: Remove never-written filter-factory chapter... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Ronald S. Bultje | Add a chapter on caps negotiation, simplify the origina... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Thomas Vander... | pc file cleanups |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Thomas Vander... | if pad has no parent, return NULL as list of internal... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | gst/: s/BASESRC/BASE_SRC/g. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Christian Schaller | update spec file |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Stefan Kost | better report genration target (lcov needs a patch) |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | gst/elements, testsuite: Null if we got it... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Wim Taymans | Ported dataprotol to 0.9. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | gst/base/gstbasetransform.c (gst_base_transform_setcaps... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | check/: Application message API change. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Edward Hervey | gst/gstutils.*: now returns the signal id for better... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Andy Wingo | check/gst/gstpad.c: Only set explicit caps on pads. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Andy Wingo | tests/network-clock.scm: Commentary update. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Jan Schmidt | gst/gstpad.c: Put the mini_object into GValue as a... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Ronald S. Bultje | examples/pwg/Makefile.am: Fix buildbot again. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Ronald S. Bultje | docs/pwg/building-testapp.xml: Add extra check. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Ronald S. Bultje | Enable building the PWG examples. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ronald S. Bultje | docs/manual/: Fix playbin/decodebin examples, update... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Thomas Vander... | debug disable fixes |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Wim Taymans | Added CHANGES-0.9 doc, updated status of other docs. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Wim Taymans | gst/base/gstbasesink.*: Some tweaks, only EOS and a... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Andy Wingo | gst/gstghostpad.c (gst_ghost_pad_do_activate_push)... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ronald S. Bultje | gst/gsttaginterface.c: Some documentation fixes (#30739... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Thomas Vander... | ignore more |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Thomas Vander... | go back to the circular dependency for now |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ronald S. Bultje | gst/gstvalue.c: Fix memleak (#309125). |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ronald S. Bultje | docs/manual/advanced-dataaccess.xml: Fix fakesrc exampl... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Wim Taymans | gst/gstbin.c: Lame attempt at making the state change... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Wim Taymans | docs/design/: Some more tweeks and additions to the... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Wim Taymans | gst/: Removed atomic operations, use existing LOCK. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Thomas Vander... | drop circular reference |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Ronald S. Bultje | gst/gstpad.c: Fix accumulator, add default value by... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Ronald S. Bultje | Add probe example. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Thomas Vander... | fix for ppc, hopefully |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Tim-Philipp... | gst/elements/gstfilesink.c: Simplify code so that we... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Ronald S. Bultje | docs/gst/gstreamer-docs.sgml: Remove probes more. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Ronald S. Bultje | Remove old probes, add new g-signal-based probes and... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Edward Hervey | gst/: Moved gst_element_factory_can_[sink|src]_caps... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Andy Wingo | docs/gst/Makefile.am (scan-build.stamp): Totally only... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Wim Taymans | docs/gst/tmpl/: Some fixings for blantently wrong text. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Thomas Vander... | logic was reversed, duh |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Thomas Vander... | add A GST_PLUGIN_PATH_ONLY env var; if it is set, it... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Thomas Vander... | doc fixes |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Ronald S. Bultje | docs/manual/advanced-autoplugging.xml: Fix autoplugging... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Ronald S. Bultje | docs/manual/: Try to get autoplugging working, fix... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Wim Taymans | gst/base/gstbasesink.c: Small debug line. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Wim Taymans | gst/base/gstbasesink.c: We are actually prerolling... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Ronald S. Bultje | docs/manual/: Update (until threads/scheduling) Applica... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Wim Taymans | gst/gstbus.c: Add debugging messages. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Andy Wingo | tests/network-clock-utils.scm (debug, print-event)... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Wim Taymans | docs/gst/: Docs fixes. |
commit | commitdiff | tree | snapshot |
next |