2005-07-20 |
Ronald S. Bultje | gst/gstmessage.*: Add _new_custom, make _new_applicatio... |
blob | commitdiff |
2005-07-20 |
Wim Taymans | gst/base/gstbasesrc.*: Add a gboolean to decide when... |
blob | commitdiff | diff to current |
2005-07-20 |
Ronald S. Bultje | docs/manual/appendix-porting.xml: Mention removal of... |
blob | commitdiff | diff to current |
2005-07-20 |
Ronald S. Bultje | docs/pwg/: Document base classes, update sections of... |
blob | commitdiff | diff to current |
2005-07-19 |
Wim Taymans | gst/gstqueue.*: Propagate GstFlowReturn more intelligen... |
blob | commitdiff | diff to current |
2005-07-19 |
Wim Taymans | tools/gst-launch.c: Don't block forever for the state... |
blob | commitdiff | diff to current |
2005-07-19 |
Wim Taymans | gst/base/gstbasesrc.c: Make sure we never call the... |
blob | commitdiff | diff to current |
2005-07-19 |
Andy Wingo | gst/parse/parse.l: Attempt to solve bug #172815. |
blob | commitdiff | diff to current |
2005-07-19 |
Wim Taymans | Small docs updates. |
blob | commitdiff | diff to current |
2005-07-18 |
Jan Schmidt | Oops, ignore the result of gst_pad_push_event here. |
blob | commitdiff | diff to current |
2005-07-18 |
Jan Schmidt | gst/base/gstbasesrc.c: Send discont event from the... |
blob | commitdiff | diff to current |
2005-07-18 |
Andy Wingo | configure.ac: Use AS_LIBTOOL_TAGS. |
blob | commitdiff | diff to current |
2005-07-18 |
Wim Taymans | docs/gst/gstreamer.types: Remove deleted types. |
blob | commitdiff | diff to current |
2005-07-18 |
Wim Taymans | Removed plugable schedulers. |
blob | commitdiff | diff to current |
2005-07-18 |
Wim Taymans | gst/: Remove old file. |
blob | commitdiff | diff to current |
2005-07-18 |
Wim Taymans | gst/Makefile.am: No more cothreads.h |
blob | commitdiff | diff to current |
2005-07-18 |
Wim Taymans | gst/cothreads.*: Let's remove these. |
blob | commitdiff | diff to current |
2005-07-18 |
Wim Taymans | docs/design/: Some more docs in the works. |
blob | commitdiff | diff to current |
2005-07-17 |
Wim Taymans | check/gst/gstbin.c: Remove bogus test. |
blob | commitdiff | diff to current |
2005-07-17 |
Wim Taymans | gst/base/gstbasesink.c: Refcounting fixes. |
blob | commitdiff | diff to current |
2005-07-17 |
Wim Taymans | gst/gstqueue.c: Fix nasty refcount bug. |
blob | commitdiff | diff to current |
2005-07-16 |
Philippe Kalaf | Forgot changelog entry |
blob | commitdiff | diff to current |
2005-07-16 |
Wim Taymans | gst/base/gstbasesink.c: Fix compile error. |
blob | commitdiff | diff to current |
2005-07-16 |
Wim Taymans | gst/base/gstbasesink.*: Store and use discont values... |
blob | commitdiff | diff to current |
2005-07-16 |
Andy Wingo | gst/gsterror.c (_gst_core_errors_init): Use the magic... |
blob | commitdiff | diff to current |
2005-07-16 |
Wim Taymans | check/gst/gstbin.c: Make elements silent as the deep_no... |
blob | commitdiff | diff to current |
2005-07-16 |
Tim-Philipp Müller | gst/base/gstbasesrc.c: Don't unref the caps we passed... |
blob | commitdiff | diff to current |
2005-07-15 |
Andy Wingo | gst/gstcaps.h (gst_caps_is_simple): Removed deprecated... |
blob | commitdiff | diff to current |
2005-07-15 |
Andy Wingo | gst/elements/gstidentity.c (marshal_VOID__MINIOBJECT... |
blob | commitdiff | diff to current |
2005-07-15 |
Wim Taymans | docs/design/: Updated docs, mostly DISCONT related. |
blob | commitdiff | diff to current |
2005-07-15 |
Tim-Philipp Müller | docs/pwg/building-pads.xml: s/GST_PAD_LINK_REFUSED... |
blob | commitdiff | diff to current |
2005-07-15 |
Andy Wingo | tools/gst-typefind.c: Update, add copyright block. |
blob | commitdiff | diff to current |
2005-07-15 |
Wim Taymans | gst/base/gstbasetransform.*: Make passthrough work... |
blob | commitdiff | diff to current |
2005-07-15 |
Wim Taymans | Totally dump messages in -launch with the -m option. |
blob | commitdiff | diff to current |
2005-07-14 |
Wim Taymans | gst/base/gstbasesrc.c: Post error messages on errors. |
blob | commitdiff | diff to current |
2005-07-14 |
Wim Taymans | gst/gstcaps.c: Remove debug info. |
blob | commitdiff | diff to current |
2005-07-14 |
Thomas Vander Stichele | more autistic cleanliness in functions/names/defines |
blob | commitdiff | diff to current |
2005-07-13 |
Andy Wingo | gst/base/gstbasesrc.c (gst_base_src_start): Post an... |
blob | commitdiff | diff to current |
2005-07-13 |
Thomas Vander Stichele | move two testsuite apps over to the check dir |
blob | commitdiff | diff to current |
2005-07-12 |
Wim Taymans | gst/base/gstbasetransform.c: Added more debug info... |
blob | commitdiff | diff to current |
2005-07-12 |
Andy Wingo | gst/gstbuffer.c (_gst_buffer_copy): Copy the buffer... |
blob | commitdiff | diff to current |
2005-07-12 |
Thomas Vander Stichele | fix refcounting of warning and error messages |
blob | commitdiff | diff to current |
2005-07-12 |
Thomas Vander Stichele | check/Makefile.am: add per-test valgrind targets |
blob | commitdiff | diff to current |
2005-07-12 |
Thomas Vander Stichele | check/Makefile.am: instate more valgrindable tests |
blob | commitdiff | diff to current |
2005-07-11 |
Thomas Vander Stichele | check/Makefile.am: add two more tests for valgrinding |
blob | commitdiff | diff to current |
2005-07-11 |
Ronald S. Bultje | docs/pwg/: Rewrite scheduling-chapter for scheduling... |
blob | commitdiff | diff to current |
2005-07-11 |
Thomas Vander Stichele | valgrind unit tests as check-local; add gst_deinit |
blob | commitdiff | diff to current |
2005-07-11 |
Thomas Vander Stichele | add num-buffers property to basesrc |
blob | commitdiff | diff to current |
2005-07-10 |
Thomas Vander Stichele | more macro splitting |
blob | commitdiff | diff to current |
2005-07-10 |
Thomas Vander Stichele | gst/gstelement.c: add debug |
blob | commitdiff | diff to current |
2005-07-09 |
Thomas Vander Stichele | fix a caps leak |
blob | commitdiff | diff to current |
2005-07-09 |
Thomas Vander Stichele | gst/base/gstbasesrc.c: add finalize method and clean... |
blob | commitdiff | diff to current |
2005-07-09 |
Thomas Vander Stichele | check/gst/gstbin.c: add more things to check |
blob | commitdiff | diff to current |
2005-07-09 |
Thomas Vander Stichele | add debugging category use GST_START_TEST now, so we... |
blob | commitdiff | diff to current |
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 |
next |