Module: wine Branch: master Commit: e8510660e65c5441fee6342f0b452292d243b9a3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e8510660e65c5441fee6342f0...
Author: Zebediah Figura z.figura12@gmail.com Date: Tue Jun 25 20:38:13 2019 -0500
quartz/parser: Don't store the sink pin in the "ppPins" array.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/quartz/avisplit.c | 8 ++++---- dlls/quartz/mpegsplit.c | 4 ++-- dlls/quartz/parser.c | 38 +++++++++++++++++++------------------- dlls/quartz/waveparser.c | 10 +++++----- 4 files changed, 30 insertions(+), 30 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e8510660e65c5441fee63...