Module: wine Branch: master Commit: 0d7d1ba210e14ef4727a74fed13deb0e7e1a5d9a URL: https://source.winehq.org/git/wine.git/?a=commit;h=0d7d1ba210e14ef4727a74fed...
Author: Zebediah Figura zfigura@codeweavers.com Date: Sun Sep 1 19:48:04 2019 -0500
amstream: Use shorter method names for the multimedia stream.
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/amstream/amstream_private.h | 2 +- dlls/amstream/main.c | 4 +- dlls/amstream/multimedia.c | 95 ++++++++++++++++++++++------------------ 3 files changed, 55 insertions(+), 46 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0d7d1ba210e14ef4727a7...