Attempts at fixing timestamp issues, improved FLV/RTMP cooperatibility, fixed several bugs

This commit is contained in:
Thulinma 2011-08-21 20:49:42 +02:00
parent dee3f65228
commit e503e9789c
5 changed files with 45 additions and 16 deletions

View file

@ -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