gstreamer/tests
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
..
check videodecoder: add API to receive subframes 2021-07-08 13:19:21 +02:00
examples Use gst_element_request_pad_simple... 2021-05-05 11:55:54 +03:00
files Remove autotools build system 2019-10-13 14:15:43 +01:00
icles Use gst_element_request_pad_simple... 2021-05-05 11:55:54 +03:00
validate tests: Update expectation files with sorted structure fields 2021-05-21 17:10:07 -04:00
meson.build meson: Use the tests option for validate 2020-06-11 14:01:01 +05:30