Browse Source

topic explanations

Originally committed as revision 9915 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 18 years ago
parent
commit
c0d2d806f3
1 changed files with 31 additions and 1 deletions
  1. +31
    -1
      doc/issue_tracker.txt

+ 31
- 1
doc/issue_tracker.txt View File

@@ -164,4 +164,34 @@ needs_more_info substate
Topic:
------
A topic is a tag you should add to your issue in order to make grouping them
easier. Some tags available: avformat, avcodec, avutils, ffmpeg, roundup
easier.

avcodec
issues in libavcodec/*

avformat
issues in libavformat/*

avutil
issues in libavutil/*

regression test
issues in tests/*

ffmpeg
issues in or related to ffmpeg.c

ffplay
issues in or related to ffplay.c

ffserver
issues in or related to ffserver.c

build system
issues in or related to configure/Makefile

regression
bugs which where working in a past revission

roundup
issues related to our issue tracker

Loading…
Cancel
Save