meson: gtk_doc is not supported anymore
[platform/upstream/gstreamer.git] / tests /
2020-11-05 Mathieu Duponchelletaskpool: expose new "shared" task pool implementation
2020-10-30 Jan Schmidtharness: Handle element not being set cleanly.
2020-10-29 Jan Schmidtbin: When removing a sink, check if the EOS status...
2020-10-22 Philippe Normanddevicemonitor: Stop only the already started providers
2020-10-15 Stéphane Cerveaumeson: update glib minimum version to 2.56
2020-10-02 Mathieu Duponchellegstvalue: expose gst_value_deserialize_with_pspec()
2020-09-27 Mathieu Duponchellemeta: expose API to register and create custom meta
2020-09-18 Matthew Watersbaseparse: prefer upstream caps rather than overriding
2020-09-14 Seungha Yangtests: leaks: Allow null tracer string if there's no...
2020-09-14 Seungha Yangtests: element: Don't run too many loop
2020-09-14 Seungha Yangtests: seek: Don't use too strict timeout for validation
2020-09-09 Xℹ Ruoyaoskip elements/leak.c if tracer is not available
2020-09-09 Mathieu Duponchelleaggregator: make peek() has() pop() drop() buffer API...
2020-08-04 Xavier ClaessensMeson: Override gst-tester-1.0 program to find it in...
2020-08-03 Nirbheek Chauhangsturi: Add new API for storing unmodified userinfo...
2020-08-03 Nirbheek Chauhantests: Add more tests for gsturi
2020-07-29 Hosang Leegsturi: unescape '=' in http query
2020-07-28 Camilo Celis Guzmanbasetransform: handle invalid subclass implementation...
2020-07-24 Tim-Philipp Müllertracer: declare GstTracer API stable
2020-07-18 Thibault Saunierdirectcontrolbinding: Properly initialize default ...
2020-07-10 Mathieu Duponchelletests/elements/leaks.c: check get_tracer_by_name return...
2020-07-06 Olivier Crêtedeviceprovider: Do static probe on start as fallback
2020-06-24 Michael Olbrichbus: clear bus->priv->signal_watch immediately when...
2020-06-12 Edward Herveycheck: Fix datetime unit test for builds without assert
2020-06-11 sohwan.parkmessage: Add unit test for GST_MESSAGE_RATE_CHANGE
2020-06-11 sohwan.parkevent: Add unit test for INSTANT_RATE_CHANGE and INSTAN...
2020-06-11 sohwan.parksegment: Add unit test for GST_SEEK_FLAG_INSTANT_RATE_C...
2020-06-08 Edward Herveycheck: Avoid race with leaks test
2020-06-05 Mathieu Duponchelleutils: expose GstPluginAPIFlags
2020-06-05 Mathieu Duponchelleidentity, clocksync: implement provide_clock
2020-05-28 Thibault Sauniertests:validate: Whitelist validate plugins
2020-05-28 Thibault Sauniertester: Fix exit code on bailout/skipping
2020-05-27 Tim-Philipp Müllertests: leak tracer: disable stack traces for faster...
2020-05-27 Mathieu Duponchellequeue2: don't post unnecessary buffering message, refin...
2020-05-27 Carlos Rafael Gianiqueue2: Fix missing/dropped buffering messages at startup
2020-05-25 Edward Herveyvalue: Fix comparison of int/int64 ranges
2020-05-19 Thibault Sauniertester: Stop using g_file_new_build_filename
2020-05-19 Thibault Sauniertests: Add a gst-tester utility
2020-05-14 Xu Guangxintests: bufferpool: add dead lock test for buffer discard
2020-05-13 Nirbheek Chauhanmeson: Pass native: false to add_languages()
2020-05-08 Edward Herveycheck: uri: Check return value
2020-05-08 Edward Herveycheck: gstvalue: Check return value
2020-05-08 Edward Herveycheck: testclock: Check return values
2020-05-08 Edward Herveycheck: gst_promise_reply() takes ownership
2020-05-08 Edward Herveycheck: Don't leak test string
2020-05-08 Matej Knopptaglist: Fix crash when comparing two lists of the...
2020-05-06 Jan Schmidttests/input selector: Fix a shutdown crash
2020-05-04 Sebastian Drögeclocksync: Remove handoff signals
2020-04-20 Sebastian DrögeUse gst_object_unref() / gst_object_clear() instead...
2020-04-13 Thibault Sauniervalue: Fix segfault comparing empty GValueArrays
2020-04-08 Jan Schmidtbaseparse: Don't return more data than asked for in...
2020-04-01 Nicolas Dufresnetask: Introduce gst_task_resume() API
2020-04-01 Jan Schmidtbaseparse: Fix upstream read caching
2020-03-26 Matthew Watersflowcombiner: passthrough the flow return if there...
2020-03-22 Ondřej Hruškagstdatetime: Add missing NULL check to gst_date_time_ne...
2020-03-18 Miguel Parisbufferlist: foreach: always remove as parent if buffer...
2020-03-14 Thibault Sauniervalue: Handle NULL caps for comparisons
2020-03-12 Thibault Sauniervalue: Refactor parsing lists to allow trailing comas
2020-03-09 Sebastian Drögecaps: Don't assert in fixate() on EMPTY/ANY caps and...
2020-03-02 Seungha Yangtests: info: Fix thread-id pattern matching on Windows
2020-02-26 Nirbheek Chauhantests: Maintain compatibility with GLib 2.48
2020-02-26 Jan Schmidtclocksync: Add new clocksync element
2020-02-25 Nirbheek ChauhanDon't use glib format modifiers with sscanf or printf
2020-02-12 Henry Wilkescaps: keep ANY caps empty internally
2020-02-12 Henry Wilkescaps: fix is_strictly_equal
2019-12-28 Stefan Sauerparse: add support for presets
2019-12-25 Nirbheek Chauhangstinfo: Add new API for getting debug log lines
2019-12-20 Mathieu Duponchelletests: remove system-dependent tests
2019-12-20 Thibault Sauniertests-clock: Fix race in test_late_crank
2019-12-20 Niels De Graefbin: Add method to find elements by factory name
2019-12-14 Mathieu Duponchelletests: fix pipelines_parse_launch.delayed_link flakiness
2019-12-11 Olivier CrêteRemove deprecated GTimeVal
2019-11-25 Linus Svenssondatetime: Add constructor for timestamps in microseconds
2019-11-13 Tulio Beloquiharness: fixed race condition on forward pad while...
2019-10-13 Tim-Philipp MüllerRemove autotools build system
2019-10-10 Edward Herveycore: Avoid usage of deprecated API
2019-10-07 Xavier Claessensdataurisrc: Do not include trailing `\0` into buffer
2019-10-06 Aaron Boxerdocumentation: fix a number of typos
2019-09-17 Mathieu Duponchellegstvalue: use value_nick for serialization
2019-07-15 Sebastian Drögeinfo: Deprecate gst_debug_category_free()
2019-07-02 Nirbheek Chauhantests: Add test for new activity-tracking leaktracer API
2019-07-02 Nirbheek Chauhantests: Add test for new live-objects leaktracer API
2019-07-01 Nicolas Dufresnebufferpool: Fix the buffer size reset code
2019-07-01 Carlos Rafael Gianibasesrc: Add public gst_base_src_negotiate () function
2019-06-27 Nicolas Dufresnetestclock: Allow calling crank with a past entry
2019-06-10 Mathieu Duponchelleaggregator: refactor flushing logic
2019-06-06 Mathieu Duponchellevalgrind: revert generic suppression of ld-related...
2019-06-06 Mathieu Duponchellevalgrind: ignore dlopen leaks when parsing launch lines
2019-06-06 Mathieu Duponchellevalgrind: suppress intentional debug list item leak
2019-06-03 Niels De Graefmeson: Bump minimal GLib version to 2.44
2019-05-23 Sebastian Drögedataurisrc: Add test that checks various URIs against...
2019-05-16 Edward Herveygstpad: Probes that return HANDLED can reset the data...
2019-04-17 Mathieu Duponchelletests: basesrc: unref gst_bus_timed_pop_filtered return
2019-04-05 Mathieu Duponchellebasesrc: do not send EOS when automatic_eos is FALSE
2019-04-01 Mathieu Duponchelleevent: add new seek parameter, "trickmode-interval"
2019-03-24 Antonio Ospitetests: add the valgrind suppression file from the ...
2019-03-10 Seungha Yangtests: fdsrc: Exclude unit test on Windows
2019-03-06 Tim-Philipp Müllertests: fix leak in buffer test_wrapped_bytes test
2019-03-04 Mathieu Duponchellegstbuffer: store meta in add order
2019-02-12 Tim-Philipp Müllerbuffer: store sequence number for metas
next