aout: fix assert after pause -> flush -> resume
Replace the assert with a if check. 'timing.pause_date' is invalid after a flush and there is nothing to delay in that case.
Fixes regression from a3ddf46f
Edited by Thomas Guillem
Replace the assert with a if check. 'timing.pause_date' is invalid after a flush and there is nothing to delay in that case.
Fixes regression from a3ddf46f
VideoLAN code repository instance