mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-11 18:35:00 +01:00
remove --without-resample
This commit is contained in:
@@ -26,8 +26,6 @@ For each package, run the confgure and make:
|
||||
make && make install
|
||||
```
|
||||
|
||||
If you want to build against libav-11 or later, you have to disable the resampler using `./configure --without-libresample` (this disables pitching up and down the audio) as veejay has not transitioned yet to the new API
|
||||
|
||||
If you want veejay to be optimized for the current cpu-type, you do not need to pass any parameters. If you don't now what cpu veejay will be running on , pass `--with-arch-target=auto` to configure.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user