diff --git a/raspi/codec.h b/raspi/codec.h index 44d5b80..f4008d8 100644 --- a/raspi/codec.h +++ b/raspi/codec.h @@ -60,7 +60,7 @@ struct codec_t OMX_VIDEO_CODINGTYPE vcodectype; int width; int height; - enum CodecID acodectype; +// enum CodecID acodectype; int first_packet; };