changeset 19790:9c54d979c2bc

Clarify binary codecs section.
author diego
date Mon, 11 Sep 2006 09:15:42 +0000
parents 146c14d9aebb
children 71324d9f3aa0
files DOCS/tech/binary-packaging.txt
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/binary-packaging.txt	Mon Sep 11 09:14:11 2006 +0000
+++ b/DOCS/tech/binary-packaging.txt	Mon Sep 11 09:15:42 2006 +0000
@@ -88,8 +88,9 @@
 last "release" version of FFmpeg, which is quite old and will usually not
 function correctly with MPlayer.
 
-Support for binary codecs MUST be present but it MUST NOT result in a hard
-dependency on a binary codecs package. MPlayer is fully functional without
+Support for binary codecs SHOULD be present to the extent that the combination
+of operating system and CPU architecture permits, but it MUST NOT result in a
+hard dependency on a binary codecs package. MPlayer is fully functional without
 external binary codecs. If you package binary codecs yourself, package the
 essential codecs package, not the all codecs package.