diff options
author | Víctor Paesa <victorpaesa@googlemail.com> | 2007-08-06 18:47:18 +0000 |
---|---|---|
committer | Víctor Paesa <victorpaesa@googlemail.com> | 2007-08-06 18:47:18 +0000 |
commit | d65fb393c9d43a2cc06053c1e8166f285ac8d314 (patch) | |
tree | 5c1f2b0f14b0443079d3e45033017611d003c576 | |
parent | d0fa156fc5c11332d35605115a5f278802f47302 (diff) | |
download | ffmpeg-d65fb393c9d43a2cc06053c1e8166f285ac8d314.tar.gz |
Revert r9952, as per discussion at
http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/2007-August/008834.html
Originally committed as revision 9961 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/faq.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index 050e810287..9bb29726d5 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -311,10 +311,6 @@ rm temp[12].[av] all.[av] yes, (@url{http://dir.gmane.org/gmane.comp.video.ffmpeg.user}) -@section what is thread hijacking? - -see (@url{http://en.wikipedia.org/wiki/Thread_hijacking}) - @section ffmpeg does not adhere to the -maxrate setting, some frames are bigger than maxrate/fps Read the mpeg spec, read about video buffer verifer. |