gst-plugins-rs/video
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
..
cdg Update for caps/structure-related string API changes 2023-01-15 22:58:44 +02:00
closedcaption Fix various new clippy warnings 2023-01-25 10:31:19 +02:00
dav1d dav1ddec: Make sure to call get_picture() twice in a row when draining 2023-02-08 11:26:25 +02:00
ffv1 Fix various new clippy warnings 2023-01-25 10:31:19 +02:00
gif video: Fix compilation after API changes 2023-01-04 13:39:14 +02:00
gtk4 gtk4: Update for GLDisplay object lock requirements 2023-02-06 11:10:02 +02:00
hsv Update versions to 0.10.0-alpha.1 2022-10-24 19:31:19 +03:00
png Update for glib API changes 2023-01-21 18:13:48 +02:00
rav1e Update for glib API changes 2023-01-21 18:13:48 +02:00
videofx Fix various new clippy warnings 2023-01-25 10:31:19 +02:00
webp Update versions to 0.10.0-alpha.1 2022-10-24 19:31:19 +03:00