remap-source, virtual-source: fix max_rewind handling
authorTanu Kaskinen <tanuk@iki.fi>
Tue, 31 Oct 2017 13:29:26 +0000 (15:29 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Mon, 6 Nov 2017 09:47:52 +0000 (11:47 +0200)
commit27067dbc7525deab200cbb0939b8a3205b3b51ce
tree040df5b3a4297196a09d7b5b34eec938168c95f2
parent83e12c43b110fc45056b625ea005b96d231dd415
remap-source, virtual-source: fix max_rewind handling

The filter sources should have the same max_rewind as the master source,
but these modules didn't update max_rewind when the master max_rewind
changed.
src/modules/module-remap-source.c
src/modules/module-virtual-source.c