index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-02
gst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use the int.
Andy Wingo
1
-8
/
+13
2005-09-30
gst/base/gstbasesink.c: Only error is an error.
Wim Taymans
1
-2
/
+1
2005-09-29
gst/base/gstbasesrc.c: Fix documentation typos. Add some more debug info.
Tim-Philipp Müller
1
-3
/
+4
2005-09-29
libs/gst/controller/gstcontroller.c: Better if we actually iterate the list :)
Edward Hervey
1
-1
/
+1
2005-09-28
gst/gstinfo.c: don't do dummy g_strdup()s
Stefan Kost
3
-66
/
+59
2005-09-28
added another constructor for language bindings
Stefan Kost
2
-2
/
+52
2005-09-28
gst/base/gstbasesrc.c (gst_base_src_unlock): Comment a bit in lieu of real do...
Andy Wingo
1
-0
/
+3
2005-09-27
added two new functions to the docs documents all undocumented GstXXXFlags co...
Stefan Kost
1
-0
/
+7
2005-09-27
gst/: remove now useless and leaky resurrection code in dispose
Thomas Vander Stichele
1
-1
/
+6
2005-09-27
libs/gst/dataprotocol/dataprotocol.c: Fix error-checking return values.
Andy Wingo
1
-5
/
+5
2005-09-26
Remove memchunk benchmark stuff, this is taken over by GLib bug 118439.
Andy Wingo
4
-45
/
+50
2005-09-26
gst/base/gstbasesrc.c: Some more debugging info.
Wim Taymans
1
-0
/
+6
2005-09-25
added more docs
Stefan Kost
1
-1
/
+10
2005-09-23
various doc updates
Thomas Vander Stichele
1
-1
/
+8
2005-09-22
gst/base/gstbasesink.c: Prepare for more accurate position reporting and quer...
Wim Taymans
1
-0
/
+79
2005-09-21
gst/: Don't put functional code in g_return_if_fail() or g_return_val_if_fail...
Tim-Philipp Müller
1
-4
/
+8
2005-09-20
fix a leak in controller
Thomas Vander Stichele
1
-1
/
+0
2005-09-20
gst/base/gstbasesink.c: Make sync property settable from subclass.
Wim Taymans
1
-1
/
+3
2005-09-20
gst/base/gstbasesink.*: Added sync property to basesink to disable clock sync.
Wim Taymans
2
-2
/
+15
2005-09-20
more leaks plumbed, added more debug-logging
Stefan Kost
1
-2
/
+5
2005-09-19
gst/base/gstbasesrc.c: Handle state change failure more correctly.
Wim Taymans
1
-4
/
+9
2005-09-16
some whitespace to trigger a build
Thomas Vander Stichele
1
-2
/
+2
2005-09-15
configure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS (bug #316076)
David Schleef
4
-4
/
+8
2005-09-15
configure.ac: Remove getbits library. Nothing uses it, and it should be in s...
David Schleef
8
-1043
/
+1
2005-09-12
gst/: Remove the requirement for sub-classes to call the parent implementatio...
Jan Schmidt
1
-18
/
+19
2005-09-11
various doc fixes
Thomas Vander Stichele
3
-7
/
+10
2005-09-11
debug fixes
Thomas Vander Stichele
1
-0
/
+9
2005-09-09
check/gst-libs/controller.c: Header include fix.
Jan Schmidt
2
-10
/
+16
2005-09-09
object debugging is good
Thomas Vander Stichele
1
-27
/
+31
2005-09-09
check/elements/identity.c: Make the error a little clearer when the test fail...
Jan Schmidt
2
-84
/
+434
2005-09-09
check/gst/gstpad.c: add tests for valid pad naming
Thomas Vander Stichele
2
-2
/
+17
2005-09-09
configure.ac: say what CHECK flags we use
Thomas Vander Stichele
8
-1766
/
+15
2005-09-07
gst/base/gstbasesink.c (gst_base_sink_activate_pull): Fix a race condition wh...
Andy Wingo
1
-2
/
+9
2005-09-02
gst/base/gstbasesink.c: Add comment.
Tim-Philipp Müller
1
-1
/
+1
2005-09-02
run the wingo-magic script against the docs
Stefan Kost
2
-6
/
+10
2005-09-02
gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...
Andy Wingo
4
-52
/
+51
2005-09-01
gst/base/gstbasesink.*: Handle newsegments more correctly.
Wim Taymans
2
-50
/
+130
2005-08-31
libs/gst/controller/gst-controller.c: fixed boolean again
Stefan Kost
2
-12
/
+24
2005-08-31
gst/base/gstbasetransform.c: Passthrough elements don't need the caps as they...
Wim Taymans
1
-1
/
+1
2005-08-31
gst/base/gstbasetransform.c: Don't leak refcounts on buffers.
Wim Taymans
1
-8
/
+10
2005-08-31
gst/base/gstbasetransform.*: Handle the case where we are not negotiated more...
Wim Taymans
2
-4
/
+24
2005-08-31
gst/base/gstbasetransform.c: passthrough elements can even do inplace on non ...
Wim Taymans
1
-2
/
+7
2005-08-31
check/gst-libs/controller.c: more tests (hehe I have the most)
Stefan Kost
6
-14
/
+66
2005-08-30
gst/base/gstadapter.c: Flushing out 0 bytes is ok for this function.
Wim Taymans
3
-4
/
+7
2005-08-30
docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the ...
Stefan Kost
1
-0
/
+7
2005-08-28
gst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instance_init as having two ...
Andy Wingo
1
-1
/
+1
2005-08-26
gst/base/gstbasetransform.c: fix div-by-zero
Stefan Kost
1
-0
/
+1
2005-08-26
check/pipelines/simple_launch_lines.c (run_pipeline): Check element_set_state...
Andy Wingo
4
-133
/
+153
2005-08-26
libs/gst/bytestream/: removing obsolete files
Stefan Kost
8
-1771
/
+0
2005-08-26
gst/base/: fix up some debugging
Thomas Vander Stichele
3
-7
/
+45
[next]