2006-06-22 |
Wim Taymans | gst/gstcaps.c: Fix crasher when passed NULL. Doc clarif... |
blob | commitdiff | raw |
2006-05-11 |
Stefan Kost | G_OBJECT_CLASS macro usage batch cleanup, fixes #337747... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Stefan Kost | make GstElementDetails const |
blob | commitdiff | raw | diff to current |
2006-04-22 |
Wim Taymans | gst/: Fix internal data flow errors. Fixes #338711. |
blob | commitdiff | raw | diff to current |
2006-04-05 |
Michael Smith | gst/gstpipeline.c: When we create a pipeline bus, initi... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
Edward Hervey | Series of fixes for dereferenced pointers that gcc... |
blob | commitdiff | raw | diff to current |
2006-03-14 |
Tim-Philipp Müller | gst/gstpipeline.c: Add 'Since: 0.10.5' to gtk-doc blurb... |
blob | commitdiff | raw | diff to current |
2006-03-13 |
Wim Taymans | gst/gstpipeline.c: Don't deadlock when reading properties. |
blob | commitdiff | raw | diff to current |
2006-03-13 |
Wim Taymans | Documentation updates. |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Tim-Philipp Müller | Add new API: gst_pipeline_set_auto_flush_bus() and... |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Thomas Vander Stichele | docs/random/release: update notes |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Wim Taymans | gst/gstpipeline.c: Fix small typo in docs. |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Wim Taymans | gst/gsterror.*: Add error for clock stuff. |
blob | commitdiff | raw | diff to current |
2005-11-22 |
Wim Taymans | gst/base/gstbasesink.*: No need to store the clock... |
blob | commitdiff | raw | diff to current |
2005-11-21 |
Andy Wingo | *.*: Ran scripts/update-macros. Oh yes. gst/gstobject... |
blob | commitdiff | raw | diff to current |
2005-11-15 |
Andy Wingo | gst/gstelement.c (gst_element_set_base_time): Add debug... |
blob | commitdiff | raw | diff to current |
2005-10-15 |
Thomas Vander Stichele | various style fixes |
blob | commitdiff | raw | diff to current |
2005-10-15 |
Thomas Vander Stichele | whitespace fixes |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Stefan Kost | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved... |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Wim Taymans | Use GstClockTime in _get_state() instead of GTimeVal. |
blob | commitdiff | raw | diff to current |
2005-10-11 |
Wim Taymans | docs/design/part-states.txt: Some more docs. |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Wim Taymans | check/: Check fixes, use API as stated in design docs... |
blob | commitdiff | raw | diff to current |
2005-10-08 |
Wim Taymans | gst/: Small docs and debug updates. |
blob | commitdiff | raw | diff to current |
2005-10-08 |
Wim Taymans | gst/gstbin.c: Fix typos, add comments. |
blob | commitdiff | raw | diff to current |
2005-10-08 |
Wim Taymans | gst/gstmessage.*: Clean up. |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Wim Taymans | check/gst/gstbin.c: Add bus to bin. |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Wim Taymans | gst/gstbin.c: Small doc fixes. get_clock -> provide_clock. |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Wim Taymans | gst/gstbin.c: Some documentation updates. |
blob | commitdiff | raw | diff to current |
2005-09-27 |
Stefan Kost | added two new functions to the docs documents all undoc... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Stefan Kost | inlined the last two docs files removed the tmpl direct... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Thomas Vander Stichele | common/gtk-doc.mak: don't fail on building XML, FC4... |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Wim Taymans | gst/gstpipeline.c: Automatically PAUSE and RESUME a... |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Andy Wingo | gst/gstelement.h (GstState): Renamed from GstElementSta... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Wim Taymans | gst/base/gstbasetransform.c: Also call the transform... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Jan Schmidt | gst/base/gstbasesink.c: Remove extra parameter to debug... |
blob | commitdiff | raw | diff to current |
2005-08-17 |
Andy Wingo | gst/gstpipeline.c (gst_pipeline_change_state): Interpre... |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Wim Taymans | Removed plugable schedulers. |
blob | commitdiff | raw | diff to current |
2005-07-16 |
Wim Taymans | gst/base/gstbasesink.*: Store and use discont values... |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Thomas Vander Stichele | gst/base/gstbasesrc.c: add finalize method and clean... |
blob | commitdiff | raw | diff to current |
2005-07-06 |
Jan Schmidt | examples/: Update a couple of the examples to work... |
blob | commitdiff | raw | diff to current |
2005-06-28 |
Wim Taymans | gst/gstbus.c: Add debugging messages. |
blob | commitdiff | raw | diff to current |
2005-06-28 |
Edward Hervey | gst/gstpipeline.c: Wheen a seek was successful on a... |
blob | commitdiff | raw | diff to current |
2005-06-28 |
Andy Wingo | *.c: Don't cast to GST_OBJECT when reffing or unreffing... |
blob | commitdiff | raw | diff to current |
2005-06-27 |
Andy Wingo | gst/base/gsttypefindhelper.c (gst_type_find_helper... |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Wim Taymans | Allow elements to post EOS in the state change function. |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Wim Taymans | gst/gstpipeline.c: Take snapshot of state without blocking. |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Ronald S. Bultje | gst/gstpipeline.c: Do not access variables after they... |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Andy Wingo | gst/gstpipeline.c (gst_pipeline_init): Drop ref on... |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Andy Wingo | gst/elements/gstfakesink.c (gst_fakesink_render): Er... |
blob | commitdiff | raw | diff to current |
2005-04-28 |
Wim Taymans | gst/: Better debugging of clocking info. |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Wim Taymans | Added typefind helper. |
blob | commitdiff | raw | diff to current |
2005-03-28 |
Wim Taymans | Added state change code. |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Ronald S. Bultje | gst/gstbin.c: Add default event/set_manager handlers... |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Ronald S. Bultje | gst/gstpipeline.c: Lock/unlock mismatch. |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Wim Taymans | Next big merge. |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Wim Taymans | Added GstBin test. |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Wim Taymans | First THREADED backport attempt, focusing on adding... |
blob | commitdiff | raw | diff to current |
2004-05-12 |
Benjamin Otte | gst/gstpipeline.c: call gst_scheduler_reset on dispose... |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Thomas Vander Stichele | don't mix tabs and spaces |
blob | commitdiff | raw | diff to current |
2004-03-13 |
Thomas Vander Stichele | gst-indent run on core |
blob | commitdiff | raw | diff to current |
2004-01-30 |
Benjamin Otte | parts of the patch submitted in bug #113913 |
blob | commitdiff | raw | diff to current |
2003-10-31 |
David Schleef | Fix warnings due to previous checkin |
blob | commitdiff | raw | diff to current |
2003-10-31 |
Benjamin Otte | update plugin initialization restructuring (see email... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Benjamin Otte | clean up element details structs |
blob | commitdiff | raw | diff to current |
2003-06-29 |
Benjamin Otte | GST_DEBUG reorganization containing loads of stuff: |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Wim Taymans | gst_object_swap -> gst_object_replace as it's a better... |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Wim Taymans | More cleanups and refcount fixage |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Thomas Vander Stichele | don't do queries on error, we don't get many errors... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
David Schleef | Partially revert last change, since it breaks things... |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Wim Taymans | Reset the scheduler when going to NULL |
blob | commitdiff | raw | diff to current |
2002-11-22 |
Wim Taymans | Only setup the scheduler when going to READY so that... |
blob | commitdiff | raw | diff to current |
2002-09-23 |
Thomas Vander Stichele | even more obvious |
blob | commitdiff | raw | diff to current |
2002-08-11 |
Thomas Vander Stichele | better error handling, still needs improvement |
blob | commitdiff | raw | diff to current |
2002-07-08 |
Wim Taymans | - Removed unused locking from the cothreads |
blob | commitdiff | raw | diff to current |
2002-05-10 |
David I. Lehn | poor error checking, should do something better |
blob | commitdiff | raw | diff to current |
2002-05-04 |
Andy Wingo | gst_scheduler_factory_make () can accept NULL as the... |
blob | commitdiff | raw | diff to current |
2002-04-20 |
Andy Wingo | a hack to work around intltool's brokenness a current... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Andy Wingo | commit to make gstreamer follow the gtk function/macro... |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Wim Taymans | - Added a function to get the currently executing cothread |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Wim Taymans | Some more work on cleanup. |
blob | commitdiff | raw | diff to current |
2001-12-15 |
Wim Taymans | Various cleanups and leak fixage. |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Christian Schaller | aye ladie, no more ugly // comments here, even if Taaz... |
blob | commitdiff | raw | diff to current |
2001-12-04 |
wrobell | - some fixes to int2float making automake 1.5 happy... |
blob | commitdiff | raw | diff to current |
2001-10-20 |
Erik Walthinsen | changed names from guchar* to gchar*, which makes C... |
blob | commitdiff | raw | diff to current |
2001-09-14 |
Joshua N. Pritikin | 1. Add more warnings for the gst core only. Various... |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Erik Walthinsen | Merged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241 |
blob | commitdiff | raw | diff to current |
2001-05-25 |
Wim Taymans | Some cleanups. |
blob | commitdiff | raw | diff to current |
2001-05-25 |
Erik Walthinsen | Merged from INCSCHED on 200505251!!! INCSCHED1-200105251 |
blob | commitdiff | raw | diff to current |
2001-03-10 |
Erik Walthinsen | added tool-man's patch for g++ compilation, const gucha... |
blob | commitdiff | raw | diff to current |
2001-03-07 |
Wim Taymans | Merged the AUTOPLUG2 branch |
blob | commitdiff | raw | diff to current |
2001-03-06 |
Wim Taymans | Small fixes to pipeline and gstbin. HEAD-20010306-PRE_AUTOPLUG2 |
blob | commitdiff | raw | diff to current |
2001-01-29 |
Wim Taymans | This is a megapatch with the following changes: |
blob | commitdiff | raw | diff to current |
2001-01-19 |
Erik Walthinsen | First pass at updating to new ghostpad system. The... |
blob | commitdiff | raw | diff to current |
2001-01-06 |
Erik Walthinsen | Cleaned up the docs a bit. |
blob | commitdiff | raw | diff to current |
2001-01-01 |
Wim Taymans | Fixed a very bad error with autoplugging. |
blob | commitdiff | raw | diff to current |
2001-01-01 |
Erik Walthinsen | Mega update of INFO, DEBUG, and ERROR subsystems, renam... |
blob | commitdiff | raw | diff to current |
2000-12-31 |
Wim Taymans | Added multiple caps to the pads |
blob | commitdiff | raw | diff to current |
2000-12-29 |
Wim Taymans | Fixed buffer flag handling gstplay used old flag handli... |
blob | commitdiff | raw | diff to current |
2000-12-29 |
Wim Taymans | Fixed a serious bug in gst_props_new: properties with... |
blob | commitdiff | raw | diff to current |
2000-12-29 |
Erik Walthinsen | Reparented everything to GstElement, removing GstSrc... |
blob | commitdiff | raw | diff to current |
next |