Skip to content
Snippets Groups Projects
Commit 20b631fb authored by Philippe Gorley's avatar Philippe Gorley Committed by Adrien Béraud
Browse files

audio: refactor resampler class

Using MediaFilter would make the resampling time longer and more
unpredictable than directly using libswresample.

Adds libswresample as a dependency.
Simplifies Resampler class.
Resampler detects changes in input and output formats automatically.
Changes Audiofile to use Resampler instead of MediaFilter.

Change-Id: I24919e8fa514dbb4a38408e338016976e7424136
parent 034fd642
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