2011-04-07 |
Wim Taymans | Merge branch 'master' into 0.11 |
blob | commitdiff |
2011-04-06 |
Sebastian Dröge | Merge branch 'master' into 0.11 |
blob | commitdiff |
2011-04-04 |
Wim Taymans | Merge branch 'master' into 0.11 |
blob | commitdiff |
2011-04-01 |
Wim Taymans | Merge branch 'master' into 0.11 |
blob | commitdiff |
2011-03-31 |
Wim Taymans | Merge branch 'master' into 0.11 |
blob | commitdiff |
2011-03-30 |
Wim Taymans | Merge branch 'master' into 0.11-fdo |
blob | commitdiff |
2011-03-28 |
Wim Taymans | Merge branch 'master' into 0.11-fdo |
blob | commitdiff |
2011-03-28 |
Wim Taymans | memory: add memory implementation |
blob | commitdiff |
2011-03-17 |
Sebastian Dröge | Merge branch 'master' into 0.11 |
blob | commitdiff | diff to current |
2011-03-10 |
Wim Taymans | Merge branch 'master' into 0.11 |
blob | commitdiff | diff to current |
2011-03-08 |
Wim Taymans | Merge branch 'master' into 0.11 |
blob | commitdiff | diff to current |
2011-03-02 |
Wim Taymans | bufferpool: add simple bufferpool helper object |
blob | commitdiff | diff to current |
2011-03-02 |
Wim Taymans | Merge branch 'master' into 0.11 |
blob | commitdiff | diff to current |
2011-02-22 |
Wim Taymans | Merge branch 'master' into 0.11 |
blob | commitdiff | diff to current |
2011-02-22 |
Wim Taymans | Merge branch 'master' into 0.11 |
blob | commitdiff | diff to current |
2010-12-08 |
Edward Hervey | Merge commit '0eaa25cbf5c0e4bf86545fb67c181a0ecd2f19c7... |
blob | commitdiff | diff to current |
2010-12-07 |
Wim Taymans | Merge branch 'master' into 0.11 |
blob | commitdiff | diff to current |
2010-12-07 |
Wim Taymans | element: rework GstElementDetails |
blob | commitdiff | diff to current |
2010-12-06 |
Wim Taymans | remove deprecated symbols and methods |
blob | commitdiff | diff to current |
2010-08-20 |
Arun Raghavan | gst: Add a gst_is_initialized() API |
blob | commitdiff | diff to current |
2010-07-26 |
Thiago Santos | gstdatetime: Adds GstDateTime |
blob | commitdiff | diff to current |
2009-05-12 |
Jonas Holmberg | bufferlist: add docs/build/debug/unittest |
blob | commitdiff | diff to current |
2009-05-11 |
Wim Taymans | taskpool: add new object to manage threads |
blob | commitdiff | diff to current |
2008-05-27 |
Stefan Kost | configure.ac: Add DATADIR for storing presets. |
blob | commitdiff | diff to current |
2008-02-27 |
Wim Taymans | configure.ac: Add checks for poll, ppoll and pselect. |
blob | commitdiff | diff to current |
2007-11-26 |
Stefan Kost | Due to popular request remove preset interface again... |
blob | commitdiff | diff to current |
2007-11-17 |
Stefan Kost | Add the preset interface (Fixes #396779). Do some doc... |
blob | commitdiff | diff to current |
2007-10-17 |
Stefan Kost | Allow dumping pipelines as dot graphs. Fixes #456573. |
blob | commitdiff | diff to current |
2007-06-06 |
Tim-Philipp Müller | API: add GstParamSpecFraction, so elements can have... |
blob | commitdiff | diff to current |
2007-01-08 |
Tim-Philipp Müller | API: add gst_update_registry() (#391296). |
blob | commitdiff | diff to current |
2006-08-11 |
Wim Taymans | Doc updates. |
blob | commitdiff | diff to current |
2006-07-17 |
Wim Taymans | Add two functions to check and change the SIGSEGV behav... |
blob | commitdiff | diff to current |
2005-11-22 |
Edward Hervey | Removed GstURI , closes bug #321061 |
blob | commitdiff | diff to current |
2005-11-22 |
Stefan Kost | gst/gst.h: include "gstchildproxy.h" |
blob | commitdiff | diff to current |
2005-11-21 |
Andy Wingo | gst/gst.h: Include glib-compat.h. |
blob | commitdiff | diff to current |
2005-11-20 |
Wim Taymans | Added segment helper structure and methods. Not fully... |
blob | commitdiff | diff to current |
2005-10-16 |
Thomas Vander Stichele | add gst_version_string () |
blob | commitdiff | diff to current |
2005-10-15 |
Thomas Vander Stichele | gst/gst.*: remove _gst_registry_auto_load, not used... |
blob | commitdiff | diff to current |
2005-10-10 |
Ronald | Merged in popt removal + GOption addition patch from... |
blob | commitdiff | diff to current |
2005-09-26 |
Thomas Vander Stichele | remove queryutils headers after moving the two used... |
blob | commitdiff | diff to current |
2005-09-20 |
Stefan Kost | more docs inlined, splitted gstindex.{c,h} |
blob | commitdiff | diff to current |
2005-09-20 |
Andy Wingo | gst/gst.h: Re-add marshal to gst.h's include list ... |
blob | commitdiff | diff to current |
2005-09-20 |
David Schleef | docs/gst/Makefile.am: Ignore a few more internal headers |
blob | commitdiff | diff to current |
2005-09-15 |
David Schleef | remove |
blob | commitdiff | diff to current |
2005-09-07 |
Stefan Kost | renamed gsttag -> gsttaglist, gsttaginterface -> gsttag... |
blob | commitdiff | diff to current |
2005-09-07 |
Stefan Kost | gst/: splitted gsttypefind into gsttypefind, gsttypefin... |
blob | commitdiff | diff to current |
2005-07-18 |
Wim Taymans | Removed plugable schedulers. |
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-06-08 |
Andy Wingo | gst/gstutils.c: RPAD fixes all around. |
blob | commitdiff | diff to current |
2005-05-16 |
David Schleef | check/Makefile.am: remove GstData checks |
blob | commitdiff | diff to current |
2005-05-06 |
Andy Wingo | gst/gstquery.h |
blob | commitdiff | diff to current |
2005-03-26 |
David Schleef | gst/Makefile.am: remove gstcpu.[ch]. The gst_cpu funct... |
blob | commitdiff | diff to current |
2005-03-21 |
Wim Taymans | Next big merge. |
blob | commitdiff | diff to current |
2005-03-07 |
Wim Taymans | First THREADED backport attempt, focusing on adding... |
blob | commitdiff | diff to current |
2005-01-21 |
Stefan Kost | added params for deprecation guards documented some... |
blob | commitdiff | diff to current |
2004-08-31 |
Stefan Kost | moved docs to sgml files added first batch of docs... |
blob | commitdiff | diff to current |
2004-07-26 |
Stefan Kost | corrected the comment about the struct poptOption worka... |
blob | commitdiff | diff to current |
2004-06-13 |
Steve Lhomme | rename GSTREAMER_EXPORT to GST_EXPORT |
blob | commitdiff | diff to current |
2004-06-12 |
Steve Lhomme | Somehow a clean fix to the semi-private export |
blob | commitdiff | diff to current |
2004-05-14 |
Stefan Kost | backed out the change of gst.h added some comment about... |
blob | commitdiff | diff to current |
2004-05-14 |
Stefan Kost | enabled gobject hierarchy in the gtk-doc enabled the... |
blob | commitdiff | diff to current |
2004-05-03 |
Thomas Vander Stichele | remove gst_info remove gstlog.h, fold back to gstinfo... |
blob | commitdiff | diff to current |
2004-03-15 |
Johan Dahlin | Revert again, this time without post-commit reindent... |
blob | commitdiff | diff to current |
2004-03-13 |
Thomas Vander Stichele | gst-indent run on core |
blob | commitdiff | diff to current |
2004-02-03 |
Thomas Vander Stichele | add GstPoptOption to work around evil poptOption struct... |
blob | commitdiff | diff to current |
2004-02-03 |
Benjamin Otte | gst/: get rid of gstmarshal.h dependency. It's not... |
blob | commitdiff | diff to current |
2004-01-18 |
Thomas Vander Stichele | changing error signal add error codes and domains |
blob | commitdiff | diff to current |
2003-12-22 |
David Schleef | rename gstcaps2.[ch] to gstcaps.[ch] |
blob | commitdiff | diff to current |
2003-12-22 |
David Schleef | Merge CAPS branch |
blob | commitdiff | diff to current |
2003-11-29 |
David Schleef | Change 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2 |
blob | commitdiff | diff to current |
2003-11-29 |
David Schleef | Remove old autoplug code |
blob | commitdiff | diff to current |
2003-11-24 |
Benjamin Otte | merge in tagging |
blob | commitdiff | diff to current |
2003-11-03 |
David Schleef | Add GstStructure and GstValue |
blob | commitdiff | diff to current |
2003-10-28 |
Benjamin Otte | merge TYPEFIND branch. Major changes: |
blob | commitdiff | diff to current |
2003-09-13 |
Ronald S. Bultje | Implement generic interface stuff, with per-instance... |
blob | commitdiff | diff to current |
2003-04-04 |
Benjamin Otte | many changes to startup handling: |
blob | commitdiff | diff to current |
2003-02-10 |
Wim Taymans | - Add more --disable options |
blob | commitdiff | diff to current |
2003-01-16 |
Wim Taymans | Added infrastructure to register URI to element+propert... |
blob | commitdiff | diff to current |
2003-01-09 |
Thomas Vander Stichele | first pass of connect->link gst-plugins and other stuff... |
blob | commitdiff | diff to current |
2002-12-12 |
Wim Taymans | Renamed GstCache to GstIndex |
blob | commitdiff | diff to current |
2002-11-27 |
Thomas Vander Stichele | gst_init modeled upon gtk_init code cleanups |
blob | commitdiff | diff to current |
2002-11-27 |
Wim Taymans | - Added first attempt at general caching mechanism... |
blob | commitdiff | diff to current |
2002-07-24 |
Wim Taymans | Fixed the missing .h file and some reorg (not sure... |
blob | commitdiff | diff to current |
2002-07-08 |
Wim Taymans | - Removed unused locking from the cothreads |
blob | commitdiff | diff to current |
2002-07-02 |
David I. Lehn | add back gstenumtypes.h |
blob | commitdiff | diff to current |
2002-06-23 |
Wim Taymans | Small cleanups |
blob | commitdiff | diff to current |
2002-06-21 |
Wim Taymans | Added a runtime option to use a dummy threading impleme... |
blob | commitdiff | diff to current |
2002-06-18 |
Thomas Vander Stichele | is make distcheck that much to ask ? |
blob | commitdiff | diff to current |
2002-06-16 |
David I. Lehn | auto build some enum code. |
blob | commitdiff | diff to current |
2002-05-08 |
Wim Taymans | Totally rewritten registry handling. |
blob | commitdiff | diff to current |
2002-04-15 |
Thomas Vander Stichele | merged back fixes from release branch |
blob | commitdiff | diff to current |
2002-04-12 |
David I. Lehn | include gstqueue.h and gsttypefind.h |
blob | commitdiff | diff to current |
2002-04-12 |
Thomas Vander Stichele | add clocking stuff to gst.h |
blob | commitdiff | diff to current |
2002-04-12 |
Thomas Vander Stichele | registry handling changes read up on it in docs/random... |
blob | commitdiff | diff to current |
2002-03-30 |
Wim Taymans | - Remove the propsprivate header file |
blob | commitdiff | diff to current |
2002-02-24 |
Benjamin Otte | updated popt stuff: |
blob | commitdiff | diff to current |
2002-02-15 |
Andy Wingo | first pass at integrating popt into gstreamer note... |
blob | commitdiff | diff to current |
2002-02-03 |
Wim Taymans | Added a first stab at a better clocking system. |
blob | commitdiff | diff to current |
2001-12-27 |
Wim Taymans | - Added a function to get the currently executing cothread |
blob | commitdiff | diff to current |
2001-12-04 |
wrobell | - some fixes to int2float making automake 1.5 happy... |
blob | commitdiff | diff to current |
next |