Attempts at fixing timestamp issues, improved FLV/RTMP cooperatibility, fixed several bugs
This commit is contained in:
parent
693b9e47e5
commit
d526616cd3
4 changed files with 40 additions and 13 deletions
|
|
@ -2,6 +2,7 @@
|
|||
/// Holds all code for the FLV namespace.
|
||||
|
||||
#include "flv_tag.h"
|
||||
#include "rtmpchunks.h"
|
||||
#include <stdio.h> //for Tag::FileLoader
|
||||
#include <unistd.h> //for Tag::FileLoader
|
||||
#include <fcntl.h> //for Tag::FileLoader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue