Rémi Bernon : winegstreamer: Move format helpers to a dedicated source.

Alexandre Julliard julliard at winehq.org
Thu Feb 17 15:33:57 CST 2022


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Wed Feb 16 12:19:06 2022 +0100

winegstreamer: Move format helpers to a dedicated source.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51931
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52391
Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winegstreamer/Makefile.in    |   1 +
 dlls/winegstreamer/unix_private.h |  32 +++
 dlls/winegstreamer/wg_format.c    | 436 ++++++++++++++++++++++++++++++++++++++
 dlls/winegstreamer/wg_parser.c    | 397 +---------------------------------
 4 files changed, 471 insertions(+), 395 deletions(-)

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



More information about the wine-cvs mailing list