Browse code

Replace references to ffmpeg-devel with libav-devel; fix roundup URL.

Diego Biurrun authored on 2011/04/16 00:49:36
Showing 2 changed files
... ...
@@ -15,7 +15,7 @@ be properly added to the respective issue.
15 15
 The subscription URL for the ffmpeg-issues list is:
16 16
 http://live.polito/mailman/listinfo/ffmpeg-issues
17 17
 The URL of the webinterface of the tracker is:
18
-http(s)://roundup.ffmpeg/roundup/ffmpeg/
18
+http(s)://roundup.libav.org/
19 19
 Note the URLs in this document are obfuscated, you must append the top level
20 20
 domain for non-profit organizations to the tracker, and of Italy to the
21 21
 mailing list.
... ...
@@ -187,7 +187,7 @@ feature_request/closed/wont_implement
187 187
     be legal, philosophical or others.
188 188
 
189 189
 Note, please do not use type-status-substatus combinations other than the
190
-above without asking on ffmpeg-dev first!
190
+above without asking on libav-devel first!
191 191
 
192 192
 Note2, if you provide the requested info do not forget to remove the
193 193
 needs_more_info substate.
... ...
@@ -16,7 +16,7 @@ echo patCHeck 1e10.0
16 16
 echo This tool is intended to help a human check/review patches it is very far from
17 17
 echo being free of false positives and negatives, its output are just hints of what
18 18
 echo may or may not be bad. When you use it and it misses something or detects
19
-echo something wrong, fix it and send a patch to the ffmpeg-dev ML
19
+echo something wrong, fix it and send a patch to the libav-devel mailing list.
20 20
 echo License:GPL Autor: Michael Niedermayer
21 21
 
22 22
 ERE_PRITYP='(unsigned *|)(char|short|long|int|long *int|short *int|void|float|double|(u|)int(8|16|32|64)_t)'