mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-07-25 05:02:05 +00:00
refactoring
This commit is contained in:
@@ -29,8 +29,9 @@
|
||||
|
||||
#include "../../device.h"
|
||||
|
||||
|
||||
#define OMX_MAX_ENCODERS 3
|
||||
#ifndef OMX_MAX_ENCODERS
|
||||
# define OMX_MAX_ENCODERS 3 // Raspberry Pi limitation
|
||||
#endif
|
||||
|
||||
|
||||
struct omx_encoder_t {
|
||||
|
||||
Reference in New Issue
Block a user