Zebediah Figura : winegstreamer: Support converting color spaces within the splitter filter.

Alexandre Julliard julliard at winehq.org
Mon Jan 27 15:00:17 CST 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Fri Jan 24 19:55:09 2020 -0600

winegstreamer: Support converting color spaces within the splitter filter.

The idea being firstly that it's more efficient to handle this all within one
GStreamer pipeline, especially since we may need to be converting color
spaces anyway (for videoflip), and secondly that this renders obsolete the
color space converter transform filters in gsttffilter.c.

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

---

 dlls/winegstreamer/gstdemux.c | 238 ++++++++++++++++++++++++++++++++++++++----
 1 file changed, 219 insertions(+), 19 deletions(-)

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



More information about the wine-cvs mailing list