mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libeplayer: set 65535 as maximum PES length
Origin commit data
------------------
Branch: master
Commit: 3085e72c01
Author: martii <m4rtii@gmx.de>
Date: 2013-02-26 (Tue, 26 Feb 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
|
||||
#ifdef MARTII
|
||||
#define MAX_PES_PACKET_SIZE (6+65535)
|
||||
#define MAX_PES_PACKET_SIZE (65535)
|
||||
#else
|
||||
#define MAX_PES_PACKET_SIZE 65400
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user