]> git.sesse.net Git - ffmpeg/commitdiff
topic explanations
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 4 Aug 2007 22:30:28 +0000 (22:30 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 4 Aug 2007 22:30:28 +0000 (22:30 +0000)
Originally committed as revision 9915 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/issue_tracker.txt

index 360717d21047b6aa7312d12bca199523633ed9ac..42966f279174d29ba66fafe9ebd8f31b44735965 100644 (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