index
:
~thiagoss/gstreamer
1.4+tracer
caps-cache
cookies
dvb
flowcombiner-arrayiter
flowcombiner-callback
flowcombiner-hashtable
flowcombiner-notlinkedcount
flowcombiner_offsets
master
no-reconfigure
recursive-accept-caps
tracer
tracer-acceptcaps-reverted
gstreamer branch (contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-27
tests: test datetime deserialisation a bit more
Tim-Philipp Müller
1
-4
/
+58
2012-06-27
tests: fix bus leak in GstBin test_state_change_skip test
Tim-Philipp Müller
1
-0
/
+1
2012-06-27
tests: add some datetime serialisation/deserialisation tests
Tim-Philipp Müller
1
-0
/
+220
2012-06-26
configure: add --disable-tools and --disable-benchmarks options
Lionel Landwerlin
1
-1
/
+7
2012-06-26
toc: put toc directly into event/message/query structure
Tim-Philipp Müller
1
-0
/
+6
2012-06-25
tocsetter: clean up and update API for refcounted TOCs
Tim-Philipp Müller
1
-5
/
+11
2012-06-24
tocsetter, gst-launch, tests: update for GstToc API changes
Tim-Philipp Müller
2
-12
/
+12
2012-06-23
sample: add compare function for GstSample
Tim-Philipp Müller
1
-0
/
+44
2012-06-23
tests: add unit test for gst_element_make_from_uri()
Tim-Philipp Müller
1
-3
/
+38
2012-06-20
info: add destroy notify to gst_debug_add_log_function()
Wim Taymans
1
-4
/
+4
2012-06-20
bus: add GDestroyNotify to set_sync_handler()
Wim Taymans
4
-6
/
+10
2012-06-20
task: add GDestroyNotify to _new
Wim Taymans
2
-6
/
+6
2012-06-20
clock: remove _full version
Wim Taymans
1
-16
/
+17
2012-06-14
memory: make GstMemory a miniobject
Wim Taymans
1
-5
/
+5
2012-06-13
tests: add some basic unit tests for partial date time fields
Tim-Philipp Müller
1
-1
/
+73
2012-06-11
childproxy: use GstChildProxy instead of GObject on the public api
Stefan Sauer
1
-2
/
+2
2012-06-08
check: Add a test for GST_READ_* macros
Edward Hervey
1
-0
/
+163
2012-06-06
tests: fix unit test after event change
Wim Taymans
1
-1
/
+1
2012-06-06
event: add name to sticky_multi events
Wim Taymans
3
-3
/
+3
2012-06-05
tests: add unit test for tag list writability
Tim-Philipp Müller
1
-0
/
+25
2012-06-05
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
4
-49
/
+49
2012-06-05
tests: fix unit test
Wim Taymans
1
-0
/
+1
2012-06-04
funnel: Fix unit test
Sebastian Dröge
1
-3
/
+4
2012-06-04
valve: Fix unit test
Sebastian Dröge
1
-5
/
+8
2012-05-31
tests: Add funnel test to cover EOS event handling
Mike Ruprecht
1
-0
/
+81
2012-05-31
tests: Fix invalid read when releasing request pads in funnel tests
Mike Ruprecht
1
-2
/
+2
2012-05-28
taglist: make GstTagList a GstMiniObject
Tim-Philipp Müller
1
-5
/
+1
2012-05-23
tests: rename playbin2 to playbin and adding some debug info
Sreerenj Balachandran
1
-2
/
+3
2012-05-22
bin: port unit test to 0.11
Wim Taymans
1
-14
/
+6
2012-05-21
bin: try harder to avoid state changes in wrong direction
Wim Taymans
1
-0
/
+121
2012-05-19
tools, tests: don't access the GstPluginFeature structure directly
Tim-Philipp Müller
1
-2
/
+6
2012-05-19
elementfactory: make object struct opaque for now
Tim-Philipp Müller
1
-0
/
+1
2012-05-09
gst: Fix compiler warnings on mingw-w64
Raimo Järvi
2
-1
/
+2
2012-05-01
uri: require URI protocol bit to be at least 3 characters to be valid
Tim-Philipp Müller
1
-0
/
+25
2012-05-01
adapter: remove _try_to_merge_up()
Wim Taymans
1
-1
/
+3
2012-04-29
tests: use public accessors to get plugin description details
Tim-Philipp Müller
1
-6
/
+7
2012-04-25
controller: expand the api to offer functions for plain and GValue arrays
Stefan Sauer
2
-11
/
+23
2012-04-24
tests: plug some leaks
Mark Nauwelaerts
2
-1
/
+5
2012-04-17
meta: add LOCKED flag
Wim Taymans
1
-0
/
+35
2012-04-17
collectpads2: rename to collectpads
Mark Nauwelaerts
5
-42
/
+42
2012-04-14
tests: add another adapter test
Wim Taymans
1
-0
/
+28
2012-04-11
queue2: set buffer to NULL before pull
Wim Taymans
1
-0
/
+1
2012-04-11
tests: port queue2 tests to 0.11
Wim Taymans
1
-2
/
+2
2012-04-11
Merge remote-tracking branch 'origin/0.10'
Wim Taymans
1
-0
/
+55
2012-04-11
queue2: add test for ringbuffer deadlock
Wim Taymans
1
-0
/
+55
2012-04-11
tocsetter: fix memory leaks in unit test
Alexander Saprykin
1
-10
/
+40
2012-04-11
toc: fix memory leaks in unit test
Alexander Saprykin
1
-14
/
+45
2012-04-11
tocsetter: fix memory leaks in unit test
Alexander Saprykin
1
-10
/
+40
2012-04-11
toc: fix memory leaks in unit test
Alexander Saprykin
1
-14
/
+45
2012-04-08
task: remove gst_task_set_priority()
Tim-Philipp Müller
1
-2
/
+2
[next]