began custom pix fmt converter
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
#include "decoder.h"
|
||||
|
||||
Decoder::Decoder()
|
||||
Decoder::Decoder() :
|
||||
open_(false)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Decoder::~Decoder()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user