summaryrefslogtreecommitdiff
path: root/gst/gsterror.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-06gsterror: add default error message for GST_LIBRARY_ERROR_ENCODETim-Philipp Müller1-1/+1
2010-09-06gsterror: avoid pointless string copyingTim-Philipp Müller1-137/+150
2010-04-29gst: Use GError boxed type from GObject 2.25.2 instead of our own if possibleSebastian Dröge1-0/+5
2009-06-04errors: reword state change failed error message and remove bugzilla linkTim-Philipp Müller1-1/+2
2008-06-05gst/gsterror.c: Fix typo (spotted by Fabricio Godoy, #536723).Tim-Philipp Müller1-1/+1
2008-04-09gst/gsterror.*: Add two new error codes for encrypted content. Fixes #524659.Milosz Derezynski1-0/+5
2007-04-12gst/gsterror.*: API: add GST_CORE_ERROR_DISABLED (#392804).Tim-Philipp Müller1-0/+3
2006-10-13gst/gsterror.c: Fix error message for GST_LIBRARY_ERROR_SETTINGS (feel free t...Tim-Philipp Müller1-1/+1
2006-09-15gst/gsterror.c: Documents how to receive errors.Stefan Kost1-1/+5
2006-09-02clarify error messageThomas Vander Stichele1-1/+5
2006-06-12Add G_UNLIKELY in type registration.Wim Taymans1-1/+1
2006-06-06remove an extra spaceThomas Vander Stichele1-1/+1
2006-05-08gst/gsterror.c: Add a missing error string.Thomas Vander Stichele1-0/+1
2006-04-01configure.ac: use new AS_VERSION and AS_NANO macrosThomas Vander Stichele1-2/+1
2006-03-04gst/gsterror.*: Add GST_RESOURCE_ERROR_NO_SPACE_LEFT (for #333352;Ross Burton1-0/+1
2005-12-06expand tabsThomas Vander Stichele1-4/+4
2005-11-23gst/gsterror.*: Add error for clock stuff.Wim Taymans1-0/+2
2005-11-21gst/gsterror.*: New error category.Andy Wingo1-0/+2
2005-11-18gst/gsterror.*: documentThomas Vander Stichele1-3/+67
2005-11-14more section docsStefan Kost1-0/+3
2005-11-14gst/gsterror.c (FILE_A_BUG): Be polite *and* helpful. Fixes #305291.Andy Wingo1-16/+16
2005-10-23remove prematurely added error category and clean up the instancesThomas Vander Stichele1-7/+6
2005-10-20gst/: More docs.Wim Taymans1-0/+2
2005-10-15various style fixesThomas Vander Stichele1-0/+1
2005-10-04gst/gsterror.c: Add another error string used in a few existing plugins.Michael Smith1-0/+1
2005-08-31inlined more docs, fixed double id-refStefan Kost1-0/+5
2005-07-18Removed plugable schedulers.Wim Taymans1-2/+0
2005-07-16gst/gsterror.c (_gst_core_errors_init): Use the magic word..Andy Wingo1-10/+11
2005-01-21added params for deprecation guards documented some more enumsStefan Kost1-2/+2
2004-11-02gst/: Aplied part of patch #157127: Cleanup of issues reported by sparse.Wim Taymans1-4/+4
2004-05-07Changes to handle compilers that don't have variadic macro support. In parti...David Schleef1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-10/+10
2004-03-13gst-indent run on coreThomas Vander Stichele1-87/+76
2004-03-09add GstGError to help the bindingsThomas Vander Stichele1-0/+12
2004-02-03add error symbol start translating gst-inspectThomas Vander Stichele1-0/+2
2004-01-31suffix errors with .Thomas Vander Stichele1-1/+1
2004-01-31suffix errors with period.Thomas Vander Stichele1-41/+41
2004-01-19removing ending punctuation dotsThomas Vander Stichele1-40/+40
2004-01-18changing error signal add error codes and domainsThomas Vander Stichele1-0/+214