always use ijg

This commit is contained in:
Devaev Maxim
2018-11-12 11:36:56 +03:00
parent b53e3edef1
commit 4e42c42bae
7 changed files with 7 additions and 20 deletions

View File

@@ -48,7 +48,6 @@ struct encoder_t {
enum encoder_type_t type;
unsigned quality;
#ifdef OMX_ENCODER
bool omx_use_ijg;
unsigned n_omxs;
struct omx_encoder_t **omxs;
#endif