libeplayer3: experimental fixes

This commit is contained in:
martii
2013-01-17 18:37:45 +01:00
parent 51941092e3
commit d481adb2b8
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 */