libeplayer3: experimental fixes

This commit is contained in:
martii
2013-01-17 18:37:45 +01:00
committed by Stefan Seyfried
parent fd72343f69
commit 0bee4efa6e
2 changed files with 29 additions and 0 deletions

View File

@@ -14,7 +14,11 @@
#define PES_VERSION_FAKE_START_CODE 0x31
#ifdef MARTII
#define MAX_PES_PACKET_SIZE (6+65535)
#else
#define MAX_PES_PACKET_SIZE 65400
#endif
/* start codes */