Nicolas George
|
709628aa71
|
lavfi/avf_concat: fix invalid exclusive test.
The invalid test did not cause any actual problem since
the first branch is only possible with bogus filters.
Fix coverity issue CID 733850.
|
12 years ago |
Stefano Sabatini
|
42d621d131
|
lavfi: add priv class to filter definitions and flags to filter internal options
This allows the iteration callbacks to discover the internal class and
options, and show them when required.
|
12 years ago |
Nicolas George
|
de35d2b498
|
avf_concat: fix permissions.
|
12 years ago |
Nicolas George
|
efcfcf8793
|
avf_concat: fix silence duration.
concat_in.pts starts at 0 for each segment, so the duration
of the silence was too long, except at the first stitch.
|
12 years ago |
Nicolas George
|
9a757cca34
|
avf_concat: fix min value for v option.
|
12 years ago |
Nicolas George
|
be33da9a1d
|
lavfi: add concat filter.
|
13 years ago |