From 2a1e3a07de66c4617ae039c0b46f1d4741a319e2 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 11 Sep 2006 09:15:42 +0000 Subject: Clarify binary codecs section. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19796 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/binary-packaging.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS/tech') diff --git a/DOCS/tech/binary-packaging.txt b/DOCS/tech/binary-packaging.txt index 479de44895..60e99df994 100644 --- a/DOCS/tech/binary-packaging.txt +++ b/DOCS/tech/binary-packaging.txt @@ -88,8 +88,9 @@ packages containing a shared libavcodec library, they are often based on the 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. -- cgit v1.2.3