22 #ifndef IMAGE_CODECS_JYV1_H 23 #define IMAGE_CODECS_JYV1_H 25 #include "image/codecs/codec.h" 36 JYV1Decoder (
int width,
int height, uint32 streamTag);
42 static bool isJYV1StreamTag(uint32 streamTag);
const Graphics::Surface * decodeFrame(Common::SeekableReadStream &stream) override
Graphics::PixelFormat getPixelFormat() const override
Definition: movie_decoder.h:32