https://bugs.winehq.org/show_bug.cgi?id=49830
--- Comment #3 from Guido guidoj2269@gmail.com --- 784ae1e9bd4129a4f0967c656c51e6c9cc3855f5 is the first bad commit commit 784ae1e9bd4129a4f0967c656c51e6c9cc3855f5 Author: Derek Lesho dlesho@codeweavers.com Date: Wed Sep 2 14:26:00 2020 -0500
winegstreamer: Add stub media source.
Signed-off-by: Derek Lesho dlesho@codeweavers.com Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/mfplat/tests/mfplat.c | 1 - dlls/winegstreamer/media_source.c | 197 +++++++++++++++++++++++++++++++++++++- 2 files changed, 195 insertions(+), 3 deletions(-)