2005-09-19 |
Wim Taymans | gst/gstpipeline.c: Automatically PAUSE and RESUME a... |
blob | commitdiff | raw |
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 |
2000-12-28 |
Erik Walthinsen | Updated copyright in all the libgst files. |
blob | commitdiff | raw | diff to current |
2000-12-28 |
Wim Taymans | Pending editor changes. fixes for autoplug of elementar... |
blob | commitdiff | raw | diff to current |
2000-12-28 |
Wim Taymans | Fixes for the new scheduler. |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Erik Walthinsen | Mostly minor little changes, but two interesting things... |
blob | commitdiff | raw | diff to current |
2000-12-23 |
Wim Taymans | Added handoff signals to fakesrc and fakesink |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Wim Taymans | Fixed a bug in gstbin.c the manager was not detected. |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Wim Taymans | Implemented some test cases... they all fail :-( |
blob | commitdiff | raw | diff to current |
2000-12-20 |
Erik Walthinsen | Massive scheduling changes (again). Not entirely compl... |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Wim Taymans | Cleanup in gsttypes.c: removed the crazy GList of GHash... |
blob | commitdiff | raw | diff to current |
2000-12-17 |
Wim Taymans | The typefind function now returns a GstCaps structure... |
blob | commitdiff | raw | diff to current |
2000-12-16 |
Erik Walthinsen | WARNING: Don't grab this updated unless you're really... |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Wim Taymans | Move a step closer to autoplugging. The element selecti... |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Wim Taymans | Header cleanup: try to include as little as possible... |
blob | commitdiff | raw | diff to current |
2000-12-12 |
Wim Taymans | More Caps changes, this change introduces the padfactor... |
blob | commitdiff | raw | diff to current |
2000-12-11 |
Wim Taymans | First attempt at rebuilding the type/plugin system |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Wim Taymans | Fixed autoplugging. |
blob | commitdiff | raw | diff to current |
2000-12-04 |
Erik Walthinsen | Changed the way things are scheduled, especially source... |
blob | commitdiff | raw | diff to current |
2000-12-03 |
Wim Taymans | Added multiple types to the pads. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Wim Taymans | Code Cleanups |
blob | commitdiff | raw | diff to current |
2000-10-21 |
Wim Taymans | MPEG2 types added for better autoplugging. MPEG2 works... |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Wim Taymans | Removed the hardcoded pipeline setup is gstplay in... |
blob | commitdiff | raw | diff to current |
2000-10-09 |
Wim Taymans | Fixed a severe timestamp bug in mpeg_play. |
blob | commitdiff | raw | diff to current |
2000-10-08 |
Wim Taymans | Fixed a bug in the typeloading. |
blob | commitdiff | raw | diff to current |
2000-09-24 |
Wim Taymans | Cleanups. |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Wim Taymans | A first attempt to fix the queues in a cothreaded pipeline. |
blob | commitdiff | raw | diff to current |
2000-09-17 |
Wim Taymans | Added gst_pipeline_add_sink/src to allow multiple sink... |
blob | commitdiff | raw | diff to current |
2000-09-14 |
Wim Taymans | Due to popular demand :-), I added a vorbis decoder. |
blob | commitdiff | raw | diff to current |
2000-09-09 |
Wim Taymans | Changes to gstreamer-config to include gtk+ libs manual... |
blob | commitdiff | raw | diff to current |
2000-08-22 |
Wim Taymans | More docs (most of them just empty...) |
blob | commitdiff | raw | diff to current |
2000-08-21 |
Wim Taymans | A first (rude) attempt at autoplug. |
blob | commitdiff | raw | diff to current |
2000-08-18 |
Wim Taymans | Various fixes for the build/install problems update... |
blob | commitdiff | raw | diff to current |
next |