Revision 3df9150d doc/issue_tracker.txt
doc/issue_tracker.txt | ||
---|---|---|
5 | 5 |
|
6 | 6 |
Overview: |
7 | 7 |
--------- |
8 |
FFmpeg uses Roundup for tracking issues, new issues and changes to
|
|
9 |
existing issues can be done through a web interface and through email.
|
|
8 |
FFmpeg uses Trac for tracking issues, new issues and changes to
|
|
9 |
existing issues can be done through a web interface. |
|
10 | 10 |
It is possible to subscribe to individual issues by adding yourself to the |
11 | 11 |
nosy list or to subscribe to the ffmpeg-issues mailing list which receives |
12 | 12 |
a mail for every change to every issue. Replies to such mails will also |
13 | 13 |
be properly added to the respective issue. |
14 | 14 |
(the above does all work already after light testing) |
15 |
The subscription URL for the ffmpeg-issues list is:
|
|
16 |
http://live.polito/mailman/listinfo/ffmpeg-issues
|
|
15 |
The subscription URL for the ffmpeg-trac list is:
|
|
16 |
http(s)://ffmpeg.org/mailman/listinfo/ffmpeg-trac
|
|
17 | 17 |
The URL of the webinterface of the tracker is: |
18 |
http(s)://roundup.ffmpeg/roundup/ffmpeg/ |
|
19 |
Note the URLs in this document are obfuscated, you must append the top level |
|
20 |
domain for non-profit organizations to the tracker, and of Italy to the |
|
21 |
mailing list. |
|
22 |
|
|
23 |
Email Interface: |
|
24 |
---------------- |
|
25 |
There is a mailing list to which all new issues and changes to existing issues |
|
26 |
are sent. You can subscribe through |
|
27 |
http://live.polito/mailman/listinfo/ffmpeg-issues |
|
28 |
Replies to messages there will have their text added to the specific issues. |
|
29 |
Attachments will be added as if they had been uploaded via the web interface. |
|
30 |
You can change the status, substatus, topic, ... by changing the subject in |
|
31 |
your reply like: |
|
32 |
Re: [issue94] register_avcodec and allcodecs.h [type=patch;status=open;substatus=approved] |
|
33 |
Roundup will then change things as you requested and remove the [...] from |
|
34 |
the subject before forwarding the mail to the mailing list. |
|
35 |
|
|
18 |
http(s)://ffmpeg.org/trac/ffmpeg |
|
36 | 19 |
|
37 | 20 |
NOTE: issue = (bug report || patch || feature request) |
38 | 21 |
|
Also available in: Unified diff