pad: add g-i transfer annotatation to _store_sticky_event()
[platform/upstream/gstreamer.git] / tests /
2016-07-11 Nirbheek Chauhanbenchmarks: Fix potential stack corruption in capsnego...
2016-06-30 Edward Herveygst: New Stream listing/selection system
2016-06-21 Vincent Penquerc'htests: add a test for small ring buffer sizes
2016-06-20 Tim-Philipp Müllertests: gstobject: fix typo in test name
2016-06-11 Sebastian Drögepad: Also check the number of segment events and if...
2016-06-11 Sebastian Drögepad: Add unit test for pad offset handling on src pads
2016-06-10 Sebastian Drögeadapter: Rename functions and implement new functions...
2016-06-10 Edward Herveyadapter: Add methods to query current offset
2016-06-02 Guillaume Desmottestests: plugin: remove feature refcount assert
2016-05-30 Stefan Sauergstobject: split up name tests
2016-05-26 Nicolas Dufresneobject: Add _set_name() test on parented object
2016-05-26 Nicolas Dufresneobject: Check that name change are notified once
2016-05-16 Tim-Philipp Müllerbin: emit deep-element-{added,removed} for children...
2016-05-16 Tim-Philipp Müllerbin: add "deep-element-added" and "deep-element-removed...
2016-05-05 Guillaume Desmottesparse-launch: fix factory leak in test
2016-05-05 Guillaume Desmottesminiobject: fix ref count leaks in tests
2016-05-04 Guillaume Desmottesutils: fix element leak in find_common_root()
2016-05-03 Guillaume Desmottespipeline: fix bus leak in seek test
2016-05-03 Guillaume Desmottesstreamiddemux: fix list and event leaks in test
2016-05-03 Guillaume Desmottesselector: fix pad leaks in tests
2016-05-03 Guillaume Desmottesfilesrc: fix buffer leaks in tests
2016-05-03 Guillaume Desmottesfakesink: fix pipeline leak in test
2016-05-03 Guillaume Desmotteselementfactory: fix factory leak in test
2016-05-02 Guillaume Desmottesbin: fix leaks in unit tests
2016-05-02 Guillaume Desmottespad: fix buffer leaks in tests
2016-04-17 Francisco Velazqueztests: plugin: improve debug message
2016-04-15 Carlos Rafael Gianimultiqueue: Recheck buffering status after changing...
2016-04-15 Carlos Rafael Gianimultiqueue: Recalculate fill level after changing high...
2016-04-11 Julien Isorcetests: add PTHREAD_CFLAGS for make check to pass on...
2016-04-11 Tim-Philipp Müllertests: baseparse: make work with CK_FORK=no
2016-04-11 Tim-Philipp Müllertests: transform1: make test work with CK_FORK=no
2016-04-10 Tim-Philipp Müllertests: collectpads: fix for CK_FORK=no
2016-04-10 Tim-Philipp Müllertests: streamiddemux: fix with CK_FORK=no
2016-04-10 Tim-Philipp Müllertests: bufferpool: fix wrong assumptions about pointers...
2016-04-08 Tim-Philipp Müllertests: don't run tracerrecord in valgrind for now
2016-04-08 Tim-Philipp Müllerelement: add API to get property change notifications...
2016-04-07 Sebastian Drögetests: Add C++ tests for the other INIT macros we have
2016-04-06 Tim-Philipp Müllertests: gstcpp: flesh out C++ test so we can add more...
2016-04-06 Tim-Philipp Müllertests: use catch-all includes for c++ gst libs include...
2016-04-06 Matthew Watersutils: check the correct element's state on ghosting...
2016-03-28 Thiago Santostests: pad: extra tests for pad pull probes
2016-03-28 Matej Knopppad: Add test for blocking pull probe
2016-03-28 Linus Svenssongstpad tests: Add a test for flush event only probes
2016-03-25 Sebastian Drögevalve: Fix unit test by sending caps before buffers
2016-03-25 Sebastian Drögenetclock: Link the replay example to GIO
2016-03-25 Arun Raghavantests: Add some code to replay and analyse netclientclock
2016-03-24 Havard Graffvalve: don't send sticky events as a direct response...
2016-03-24 Vineeth TMgstreamer: use new gst_element_class_add_static_pad_tem...
2016-03-18 Jan Schmidttests: Check multiqueue not-linked EOS handling
2016-03-07 Víctor Manuel Jáqu... gstbuffer: fix GstParentBufferMeta GType name
2016-02-29 Sebastian DrögeRevert "bus: change GstBusSource to hold a weak ref...
2016-02-29 Vineeth TMtests: ghostpad: Fix memory leaks
2016-02-25 Thiago Santosbus: change GstBusSource to hold a weak ref to GstBus
2016-02-19 Tim-Philipp Müllertests: fix indentation
2016-02-18 Sebastian DrögeRevert "pad: Add test for blocking pull probe"
2016-02-18 Matej Knopppad: Add test for blocking pull probe
2016-02-17 Edward Herveycheck: Add test for checking scheduling reconfiguration...
2016-02-17 Havard Graffghostpad: add some tests for activation
2016-02-16 Sebastian DrögeRevert "queue2: add overrun signal"
2016-02-15 Thiago Santosbenchmark: tracerserialize: add missing return statement
2016-02-15 Thiago Santosprotection/harness/systemclock: move declaration out...
2016-02-13 Stian Selnesharness: Fix MT issues when forwarding event/query...
2016-02-12 Havard Grafftestclock: add crank method
2016-02-10 Stian Selnessystemclock: Fix wait/unschedule race
2016-02-05 Thiago Santostests: extend the AM_TESTS_ENVIRONMENT from check.mak
2016-01-25 Vineeth TMtests:gstinfo: Fix string memory leak
2016-01-23 Tim-Philipp Müllertests: info: make work without registry
2016-01-22 Tim-Philipp Müllertracer: rename GST_TRACER_PLUGINS env var to GST_TRACERS
2016-01-22 Stefan Sauertracerrecord: don't leak the spec structures
2016-01-21 Stefan Sauertest/tracerrecord: unref objects and free string
2016-01-20 Florin Apostolsystemclock: tests: added stress test for async order
2016-01-20 Stefan Sauertests/gst/info: Fix messages glist memory leak
2016-01-20 Vineeth TMtests: tracerrecord: Fix messages glist memory leak
2016-01-19 Edward Herveybenchmarks: Disable tracerserialize benchmark on GST_DI...
2016-01-18 Tim-Philipp Müllervalue: fail flag deserialization on invalid flag names
2016-01-18 Tim-Philipp Müllertests: structure: fix wrong flag name in deserializatio...
2016-01-16 Stefan Sauerbenchmark: improve script
2016-01-16 Tim-Philipp Müllergst.h: Don't spew warnings if GST_USE_UNSTABLE_API...
2016-01-16 Stefan Sauerbenchmarks: update the tracer benchmark and add a shell...
2016-01-16 Stefan Sauertracer: add a GFlag for the tracer scope
2016-01-15 Stefan Sauertracerrecord: add a log record class
2016-01-08 Stefan Sauerbenchmark: fix copy'n'past of the file-description...
2016-01-08 Stefan Sauerbenchmark: add a benchmark for bgo/760267
2016-01-08 Tim-Philipp Müllerinfo: add buffer list support to GST_PTR_FORMAT
2016-01-06 Aleksander Wabiktests: queue2: add test for fill level arithmetic overflow
2015-12-31 Tim-Philipp Müllertests: value: test buffer serialisation/deserialisation...
2015-12-04 Thiago Santostests: funnel: remove state change from stress tests
2015-11-13 Heinrich Finksystemclock: Add test for gst_clock_get_resolution
2015-11-11 Miguel París Díazpad: test for checking the order of the probe calls
2015-11-06 Philippe Normandqueue2: add overrun signal
2015-11-06 Thiago Santospad: tests for accept-caps handling with proxy pads
2015-10-24 Florin Apostoluri: tests: added unit test for streams ending in ...
2015-10-23 Vivia Nikolaidousegment: Add _full variants of all stream/running_time...
2015-10-20 Vivia Nikolaidousegment: Correct stream_time calc for negative applied...
2015-10-14 Sebastian Drögesegment: Convert function to macro in unit test to...
2015-10-05 Stefan Sauertests: fix the tag test
2015-10-05 Vineeth TMtests/gst-launch: Fix sample memory leak
2015-10-02 Vineeth TMgstreamer: Fix memory leaks when context parse fails
2015-09-30 Stefan Sauercontrolpoint: change the padding to be of arch-independ...
2015-09-28 Stefan Sauertests: fix the manual tests by setting the right env...
next