Skip to content
Snippets Groups Projects
Commit 07b48f8c authored by Stefano Sabatini's avatar Stefano Sabatini Committed by Mans Rullgard
Browse files

Do not set audio_resample to 0 if audio_sync_method is > 1.


If audio_sync_method is >1 the resampler is used for audio drift
compensation, and do_audio_out() was causing an assert failure because
audio_resample was not set.

Fix issue 2516, which was introduced by SVN r25939.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 78f318be
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment