wine/dlls/mf
Eric Pouech 9718a0b6d3 winegstreamer: In video_processor, activate a videoflip converter.
The app I'm considering opens a video_processor on its own, with
a NV12 format on input and a ARGB32 format on output.

Tested on Windows: the samples are flipped vertically. While Wine
keeps them untouched.

So added a videoflip in the video processor to be activated when needed.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-04-18 10:18:17 +02:00
..
tests winegstreamer: In video_processor, activate a videoflip converter. 2023-04-18 10:18:17 +02:00
clock.c mf: Handle timer time behind clock time in present_clock_schedule_timer(). 2022-11-08 20:07:52 +01:00
copier.c
evr.c
main.c
Makefile.in
mf.idl
mf.rc
mf.rgs
mf.spec
mf_private.h
quality.c
samplegrabber.c mf/samplegrabber: Handle samples receieved in paused state. 2022-11-08 20:07:52 +01:00
sar.c
session.c mf/session: Handle error when a source fails to start. 2023-04-11 16:16:51 +02:00
topology.c
topology_loader.c