gstreamer/gst-libs/gst
Philippe Renon 0dc1b6049e audiosink: expose more audioringbuffer vmethods to child sinks
The newly exposed vmethods are pause, resume, stop and clear_all.
The existing reset vmethod is deprecated.

The audio sink will fallback to calling reset if pause or stop
are not provided and will fallback to calling start if
resume is not provided. There is no default clear_all
implementation.
Existing audio sinks continue to work as before.

This change is useful for sinks that need to distinguish
between a pause and a stop (currently both are handled
by a reset) and is needed for https://bugzilla.gnome.org/show_bug.cgi?id=788362

https://bugzilla.gnome.org/show_bug.cgi?id=788361
2019-09-27 05:34:57 +00:00
..
allocators Pass the code through codespell 2019-08-30 13:05:36 +00:00
app Pass the code through codespell 2019-08-30 13:05:36 +00:00
audio audiosink: expose more audioringbuffer vmethods to child sinks 2019-09-27 05:34:57 +00:00
fft Pass the code through codespell 2019-08-30 13:05:36 +00:00
gl build: fix debug output werror build with newer gcc 2019-09-23 17:59:12 +10:00
pbutils Pass the code through codespell 2019-08-30 13:05:36 +00:00
riff Pass the code through codespell 2019-08-30 13:05:36 +00:00
rtp Pass the code through codespell 2019-08-30 13:05:36 +00:00
rtsp Pass the code through codespell 2019-08-30 13:05:36 +00:00
sdp Pass the code through codespell 2019-08-30 13:05:36 +00:00
tag build: fix debug output werror build with newer gcc 2019-09-23 17:59:12 +10:00
video Pass the code through codespell 2019-08-30 13:05:36 +00:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am gl: hook up to build system 2017-12-19 12:01:48 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30