- Made HLS no longer skip first fragment.
- Ignore metadata tracks and invalid tracks for buffer calculations. - Fixed statistics.
This commit is contained in:
parent
a604d616f7
commit
401fe65979
5 changed files with 6 additions and 9 deletions
|
@ -11,7 +11,7 @@
|
|||
#include <semaphore.h>
|
||||
#endif
|
||||
|
||||
#define STAT_EX_SIZE 172
|
||||
#define STAT_EX_SIZE 174
|
||||
#define PLAY_EX_SIZE 2+6*SIMUL_TRACKS
|
||||
|
||||
namespace IPC {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue