Clarify bug reporting policy with regard to releases.

Originally committed as revision 24322 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2010-07-19 08:41:47 +00:00
parent e7f6c252a2
commit 2c880fe101

View File

@@ -20,10 +20,11 @@ request more timely and/or frequent releases unless you are willing to
help out creating them. help out creating them.
@section I have a problem with an old version of FFmpeg; where should I report it? @section I have a problem with an old version of FFmpeg; where should I report it?
Nowhere. Upgrade to the latest release or if there is no recent release upgrade Nowhere. We do not support old FFmpeg versions in any way, we simply lack
to Subversion HEAD. You could also try to report it. Maybe you will get lucky and the time, motivation and manpower to do so. If you have a problem with an
become the first person in history to get an answer different from "upgrade old version of FFmpeg, upgrade to the latest Subversion snapshot. If you
to Subversion HEAD". still experience the problem, then you can report it according to the
guidelines in @url{http://ffmpeg.org/bugreports.html}.
@section Why doesn't FFmpeg support feature [xyz]? @section Why doesn't FFmpeg support feature [xyz]?