Fixed segtotal value being always 2 due to an unused variable
authorMarcos Kintschner <marcos.ktn@gmail.com>
Wed, 1 May 2019 00:25:12 +0000 (21:25 -0300)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 11 Aug 2019 11:32:12 +0000 (11:32 +0000)
commitb0ce4e9a7be34ff0cf4dab0a99b608beace8dc3c
tree31713a28588c15b85a1112c4912dbcdd8713ae1d
parentbdf0e342e35a3f2d4dc75ab7842f79aef9029592
Fixed segtotal value being always 2 due to an unused variable

The 'MAX' expression used to set segtotal always returned 2 because
the unused and uninitialized variable buffer_frame_count was always 0
sys/wasapi/gstwasapisrc.c
sys/wasapi/gstwasapisrc.h