summaryrefslogtreecommitdiff
path: root/gst/gst.defs
AgeCommit message (Expand)AuthorFilesLines
2010-10-18gst: Update to latest 0.10.31 core/base APIHEADmasterEdward Hervey1-0/+283
2010-08-27gst: add bindings for more gst.util_uint64_scale_*Leo Singer1-0/+40
2010-07-14gst.GhostPad: allow set_target(None) to unset the target. Fixes #590735.Alessandro Decina1-1/+1
2010-06-27Add new core 0.10.29 and 0.10.30 API definitionsEdward Hervey1-2/+126
2010-01-18gst: Update .defs to new APIEdward Hervey1-0/+126
2009-09-16Update definitions and ignores for core/base 0.10.25. Fixes #587432Edward Hervey1-0/+9
2009-07-01gst.defs: Properly mark functions returning new objectsEdward Hervey1-0/+6
2009-07-01Update .defs for core API additionsEdward Hervey1-0/+526
2009-05-26gst.defs: Replace gchar** by GStrv to wrap more methods. Fixes #580992Edward Hervey1-3/+3
2009-04-17Wrap new API added in gstreamer-0.10.23. Partially fixes #578848Edward Hervey1-0/+79
2009-04-17query_new_seeking wrapper must return query with refcount 1. Fixes #579183.Mark Nauwelaerts1-0/+1
2009-04-03Provide wrapper for gst_tag_get_type. Fixes #571156.Mark Nauwelaerts1-2/+2
2009-01-02gst/: Wrap more GstIndexEntry methods and properties.Edward Hervey1-0/+18
2008-12-30Updated core API additionsEdward Hervey1-0/+271
2008-12-06codegen/argtypes.py: Add handling of 'keep-refcount' for GBoxed arguments.Edward Hervey1-4/+4
2008-09-09Add API additions for upcoming 0.10.21 core releaseEdward Hervey1-0/+21
2008-08-11gst/: Add gstdebugutils.[ch] methods that weren't wrapped previously.Edward Hervey1-0/+21
2008-07-02update upstream API changesEdward Hervey1-2/+233
2008-01-14Series of update for new API added to 0.10.16.Edward Hervey1-0/+13
2007-11-08gst/: Update API changes for core+base pre-releasesEdward Hervey1-0/+21
2007-10-25gst/gst.*: Patch from Alessandro Decina adding get_type_full and get_protocol...Alessandro Decina1-3/+9
2007-10-18gst/gst.*: Thanks to Sebastien Merle for resurrecting a patch I'd forgotten a...Edward Hervey1-1/+10
2007-10-09gst/: Update API definitions for GStreamer core and gst-plugins-base.Edward Hervey1-4/+32
2007-07-28gst/: Adding new API additionsEdward Hervey1-0/+21
2007-07-27gst/gst.defs: Make .get_uri_type() methods return a GstURIType enum instead o...Edward Hervey1-2/+2
2007-07-05gst/: Handle 'gchar**' (GStrv) arguments in a uniform way.Rene Stadler1-3/+3
2007-06-08Updating ignores for API additionsEdward Hervey1-2/+175
2007-01-26Add ignore file for 0.10.12 API additionsEdward Hervey1-0/+19
2007-01-11gst/gst.defs: Add declaration of gst_object_set_property so we can use our MT...Edward Hervey1-0/+6
2006-12-19gst/gst.defs: Update API definitions.Edward Hervey1-0/+8
2006-10-20gst/gst-0.10.10.ignore: Added symbols added in 0.10.10Edward Hervey1-0/+27
2006-10-20Added ignore files for 0.10.11 gstreamer coreEdward Hervey1-14/+38
2006-10-16gst/gst.defs: Don't use 'interface' as variable name, MingW doesn't like that...Tim-Philipp Müller1-2/+2
2006-08-31gst/gst-0.10.10.ignore: API additionEdward Hervey1-0/+19
2006-07-18Add new ignore for 0.10.10 API additionsEdward Hervey1-0/+12
2006-06-15codegen/codegen.py: Always unblock threads when going to C.Edward Hervey1-53/+0
2006-06-14gst/gst-types.defs: Added fields for GstPadTemplate.Edward Hervey1-2/+3
2006-06-13gst/gst.defs: Add 'unblock-threads #t' for critical functions/methods.Edward Hervey1-0/+54
2006-06-09codegen/: Updated codegenerator to current pygtk one.Edward Hervey1-11/+11
2006-06-09gst/: Update for API additions.Edward Hervey1-0/+11
2006-05-19Added ignore file for core 0.10.7Edward Hervey1-0/+5
2006-05-09Update for API changes.Edward Hervey1-0/+45
2006-04-28gst/arg-types.py: GstMiniObject used as virtual methods parameters should be ...Edward Hervey1-0/+31
2006-04-07gst/arg-types.py (GstCapsArg.beforenull): py_caps can be NULL if it is an opt...Andy Wingo1-1/+1
2006-04-07gst/gst.defs (element_make_from_uri): Element name is optional and can be Non...Andy Wingo1-1/+1
2006-04-05configure.ac (PYGST_MICRO_VERSION): Doc fix.Andy Wingo1-0/+9
2006-04-04gst/gst.defs: gst_element_post_message: Adding keep-refcount tag to the messa...Edward Hervey1-1/+1
2006-03-24configure.ac: Fixes in how we figure out what API to ignoreEdward Hervey1-0/+47
2006-03-10gst/: Added new API: gst_pipeline_[get|set]_auto_flush_bus() gst_uri_has_prot...Edward Hervey1-0/+24
2006-02-17gst/: Updated and properly wrapped new GstQuery formats API.Edward Hervey1-0/+35