On Fri Aug 25 12:44:46 2023 +0000, Huw Davies wrote:
> Once this is in, we can simplify `load_driver_devices()` by combining
> the two loops and eliminating the need to allocate `ids[]` and `guids[]`.
!3658
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3561#note_43415
Since 1.20, gst_element_request_pad_simple is available and
gst_element_get_request_pad is marked as deprecated.
--
v4: winegstreamer: Add MFMPEG4SinkClassFactory.
mf/tests: Use h264 and aac in mp4 media sink tests.
winegstreamer: Add codec data to h264 format.
winegstreamer: Add push_event wrapper.
https://gitlab.winehq.org/wine/wine/-/merge_requests/3636