wine/dlls/winegstreamer
2022-08-01 15:26:24 +02:00
..
color_convert.c winegstreamer: Fix ColorConvert transform GetCurrent(Input|Output)Type. 2022-07-05 12:34:03 +02:00
gst_guids.h
gst_private.h winegstreamer: Implement H264 SetOutputType by reconfiguring the pipeline. 2022-07-08 22:51:14 +02:00
h264_decoder.c winegstreamer: Check H264 ProcessOutput sample against actual image size. 2022-07-08 22:51:18 +02:00
main.c winegstreamer: Use the correct name for WMADecMediaObject DMO. 2022-08-01 15:26:24 +02:00
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
media_source.c winegstreamer: Explicitly disable streams in start_pipeline(). 2022-04-11 10:12:17 +02:00
mfplat.c winegstreamer: Set the MF_MT_AUDIO_AVG_BYTES_PER_SECOND attribute. 2022-08-01 15:26:20 +02:00
quartz_parser.c winegstreamer: Convert MPEG-1 audio to a major type. 2022-05-06 12:06:50 +02:00
quartz_transform.c winegstreamer: Support zero-copy wg_transform_read_data in quartz_transform.c. 2022-06-13 21:33:55 +02:00
resampler.c winegstreamer: Fix Resampler transform GetCurrent(Input|Output)Type. 2022-07-05 12:34:03 +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
wg_allocator.c winegstreamer: Release requested samples if they are too small. 2022-07-07 11:19:56 +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: Remove copying support from wg_transform_push_data. 2022-06-13 21:33:55 +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_classes.idl winegstreamer: Register stub ColorConvertDMO transform. 2022-06-16 19:29:10 +02:00
wm_asyncreader.c winegstreamer: Leave the wm_reader stream_cs when calling the callbacks. 2022-06-14 11:28:48 +02:00
wm_reader.c winegstreamer: Convert MPEG-1 audio to a major type. 2022-05-06 12:06:50 +02:00
wm_syncreader.c winegstreamer: Deliver samples in PTS order instead of alternating. 2022-03-10 09:30:13 +01:00
wma_decoder.c winegstreamer: Support zero-copy in wg_transform_push_data. 2022-06-09 10:46:50 +02:00