Working HLS video (not audio) for bipbop video

This commit is contained in:
Erik Zandvliet 2013-01-08 14:27:13 +01:00 committed by Thulinma
parent 942c7d69ba
commit cddf0192f6
4 changed files with 19 additions and 4 deletions

View file

@ -43,6 +43,7 @@ namespace TS {
void PESVideoLeadIn(int NewLen, long long unsigned int PTS = 1);
void PESAudioLeadIn(int NewLen, uint64_t PTS = 0);
void FillFree(std::string & PackageData);
int FillFree(const char* PackageData, int maxLen);
void AddStuffing(int NumBytes);
private:
//int Free;