wine/dlls/winegstreamer
Alexandre Julliard 46d084aca8 winegstreamer: Respect debug channels configuration for error output.
Avoids spamming stderr when debug output is disabled.
2022-09-29 19:03:08 +02:00
..
color_convert.c winegstreamer: Keep input / output stream info in struct color_convert. 2022-09-29 16:03:52 +02:00
gst_guids.h
gst_private.h winegstreamer: Implement IWMSyncReader2_SetAllocateForStream. 2022-09-29 12:35:48 +02:00
h264_decoder.c winegstreamer: Stop requiring input type in H264 decoder GetInputStreamInfo. 2022-09-29 16:04:01 +02:00
main.c winegstreamer: Respect debug channels configuration for error output. 2022-09-29 19:03:08 +02:00
Makefile.in winegstreamer: Merge wm_syncreader.c into wm_reader.c. 2022-09-20 09:26:25 +02:00
media_source.c winegstreamer: Always check the return value from mf_media_type_from_wg_format(). 2022-08-11 19:40:23 +02:00
mfplat.c winegstreamer: Trace mf_media_type_from_wg_format_{audio|video}(). 2022-08-11 19:40:26 +02:00
quartz_parser.c winegstreamer: Use a wg_video_format switch rather than array indexes. 2022-08-12 22:14:05 +02:00
quartz_transform.c winegstreamer: Check for unexpected format change in wg_transform_read helpers. 2022-09-15 13:47:45 +02:00
resampler.c winegstreamer: Keep input / output stream info in struct resampler. 2022-09-29 16:03:55 +02:00
rsrc.rc
unix_private.h winegstreamer: Implement H264 SetOutputType by reconfiguring the pipeline. 2022-07-08 22:51:14 +02:00
unixlib.h winegstreamer: Respect debug channels configuration for error output. 2022-09-29 19:03:08 +02:00
video_processor.c winegstreamer: Keep input / output stream info in struct video_processor. 2022-09-29 16:03:56 +02:00
wg_allocator.c winegstreamer: Avoid accessing NULL pointer if transform didn't provide a sample. 2022-09-23 15:14:03 +02:00
wg_format.c winegstreamer: Support mapping of MF_MT_MINIMUM_DISPLAY_APERTURE. 2022-06-02 22:32:18 +02:00
wg_parser.c winegstreamer: Respect debug channels configuration for error output. 2022-09-29 19:03:08 +02:00
wg_sample.c winegstreamer: Create wg_sample from IMFSample within wg_transform_push_mf. 2022-09-15 13:47:45 +02:00
wg_transform.c winegstreamer: Implement H264 SetOutputType by reconfiguring the pipeline. 2022-07-08 22:51:14 +02:00
winegstreamer.rgs
winegstreamer.spec winegstreamer: Aggregate a IWMSyncReader in the async reader. 2022-09-20 09:26:23 +02:00
winegstreamer_classes.idl winegstreamer: Register stub ColorConvertDMO transform. 2022-06-16 19:29:10 +02:00
wm_asyncreader.c winegstreamer: Use IWMSyncReader2_GetOutputCount in the async reader. 2022-09-26 21:49:54 +02:00
wm_reader.c winegstreamer: Implement IWMSyncReader2_GetAllocateForStream. 2022-09-29 12:35:48 +02:00
wma_decoder.c winegstreamer: Keep input / output stream info in struct wma_decoder. 2022-09-29 16:03:58 +02:00