summaryrefslogtreecommitdiffstats
path: root/manual/appendix/file_formats.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-04-01 22:00:20 +0000
committerAlex Parker <rockbox@aeparker.com>2009-04-01 22:00:20 +0000
commit8185e0b222387db67769167bf1361dac733cc804 (patch)
treed309f8342f60b2c0afb5052eb784b85f629bfff2 /manual/appendix/file_formats.tex
parente2139124bc100c7e00e74fb25f2db7b683df3dc3 (diff)
downloadrockbox-8185e0b222387db67769167bf1361dac733cc804.tar.gz
rockbox-8185e0b222387db67769167bf1361dac733cc804.zip
Add mpegplayer file extensions to the appendix. Adapted from FS#10074 by David Kauffmann.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20604 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index d2256b3775..8e10924834 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -48,6 +48,10 @@
& Chip8 game & \fname{.ch8} & Play the Chip8 game \\
\includegraphics[width=0.37cm]{appendix/images/icon-image-file.png}
& Image & \fname{.jpg} & View the JPEG image \\
+\opt{swcodec}{
+ \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
+ & Video & \fname{.mpg, .mpeg, .mpv, .m2v} & Play the MPEG1/2 video \\
+}
\opt{MASCODEC}{\opt{lcd_bitmap}{
\includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
& Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\}