Zebediah Figura : winegstreamer: Reimplement the MPEG splitter on top of the mpegaudioparse plugin.

Alexandre Julliard julliard at winehq.org
Mon Sep 23 15:22:33 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Fri Sep 20 17:35:05 2019 -0500

winegstreamer: Reimplement the MPEG splitter on top of the mpegaudioparse plugin.

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

---

 dlls/quartz/Makefile.in          |   1 -
 dlls/quartz/main.c               |   1 -
 dlls/quartz/mpegsplit.c          | 890 ---------------------------------------
 dlls/quartz/quartz_private.h     |   1 -
 dlls/quartz/quartz_strmif.idl    |   7 -
 dlls/quartz/regsvr.c             |  27 --
 dlls/quartz/tests/mpegsplit.c    |  14 +-
 dlls/winegstreamer/gst_private.h |   1 +
 dlls/winegstreamer/gstdemux.c    | 292 ++++++++++++-
 dlls/winegstreamer/main.c        |  66 +++
 10 files changed, 359 insertions(+), 941 deletions(-)

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



More information about the wine-cvs mailing list