Correction: jpegs can be too big on all targets...

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11644 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2006-12-02 10:26:10 +00:00
parent ca20ffc13f
commit a5e316b32a

View file

@ -62,15 +62,13 @@ The menu has the following entries.
between 1 second and 20 seconds. between 1 second and 20 seconds.
\nopt{MASCODEC}{ \nopt{MASCODEC}{
\item[Show Playback Menu.] From the playback menu you can control the \item[Show Playback Menu.] From the playback menu you can control the
playback of the currently loaded playlist and change the volume of you \dap. playback of the currently loaded playlist and change the volume of your \dap.
} }
\item[Return.] Returns you to the image \item[Return.] Returns you to the image
\end{description} \end{description}
\note{ \note{
Progressive scan and other unusual JPEG files are not supported, and will Progressive scan and other unusual JPEG files are not supported, and will
result in various ``unsupported xx'' messages.% result in various ``unsupported xx'' messages. Processing could also fail if the
\opt{MASCODEC}{ image is too big to decode which will be explained by a respective message.
Processing could also fail if the image is too big or demanding to decode which
will be explained by a respective message, too.}
} }