summaryrefslogtreecommitdiff
path: root/gst/debugutils/gstfakevideosink.c
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-0/+3
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-1/+1
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+2
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+2
* fakevideosink: Allow allocation meta flags fine-tuningPhilippe Normand2020-04-071-14/+98
* 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
* 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
* doc: Add section for fakevideosinkNicolas Dufresne2018-02-211-0/+18
* Add fakevideosink elementNicolas Dufresne2018-02-211-0/+207