Stefano Sabatini
|
35e81441fc
|
lavfi/sendcmd: switch to filter_frame API
|
12 years ago |
Clément Bœsch
|
3860e34b08
|
lavfi/sendcmd: expose the options for both filters.
|
12 years ago |
Clément Bœsch
|
0b70ffa4ac
|
lavfi/sendcmd: add FLAGS to AVOption array.
|
12 years ago |
Clément Bœsch
|
2d9d444051
|
lavfi: convert remaining input/output list compound literals to named objects.
This is following 568c70e79e .
|
12 years ago |
Michael Niedermayer
|
cd7febd33f
|
lavfi: replace filter_samples by filter_frame
Based on patch by Anton Khirnov
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Stefano Sabatini
|
bd6240e7e9
|
lavfi/sendcmd: move buf init() variable to internal scope where it is used
|
12 years ago |
Stefano Sabatini
|
c7065f1f89
|
lavfi/sendcmd: release file in case of failed allocation
Avoid hanging file.
|
12 years ago |
Stefano Sabatini
|
740c995288
|
lavfi: add asendcmd and sendcmd filters
|
12 years ago |