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
2011-12-04
Work around deprecated thread API in glib master
Tim-Philipp Müller
20
-12
/
+211
2011-12-04
benchmarks: g_thread_create() is deprecated in GLib master, use g_thread_try_...
Tim-Philipp Müller
3
-0
/
+17
2011-12-04
net: initialise GError variables to NULL
Tim-Philipp Müller
2
-2
/
+2
2011-12-03
g_thread_init() is deprecated in glib master
Tim-Philipp Müller
6
-0
/
+18
2011-12-03
tagsetter: update for thread API deprecations in glib master
Tim-Philipp Müller
1
-15
/
+46
2011-12-03
taglist: update for thread API deprecations in glib master
Tim-Philipp Müller
1
-3
/
+16
2011-12-03
g_thread_create() is deprecated in GLib master, use g_thread_try_new() instead
Tim-Philipp Müller
4
-2
/
+31
2011-12-02
identity: unlock clock wait when appropriate
Mark Nauwelaerts
1
-1
/
+61
2011-12-01
bus: use GST_MESSAGE_SOURCE_NAME() which also takes care of src=NULL.
Stefan Sauer
1
-1
/
+1
2011-11-30
basetransform: Always intersect the suggested sink caps with the peer caps
Sebastian Dröge
1
-16
/
+18
2011-11-30
event: warn and fail instead of creating newsegment events in GST_FORMAT_UNDE...
Tim-Philipp Müller
1
-0
/
+1
2011-11-28
gstelement: add gst_element_class_add_pad_template_from_static
Vincent Penquerc'h
3
-0
/
+26
2011-11-28
queue2: fix refactoring of draining-on-eos, munge flow return to FLOW_OK
Tim-Philipp Müller
1
-0
/
+6
2011-11-28
queue2: add bufferlist support
Tim-Philipp Müller
1
-15
/
+190
2011-11-28
queue2: split out draining of queue on FLOW_UNEXPECTED into separate function
Tim-Philipp Müller
1
-34
/
+49
2011-11-28
queue2: pass item type enum to _enqueue instead of simple isbuffer boolean
Tim-Philipp Müller
1
-15
/
+23
2011-11-27
warnings: avoid set-but-unused warnings with load-save disabled
Stefan Sauer
4
-24
/
+31
2011-11-26
uri: fix wrong G_GNUC_MALLOC
Tim-Philipp Müller
1
-1
/
+1
2011-11-26
libs: sprinkle some G_GNUC_MALLOC
Tim-Philipp Müller
5
-13
/
+13
2011-11-26
gst: sprinkle some G_GNUC_MALLOC
Tim-Philipp Müller
25
-139
/
+139
2011-11-25
buffer: add gst_buffer_{set,get}_qdata()
Tim-Philipp Müller
5
-3
/
+250
2011-11-24
pad: Remove g_warning() if pad accepted caps that are not a subset of the pad...
Sebastian Dröge
1
-20
/
+0
2011-11-24
multiqueue: check filled state of queues even if another one is empty
Vincent Penquerc'h
1
-3
/
+0
2011-11-23
baseparse: Return template caps instead of other side's peer caps if get_sink...
Sebastian Dröge
1
-2
/
+1
2011-11-12
gst-inspect: print current value as default value
Tim-Philipp Müller
1
-64
/
+30
2011-11-12
gst, controller: replace g_list_prepend + reverse with GQueue
Tim-Philipp Müller
4
-39
/
+27
2011-11-09
Android: build audio controller example
Stefan Sauer
2
-0
/
+14
2011-11-09
gstvalue: consider lists and ranges equal if they hold the same set
Vincent Penquerc'h
1
-14
/
+74
2011-11-09
tests: add a subset test for structure
Stefan Sauer
1
-0
/
+19
2011-11-08
docs: also fix wrong call order for controller in manual
Stefan Sauer
1
-7
/
+7
2011-11-08
tests: pad: add test to verify flushing behaviour
René Stadler
1
-0
/
+81
2011-11-08
docs: fix Since: markers for API added after 0.10.35
Tim-Philipp Müller
9
-34
/
+34
2011-11-08
win32: update .def file for new API
Tim-Philipp Müller
1
-0
/
+1
2011-11-07
gstcaps: remove unneeded use of gint64
Vincent Penquerc'h
1
-1
/
+1
2011-11-07
gstvalue: quicker version of intersection when we do not need the result
Vincent Penquerc'h
2
-30
/
+69
2011-11-07
gststructure: simplify return statement in gst_structure_can_intersect
Vincent Penquerc'h
1
-5
/
+2
2011-11-07
gststructure: early out when we know a value cannot be a subset
Vincent Penquerc'h
1
-1
/
+8
2011-11-07
gstvalue: quicker test for substraction emptiness
Vincent Penquerc'h
2
-20
/
+49
2011-11-07
gststructure: rejig test ordering for speed
Vincent Penquerc'h
1
-5
/
+6
2011-11-04
basetransform: Only use the cached transform on strictly equal caps
Sjoerd Simons
1
-1
/
+1
2011-11-04
caps: Add gst_caps_is_strictly_equal
Sjoerd Simons
2
-0
/
+43
2011-11-04
introspection: add Value annotations for GST_SECOND, GST_MSECOND, GST_USECOND...
Peteris Krisjanis
1
-0
/
+13
2011-11-04
configure: suppress unused variable warnings if gst debugging is disabled
Tim-Philipp Müller
1
-1
/
+7
2011-11-04
configure: fix typo around GLIB_EXTRA_CFLAGS in GST_ALL_CXXFLAGS
Tim-Philipp Müller
1
-1
/
+1
2011-11-03
queue: use statically allocated GQueue
Tim-Philipp Müller
2
-15
/
+15
2011-11-03
bin: use statically allocated GQueue
Tim-Philipp Müller
1
-10
/
+9
2011-11-03
collectpads2: use flags enum instead of guint in structure
Tim-Philipp Müller
1
-1
/
+1
2011-11-03
queue2: use statically allocated GQueue
Tim-Philipp Müller
2
-11
/
+11
2011-11-03
ghostpad: Don't cache internal proxy pad target
Nicolas Dufresne
2
-175
/
+95
2011-11-01
adapter: simplify gst_adapter_take_list()
Tim-Philipp Müller
1
-8
/
+4
[prev]
[next]