mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:31:00 +00:00
Extending the borders on reference frames so that motion vectors that point outside the reference frame allows `predict_inter_block()` to avoid some branches to clamp the sample coordinates in its loops. This results in about a 25% improvement in decode time of a motion- heavy YouTube video (~20.8s -> ~15.6s). |
||
|---|---|---|
| .. | ||
| Color | ||
| Containers | ||
| VP9 | ||
| CMakeLists.txt | ||
| DecoderError.h | ||
| Forward.h | ||
| PlaybackManager.cpp | ||
| PlaybackManager.h | ||
| Sample.h | ||
| Track.h | ||
| VideoDecoder.h | ||
| VideoFrame.cpp | ||
| VideoFrame.h | ||