Mercurial > mplayer.hg
comparison libfaad2/ssr_ipqf.h @ 12337:6f1b4c989914
soft skipping for mencoder. rather than skipping decoding/filtering
frames that will be skipped, mencoded tells vf_softskip (if present)
that it should drop the next frame. this allows filters that need to
see every input frame (inverse telecine, denoise3d, ...) to see
skipped frames before they get dropped.
in principle, a smarter softskip filter could be written that would
buffer frames and choose to drop the one with least change, rather
than strictly dropping the next one.
author | rfelker |
---|---|
date | Wed, 28 Apr 2004 04:29:17 +0000 |
parents | 3185f64f6350 |
children | 4a370c80fe5c |
comparison
equal
deleted
inserted
replaced
12336:e0b92e840609 | 12337:6f1b4c989914 |
---|