summaryrefslogtreecommitdiff
path: root/gst/debugutils
Commit message (Expand)AuthorAgeFilesLines
* errorignore: Add ignore-eos modeVivia Nikolaidou2021-08-272-0/+20
* debugutils: Only proxy the properties onceNicolas Dufresne2021-07-272-2/+26
* debugutils: De-duplicate proxy_properties function to a new utils modulePhilippe Normand2021-07-265-199/+161
* debugutils: Introduce videocodectestsinkNicolas Dufresne2021-06-075-12/+473
* testbinsrc: Handle setting URI on the flyThibault Saunier2021-05-131-20/+86
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-1113-34/+94
* debugutils: Add fakeaudiosink elementPhilippe Normand2021-04-094-1/+330
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-1/+1
* docs: fix element names in section headersTim-Philipp Müller2020-07-103-3/+3
* Revert "errorignore: Added convert-error signal"Jan Alexander Steffens (heftig)2020-06-201-84/+8
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-064-4/+5
* clockselect: Don't register GstClockSelectClockId multiple timesSebastian Dröge2020-06-041-13/+17
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-044-0/+8
* clockselect: Add TAI clock supportEderson de Souza2020-04-302-0/+9
* fakevideosink: Allow allocation meta flags fine-tuningPhilippe Normand2020-04-072-14/+117
* fakevideosink: Align max-lateness/processing-deadline to GstVideoSinkOlivier Crête2020-02-271-2/+3
* fakevideosink: Use our pad template to create padThibault Saunier2020-01-061-1/+3
* gsttestsrcbin: Avoid not-linked errors when switching tracksAlicia Boya García2019-12-091-0/+13
* debugutils: clockselect, a pipeline that enables clock selectionEderson de Souza2019-11-064-1/+281
* documentation: fixed a heap o' typosAaron Boxer2019-11-052-2/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-28/+0
* errorignore: Added convert-error signalVivia Nikolaidou2019-09-241-8/+84
* errorignore: Try pushing again after a caps event tooSebastian Dröge2019-08-061-0/+1
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* testbin: Do not take FlowCombiner into account when flushingThibault Saunier2019-01-311-3/+6
* testbin: Forward seek to all sourcesThibault Saunier2019-01-311-0/+36
* watchdog: Add missing static keywordNicolas Dufresne2018-09-101-4/+2
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* testsrcbin: typo fixesTim-Philipp Müller2018-04-211-2/+2
* testsrcbin: fix bug setting stream flagsTim-Philipp Müller2018-04-211-1/+1
* testsrcbin: fix memory leakTim-Philipp Müller2018-04-211-1/+4
* testsrcbin: Do not use G_DECLARE_ as it requires GLib 2.44Thibault Saunier2018-04-191-2/+14
* debugutils: Add a testsrcbin elementThibault Saunier2018-04-194-1/+427
* fakevideosink: explicit type cast for max-lateness property setterPhilippe Normand2018-04-101-2/+2
* fakevideosink: request an extra buffer if enable-last-sample is enabledGuillaume Desmottes2018-04-091-1/+7
* checksumsink: remove src pad template from sink elementSreerenj Balachandran2018-02-231-8/+0
* doc: Add section for fakevideosinkNicolas Dufresne2018-02-211-0/+18
* Add fakevideosink elementNicolas Dufresne2018-02-215-2/+275
* meson: Remove unused header listNicolas Dufresne2018-02-211-8/+0
* Revert "WIP: Revert "Revert "debugutils: Added new jitterer element"""Vivia Nikolaidou2018-01-045-462/+2
* WIP: Revert "Revert "debugutils: Added new jitterer element""Vivia Nikolaidou2018-01-045-2/+462
* Revert "debugutils: Added new jitterer element"Vivia Nikolaidou2017-11-075-462/+2
* debugutils: Added new jitterer elementVivia Nikolaidou2017-11-075-2/+462
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-125-18/+18
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+27
* checksumsink: add "hash" property and allow more checksum typesScott D Phillips2016-04-222-4/+76
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-246-24/+18
* docs: remove some leftover 'Since 0.10.x' markersTim-Philipp Müller2016-02-031-2/+0
* debugutils: use generic marshallerTim-Philipp Müller2016-02-034-22/+1