gstreamer/tests/check
Stéphane Cerveau 63de6d564e videodecoder: add API to receive subframes
A video decoder can now receive subframes and start decoding
instead of waiting for the full frame to be complete.
Subframe support will reduce latency as described in the
video encoder base class.

A unit test illustrating this API is available in
tests/check/libs/videodecoder.c.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/454>
2021-07-08 13:19:21 +02:00
..
elements audiomixer: Add test for discont going backwards 2021-05-27 16:33:00 -04:00
generic Remove autotools build system 2019-10-13 14:15:43 +01:00
gst Remove autotools build system 2019-10-13 14:15:43 +01:00
libs videodecoder: add API to receive subframes 2021-07-08 13:19:21 +02:00
pipelines Use gst_element_request_pad_simple... 2021-05-05 11:55:54 +03:00
gst-plugins-base.supp tests: fix up valgrind suppressions for glibc getaddrinfo leaks 2019-09-08 01:52:36 +01:00
meson.build tests: use the real name of the videoscale test in GST_REGISTRY 2021-05-14 23:24:20 +01:00