summaryrefslogtreecommitdiff
path: root/doc/faq.texi
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2010-07-19 07:52:12 +0000
committerDiego Biurrun <diego@biurrun.de>2010-07-19 07:52:12 +0000
commit675e737917190a169a8263ab34dcdcbf3c79173e (patch)
treec6e8e4d534266bc35e94b1f4866470ee97de649d /doc/faq.texi
parente593826b93c3854ef91071a950298d91b2d1a67d (diff)
Remove duplicate RTP depacketization entry.
Two questions below there is the same Q+A, slightly rephrased. Originally committed as revision 24320 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/faq.texi')
-rw-r--r--doc/faq.texi5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/faq.texi b/doc/faq.texi
index d49f66fae8..6f323c9e84 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -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/}