Module: wine Branch: master Commit: 51bd7f86b611242d0375fefa4fe66dda85fe485f URL: https://source.winehq.org/git/wine.git/?a=commit;h=51bd7f86b611242d0375fefa4...
Author: Rémi Bernon rbernon@codeweavers.com Date: Thu Jun 23 14:09:01 2022 +0200
winegstreamer: Use H264 input media type frame size when specified.
Updating the internal stream format frame size accordingly.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45988 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47084 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49715 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52183 Signed-off-by: Rémi Bernon rbernon@codeweavers.com
---
dlls/mf/tests/mf.c | 141 +++++++++++--------------------------- dlls/winegstreamer/h264_decoder.c | 7 ++ 2 files changed, 48 insertions(+), 100 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=51bd7f86b611242d0375f...