summaryrefslogtreecommitdiff
path: root/gst/gst.h
Commit message (Expand)AuthorAgeFilesLines
...
* gst/gst.h: Re-add marshal to gst.h's include list -- if we really want it out...Andy Wingo2005-09-201-0/+1
* docs/gst/Makefile.am: Ignore a few more internal headersDavid Schleef2005-09-201-2/+1
* removeDavid Schleef2005-09-151-1/+0
* renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo...Stefan Kost2005-09-071-2/+2
* gst/: splitted gsttypefind into gsttypefind, gsttypefindfactoryStefan Kost2005-09-071-0/+1
* Removed plugable schedulers.Wim Taymans2005-07-181-2/+0
* valgrind unit tests as check-local; add gst_deinitThomas Vander Stichele2005-07-111-0/+1
* gst/gstutils.c: RPAD fixes all around.Andy Wingo2005-06-081-0/+1
* check/Makefile.am: remove GstData checksDavid Schleef2005-05-161-0/+1
* gst/gstquery.hAndy Wingo2005-05-061-0/+2
* gst/Makefile.am: remove gstcpu.[ch]. The gst_cpu functionality is broken and...David Schleef2005-03-261-1/+0
* Next big merge.Wim Taymans2005-03-211-1/+2
* First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans2005-03-071-8/+1
* added params for deprecation guards documented some more enumsStefan Kost2005-01-211-0/+2
* moved docs to sgml files added first batch of docs provided by ronaldStefan Kost2004-08-311-2/+5
* corrected the comment about the struct poptOption workaroundStefan Kost2004-07-261-2/+4
* rename GSTREAMER_EXPORT to GST_EXPORTSteve Lhomme2004-06-131-1/+1
* Somehow a clean fix to the semi-private exportSteve Lhomme2004-06-121-0/+4
* backed out the change of gst.h added some comment about building docs to READMEStefan Kost2004-05-141-2/+0
* enabled gobject hierarchy in the gtk-doc enabled the GstQueue class in the gt...Stefan Kost2004-05-141-0/+2
* remove gst_info remove gstlog.h, fold back to gstinfo.h update translationsThomas Vander Stichele2004-05-031-2/+0
* Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin2004-03-151-11/+16
* gst-indent run on coreThomas Vander Stichele2004-03-131-16/+11
* add GstPoptOption to work around evil poptOption struct def make sure popt is...Thomas Vander Stichele2004-02-031-4/+8
* gst/: get rid of gstmarshal.h dependency. It's not needed.Benjamin Otte2004-02-031-0/+1
* changing error signal add error codes and domainsThomas Vander Stichele2004-01-181-0/+1
* rename gstcaps2.[ch] to gstcaps.[ch]David Schleef2003-12-221-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-3/+1
* Change 'const' to 'G_CONST_RETURN' in header filesCAPS-MERGE-2David Schleef2003-11-291-2/+2
* Remove old autoplug codeDavid Schleef2003-11-291-1/+0
* merge in taggingBenjamin Otte2003-11-241-18/+20
* Add GstStructure and GstValueDavid Schleef2003-11-031-0/+2
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-1/+1
* Implement generic interface stuff, with per-instance support checking instead...Ronald S. Bultje2003-09-131-0/+1
* many changes to startup handling:Benjamin Otte2003-04-041-1/+4
* - Add more --disable optionsWim Taymans2003-02-101-1/+2
* Added infrastructure to register URI to element+property mappingsWim Taymans2003-01-161-0/+1
* first pass of connect->link gst-plugins and other stuff compiles without chan...Thomas Vander Stichele2003-01-091-0/+3
* Renamed GstCache to GstIndexWim Taymans2002-12-121-1/+1
* gst_init modeled upon gtk_init code cleanupsThomas Vander Stichele2002-11-271-8/+11
* - Added first attempt at general caching mechanism (GstTimeCache renamed to G...Wim Taymans2002-11-271-1/+1
* Fixed the missing .h file and some reorg (not sure what's best)Wim Taymans2002-07-241-0/+1
* - Removed unused locking from the cothreadsWim Taymans2002-07-081-6/+2
* add back gstenumtypes.hDavid I. Lehn2002-07-021-0/+1
* Small cleanupsWim Taymans2002-06-231-1/+2
* Added a runtime option to use a dummy threading implementation that usesWim Taymans2002-06-211-0/+2
* is make distcheck that much to ask ?Thomas Vander Stichele2002-06-181-1/+0
* auto build some enum code.David I. Lehn2002-06-161-0/+1
* Totally rewritten registry handling.Wim Taymans2002-05-081-5/+6
* merged back fixes from release branchThomas Vander Stichele2002-04-151-2/+0