summaryrefslogtreecommitdiff
path: root/gst/gst.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-12bufferlist: add docs/build/debug/unittestJonas Holmberg1-0/+1
2009-05-12taskpool: add new object to manage threadsWim Taymans1-0/+1
2008-05-27configure.ac: Add DATADIR for storing presets.Stefan Kost1-0/+1
2008-02-27configure.ac: Add checks for poll, ppoll and pselect.Wim Taymans1-0/+1
2007-11-26Due to popular request remove preset interface again. :-(.Stefan Kost1-1/+0
2007-11-17Add the preset interface (Fixes #396779). Do some doc cleanups along.Stefan Kost1-0/+1
2007-10-17Allow dumping pipelines as dot graphs. Fixes #456573.Stefan Kost1-0/+1
2007-06-06API: add GstParamSpecFraction, so elements can have fraction properties witho...Tim-Philipp Müller1-0/+1
2007-01-08API: add gst_update_registry() (#391296).Tim-Philipp Müller1-0/+2
2006-08-11Doc updates.Wim Taymans1-0/+3
2006-07-17Add two functions to check and change the SIGSEGV behaviour when loading plug...Wim Taymans1-0/+3
2005-11-22Removed GstURI , closes bug #321061Edward Hervey1-1/+0
2005-11-22gst/gst.h: include "gstchildproxy.h"Stefan Kost1-0/+1
2005-11-21gst/gst.h: Include glib-compat.h.Andy Wingo1-0/+2
2005-11-20Added segment helper structure and methods. Not fully implemented yet.Wim Taymans1-0/+1
2005-10-16add gst_version_string ()Thomas Vander Stichele1-0/+4
2005-10-15gst/gst.*: remove _gst_registry_auto_load, not used anymoreThomas Vander Stichele1-4/+0
2005-10-10Merged in popt removal + GOption addition patch from Ronald, bug #169772.Ronald1-20/+3
2005-09-26remove queryutils headers after moving the two used functions to gstquery. a...Thomas Vander Stichele1-1/+0
2005-09-20more docs inlined, splitted gstindex.{c,h}Stefan Kost1-0/+1
2005-09-20gst/gst.h: Re-add marshal to gst.h's include list -- if we really want it out...Andy Wingo1-0/+1
2005-09-20docs/gst/Makefile.am: Ignore a few more internal headersDavid Schleef1-2/+1
2005-09-15removeDavid Schleef1-1/+0
2005-09-07renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo...Stefan Kost1-2/+2
2005-09-07gst/: splitted gsttypefind into gsttypefind, gsttypefindfactoryStefan Kost1-0/+1
2005-07-18Removed plugable schedulers.Wim Taymans1-2/+0
2005-07-11valgrind unit tests as check-local; add gst_deinitThomas Vander Stichele1-0/+1
2005-06-08gst/gstutils.c: RPAD fixes all around.Andy Wingo1-0/+1
2005-05-16check/Makefile.am: remove GstData checksDavid Schleef1-0/+1
2005-05-06gst/gstquery.hAndy Wingo1-0/+2
2005-03-26gst/Makefile.am: remove gstcpu.[ch]. The gst_cpu functionality is broken and...David Schleef1-1/+0
2005-03-21Next big merge.Wim Taymans1-1/+2
2005-03-07First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans1-8/+1
2005-01-21added params for deprecation guards documented some more enumsStefan Kost1-0/+2
2004-08-31moved docs to sgml files added first batch of docs provided by ronaldStefan Kost1-2/+5
2004-07-26corrected the comment about the struct poptOption workaroundStefan Kost1-2/+4
2004-06-13rename GSTREAMER_EXPORT to GST_EXPORTSteve Lhomme1-1/+1
2004-06-12Somehow a clean fix to the semi-private exportSteve Lhomme1-0/+4
2004-05-14backed out the change of gst.h added some comment about building docs to READMEStefan Kost1-2/+0
2004-05-14enabled gobject hierarchy in the gtk-doc enabled the GstQueue class in the gt...Stefan Kost1-0/+2
2004-05-03remove gst_info remove gstlog.h, fold back to gstinfo.h update translationsThomas Vander Stichele1-2/+0
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-11/+16
2004-03-13gst-indent run on coreThomas Vander Stichele1-16/+11
2004-02-03add GstPoptOption to work around evil poptOption struct def make sure popt is...Thomas Vander Stichele1-4/+8
2004-02-03gst/: get rid of gstmarshal.h dependency. It's not needed.Benjamin Otte1-0/+1
2004-01-18changing error signal add error codes and domainsThomas Vander Stichele1-0/+1
2003-12-22rename gstcaps2.[ch] to gstcaps.[ch]David Schleef1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-3/+1
2003-11-29Change 'const' to 'G_CONST_RETURN' in header filesCAPS-MERGE-2David Schleef1-2/+2
2003-11-29Remove old autoplug codeDavid Schleef1-1/+0