| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
350ce0b9d3 | lavfi/minterpolate: Remove an unused variable. | 8 years ago |
|
|
367577dbe2 |
avfilter/vf_minterpolate: rename chroma log vars
also use AVPixFmtDescriptor instead of avcodec_get_chroma_sub_sample() for log2_chroma*. |
9 years ago |
|
|
11a631d4a7 |
avfilter/vf_minterpolate: do not right shift negative numbers
It was source of crashes. Use division instead. Original patch by author. Log message by comitter. |
9 years ago |
|
|
b07d4a0fb2 |
avfilter: added motion estimation and interpolation filters
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
9 years ago |