diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-03-13 15:33:55 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-03-13 15:33:55 +0000 |
commit | 5a778ec0f84096c749b460581aa2d24d5a8b278e (patch) | |
tree | e7d2fa84cf04eed6cd84c97ae1321ff7a0193032 /DOCS/documentation.html | |
parent | 301dd8f013258480609fb6b88893de635710e270 (diff) |
ijpg for jpegs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5067 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r-- | DOCS/documentation.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html index d14de41e50..165169b257 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -381,6 +381,10 @@ will take some time, but it DOES worth it.</P> <LI><B>SDL</B> - it's not mandatory, but can help in some cases (bad audio, videocards that lag strangely with the xv driver). Always use the newest (beginning from 1.2.x).</LI> + <LI><B>libjpeg</B> - recommended and default (M)JPEG decoder. Useful for + both <B>MPlayer</B> and <B>MEncoder</B>.</LI> + <LI><B>libpng</B> - recommended and default (M)PNG decoder. Useful for + both <B>MPlayer</B> and <B>MEncoder</B>.</LI> </UL> <P><B><I>CODECS</I></B></P> |