gstreamer/sys/directsound
Sebastian Dröge 6d256d9908 directsoundsrc: Correctly calculate segsize and segtotal
segsize should be based on latency-time, and must be a multiple of the
frame size. segtotal should be based on buffer-time and segsize.

This prevents errors caused by outputting buffers that are not a
multiple of the frame size, and actually makes the buffer-time and
latency-time properties do what they're supposed to do.
2017-04-06 16:15:28 +03:00
..
gstdirectsoundplugin.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstdirectsoundsrc.c directsoundsrc: Correctly calculate segsize and segtotal 2017-04-06 16:15:28 +03:00
gstdirectsoundsrc.h directsoundsrc: Correctly calculate segsize and segtotal 2017-04-06 16:15:28 +03:00
Makefile.am directsoundsrc: add missing -lole32 2016-04-03 13:37:16 +03:00
meson.build meson: directsound: Add ole32 library dependency 2016-10-21 06:05:27 -03:00