Nikolay Sivov : mfplat: Implement buffer collection for sample.

Alexandre Julliard julliard at winehq.org
Tue Mar 5 15:06:30 CST 2019


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Mar  5 10:49:42 2019 +0300

mfplat: Implement buffer collection for sample.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mfplat/buffer.c         | 127 +++++++++++++++++++++++++++++++++++++------
 dlls/mfplat/main.c           |  28 ----------
 dlls/mfplat/mediatype.c      |   1 -
 dlls/mfplat/mfplat_private.h |  29 ++++++++++
 dlls/mfplat/queue.c          |   1 -
 dlls/mfplat/tests/mfplat.c   |  74 ++++++++++++++++++++++++-
 6 files changed, 209 insertions(+), 51 deletions(-)

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



More information about the wine-cvs mailing list