mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
cleanup
Origin commit data
------------------
Branch: master
Commit: 23bea61473
Author: martii <m4rtii@gmx.de>
Date: 2013-06-08 (Sat, 08 Jun 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -208,10 +208,8 @@ bool cDemux::_open(void)
|
||||
else
|
||||
init[devnum] = true;
|
||||
}
|
||||
#ifdef MARTII
|
||||
if (buffersize == 0)
|
||||
buffersize = 0xffff; // may or may not be reasonable --martii
|
||||
#endif
|
||||
if (buffersize > 0)
|
||||
{
|
||||
/* probably uBufferSize == 0 means "use default size". TODO: find a reasonable default */
|
||||
|
Reference in New Issue
Block a user