From: Carl Hetherington Date: Tue, 3 Jun 2014 21:58:46 +0000 (+0100) Subject: All audio content should resample if the output frame rate and content X-Git-Tag: v2.0.48~551^2~141 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=82926443230084739cb673a83b2ab1f9d733a07b;hp=82926443230084739cb673a83b2ab1f9d733a07b;p=dcpomatic.git All audio content should resample if the output frame rate and content frame rates differ; make Sndfile sources use the video-frame-rate-based calculation for output frame rate (like FFmpeg sources do). Also, fix small problems when flushing Resamplers used to get fed back to Resamplers again. ---