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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
basesink: fix typo
Wim Taymans
1
-1
/
+1
2010-12-20
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2010-12-19
taglist: Don't leak copies of empty strings
Sebastian Dröge
2
-17
/
+28
2010-12-17
base: documentation fixups and annotation
Edward Hervey
2
-5
/
+5
2010-12-17
gst: documentation fixups and annotation
Edward Hervey
8
-17
/
+19
2010-12-17
gstdatetime: Fix documentation
Edward Hervey
1
-8
/
+4
2010-12-17
basesrc: Use an atomic integer instead of a lock for checking tags presence
Edward Hervey
1
-6
/
+12
2010-12-16
basetransform: Handle downstream giving a buffer with new caps but invalid size
Sebastian Dröge
1
-0
/
+6
2010-12-15
info: use the publicly visible address to fix the tests
Stefan Kost
1
-1
/
+10
2010-12-15
Automatic update of common submodule
Stefan Kost
1
-0
/
+0
2010-12-15
configure: use the -Bsymbolic-functions linker flag if supported
Stefan Kost
1
-0
/
+19
2010-12-14
basesink: improve last_stop calculation
Wim Taymans
1
-1
/
+1
2010-12-14
basesink: fix object type handling in queued preroll
Wim Taymans
1
-10
/
+23
2010-12-13
Automatic update of common submodule
Stefan Kost
1
-0
/
+0
2010-12-11
libs: Fix GIR build for srcdir != builddir
Edward Hervey
5
-0
/
+8
2010-12-08
docs: fix wrong use of Since: keyword
Stefan Kost
1
-3
/
+3
2010-12-08
registry: maintain the typefind extension list order
Stefan Kost
1
-2
/
+3
2010-12-08
docs: add () to xref the function.
Stefan Kost
1
-1
/
+1
2010-12-07
utils: remove some dead code, GST_DEBUG_COLOR is never defined
Tim-Philipp Müller
1
-30
/
+0
2010-12-07
utils: const-ify arguments to gst_object_default_error()
Tim-Philipp Müller
2
-3
/
+6
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: libgstbase: more gobject introspection annotations
Tim-Philipp Müller
12
-113
/
+193
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
55
-803
/
+1080
2010-12-07
pad: register gst_pad_get_fixed_caps_func() with the debug log system
Tim-Philipp Müller
1
-0
/
+3
2010-12-07
libs: Add -I$(top_srcdir)/libs to g-ir-scanner commands
Edward Hervey
3
-0
/
+3
2010-12-07
plugin: recommend "--gst-disable-registry-fork" as well
Stefan Kost
1
-4
/
+5
2010-12-07
docs: some notes about our plugin docs workflow
Stefan Kost
1
-0
/
+51
2010-12-06
poll: return wakeup event in GPollFD
Wim Taymans
1
-0
/
+4
2010-12-06
pad: add some debug to fast push path
Mark Nauwelaerts
1
-0
/
+8
2010-12-05
basesink: Don't forget to unref the cached ClockId
Edward Hervey
1
-0
/
+4
2010-12-05
gstcheck: Don't check pad refcount too early
Edward Hervey
1
-1
/
+4
2010-12-05
gstbin: Make element names clearer in debug statements
Edward Hervey
1
-9
/
+10
2010-12-04
registry: Fix permissions if umask is broken
David Schleef
1
-0
/
+13
2010-12-04
build: remove trailing whitespaces after backslash in Makefile.am
Tim-Philipp Müller
1
-1
/
+1
2010-12-04
configure: fix test so it works with FreeBSD's /bin/sh
Koop Mast
1
-1
/
+1
2010-12-03
Use g_snprintf() instead of snprintf()
David Schleef
1
-3
/
+1
2010-12-03
Add build system for Android
Benjamin Gaignard
23
-0
/
+9658
2010-12-03
clock: init variables in _reinit()
Wim Taymans
1
-0
/
+2
2010-12-03
clock: make sync clock wait lockfree
Wim Taymans
3
-84
/
+111
2010-12-03
binaryregistry: use function introduced in GLib 2.22 unconditionally
Tim-Philipp Müller
1
-4
/
+0
2010-12-03
poll: small cleanups
Wim Taymans
1
-17
/
+16
2010-12-03
poll: make sure we remove the readfd messages
Wim Taymans
1
-1
/
+1
2010-12-03
poll: add method to get a GPollFD
Wim Taymans
4
-0
/
+25
2010-12-03
poll: Refactor and make more lockfree
Wim Taymans
1
-162
/
+102
2010-12-03
poll: move lock to where it makes more sense
Wim Taymans
1
-2
/
+2
2010-12-03
poll: make timer polls lockfree
Wim Taymans
1
-33
/
+64
2010-12-03
multiqueue: return upon input when already eos
Mark Nauwelaerts
1
-0
/
+21
2010-12-03
caps: fix doc typo
Mark Nauwelaerts
1
-1
/
+1
2010-12-03
gst-inspect: remove some commented code
Mark Nauwelaerts
1
-1
/
+0
2010-12-03
gstobject: add stdio.h for snprint
Stefan Kost
1
-0
/
+2
[next]