elementfactory: fix factory leak in test
[platform/upstream/gstreamer.git] / tests /
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...
2015-09-28 Stefan Sauercontroller: add the missing abi padding
2015-09-28 Matthew Watersbin: implement context propagation when adding elements
2015-09-27 Stefan Sauertests/examples: add a demo for the interpolation contro...
2015-09-25 Vivia Nikolaidousegment: Replaced gst_segment_to_position with gst_segm...
2015-09-25 Vivia Nikolaidousegment: Added unit tests for gst_segment_position_from...
2015-09-25 Sebastian Drögeuri: Add test for correct absolute URI handling in...
2015-09-24 Stian Selnesfunnel: Fix racy state change
2015-09-24 Havard Graffharness: don't crash when adding a sink-harness without...
2015-09-15 Vineeth TMdownloadbuffer, benchmarks: fix error leaks in failure...
2015-09-07 Stian Selnesharness: Fix race for gst_harness_element_ref
2015-08-26 Thiago Santostests: event: fix build failure
2015-08-25 Vivia Nikolaidoubin: Make sure we don't add/remove a bin to/from itself
2015-08-20 Nicolas Dufresnebasesrc-test: Fix race testing segment update
2015-08-15 Edward Herveygstpad: Add a new GST_PROBE_HANDLED return value for...
2015-08-14 Thiago Santostests: pad: tests for accept-caps default handling
2015-08-14 Edward Herveycheck: Rename states unit test
2015-08-11 Tim-Philipp Müllertests: ignore new harness test binary
2015-08-11 Vivia Nikolaidoudatetime: accept just a time as ISO 8601 string and...
2015-08-09 Havard Graffharness: add _set_forwarding function
2015-07-30 Tim-Philipp Müllertests: baseparse: fix buffer leak in unit test
2015-07-08 Hyunjun Koadapter: unit test for new get_(buffer_)list
2015-07-07 Hyunjun Kometa: transform_func: return FALSE if not supported...
next