Author | SHA1 | Message | Date |
---|---|---|---|
|
6e156075b0 |
avfilter: Add blue and violet noise generation filters
For the blue and violet noise, I took the pink and brown noise respectively and subtracted the offsets instead of adding them. When I eyeball the frequency spectrum of the resulting outputs it looks correct to me, i.e. the blue graph appears to be a mirror image of the pink, and the same can be said of the violet and the brown. I did not do anything else to confirm the correctness. |
7 years ago |
|
ed93ed5ee3 |
avfilter: don't anonymously typedef structs
Signed-off-by: Paul B Mahol <onemda@gmail.com> |
8 years ago |
|
f7191ccad6 |
lavfi: remove stray semicolons.
Hopefully fix compilation with suncc. |
8 years ago |
|
6a11c7f160 |
avfilter: add anoisesrc
Signed-off-by: Kyle Swanson <k@ylo.ph> Signed-off-by: Paul B Mahol <onemda@gmail.com> |
9 years ago |