index
:
~adn770/gstreamer
WIP
icc
master
GStreamer core hacking.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
check
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-17
gst: ref_sink() some more floating references returned by g_object_new()
Christoph Reiter
3
-0
/
+9
2017-05-17
gst: Don't ref_sink() GstObject subclasses in instance_init/constructor
Sebastian Dröge
1
-1
/
+7
2017-04-10
value: Accept NULL as a structure
Olivier Crête
1
-0
/
+17
2017-04-08
Don't use deprecated g_object_newv()
Tim-Philipp Müller
2
-2
/
+2
2017-04-07
test: Add test for serializing/deserializing NULL strings
Olivier Crête
1
-0
/
+18
2017-03-24
gstvalue: Add transformation to/from GValueArray
Nicolas Dufresne
1
-0
/
+82
2017-03-20
value: fix union of int range and int when extending on a side
Vincent Penquerc'h
1
-1
/
+8
2017-03-11
tests: bin: add more tests for suppressed flags
Thiago Santos
1
-0
/
+30
2017-03-09
gstvalue: Do more checks when guessing at flagset strings
Jan Schmidt
2
-1
/
+28
2017-02-23
value: Add deserialization for arrays/lists outside GstStructures
Vivia Nikolaidou
1
-0
/
+32
2017-01-31
segment: Modifiy inside segment condition
Seungha Yang
1
-0
/
+56
2017-01-15
datetime: fix potential out-of-bound read on malformed datetime string
Tim-Philipp Müller
1
-0
/
+8
2016-12-21
gststructure: simplify test
Stefan Sauer
1
-32
/
+12
2016-12-15
value: add structure intersect/union/is_subset/fixate implementations
Matthew Waters
1
-0
/
+161
2016-12-15
tests/structure: add some more is_subset checks
Matthew Waters
1
-2
/
+78
2016-12-14
tests: meta: add test for gst_buffer_iterate_meta*()
Tim-Philipp Müller
1
-0
/
+171
2016-12-13
gstvalue: add serialisation for GTypes
Stefan Sauer
1
-0
/
+47
2016-12-06
uri: Add new uri API to get media fragments URI as table
Seungha Yang
1
-0
/
+75
2016-12-05
meta: remove unnecessary padding for GstMetaInfo struct
Tim-Philipp Müller
8
-8
/
+0
2016-11-28
check/pipeline: Make failure message more informative
Edward Hervey
1
-1
/
+3
2016-11-28
check/memory: Don't leak the custom allocator
Edward Hervey
1
-0
/
+1
2016-11-28
utils: Export linear regression calculation as public function
Sebastian Dröge
2
-199
/
+207
2016-11-21
memory: log with GST_INFO instead GST_ERROR when subclass map failed.
Julien Isorce
1
-0
/
+158
2016-11-01
element: Allow multiple conversion specifiers for request pads
Wonchul Lee
2
-1
/
+309
2016-09-26
tests: remove unused valgrind stuff
Tim-Philipp Müller
3
-46
/
+0
2016-09-10
tests: gstbin: add tests for suppressed flags
Thiago Santos
1
-0
/
+51
2016-08-26
value: Implement can_intersect for GstFlagSet types
Jan Schmidt
1
-0
/
+5
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-06-30
gst: New Stream listing/selection system
Edward Hervey
5
-0
/
+419
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-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
miniobject: fix ref count leaks in tests
Guillaume Desmottes
1
-0
/
+11
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-10
tests: bufferpool: fix wrong assumptions about pointers and object lifecycles
Tim-Philipp Müller
1
-5
/
+57
2016-04-08
element: add API to get property change notifications via messages
Tim-Philipp Müller
1
-0
/
+136
2016-04-07
tests: Add C++ tests for the other INIT macros we have
Sebastian Dröge
1
-1
/
+2
2016-04-06
tests: gstcpp: flesh out C++ test so we can add more bits
Tim-Philipp Müller
1
-1
/
+44
2016-04-06
utils: check the correct element's state on ghosting pads
Matthew Waters
1
-0
/
+48
[next]