Clément Bœsch
|
9236e9f1e1
|
lavfi/ebur128: use ff_filter_frame() everywhere.
|
12 years ago |
Clément Bœsch
|
a5b765236b
|
lavfi: add priv_class for some forgotten filters.
This allows to print the options available when using commands such as
ffmpeg -help full.
|
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 |
Paul B Mahol
|
1acd2f6ba7
|
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Also remove it in once case when it is not needed.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
12 years ago |
Paul B Mahol
|
e870a7dd4a
|
lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
12 years ago |
Clément Bœsch
|
9ad1ea13e0
|
lavfi/ebur128: fix typo in condition.
Fixes CID733727.
|
12 years ago |
Clément Bœsch
|
d771b1d137
|
lavfi: EBU R.128 scanner.
|
12 years ago |