diff DOCS/tech/general.txt @ 31090:1aece15222b5

Remove internal liba52 copy. Nowadays FFmpeg is faster than liba52 and external liba52 is well supported.
author diego
date Sun, 09 May 2010 14:45:29 +0000
parents eb4576887140
children f2b81cd25817
line wrap: on
line diff
--- a/DOCS/tech/general.txt	Sun May 09 12:28:15 2010 +0000
+++ b/DOCS/tech/general.txt	Sun May 09 14:45:29 2010 +0000
@@ -196,7 +196,7 @@
            Only used if none of the above works.
 
 4. Codecs. Consists of libmpcodecs/* and separate files or libs,
-   for example liba52, libmpeg2, loader, mp3lib.
+   for example libmpeg2, loader, mp3lib.
 
    mplayer.c doesn't call them directly, but through the dec_audio.c and
    dec_video.c files, so the mplayer.c doesn't have to know anything about