Author | SHA1 | Message | Date |
---|---|---|---|
|
367577dbe2 |
avfilter/vf_minterpolate: rename chroma log vars
also use AVPixFmtDescriptor instead of avcodec_get_chroma_sub_sample() for log2_chroma*. |
8 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. |
8 years ago |
|
b07d4a0fb2 |
avfilter: added motion estimation and interpolation filters
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
8 years ago |