mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 21:40:46 +00:00
committed by
Jindra Petřík
parent
811fe1261d
commit
87bdd1e379
@@ -580,7 +580,7 @@ public abstract class AbstractAVIStream {
|
||||
* left corner. If // "height" is negative, the bitmap is a top-down DIB
|
||||
* with the origin // at the upper left corner. // - For YUV bitmaps, the
|
||||
* bitmap is always top-down, regardless of the // sign of "height".
|
||||
* Decoders should offer YUV formats with postive // "height", but for
|
||||
* Decoders should offer YUV formats with positive // "height", but for
|
||||
* backward compatibility they should accept YUV // formats with either
|
||||
* positive or negative "height". // - For compressed formats, height must
|
||||
* be positive, regardless of // image orientation. WORD planes; //
|
||||
|
||||
Reference in New Issue
Block a user