mirror of https://github.com/mpv-player/mpv
10000000l learn to count
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22960 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b3b2404893
commit
2b1e8246a9
|
@ -49,7 +49,7 @@
|
||||||
#define LOG
|
#define LOG
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define XOR_TABLE_SIZE 45
|
#define XOR_TABLE_SIZE 37
|
||||||
|
|
||||||
static const unsigned char xor_table[XOR_TABLE_SIZE] = {
|
static const unsigned char xor_table[XOR_TABLE_SIZE] = {
|
||||||
0x05, 0x18, 0x74, 0xd0, 0x0d, 0x09, 0x02, 0x53,
|
0x05, 0x18, 0x74, 0xd0, 0x0d, 0x09, 0x02, 0x53,
|
||||||
|
|
Loading…
Reference in New Issue