gst-plugins-rs/video/dav1d/src
Sebastian Dröge 44405e0cd7 dav1ddec: Make sure to call get_picture() twice in a row when draining
The first time might return `EAGAIN` if there are pending frames but
there is no decoded frame available yet. The second time it will
actually wait for frames to become available and only start returning
`EAGAIN` again once no more frames are left.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1080>
2023-02-08 11:26:25 +02:00
..
dav1ddec dav1ddec: Make sure to call get_picture() twice in a row when draining 2023-02-08 11:26:25 +02:00
lib.rs Make GStreamer plugin/crate/library/directory names and descriptions consistent 2022-10-23 20:25:08 +03:00