wine/dlls/winegstreamer
Rémi Bernon 54590472a7 winegstreamer: Avoid accessing NULL pointer if transform didn't provide a sample.
This can happen with asynchronous decoding, such as with the VA-API
decodebin plugin for H264.
2022-09-23 15:14:03 +02:00
..
color_convert.c winegstreamer: Create wg_sample from IMFSample within wg_transform_push_mf. 2022-09-15 13:47:45 +02:00
gst_guids.h
gst_private.h winegstreamer: Use IWMSyncReader2_SetRange in the async reader. 2022-09-23 15:13:56 +02:00
h264_decoder.c winegstreamer: Create wg_sample from IMFSample within wg_transform_push_mf. 2022-09-15 13:47:45 +02:00
main.c winegstreamer: Use the correct name for WMADecMediaObject DMO. 2022-08-01 15:26:24 +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: Create wg_sample from IMFSample within wg_transform_push_mf. 2022-09-15 13:47:45 +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: Implement H264 SetOutputType by reconfiguring the pipeline. 2022-07-08 22:51:14 +02:00
video_processor.c winegstreamer: Create wg_sample from IMFSample within wg_transform_push_mf. 2022-09-15 13:47:45 +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: Implement H264 SetOutputType by reconfiguring the pipeline. 2022-07-08 22:51:14 +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_SetRange in the async reader. 2022-09-23 15:13:56 +02:00
wm_reader.c winegstreamer: Use IWMSyncReader2_SetRange in the async reader. 2022-09-23 15:13:56 +02:00
wma_decoder.c winegstreamer: Create wg_sample from IMFSample within wg_transform_push_mf. 2022-09-15 13:47:45 +02:00