driver/record.cpp, driver/streamts.cpp: add more formats, for testing

Origin commit data
------------------
Branch: ni/coolstream
Commit: f3a2657c9e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-12 (Sat, 12 Mar 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2016-03-12 14:53:11 +03:00
parent 12396ce80e
commit 1c9c19133d
4 changed files with 66 additions and 4 deletions

View File

@@ -73,6 +73,7 @@ class CStreamStream : public CStreamInstance
private:
AVFormatContext *ifcx;
AVFormatContext *ofcx;
AVBitStreamFilterContext *bsfc;
AVIOContext *avio_ctx;
bool stopped;