use ffmpeg for sample packing
FFmpeg has a much more optimized algorithm than we do so may as well use it.
This commit is contained in:
@@ -86,8 +86,6 @@ public:
|
||||
set(channel, data, 0, sample_length);
|
||||
}
|
||||
|
||||
QByteArray toPackedData() const;
|
||||
|
||||
private:
|
||||
AudioParams audio_params_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user