comparison DOCS/tech/patches.txt @ 13156:ccce2d564161

Patches should be gzip or bzip2 compressed if necessary.
author diego
date Thu, 26 Aug 2004 19:46:12 +0000
parents a5df08927328
children 7903766338f7
comparison
equal deleted inserted replaced
13155:fd40ef23053b 13156:ccce2d564161
57 The subject line is very important if you do not want your patch to get 57 The subject line is very important if you do not want your patch to get
58 lost in the noise. We need the uppercase [PATCH] to be able to search 58 lost in the noise. We need the uppercase [PATCH] to be able to search
59 for unapplied patches, so please use it. 59 for unapplied patches, so please use it.
60 Do not compress your patch unless it is larger than 80k or if you know 60 Do not compress your patch unless it is larger than 80k or if you know
61 that your mailer messes up (reformats) text attachments. It only makes 61 that your mailer messes up (reformats) text attachments. It only makes
62 handling the patch more difficult. 62 handling the patch more difficult. If you have to compress your patch,
63 use bzip2 or gzip to compress it, not another non-standard format.
63 You have to subscribe to mplayer-dev-eng since we blocked postings from 64 You have to subscribe to mplayer-dev-eng since we blocked postings from
64 non-subscribers after spam problems and because patches get reviewed by 65 non-subscribers after spam problems and because patches get reviewed by
65 the developers on the list. We want you to be available for discussing 66 the developers on the list. We want you to be available for discussing
66 your code, you might be asked to make modifications before we accept it. 67 your code, you might be asked to make modifications before we accept it.
67 Don't worry, mplayer-dev-eng is not high traffic and you can subscribe 68 Don't worry, mplayer-dev-eng is not high traffic and you can subscribe