2005-08-20 |
Thomas Vander Stichele | work on builds without check |
tree | commitdiff |
2005-08-20 |
Thomas Vander Stichele | valgrind more tests |
tree | commitdiff |
2005-08-20 |
Thomas Vander Stichele | move check stuff to its own library to be used by other... |
tree | commitdiff |
2005-08-19 |
Stefan Kost | eliminate another tmpl file, fix spelling in the long... |
tree | commitdiff |
2005-08-18 |
Andy Wingo | Make sure that when a pipeline goes to PLAYING, that... |
tree | commitdiff |
2005-08-18 |
Jan Schmidt | check/: I wrote a test! |
tree | commitdiff |
2005-08-17 |
Andy Wingo | gst/gstpipeline.c (gst_pipeline_change_state): Interpre... |
tree | commitdiff |
2005-08-17 |
Andy Wingo | gst/base/gstbasetransform.c: Debug changes. |
tree | commitdiff |
2005-08-16 |
Andy Wingo | gst/base/gstadapter.*: New function, like peek() but... |
tree | commitdiff |
2005-08-16 |
Ronald S. Bultje | gst/gstutils.*: Add two utility functions for tag handling. |
tree | commitdiff |
2005-08-16 |
Wim Taymans | check/gst/gstvalue.c: Added subtract checks. |
tree | commitdiff |
2005-08-15 |
Thomas Vander Stichele | don't convert NULL structures to strings |
tree | commitdiff |
2005-08-15 |
Stefan Kost | docs/gst/gstreamer-sections.txt: made some defines... |
tree | commitdiff |
2005-08-14 |
Thomas Vander Stichele | check/Makefile.am: add a .check target for running... |
tree | commitdiff |
2005-08-13 |
Tim-Philipp Müller | Add GST_TAG_LANGUAGE_CODE as we have in 0.8, and don... |
tree | commitdiff |
2005-08-11 |
Wim Taymans | gst/gstghostpad.c: Actually implement (re)setting the... |
tree | commitdiff |
2005-08-10 |
Tim-Philipp Müller | gst/gst.c: Check whether GST_DEBUG_NO_COLOR environment... |
tree | commitdiff |
2005-08-10 |
Tim-Philipp Müller | gst/base/gsttypefindhelper.c: The memory returned by... |
tree | commitdiff |
2005-08-09 |
Tim-Philipp Müller | New macros: GST_ROUND_UP_2() through GST_ROUND_UP_64(). |
tree | commitdiff |
2005-08-08 |
Ronald S. Bultje | gst/base/gstbasetransform.c: Fix a pretty good memleak. |
tree | commitdiff |
2005-08-08 |
Tim-Philipp Müller | gst/gstiterator.h: Fix wrong include and 'make distcheck'. |
tree | commitdiff |
2005-08-08 |
Ronald S. Bultje | gst/gstbin.c: Use gst_element_post_message() instead. |
tree | commitdiff |
2005-08-08 |
Tim-Philipp Müller | gst/: Add padding to our base elements' class and insta... |
tree | commitdiff |
2005-08-08 |
Ronald S. Bultje | gst/gstbin.c: Make default message forwarding from... |
tree | commitdiff |
2005-08-08 |
Ronald S. Bultje | gst/gstelement.c: On paused->ready, set pad->caps to... |
tree | commitdiff |
2005-08-07 |
Ronald S. Bultje | gst/elements/gstcapsfilter.c: Allow NULL as filter... |
tree | commitdiff |
2005-08-05 |
Stefan Kost | migrated some more docs to be inlined in the sources |
tree | commitdiff |
2005-08-05 |
Stefan Kost | added long/short desc for controller docs added collect... |
tree | commitdiff |
2005-08-05 |
Stefan Kost | more tests (and fixes) for the controller more docs... |
tree | commitdiff |
2005-08-04 |
Andy Wingo | gst/elements/gstcapsfilter.c: Reimplement using basetra... |
tree | commitdiff |
2005-08-04 |
Edward Hervey | gst/base/gstadapter.h: Added gst_adapter_get_type(... |
tree | commitdiff |
2005-08-03 |
Stefan Kost | added check test suite for the controller fixed a doc... |
tree | commitdiff |
2005-08-03 |
Stefan Kost | add short/long description docs to base classes add... |
tree | commitdiff |
2005-08-01 |
Jan Schmidt | gst/base/gstcollectpads.c: Broadcast the condition... |
tree | commitdiff |
2005-08-01 |
Jan Schmidt | gst/base/gstbasetransform.c: Handle PAUSED->READY-... |
tree | commitdiff |
2005-08-01 |
Tim-Philipp Müller | gst/elements/gsttypefindelement.*: Set caps on all... |
tree | commitdiff |
2005-08-01 |
Tim-Philipp Müller | gst/elements/gsttypefindelement.*: Set caps on first... |
tree | commitdiff |
2005-07-31 |
Tim-Philipp Müller | gst/gstpad.h: Fix inline docs for GstPadLinkReturn. |
tree | commitdiff |
2005-07-30 |
Tim-Philipp Müller | configure.ac: Use AC_SYS_LARGEFILE, which will set... |
tree | commitdiff |
2005-07-29 |
Wim Taymans | check/gst/gstghostpad.c: Added test for removing an... |
tree | commitdiff |
2005-07-29 |
Wim Taymans | docs/design/part-gstghostpad.txt: Small update. |
tree | commitdiff |
2005-07-29 |
Jan Schmidt | gst/gstbus.c: gst_bus_poll may be called from other... |
tree | commitdiff |
2005-07-28 |
Wim Taymans | check/gst/gstbin.c: Added checks for hierarchy consiste... |
tree | commitdiff |
2005-07-28 |
Ronald S. Bultje | gst/base/gstbasetransform.*: Remove broken delay_config... |
tree | commitdiff |
2005-07-28 |
Wim Taymans | check/gst/gstghostpad.c: Added some more tests for... |
tree | commitdiff |
2005-07-28 |
Ronald S. Bultje | gst/base/gstbasetransform.c: Better debug if no transfo... |
tree | commitdiff |
2005-07-27 |
Wim Taymans | Fix compilation and fix event serialization. |
tree | commitdiff |
2005-07-27 |
Wim Taymans | Some docs updates |
tree | commitdiff |
2005-07-27 |
Ronald S. Bultje | gst/base/gstbasetransform.c: Make debugging actually... |
tree | commitdiff |
2005-07-25 |
Ronald S. Bultje | gst/gstpad.c: Implement default fixation once again... |
tree | commitdiff |
2005-07-22 |
Wim Taymans | docs/design/part-events.txt: Small update. |
tree | commitdiff |
2005-07-21 |
Wim Taymans | docs/design/part-seeking.txt: Some small additions. |
tree | commitdiff |
2005-07-20 |
Wim Taymans | gst/gstmessage.*: Added a bunch of messages for advance... |
tree | commitdiff |
2005-07-20 |
Ronald S. Bultje | GstElement::new-pad -> pad-added, GstElement::state... |
tree | commitdiff |
2005-07-20 |
Ronald S. Bultje | gst/gstinfo.*: Fix illegal cast on some platforms ... |
tree | commitdiff |
2005-07-20 |
Ronald S. Bultje | gst/gstmessage.*: Add _new_custom, make _new_applicatio... |
tree | commitdiff |
2005-07-20 |
Wim Taymans | gst/base/gstbasesrc.*: Add a gboolean to decide when... |
tree | commitdiff |
2005-07-19 |
Wim Taymans | gst/gstqueue.*: Propagate GstFlowReturn more intelligen... |
tree | commitdiff |
2005-07-19 |
Wim Taymans | gst/base/gstbasesrc.c: Make sure we never call the... |
tree | commitdiff |
2005-07-19 |
Andy Wingo | gst/parse/parse.l: Attempt to solve bug #172815. |
tree | commitdiff |
2005-07-19 |
Wim Taymans | Small docs updates. |
tree | commitdiff |
2005-07-18 |
Jan Schmidt | Oops, ignore the result of gst_pad_push_event here. |
tree | commitdiff |
2005-07-18 |
Jan Schmidt | gst/base/gstbasesrc.c: Send discont event from the... |
tree | commitdiff |
2005-07-18 |
Wim Taymans | Removed plugable schedulers. |
tree | commitdiff |
2005-07-18 |
Wim Taymans | gst/: Remove old file. |
tree | commitdiff |
2005-07-18 |
Wim Taymans | gst/Makefile.am: No more cothreads.h |
tree | commitdiff |
2005-07-18 |
Wim Taymans | gst/cothreads.*: Let's remove these. |
tree | commitdiff |
2005-07-18 |
Wim Taymans | docs/design/: Some more docs in the works. |
tree | commitdiff |
2005-07-17 |
Wim Taymans | gst/base/gstbasesink.c: Refcounting fixes. |
tree | commitdiff |
2005-07-17 |
Wim Taymans | gst/gstqueue.c: Fix nasty refcount bug. |
tree | commitdiff |
2005-07-16 |
Philippe Kalaf | Moved fdsrc to gst-plugins. |
tree | commitdiff |
2005-07-16 |
Philippe Kalaf | gst/elements/gstfdsrc.c gst/elements/gstfdsrc.h gst... |
tree | commitdiff |
2005-07-16 |
Wim Taymans | gst/base/gstbasesink.c: Fix compile error. |
tree | commitdiff |
2005-07-16 |
Wim Taymans | gst/base/gstbasesink.*: Store and use discont values... |
tree | commitdiff |
2005-07-16 |
Andy Wingo | gst/gsterror.c (_gst_core_errors_init): Use the magic... |
tree | commitdiff |
2005-07-16 |
Wim Taymans | check/gst/gstbin.c: Make elements silent as the deep_no... |
tree | commitdiff |
2005-07-16 |
Tim-Philipp Müller | gst/base/gstbasesrc.c: Don't unref the caps we passed... |
tree | commitdiff |
2005-07-15 |
Andy Wingo | gst/gstcaps.h (gst_caps_is_simple): Removed deprecated... |
tree | commitdiff |
2005-07-15 |
Andy Wingo | gst/elements/gstidentity.c (marshal_VOID__MINIOBJECT... |
tree | commitdiff |
2005-07-15 |
Andy Wingo | tools/gst-typefind.c: Update, add copyright block. |
tree | commitdiff |
2005-07-15 |
Wim Taymans | gst/base/gstbasetransform.*: Make passthrough work... |
tree | commitdiff |
2005-07-15 |
Wim Taymans | Totally dump messages in -launch with the -m option. |
tree | commitdiff |
2005-07-14 |
Wim Taymans | gst/base/gstbasesrc.c: Post error messages on errors. |
tree | commitdiff |
2005-07-14 |
Wim Taymans | gst/gstcaps.c: Remove debug info. |
tree | commitdiff |
2005-07-14 |
Thomas Vander Stichele | more autistic cleanliness in functions/names/defines |
tree | commitdiff |
2005-07-13 |
Thomas Vander Stichele | fix debug ifdef |
tree | commitdiff |
2005-07-13 |
Andy Wingo | gst/base/gstbasesrc.c (gst_base_src_start): Post an... |
tree | commitdiff |
2005-07-12 |
Wim Taymans | gst/base/gstbasetransform.c: Added more debug info... |
tree | commitdiff |
2005-07-12 |
Andy Wingo | gst/gstbuffer.c (_gst_buffer_copy): Copy the buffer... |
tree | commitdiff |
2005-07-12 |
Thomas Vander Stichele | fix refcounting of warning and error messages |
tree | commitdiff |
2005-07-12 |
Thomas Vander Stichele | check/Makefile.am: instate more valgrindable tests |
tree | commitdiff |
2005-07-11 |
Thomas Vander Stichele | check/Makefile.am: add two more tests for valgrinding |
tree | commitdiff |
2005-07-11 |
Thomas Vander Stichele | valgrind unit tests as check-local; add gst_deinit |
tree | commitdiff |
2005-07-11 |
Thomas Vander Stichele | add num-buffers property to basesrc |
tree | commitdiff |
2005-07-10 |
Thomas Vander Stichele | more macro splitting |
tree | commitdiff |
2005-07-10 |
Thomas Vander Stichele | gst/gstelement.c: add debug |
tree | commitdiff |
2005-07-09 |
Thomas Vander Stichele | fix caps leak in both cases |
tree | commitdiff |
2005-07-09 |
Thomas Vander Stichele | duh, remove unused var |
tree | commitdiff |
2005-07-09 |
Thomas Vander Stichele | fix a caps leak |
tree | commitdiff |
2005-07-09 |
Thomas Vander Stichele | gst/base/gstbasesrc.c: add finalize method and clean... |
tree | commitdiff |
next |