java.lang.Object
org.monte.media.av.codec.video.AVIBMPDIB
This class defines the JPEG Huffman table, which is omitted in AVI MJPEG
files.
Source: Microsoft Windows Bitmap Format. Multimedia Technical Note: JPEG DIB Format. (c) 1993 Microsoft Corporation. All rights reserved. BMPDIB.txt
- Author:
- Werner Randelshofer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InputStreamprependDHTSeg(byte[] jpgWithoutDHT) static InputStreamprependDHTSeg(byte[] jpgWithoutDHT, int offset, int length) static ImageInputStreamprependDHTSeg(InputStream inWithoutDHT) static ImageInputStreamprependDHTSeg(ImageInputStream iisWithoutDHT)
-
Constructor Details
-
AVIBMPDIB
public AVIBMPDIB()
-
-
Method Details
-
prependDHTSeg
-
prependDHTSeg
-
prependDHTSeg
- Throws:
IOException
-
prependDHTSeg
- Throws:
IOException
-