mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
14300e5805
Don't just loop over the first num_queued buffers but loop over all the buffers and check if they need to be freed. It is possible that not all buffers are queued and then the entry in our array will be NULL. Those buffers that are not queued were freed in stop(). Fixes https://bugzilla.gnome.org/show_bug.cgi?id=696651 |
||
---|---|---|
.. | ||
directsound | ||
oss | ||
oss4 | ||
osxaudio | ||
osxvideo | ||
sunaudio | ||
v4l2 | ||
waveform | ||
ximage | ||
Makefile.am |