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.
|
2012-08-18 10:19:05 +02:00 |
|
Nicolas George
|
de35d2b498
|
avf_concat: fix permissions.
|
2012-08-17 18:26:39 +02:00 |
|
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.
|
2012-07-28 15:14:01 +02:00 |
|
Nicolas George
|
9a757cca34
|
avf_concat: fix min value for v option.
|
2012-07-28 11:48:14 +02:00 |
|
Nicolas George
|
be33da9a1d
|
lavfi: add concat filter.
|
2012-07-23 11:34:20 +02:00 |
|