OSDN Git Service

Remove duplicate RTP depacketization entry.
authorDiego Biurrun <diego@biurrun.de>
Mon, 19 Jul 2010 07:52:12 +0000 (07:52 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 19 Jul 2010 07:52:12 +0000 (07:52 +0000)
Two questions below there is the same Q+A, slightly rephrased.

Originally committed as revision 24320 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/faq.texi

index d49f66f..6f323c9 100644 (file)
@@ -471,11 +471,6 @@ The standard MSys bash (2.04) is broken. You need to install 2.05 or later.
 
 The standard MSys install doesn't come with pr. You need to get it from the coreutils package.
 
-@section I tried to pass RTP packets into a decoder, but it doesn't work.
-
-RTP is a container format like any other, you must first depacketize the
-codec frames/samples stored in RTP and then feed to the decoder.
-
 @section Where can I find libav* headers for Pascal/Delphi?
 
 see @url{http://www.iversenit.dk/dev/ffmpeg-headers/}