Nicolas George
|
1a3fa3ab2c
|
vf_select: remove mathematical constants now redundant.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Stefano Sabatini
|
d763fb7d47
|
lavfi: add select filter
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
14 years ago |
Stefano Sabatini
|
fe3cad0e9e
|
vf_select: reindent after the previous commit
|
13 years ago |
William Yu
|
30ea0e47b5
|
vf_select: add NULL-checks in uninit
Fix NULL pointer dereference in case of failed initialization.
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
|
13 years ago |
Stefano Sabatini
|
43fab7aafc
|
vf_select: check for isnan when setting t from pts
|
13 years ago |
William Yu
|
298fccad21
|
vf_select: set start_t if undefined
Previously start_t was never set.
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
|
13 years ago |
Stefano Sabatini
|
07586b68a8
|
lavfi: add select filter
Address trac issue #92.
|
14 years ago |