Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
208506e2
Commit
208506e2
authored
Sep 13, 2007
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
spelling/wording/grammar
Originally committed as revision 10489 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
29569571
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
38 deletions
+39
-38
issue_tracker.txt
doc/issue_tracker.txt
+39
-38
No files found.
doc/issue_tracker.txt
View file @
208506e2
ffmpeg
s bug/patch/feature request tracker manual
FFmpeg'
s bug/patch/feature request tracker manual
================================================
================================================
=
NOTE
, this is a draft
NOTE
: This is a draft.
Overview:
Overview:
---------
---------
FFmpeg uses
r
oundup for tracking issues, new issues and changes to
FFmpeg uses
R
oundup for tracking issues, new issues and changes to
existing issues can be done through a web interface and through email.
existing issues can be done through a web interface and through email.
It is possible to subscribe to individual issues by adding yourself to the
It is possible to subscribe to individual issues by adding yourself to the
nosy list or to subscribe to the ffmpeg-issues mailing list which receives
nosy list or to subscribe to the ffmpeg-issues mailing list which receives
a mail for every change to every issue. Replies to such mails will also
a mail for every change to every issue. Replies to such mails will also
properly be
added to the respective issue.
be properly
added to the respective issue.
(the above does all work already after light testing)
(the above does all work already after light testing)
The subscription URL for the ffmpeg-issues list is:
The subscription URL for the ffmpeg-issues list is:
http://live.polito/mailman/listinfo/ffmpeg-issues
http://live.polito/mailman/listinfo/ffmpeg-issues
The URL of the webinterface of the tracker is:
The URL of the webinterface of the tracker is:
http(s)://roundup.mplayerhq/roundup/ffmpeg/
http(s)://roundup.mplayerhq/roundup/ffmpeg/
Note the URLs in this document are obfuscated, you must append top level
Note the URLs in this document are obfuscated, you must append t
he t
op level
domain of
hungary to the tracker, and italy to the mailing
list.
domain of
Hungary to the tracker, and of Italy to the mailing
list.
Email Interface:
Email Interface:
----------------
----------------
There
s a mailing
list to which all new issues and changes to existing issues
There
is a mailing
list to which all new issues and changes to existing issues
are sent
to, y
ou can subscribe through
are sent
. Y
ou can subscribe through
http://live.polito/mailman/listinfo/ffmpeg-issues
http://live.polito/mailman/listinfo/ffmpeg-issues
Replies to messages there will have their text added to the specific issues.
Replies to messages there will have their text added to the specific issues.
Attachments will be added as if they had been uploaded via the web interface.
Attachments will be added as if they had been uploaded via the web interface.
You can change the status, substatus, topic, ... by changing the subject in
You can change the status, substatus, topic, ... by changing the subject in
your reply like:
your reply like:
Re: [issue94] register_avcodec and allcodecs.h [type=patch;status=open;substatus=approved]
Re: [issue94] register_avcodec and allcodecs.h [type=patch;status=open;substatus=approved]
r
oundup will then change things as you requested and remove the [...] from
R
oundup will then change things as you requested and remove the [...] from
the subject before forwarding the mail to the mailing
list
the subject before forwarding the mail to the mailing
list.
note
: issue = (bug report || patch || feature request)
NOTE
: issue = (bug report || patch || feature request)
Type:
Type:
-----
-----
bug
bug
An error, flaw, mistake, failure, or fault in
ff
mpeg or libav* that
An error, flaw, mistake, failure, or fault in
FF
mpeg or libav* that
prevents it from behaving as intended.
prevents it from behaving as intended.
feature request
feature request
Request of support for encoding or decoding of a new codec, container
Request of support for encoding or decoding of a new codec, container
or variant.
or variant.
Request of support for more, less or plain different output or behavior
Request of support for more, less or plain different output or behavior
where the current
behavior
cannot be considered wrong.
where the current
implementation
cannot be considered wrong.
patch
patch
A patch as generated by diff which conforms to the patch submission and
A patch as generated by diff which conforms to the patch submission and
Development P
olicy.
development p
olicy.
Priority:
Priority:
...
@@ -59,12 +59,12 @@ critical
...
@@ -59,12 +59,12 @@ critical
No feature request can be critical.
No feature request can be critical.
important
important
Bugs which make
ff
mpeg unusable for a significant number of users, and
Bugs which make
FF
mpeg unusable for a significant number of users, and
patches fixing them.
patches fixing them.
Examples here might be completely broken
mpeg
4 decoding or a build issue
Examples here might be completely broken
MPEG-
4 decoding or a build issue
on Linux.
on Linux.
While broken 4xm decoding or
broken OS/2 build would not be important, the
While broken 4xm decoding or
a broken OS/2 build would not be important,
separation to normal is somewhat fuzzy ..
.
the separation to normal is somewhat fuzzy
.
For feature requests this priority would be used for things many people
For feature requests this priority would be used for things many people
want.
want.
...
@@ -79,9 +79,9 @@ minor
...
@@ -79,9 +79,9 @@ minor
wish
wish
Something that is desirable to have but that there is no urgency at
Something that is desirable to have but that there is no urgency at
all to implement, e.g.
: something completely cosmetic like a
all to implement, e.g.
something completely cosmetic like a website
website restyle or a personalized doxy template or the ff
mpeg logo.
restyle or a personalized doxy template or the FF
mpeg logo.
This priority is
n'
t valid for bugs.
This priority is
no
t valid for bugs.
Status:
Status:
...
@@ -93,44 +93,45 @@ open
...
@@ -93,44 +93,45 @@ open
intermediate states
intermediate states
closed
closed
F
inal state
f
inal state
Type/Status/Substatus:
Type/Status/Substatus:
----------
----------
*/new/new
*/new/new
Initial state of new bugs, patches and feature requests submitted by
Initial state of new bugs, patches and feature requests submitted by
users
users
.
*/open/open
*/open/open
Issues which have been briefly looked at and which did not look outright
Issues which have been briefly looked at and which did not look outright
invalid.
invalid.
This implicates that no real more detailed state applies yet.
And the
This implicates that no real more detailed state applies yet.
Conversely,
more detailed states below implicate that the issue has been briefly
the
more detailed states below implicate that the issue has been briefly
looked at.
looked at.
*/closed/duplicate
*/closed/duplicate
Bugs, patches or feature requests which are duplicate of some other.
Bugs, patches or feature requests which are duplicates.
Note patches dealing with the same thing but differently are not duplicate.
Note that patches dealing with the same thing in a different way are not
duplicates.
*/closed/invalid
*/closed/invalid
Bugs caused by user errors, random ineligible or otherwise nonsense stuff
Bugs caused by user errors, random ineligible or otherwise nonsense stuff
.
bug/open/reproduced
bug/open/reproduced
Bugs which have been reproduced
Bugs which have been reproduced
.
bug/open/analyzed
bug/open/analyzed
Bugs which have been analyzed and where it is understood what causes them
Bugs which have been analyzed and where it is understood what causes them
and which exact chain of events triggers them. This analysis should be
and which exact chain of events triggers them. This analysis should be
available as a message in the bugreport.
available as a message in the bug
report.
Note, do not change the status to analyzed without also providing a clear
Note, do not change the status to analyzed without also providing a clear
and understandable analysis.
and understandable analysis.
This state implicates that the bug either has been reproduced or that
This state implicates that the bug either has been reproduced or that
reproduction is not needed as the bug is
understood already anyway
.
reproduction is not needed as the bug is
already understood
.
bug/open/needs_more_info
bug/open/needs_more_info
Bugreports which are incomplete and or where more information is needed
Bug
reports which are incomplete and or where more information is needed
from the submitter or another person who can provide
the info
.
from the submitter or another person who can provide
it
.
This state implicates that the bug has not been analyzed or reproduced.
This state implicates that the bug has not been analyzed or reproduced.
Note, the idea behind needs_more_info is to offload work from the
Note, the idea behind needs_more_info is to offload work from the
developers to the users whenever possible.
developers to the users whenever possible.
...
@@ -163,7 +164,7 @@ patch/closed/rejected
...
@@ -163,7 +164,7 @@ patch/closed/rejected
Patches which have been rejected.
Patches which have been rejected.
feature_request/open/needs_more_info
feature_request/open/needs_more_info
Feature requests where its not clear what exactly is wanted
Feature requests where it
i
s not clear what exactly is wanted
(these also could be closed as invalid ...).
(these also could be closed as invalid ...).
feature_request/closed/implemented
feature_request/closed/implemented
...
@@ -176,8 +177,8 @@ feature_request/closed/wont_implement
...
@@ -176,8 +177,8 @@ feature_request/closed/wont_implement
Note, please do not use type-status-substatus combinations other than the
Note, please do not use type-status-substatus combinations other than the
above without asking on ffmpeg-dev first!
above without asking on ffmpeg-dev first!
Note2, if you provide the requested info do
n
t forget to remove the
Note2, if you provide the requested info do
no
t forget to remove the
needs_more_info substate
needs_more_info substate
.
Topic:
Topic:
------
------
...
@@ -209,7 +210,7 @@ build system
...
@@ -209,7 +210,7 @@ build system
issues in or related to configure/Makefile
issues in or related to configure/Makefile
regression
regression
bugs which w
here working in a past revis
sion
bugs which w
ere working in a past revi
sion
roundup
roundup
issues related to our issue tracker
issues related to our issue tracker
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment