gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r9886: Add comment about why PROBE_B


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r9886: Add comment about why PROBE_BYTES has that value
Date: Wed, 01 Oct 2008 00:44:56 +0200
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9886
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Wed 2008-10-01 00:44:56 +0200
message:
  Add comment about why PROBE_BYTES has that value
modified:
  libmedia/FLVParser.cpp
=== modified file 'libmedia/FLVParser.cpp'
--- a/libmedia/FLVParser.cpp    2008-09-29 18:35:49 +0000
+++ b/libmedia/FLVParser.cpp    2008-09-30 22:44:56 +0000
@@ -52,6 +52,8 @@
 //
 // TODO: let user tweak this ?
 //
+// See bug #24371 for pointers to FLV files needing so much.
+//
 #define PROBE_BYTES 8192
 
 // Define the following macro the have seek() operations printed


reply via email to

[Prev in Thread] Current Thread [Next in Thread]