1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 04:51:52 +00:00

synced with 1.59

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14704 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabrov 2005-02-15 10:57:58 +00:00
parent 6f8ce2f95f
commit 7c995b26da

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- synced to 1.58 -->
<!-- synced to 1.59 -->
<sect1 id="codecs">
<title>Támogatott codec-ek</title>
@ -726,8 +726,7 @@ m
Nem kell a teljes faad2 az AAC fájlok dekódolásához, a libfaad elég. Így készítsd el:
<screen>
cd faad2/
chmod +x bootstrap
./bootstrap
sh bootstrap
./configure
cd libfaad
make