1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

lavfi/aphaser: switch to AVOption-based system

This commit is contained in:
Matthieu Bouron
2013-04-11 01:37:57 +02:00
parent a5ce5ac9fb
commit f43da3def7
3 changed files with 1 additions and 6 deletions

View File

@@ -6343,9 +6343,6 @@ Add a phasing effect to the input audio.
A phaser filter creates series of peaks and troughs in the frequency spectrum.
The position of the peaks and troughs are modulated so that they vary over time, creating a sweeping effect.
The filter accepts parameters as a list of @var{key}=@var{value}
pairs, separated by ":".
A description of the accepted parameters follows.
@table @option