1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/dlls/winegstreamer
Rémi Bernon 7b79e3a87b winegstreamer: Check H264 ProcessOutput sample against actual image size.
Instead of maximum output sample size returned from GetOutputStreamInfo.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45988
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47084
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49715
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52183
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
2022-07-08 22:51:18 +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: Implement H264 SetOutputType by reconfiguring the pipeline. 2022-07-08 22:51:14 +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: Register stub ColorConvertDMO transform. 2022-06-16 19:29:10 +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_classes.idl winegstreamer: Register stub ColorConvertDMO transform. 2022-06-16 19:29:10 +02:00
winegstreamer.rgs
winegstreamer.spec
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