Nicolas George
|
d37f823207
|
vf_thumbnail: fix permissions.
|
12 years ago |
Michael Niedermayer
|
1890853976
|
vf_thumbnail: prevent premature freeing of ref
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Stefano Sabatini
|
fda968aa8f
|
lavfi: decrease logging level of message showing initial parameters
Reduce log clutter, consistent with 1a49a169eb .
|
13 years ago |
Stefano Sabatini
|
abb0a9982f
|
lavfi: do not pass opaque field to init functions
Fix signature mismatch warnings.
|
13 years ago |
Paul B Mahol
|
c9e183b490
|
lavfi: update some deprecated functions
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
13 years ago |
Nicolas George
|
69174fad73
|
vf_thumbnail: forward request_frame at least once.
The current version relied on poll_frame to request
the very first frame, that would not work if the
surrounding code does not call poll_frame.
|
13 years ago |
Clément Bœsch
|
174880f580
|
lavfi/thumbnail: rename @url to @see.
@url isn't a valid Doxygen directive.
|
13 years ago |
Clément Bœsch
|
f1f87439e5
|
thumbnail: fix error code in case of invalid args.
|
13 years ago |
Clément Bœsch
|
15a2a29ba3
|
lavfi: add thumbnail video filter.
|
13 years ago |