# HG changeset patch # User diego # Date 1173713190 0 # Node ID 5ee9424d58f3781840743b918b54f6fe4687f43b # Parent 77dd339502f5db5a2d6d82271c7ab47b38a4fc95 minor clarification diff -r 77dd339502f5 -r 5ee9424d58f3 DOCS/tech/codecs.conf.txt --- a/DOCS/tech/codecs.conf.txt Mon Mar 12 15:21:13 2007 +0000 +++ b/DOCS/tech/codecs.conf.txt Mon Mar 12 15:26:30 2007 +0000 @@ -4,7 +4,7 @@ ------------ MPlayer features a very flexible codec architecture which allows it to use its own open source codecs, as well as open source libraries, Win32 -codec DLLs, and XAnim binary codec modules. To the MPlayer user, the +codec DLLs and other binary codec modules. To the MPlayer user, the most visible piece of this architecture is the etc/codecs.conf file. This is a text-based configuration file that controls which MPlayer components are in charge of handling particular compressed data formats.