diff options
author | rtogni <rtogni@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-04-09 20:43:48 +0000 |
---|---|---|
committer | rtogni <rtogni@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-04-09 20:43:48 +0000 |
commit | 2b1e8246a9682545dfa90a9d393f87a330b49bd6 (patch) | |
tree | b317a39e800b106d998863c49b9a050d51993856 /stream/realrtsp | |
parent | b3b2404893b15522d7ce5564be8d06da088c3b10 (diff) |
10000000l learn to count
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22960 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream/realrtsp')
-rw-r--r-- | stream/realrtsp/real.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/realrtsp/real.c b/stream/realrtsp/real.c index ca03287a63..e834697e7a 100644 --- a/stream/realrtsp/real.c +++ b/stream/realrtsp/real.c @@ -49,7 +49,7 @@ #define LOG */ -#define XOR_TABLE_SIZE 45 +#define XOR_TABLE_SIZE 37 static const unsigned char xor_table[XOR_TABLE_SIZE] = { 0x05, 0x18, 0x74, 0xd0, 0x0d, 0x09, 0x02, 0x53, |