summaryrefslogtreecommitdiff
path: root/gst/gsturi.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-14doc: More doc warning fixesNicolas Dufresne1-1/+1
2014-09-29GstUri: Add GstUri miniobject to handle URIs in an RFC 3986 compliant fashionDavid Waring1-1/+160
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-06-23uri: add error argument to gst_element_make_from_uri()Tim-Philipp Müller1-3/+4
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-6/+6
2011-11-26gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller1-6/+6
2011-11-13uri: clean up header filesTim-Philipp Müller1-33/+33
2011-11-13urihandler: fix return type of get_protocols()Tim-Philipp Müller1-2/+2
2011-11-13urihandler: fix return type of _get_uri_type()Tim-Philipp Müller1-2/+1
2011-11-13urihandler: pass GError argument to gst_uri_handler_set_uri()Tim-Philipp Müller1-2/+32
2011-11-13urihandler: make _get_uri() return a copyTim-Philipp Müller1-2/+2
2011-11-13urihandler: remove "new-uri" signalTim-Philipp Müller1-19/+0
2011-08-26uri: some doc fixesWim Taymans1-8/+0
2011-06-22uri: remove some _full variantsWim Taymans1-6/+3
2011-06-09Use "const" instead G_CONST_RETURNJavier Jardón1-3/+2
2011-02-24uri: add gst_filename_to_uri() that takes relative filenamesTim-Philipp Müller1-0/+3
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller1-5/+7
2010-01-14docs: Move field specific Since markers at the same lineSebastian Dröge1-4/+2
2009-11-25docs: fix xrefs in docsStefan Kost1-1/+1
2009-01-30Remove broken class to interface cast macros from GstUriHandler and GstImplem...Tim-Philipp Müller1-1/+0
2007-10-25gst/: Patch from Alessandro Decina adding get_type_full and get_protocols_ful...Alessandro Decina1-1/+12
2007-04-28Typo fixes; minor docs addition.Tim-Philipp Müller1-1/+1
2007-04-27API: Add gst_uri_protocol_is_supported(), which checks if an sink or src that...Sebastian Dröge1-0/+2
2006-03-09Add new API: gst_uri_has_protocol() (#333779).Tim-Philipp Müller1-0/+2
2005-11-24Doc fixes.Wim Taymans1-0/+5
2005-11-09gst/: Fix docs.Wim Taymans1-1/+1
2005-11-09Document GstURIHandlerEdward Hervey1-0/+28
2005-09-02whitespace cleanupsThomas Vander Stichele1-33/+35
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-29/+35
2004-03-15*.h: Revert indentation changes.Johan Dahlin1-1/+2
2004-03-13gst-indent run on coreThomas Vander Stichele1-34/+27
2003-12-09Change GST_.*_PADDING to _gst_padding[GST_PADDING];David Schleef1-1/+1
2003-11-24implement URI schemesBenjamin Otte1-26/+52
2003-10-07Add padding to structures and objectsDavid Schleef1-0/+4
2003-04-14- Added infrastructure to run a filter against plugins, registries and regist...Wim Taymans1-0/+3
2003-02-10Documentation updatesWim Taymans1-1/+0
2003-02-10Small cleanupsWim Taymans1-1/+2
2003-01-16- Added rank to plugin features (for future use)Wim Taymans1-3/+4
2003-01-16Added infrastructure to register URI to element+property mappingsWim Taymans1-0/+71