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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-08
Remove double semicolons at end of line
Tim-Philipp Müller
2
-41
/
+41
2009-06-07
tests: conditionally compile the streams example
Wim Taymans
1
-2
/
+9
2009-06-04
segment: add gst_segment_set_running_time
Wim Taymans
1
-0
/
+1
2009-06-03
segment: add method for converting to position
Wim Taymans
1
-0
/
+68
2009-06-02
structure: fix serialisation of nested structures.
Stefan Kost
1
-8
/
+45
2009-06-01
framestep: implement backwards framestep
Wim Taymans
1
-2
/
+2
2009-06-01
examples: step in time as well
Wim Taymans
1
-4
/
+31
2009-06-01
example: print step_done message and sync
Wim Taymans
1
-3
/
+23
2009-06-01
Add frame stepping in PAUSED example
Wim Taymans
4
-1
/
+121
2009-06-01
controller: add test for cubic int. and too few control points
Stefan Kost
1
-0
/
+61
2009-05-31
controller: use real world number in benchmark
Stefan Kost
1
-2
/
+2
2009-05-31
fakesink: hack around crasher bug in g_object_notify() for out-of-band events
Tim-Philipp Müller
2
-0
/
+107
2009-05-31
taglists: warn if someone tries to add empty or NULL string tags to a taglist
Tim-Philipp Müller
2
-0
/
+29
2009-05-29
pipeline: deprecate old methods, fix test
Wim Taymans
1
-6
/
+5
2009-05-28
adapter: fix _masked_scan_uint32() at boundaries
Arnout Vandecappelle
1
-0
/
+13
2009-05-25
dist: Fix the name of the header to dist: testrtpool.h, not rtpool-test.h
Jan Schmidt
1
-1
/
+1
2009-05-22
controller: add a benchmark to verify the switch to gsequence
Stefan Kost
3
-0
/
+177
2009-05-22
controller: add more error handling to example
Stefan Kost
1
-1
/
+10
2009-05-22
dist: Add rtpool-test.h to the sources list so it gets disted.
Jan Schmidt
1
-1
/
+1
2009-05-22
gitignores: Ignore the clockstress benchmark binary
Jan Schmidt
1
-0
/
+1
2009-05-20
tests: one more adapter test
Wim Taymans
1
-0
/
+4
2009-05-20
adapter: add _masked_scan_uint32
Wim Taymans
1
-0
/
+178
2009-05-15
stress: add a clock stresstest
Wim Taymans
2
-1
/
+92
2009-05-13
tests: add another test for adapter timestamps
Wim Taymans
1
-0
/
+8
2009-05-13
tests: add new timestamp unit test
Wim Taymans
1
-0
/
+118
2009-05-12
bufferlist: hook up the pad functions
Jonas Holmberg
1
-0
/
+82
2009-05-12
bufferlist: add docs/build/debug/unittest
Jonas Holmberg
3
-0
/
+669
2009-05-12
adapter: optimize taking the headbuffer
Wim Taymans
1
-0
/
+38
2009-05-12
tests: set the latency-time to something low
Wim Taymans
1
-0
/
+2
2009-05-12
tests: improve the example
Wim Taymans
2
-19
/
+37
2009-05-12
TaskPool: remove _set_func()
Wim Taymans
2
-6
/
+43
2009-05-12
tests: add example of custom taskpools
Wim Taymans
4
-1
/
+301
2009-05-12
tests: cleanup some code
Wim Taymans
1
-9
/
+11
2009-05-12
Pad: post STREAM_STATUS_TYPE_CREATE
Wim Taymans
1
-2
/
+2
2009-05-12
examples: set bus handler before state change
Wim Taymans
1
-3
/
+3
2009-05-12
tests: add example app for stream-status
Wim Taymans
4
-0
/
+144
2009-05-12
tests: add a unit-test for the stream-status
Wim Taymans
1
-0
/
+54
2009-05-12
tests: fix unit-tests for new stream-status
Wim Taymans
3
-10
/
+13
2009-04-14
controller: factor out duplicated code and add a description for it.
Stefan Kost
1
-2
/
+2
2009-04-08
API: add FIXME and DUMPMEM log levels and convenience macros
Tim-Philipp Müller
1
-0
/
+44
2009-04-08
tests: remove the hacks to workaround the pad-leak
Stefan Kost
2
-31
/
+8
2009-03-30
tests: Don't define global buffers variable, it's already defined by libgstcheck
Sebastian Dröge
1
-1
/
+0
2009-03-26
clock: fix 2 wakeup races.
Wim Taymans
1
-2
/
+5
2009-03-26
API: add gst_tag_list_get_buffer{_index}
Tim-Philipp Müller
1
-0
/
+41
2009-03-26
systemclock: Clean up the tests a bit.
Jan Schmidt
1
-4
/
+35
2009-03-26
systemclock: Add a test for sync/async clockid interactions
Jan Schmidt
1
-0
/
+112
2009-03-09
pad: call new callbacks set in the block callback
Wim Taymans
1
-0
/
+92
2009-03-02
API: Add gst_util_array_binary_search() for binary searchs on a sorted array
Sebastian Dröge
1
-0
/
+103
2009-02-22
Remove core file from previous commit
Edward Hervey
1
-0
/
+0
2009-02-22
GstPad: Add gst_pad_set_blocked_async_full
Alessandro Decina
2
-0
/
+191
[next]