Sweden-Number/dlls/winegstreamer
Giovanni Mascellani c9f0a3ce5c winegstreamer/media_source: Emit absolute presentation timestamp.
Currently the media source emit a presentation timestamp relative to
when the playback was last restarted. I.e., the frame that sits two
seconds inside a media file will get timestamp 2 if playback was
started at the beginning of the file, but will get timestamp 1 if
playback was last restarted at second 1.

This does not match Windows behavior, where each frame always gets
the same timestamp independently from where playback was started.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-27 20:37:44 +02:00
..
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
audioconvert.c
gst_guids.h
gst_private.h winegstreamer: Allocate source media buffers in the PE components. 2021-09-16 22:22:44 +02:00
main.c
media_source.c winegstreamer/media_source: Emit absolute presentation timestamp. 2021-09-27 20:37:44 +02:00
mfplat.c
quartz_parser.c winegstreamer: Fix return code in init_gst failure case. 2021-09-17 10:43:30 +02:00
rsrc.rc
wg_parser.c Revert "winegstreamer: Replace source pad interface with GstAppSrc.". 2021-09-24 07:51:34 +02:00
winegstreamer.rgs
winegstreamer.spec
winegstreamer_classes.idl