Module: wine Branch: master Commit: 9c12ca85e5121ec018f378cb9ddc5ac19fd5aefc URL: https://source.winehq.org/git/wine.git/?a=commit;h=9c12ca85e5121ec018f378cb9...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Feb 15 18:02:14 2022 +0300
mf/session: Initial implementation of playback rate change.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mf/session.c | 458 +++++++++++++++++++++++++++++++++-------------------- dlls/mf/tests/mf.c | 2 - 2 files changed, 283 insertions(+), 177 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9c12ca85e5121ec018f37...