| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(#1888).
|
|
|
|
|
|
|
|
|
|
|
|
player.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This replaces some ad-hoc code and extends it to work with more
characters (#1904).
|
|
|
|
|
|
|
|
|
|
|
|
The recovery code assumes that encoding a given frame from the
same data will always give the same output; it always encodes frame 0
again to set things up properly and if that frame is a different size
to the previous run everything breaks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Doing this means PIXELFORMATDESCRIPTOR is no longer available.
This reverts commit 95c0bd115eacf76e3794de8558ccd4e1d8d34a4a.
|
|
|
|
|
|
|
|
|
|
|
|
|