index
:
~wtay/gstreamer
0.10
0.10.36
0.11
0.11-bufferlist-remove
0.11-data
0.11-fd0
0.11-fdo
1.0
1.2
1.4
adapter-list
arrayqueue
buffer-recycle
bufferfile
buffermeta
buffermeta2
bufferpool
bufferpool-0.11
bufferpool-scratch
d2see
device-monitor-obsoleted
events2
f20
f21
framestep
gst-state-error-unlock
intlinks-query
less-task-lock
lockfree-bus
lockfree-bus2
lockfree-clocks
lockfree-data
lockfree-poll
lockfree-queue
master
memory-improvements
memory-improvements2
memory-improvements3
memory-lock
merge-mode-functions
miniobject-lock
miniobject-notify
miniobject-qdata
miniobject2
mixed-caps
multiqueue
multiqueue-new
netmeta-check
optimize
pad-cache
pad-state
performance-push
progress
push-cache
qnx-0.10.25
qnx-multiqueue
qos-throttle
queue-batch
queue-batch2
queue-batch3
queue-segment
queue2_ring_buffer
rawhide
release
release-pool
remove-caps
remove-handoff
remove-setcaps
rename-events
reset-time
rework-pad-block
rework-pad-block2
rhel-7.0
rhel-7.2
rhel-8.2.0
sa
segment-rework
segment-serialize
sink-states
state-manager
tp-vision
trans-meta
transform
wim-fd/lockfree-queue
wim_q2_rb
wip-basesink-event
work
work2
working
GStreamer random hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gsterror.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-25
fixme: bump leftover 0.11 fixme comments
Stefan Sauer
1
-2
/
+2
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-2
/
+2
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-02-11
error: Add RESOURCE_NOT_AUTHORIZED error
Sebastian Dröge
1
-0
/
+2
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-1
/
+1
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-12
error: don't tell people to file a bug for negotiation errors
Tim-Philipp Müller
1
-2
/
+2
2012-01-22
Use GLib's type for GError instead of our own
Tim-Philipp Müller
1
-8
/
+0
2012-01-22
Use recent GLib API unconditionally now that we depend on the latest GLib
Tim-Philipp Müller
1
-9
/
+1
2011-08-15
gsterror: explicitly cast to the right GstGError code enum types
Josep Torra
1
-4
/
+4
2010-12-07
docs: gst_error_get_message() returns string in UTF-8, not current locale
Tim-Philipp Müller
1
-2
/
+2
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-2
/
+2
2010-09-06
gsterror: add default error message for GST_LIBRARY_ERROR_ENCODE
Tim-Philipp Müller
1
-1
/
+1
2010-09-06
gsterror: avoid pointless string copying
Tim-Philipp Müller
1
-137
/
+150
2010-04-29
gst: Use GError boxed type from GObject 2.25.2 instead of our own if possible
Sebastian Dröge
1
-0
/
+5
2009-06-04
errors: reword state change failed error message and remove bugzilla link
Tim-Philipp Müller
1
-1
/
+2
2008-06-05
gst/gsterror.c: Fix typo (spotted by Fabricio Godoy, #536723).
Tim-Philipp Müller
1
-1
/
+1
2008-04-09
gst/gsterror.*: Add two new error codes for encrypted content. Fixes #524659.
Milosz Derezynski
1
-0
/
+5
2007-04-12
gst/gsterror.*: API: add GST_CORE_ERROR_DISABLED (#392804).
Tim-Philipp Müller
1
-0
/
+3
2006-10-13
gst/gsterror.c: Fix error message for GST_LIBRARY_ERROR_SETTINGS (feel free t...
Tim-Philipp Müller
1
-1
/
+1
2006-09-15
gst/gsterror.c: Documents how to receive errors.
Stefan Kost
1
-1
/
+5
2006-09-02
clarify error message
Thomas Vander Stichele
1
-1
/
+5
2006-06-12
Add G_UNLIKELY in type registration.
Wim Taymans
1
-1
/
+1
2006-06-06
remove an extra space
Thomas Vander Stichele
1
-1
/
+1
2006-05-08
gst/gsterror.c: Add a missing error string.
Thomas Vander Stichele
1
-0
/
+1
2006-04-01
configure.ac: use new AS_VERSION and AS_NANO macros
Thomas Vander Stichele
1
-2
/
+1
2006-03-04
gst/gsterror.*: Add GST_RESOURCE_ERROR_NO_SPACE_LEFT (for #333352;
Ross Burton
1
-0
/
+1
2005-12-06
expand tabs
Thomas Vander Stichele
1
-4
/
+4
2005-11-23
gst/gsterror.*: Add error for clock stuff.
Wim Taymans
1
-0
/
+2
2005-11-21
gst/gsterror.*: New error category.
Andy Wingo
1
-0
/
+2
2005-11-18
gst/gsterror.*: document
Thomas Vander Stichele
1
-3
/
+67
2005-11-14
more section docs
Stefan Kost
1
-0
/
+3
2005-11-14
gst/gsterror.c (FILE_A_BUG): Be polite *and* helpful. Fixes #305291.
Andy Wingo
1
-16
/
+16
2005-10-23
remove prematurely added error category and clean up the instances
Thomas Vander Stichele
1
-7
/
+6
2005-10-20
gst/: More docs.
Wim Taymans
1
-0
/
+2
2005-10-15
various style fixes
Thomas Vander Stichele
1
-0
/
+1
2005-10-04
gst/gsterror.c: Add another error string used in a few existing plugins.
Michael Smith
1
-0
/
+1
2005-08-31
inlined more docs, fixed double id-ref
Stefan Kost
1
-0
/
+5
2005-07-18
Removed plugable schedulers.
Wim Taymans
1
-2
/
+0
2005-07-16
gst/gsterror.c (_gst_core_errors_init): Use the magic word..
Andy Wingo
1
-10
/
+11
2005-01-21
added params for deprecation guards documented some more enums
Stefan Kost
1
-2
/
+2
2004-11-02
gst/: Aplied part of patch #157127: Cleanup of issues reported by sparse.
Wim Taymans
1
-4
/
+4
2004-05-07
Changes to handle compilers that don't have variadic macro support. In parti...
David Schleef
1
-1
/
+1
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-10
/
+10
2004-03-13
gst-indent run on core
Thomas Vander Stichele
1
-87
/
+76
2004-03-09
add GstGError to help the bindings
Thomas Vander Stichele
1
-0
/
+12
2004-02-03
add error symbol start translating gst-inspect
Thomas Vander Stichele
1
-0
/
+2
2004-01-31
suffix errors with .
Thomas Vander Stichele
1
-1
/
+1
2004-01-31
suffix errors with period.
Thomas Vander Stichele
1
-41
/
+41
2004-01-19
removing ending punctuation dots
Thomas Vander Stichele
1
-40
/
+40
[next]