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
/
gstxml.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-04
gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type...
Sebastian Dröge
1
-26
/
+2
2008-10-10
gst/gstxml.c: Clarify that the save_thyself() and restore_thyself() virtual f...
Sebastian Dröge
1
-2
/
+2
2006-10-28
Typo fixes (#366212).
Kjartan Maraas
1
-1
/
+1
2006-10-06
gst/gst.c: Fix empty declaration and type mismatch.
Josep Torre Valles
1
-1
/
+1
2006-08-29
gst/gstxml.c: Improve and detypofy docs.
Tim-Philipp Müller
1
-2
/
+5
2006-08-21
gst/gstxml.c: Chain up to parent class in dispose function and also unref the...
Tim-Philipp Müller
1
-6
/
+20
2006-08-21
gst/gstxml.c: Implement GObject::dispose virtual method in GstXML so we can f...
Edward Hervey
1
-0
/
+9
2006-06-30
gst/: Fix deserialisation from XML. Set parent manually instead of using gst_...
Tim-Philipp Müller
1
-2
/
+7
2006-06-12
Add G_UNLIKELY in type registration.
Wim Taymans
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2005-11-14
more section docs
Stefan Kost
1
-0
/
+8
2005-10-15
various style fixes
Thomas Vander Stichele
1
-0
/
+1
2005-08-31
inlined more docs, fixed double id-ref
Stefan Kost
1
-0
/
+5
2005-08-15
docs/gst/gstreamer-sections.txt: made some defines private
Stefan Kost
1
-2
/
+12
2005-05-04
GCC 4 fixen.
Andy Wingo
1
-18
/
+24
2004-08-17
fix memleaks - #150001
Thomas Vander Stichele
1
-0
/
+3
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-6
/
+7
2004-03-13
gst-indent run on core
Thomas Vander Stichele
1
-72
/
+79
2004-03-04
make signals use dashes in the names
Thomas Vander Stichele
1
-1
/
+1
2004-02-03
gst/: get rid of gstmarshal.h dependency. It's not needed.
Benjamin Otte
1
-0
/
+1
2003-11-13
Change G_TYPE_POINTER to the appropriate type in g_signal_new()
David Schleef
1
-0
/
+1
2003-06-29
GST_DEBUG reorganization containing loads of stuff:
Benjamin Otte
1
-4
/
+4
2003-06-09
removed namespace code again, it was not needed :)
Wim Taymans
1
-32
/
+2
2003-06-09
added new method and type to add namespaces to xml files. No actual code is i...
Wim Taymans
1
-5
/
+35
2003-01-08
Fix typo connect -> link, you have been warned
Wim Taymans
1
-1
/
+1
2002-07-08
- Removed unused locking from the cothreads
Wim Taymans
1
-0
/
+1
2002-04-11
commit to make gstreamer follow the gtk function/macro naming conventions:
Andy Wingo
1
-1
/
+1
2002-03-31
Documentation updates
Wim Taymans
1
-1
/
+1
2002-03-24
filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...
Andy Wingo
1
-2
/
+2
2002-03-05
warning: unused variable 'oclass'
Benjamin Otte
1
-1
/
+0
2002-01-18
cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c ...
Andy Wingo
1
-0
/
+3
2002-01-11
fix for libxml1 compatibility
Andy Wingo
1
-1
/
+3
2002-01-11
summary: fix xml in gstreamer 1) make clear distinction between loading xml t...
Andy Wingo
1
-5
/
+51
2002-01-11
cimpile fix for libxml1
Andy Wingo
1
-0
/
+2
2002-01-11
added function gst_xml_write_file() which writes a nicely formatted and inden...
Andy Wingo
1
-0
/
+58
2001-12-14
aye ladie, no more ugly // comments here, even if Taaz gets upset about it
Christian Schaller
1
-1
/
+1
2001-09-14
1. Add more warnings for the gst core only. Various trival fixes to quiet th...
Joshua N. Pritikin
1
-0
/
+1
2001-08-13
sync with the current CVS glib API
Steve Baker
1
-1
/
+1
2001-06-25
Merged from GOBJECT1 to HEAD at 200106241
Erik Walthinsen
1
-22
/
+22
2001-05-25
Merged from INCSCHED on 200505251!!!
Erik Walthinsen
1
-1
/
+1
2001-01-31
Documentation updates.
Wim Taymans
1
-6
/
+17
2001-01-30
Added a first attempt for XML embedding in the main core XML.
Wim Taymans
1
-20
/
+15
2001-01-29
Lots of plugins fixes where the parentage macros were replaced with the corre...
Wim Taymans
1
-2
/
+2
2001-01-29
This is a megapatch with the following changes:
Wim Taymans
1
-35
/
+97
2001-01-21
Docs updates
Wim Taymans
1
-44
/
+75
2001-01-18
Fixes to work with libxml2.
Richard Boulton
1
-4
/
+4
2001-01-10
minor docs fix
Erik Walthinsen
1
-2
/
+2
2001-01-08
Manual updates. fixes to gstxml.c gst_xml_get_element was broken
Wim Taymans
1
-2
/
+20
2001-01-01
Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix.
Erik Walthinsen
1
-1
/
+1
2000-12-28
Updated copyright in all the libgst files.
Erik Walthinsen
1
-3
/
+8
[next]