Module: wine Branch: master Commit: 9be491e80fc97058402ee74140d7ce90a45a956b URL: https://gitlab.winehq.org/wine/wine/-/commit/9be491e80fc97058402ee74140d7ce9...
Author: Zebediah Figura zfigura@codeweavers.com Date: Thu Dec 7 13:30:43 2023 -0600
quartz: Implement sample allocation in the VMR7 presenter.
---
dlls/quartz/Makefile.in | 2 +- dlls/quartz/tests/Makefile.in | 2 +- dlls/quartz/tests/vmr7.c | 171 ++++++++++++++++++++++++++++++++++++++++++ dlls/quartz/vmr7_presenter.c | 79 +++++++++++++++++-- 4 files changed, 247 insertions(+), 7 deletions(-)