Zebediah Figura : winegstreamer: Reimplement the AVI splitter on top of the avidemux plugin.

Alexandre Julliard julliard at winehq.org
Fri Sep 20 15:54:42 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu Sep 19 18:59:38 2019 -0500

winegstreamer: Reimplement the AVI splitter on top of the avidemux 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/avisplit.c           | 1444 --------------------------------------
 dlls/quartz/main.c               |    1 -
 dlls/quartz/quartz_private.h     |    1 -
 dlls/quartz/quartz_strmif.idl    |    7 -
 dlls/quartz/regsvr.c             |   17 -
 dlls/quartz/tests/avisplit.c     |   13 +-
 dlls/winegstreamer/gst_private.h |    1 +
 dlls/winegstreamer/gstdemux.c    |  112 ++-
 dlls/winegstreamer/main.c        |   43 ++
 10 files changed, 166 insertions(+), 1474 deletions(-)

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



More information about the wine-cvs mailing list