Zebediah Figura : quartz/parser: Store the source pins as an array of Parser_OutputPin pointers.

Alexandre Julliard julliard at winehq.org
Wed Jun 26 16:15:40 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue Jun 25 20:38:14 2019 -0500

quartz/parser: Store the source pins as an array of Parser_OutputPin pointers.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/quartz/avisplit.c   | 18 ++++-------
 dlls/quartz/mpegsplit.c  | 12 +++----
 dlls/quartz/parser.c     | 82 +++++++++++++++++++++---------------------------
 dlls/quartz/parser.h     | 24 +++++++-------
 dlls/quartz/waveparser.c | 20 +++++-------
 5 files changed, 66 insertions(+), 90 deletions(-)

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



More information about the wine-cvs mailing list