mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
driver/record.cpp, driver/streamts.cpp: add more formats, for testing
This commit is contained in:
@@ -73,6 +73,7 @@ class CStreamStream : public CStreamInstance
|
||||
private:
|
||||
AVFormatContext *ifcx;
|
||||
AVFormatContext *ofcx;
|
||||
AVBitStreamFilterContext *bsfc;
|
||||
AVIOContext *avio_ctx;
|
||||
|
||||
bool stopped;
|
||||
|
Reference in New Issue
Block a user