libeplayer3: experimental fixes

Origin commit data
------------------
Branch: master
Commit: d481adb2b8
Author: martii <m4rtii@gmx.de>
Date: 2013-01-17 (Thu, 17 Jan 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-01-17 18:37:45 +01:00
parent 9c38b59aa9
commit 1bbd1ffc87
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 */