mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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:
parent
ca20ffc13f
commit
a5e316b32a
1 changed files with 3 additions and 5 deletions
|
@ -62,15 +62,13 @@ The menu has the following entries.
|
|||
between 1 second and 20 seconds.
|
||||
\nopt{MASCODEC}{
|
||||
\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
|
||||
\end{description}
|
||||
|
||||
\note{
|
||||
Progressive scan and other unusual JPEG files are not supported, and will
|
||||
result in various ``unsupported xx'' messages.%
|
||||
\opt{MASCODEC}{
|
||||
Processing could also fail if the image is too big or demanding to decode which
|
||||
will be explained by a respective message, too.}
|
||||
result in various ``unsupported xx'' messages. Processing could also fail if the
|
||||
image is too big to decode which will be explained by a respective message.
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue