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 |
Clément Bœsch
|
57d9c86bf3
|
lavfi/edgedetect: switch to filter_frame.
|
12 years ago |
Clément Bœsch
|
2308c5bb25
|
lavfi/edgedetect: add missing minus in a comment.
|
12 years ago |
Clément Bœsch
|
3899e49955
|
lavfi/edgedetect: use "@see" instead of the invalid "@url".
|
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 |
Clément Bœsch
|
517a2bbcf1
|
lavfi/edgedetect: add rounding for high/low threshold.
This should fix the 32-bit FATE instances where low_u8=19 and high_u8=49.
|
12 years ago |
Clément Bœsch
|
3250231a02
|
lavfi: add edgedetect filter.
|
12 years ago |