Source code typo fixes
[platform/upstream/gstreamer.git] / tests / check / gst /
2018-05-01 luz.pazSource code typo fixes
2018-05-01 luz.pazFix typos in comments and docs
2018-04-17 Thibault Saunierpad: Handle changing sticky events in pad probes
2018-04-05 Jan Alexander Stef... gstinfo: fix debug levels being applied in the wrong...
2018-03-22 Nicolas Dufresnetest: Pool now try to reset the size
2018-02-15 Tim-Philipp Müllertests: pipeline: try to make test_pipeline_reset_start_...
2018-02-15 Tim-Philipp Müllertests: uri: fix build without -DGST_DISABLE_DEPRECATED
2018-01-26 François Laignelmessage: Add gst_message_writable_structure()
2018-01-11 Tim-Philipp Müllertests: systemclock: scale stress test threads according...
2018-01-11 Tim-Philipp Müllertests: abi: fix abi test on 64-bit Windows
2018-01-11 Tim-Philipp Müllertests: info: fix post init cat reg test on windows...
2017-12-24 Tim-Philipp MüllerSkip gst_deinit() if gstreamer was not initialized...
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-12-02 Tim-Philipp Müllertests: info: add test for post-gst_init() category...
2017-11-24 Edward Herveycheck/buffer: Remove usless memcmp with empty size
2017-11-24 Tim-Philipp Müllertests: include config.h and don't include unix headers
2017-11-24 Stian Selnespad: gst_pad_activate_mode() always succeed if same...
2017-11-24 Havard Graffghostpad: fix race-condition while tearing down
2017-11-22 Matthew Watersgst: add a promise object
2017-11-02 Tim-Philipp Müllerelement: add gst_element_foreach_*pad()
2017-10-20 Stefan Sauersegment: update the tests
2017-10-11 Mathieu Duponchellegstbuffer: fix meta removal in gst_buffer_foreach_meta
2017-10-03 Edward Herveybin: iterate_sorted: Ensure sources are always returned...
2017-09-17 Tim-Philipp Müllerbufferlist: add gst_buffer_list_calculate_size()
2017-09-17 Tim-Philipp Müllerbufferlist: add gst_buffer_list_get_writable()
2017-09-04 Miguel Paríspad: add test to check handled and drop probes
2017-08-26 Thibault Sauniervalue: Handle serializing NULL GValueArray
2017-07-05 Tim-Philipp Müllertests: memory: skip test that depends on debug system...
2017-06-15 Tim-Philipp Müllermeson: fix tests build with --werror
2017-06-15 Dimitrios Katsarosgsturi: Fixed incorrect escaping of path as a generic...
2017-05-17 Christoph Reitergst: ref_sink() some more floating references returned...
2017-05-17 Sebastian Drögegst: Don't ref_sink() GstObject subclasses in instance_...
2017-04-10 Olivier Crêtevalue: Accept NULL as a structure
2017-04-08 Tim-Philipp MüllerDon't use deprecated g_object_newv()
2017-04-07 Olivier Crêtetest: Add test for serializing/deserializing NULL strings
2017-03-24 Nicolas Dufresnegstvalue: Add transformation to/from GValueArray
2017-03-20 Vincent Penquerc'hvalue: fix union of int range and int when extending...
2017-03-11 Thiago Santostests: bin: add more tests for suppressed flags
2017-03-09 Jan Schmidtgstvalue: Do more checks when guessing at flagset strings
2017-02-23 Vivia Nikolaidouvalue: Add deserialization for arrays/lists outside...
2017-01-31 Seungha Yangsegment: Modifiy inside segment condition
2017-01-15 Tim-Philipp Müllerdatetime: fix potential out-of-bound read on malformed...
2016-12-21 Stefan Sauergststructure: simplify test
2016-12-15 Matthew Watersvalue: add structure intersect/union/is_subset/fixate...
2016-12-15 Matthew Waterstests/structure: add some more is_subset checks
2016-12-14 Tim-Philipp Müllertests: meta: add test for gst_buffer_iterate_meta*()
2016-12-13 Stefan Sauergstvalue: add serialisation for GTypes
2016-12-06 Seungha Yanguri: Add new uri API to get media fragments URI as...
2016-12-05 Tim-Philipp Müllermeta: remove unnecessary padding for GstMetaInfo struct
2016-11-28 Edward Herveycheck/pipeline: Make failure message more informative
2016-11-28 Edward Herveycheck/memory: Don't leak the custom allocator
2016-11-28 Sebastian Drögeutils: Export linear regression calculation as public...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-21 Julien Isorcememory: log with GST_INFO instead GST_ERROR when subcla...
2016-11-01 Wonchul Leeelement: Allow multiple conversion specifiers for reque...
2016-09-26 Tim-Philipp Müllertests: remove unused valgrind stuff
2016-09-10 Thiago Santostests: gstbin: add tests for suppressed flags
2016-08-25 Jan Schmidtvalue: Implement can_intersect for GstFlagSet types
2016-07-25 Jan Schmidtevents: Implement the stream-group-done event
2016-07-25 Carlos Rafael Gianimessage: Add redirect message
2016-07-22 Vincent Penquerc'hmessage: new API for additional custom data to error...
2016-06-30 Edward Herveygst: New Stream listing/selection system
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-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 Desmottesminiobject: fix ref count leaks in 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-10 Tim-Philipp Müllertests: bufferpool: fix wrong assumptions about pointers...
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 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-24 Vineeth TMgstreamer: use new gst_element_class_add_static_pad_tem...
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-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-15 Thiago Santosprotection/harness/systemclock: move declaration out...
2016-02-10 Stian Selnessystemclock: Fix wait/unschedule race
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 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
next