Rémi Bernon : winegstreamer: Implement H264 decoder GetOutputAvailableType.

Alexandre Julliard julliard at winehq.org
Tue Mar 15 17:57:48 CDT 2022


Module: wine
Branch: master
Commit: 648ea45b810f54e5da69a239a4198c3f48b4c7e2
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=648ea45b810f54e5da69a239a4198c3f48b4c7e2

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon Mar 14 12:09:06 2022 +0100

winegstreamer: Implement H264 decoder GetOutputAvailableType.

This adds some todo_wine because we were not enumerating any media type
before, and we do now.

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 at codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mf/tests/mf.c                |  59 +++++++++--------
 dlls/winegstreamer/h264_decoder.c | 133 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 159 insertions(+), 33 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=648ea45b810f54e5da69a239a4198c3f48b4c7e2



More information about the wine-cvs mailing list