Sweden-Number/dlls/winegstreamer
Giovanni Mascellani a9db6c050d winegstreamer: Set MF_MT_ALL_SAMPLES_INDEPENDENT for audio types.
The stricter checks imposed by commit
ac39b313b6, while being valid in general,
require that media source attaches to media types the attributes that
application can request.

This patch exposes the MF_MT_ALL_SAMPLES_INDEPENDENT attribute to audio
streams (similarly to what is already done for video streams), which is
for example requested by The Medium.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-06 17:49:12 +02:00
..
Makefile.in
audioconvert.c
gst_guids.h
gst_private.h
main.c winecrt0: Determine the registration module handle directly in __wine_register_resources(). 2021-04-30 22:59:50 +02:00
media_source.c winegstreamer: Let async command handle request token. 2021-06-15 20:42:25 +02:00
mfplat.c winegstreamer: Set MF_MT_ALL_SAMPLES_INDEPENDENT for audio types. 2021-07-06 17:49:12 +02:00
quartz_parser.c winegstreamer: Make the file_size field of struct parser into a local variable. 2021-05-18 09:56:33 +02:00
rsrc.rc
wg_parser.c winegstreamer: Change the formatting of error and warning messages a bit. 2021-06-29 22:43:21 +02:00
winegstreamer.rgs
winegstreamer.spec
winegstreamer_classes.idl