Added bypass routine(JpegDecoder) when failed to get subsampling in JpegTurboDecoder
[framework/osp/image-core.git] / src / FMedia_JpegDecoder.h
index 45cf227..78945db 100644 (file)
@@ -71,7 +71,7 @@ public:
         * @exception   E_OUT_OF_MEMORY   Memory is insufficient.
         * @exception   E_INVALID_DATA     The data is invalid.
         */
-       virtual result DecodeN(byte*& outBuf, int& length);
+       virtual byte* DecodeN(int& length);
 
        /**
         * Sets the decoding region. @n