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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-11
tests: add unit test for gst_adapter_prev_pts_at_offset()
Nicolas Huet
1
-0
/
+129
2016-11-09
tests: Fix compile warning on mingw64
Victor Toso
1
-0
/
+4
2016-11-02
parse-launch: Support linking all pads with new operator
Jan Schmidt
1
-0
/
+4
2016-11-01
element: Allow multiple conversion specifiers for request pads
Wonchul Lee
2
-1
/
+309
2016-11-01
docs: remove app dev manual and plugin writer's guide
Tim-Philipp Müller
4
-276
/
+0
2016-10-14
meson: Make use of new environment object and set plugin path to builddir
Thibault Saunier
1
-130
/
+119
2016-09-26
tests: remove unused valgrind stuff
Tim-Philipp Müller
3
-46
/
+0
2016-09-26
tests: parse-launch: looks clean nowadays, so re-enable for valgrind
Tim-Philipp Müller
2
-13
/
+2
2016-09-17
queue2: Fix watermark test
Carlos Rafael Giani
1
-15
/
+115
2016-09-10
tests: gstbin: add tests for suppressed flags
Thiago Santos
1
-0
/
+51
2016-09-09
meson:tests: Bump timeout to 3 minutes
Thibault Saunier
1
-1
/
+2
2016-09-02
tests: don't build misc subdir if both examples and benchmarks have been disa...
Tim-Philipp Müller
1
-1
/
+5
2016-08-31
multiqueue: Add higher-resolution low/high-watermark properties
Carlos Rafael Giani
1
-0
/
+109
2016-08-26
value: Implement can_intersect for GstFlagSet types
Jan Schmidt
1
-0
/
+5
2016-08-25
queue2: Add higher-resolution low/high-watermark properties
Carlos Rafael Giani
1
-0
/
+69
2016-08-19
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
14
-0
/
+281
2016-08-13
Remove old alloc tracing code now that we have a GstTracer-based replacement
Tim-Philipp Müller
1
-2
/
+0
2016-07-25
events: Implement the stream-group-done event
Jan Schmidt
1
-0
/
+17
2016-07-25
message: Add redirect message
Carlos Rafael Giani
1
-0
/
+100
2016-07-22
message: new API for additional custom data to error messages
Vincent Penquerc'h
1
-0
/
+40
2016-07-19
tests: Use gst_clock_wait_for_sync () for net client clock
Jan Schmidt
1
-28
/
+19
2016-07-11
benchmarks: Fix potential stack corruption in capsnego test
Nirbheek Chauhan
1
-1
/
+3
2016-06-30
gst: New Stream listing/selection system
Edward Hervey
6
-0
/
+420
2016-06-21
tests: add a test for small ring buffer sizes
Vincent Penquerc'h
1
-0
/
+40
2016-06-20
tests: gstobject: fix typo in test name
Tim-Philipp Müller
1
-2
/
+2
2016-06-11
pad: Also check the number of segment events and if other serialized events a...
Sebastian Dröge
1
-0
/
+74
2016-06-11
pad: Add unit test for pad offset handling on src pads
Sebastian Dröge
1
-0
/
+174
2016-06-10
adapter: Rename functions and implement new functions, update test
Sebastian Dröge
1
-24
/
+135
2016-06-10
adapter: Add methods to query current offset
Edward Hervey
1
-0
/
+165
2016-06-02
tests: plugin: remove feature refcount assert
Guillaume Desmottes
1
-1
/
+0
2016-05-30
gstobject: split up name tests
Stefan Sauer
1
-13
/
+72
2016-05-26
object: Add _set_name() test on parented object
Nicolas Dufresne
1
-2
/
+8
2016-05-26
object: Check that name change are notified once
Nicolas Dufresne
1
-2
/
+14
2016-05-16
bin: emit deep-element-{added,removed} for children of newly-added/removed bin
Tim-Philipp Müller
1
-3
/
+24
2016-05-16
bin: add "deep-element-added" and "deep-element-removed" signals
Tim-Philipp Müller
1
-0
/
+78
2016-05-05
parse-launch: fix factory leak in test
Guillaume Desmottes
1
-0
/
+1
2016-05-05
miniobject: fix ref count leaks in tests
Guillaume Desmottes
1
-0
/
+11
2016-05-04
utils: fix element leak in find_common_root()
Guillaume Desmottes
1
-0
/
+1
2016-05-03
pipeline: fix bus leak in seek test
Guillaume Desmottes
1
-0
/
+1
2016-05-03
streamiddemux: fix list and event leaks in test
Guillaume Desmottes
1
-5
/
+7
2016-05-03
selector: fix pad leaks in tests
Guillaume Desmottes
1
-0
/
+2
2016-05-03
filesrc: fix buffer leaks in tests
Guillaume Desmottes
1
-0
/
+1
2016-05-03
fakesink: fix pipeline leak in test
Guillaume Desmottes
1
-0
/
+2
2016-05-03
elementfactory: fix factory leak in test
Guillaume Desmottes
1
-0
/
+1
2016-05-02
bin: fix leaks in unit tests
Guillaume Desmottes
1
-1
/
+17
2016-05-02
pad: fix buffer leaks in tests
Guillaume Desmottes
1
-0
/
+8
2016-04-17
tests: plugin: improve debug message
Francisco Velazquez
1
-2
/
+2
2016-04-15
multiqueue: Recheck buffering status after changing low threshold
Carlos Rafael Giani
1
-0
/
+91
2016-04-15
multiqueue: Recalculate fill level after changing high-threshold
Carlos Rafael Giani
1
-0
/
+209
2016-04-11
tests: add PTHREAD_CFLAGS for make check to pass on OS X
Julien Isorce
1
-1
/
+1
[next]