mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
raspi: comment unused variable which breaks newer ffmpeg
This commit is contained in:
@@ -60,7 +60,7 @@ struct codec_t
|
||||
OMX_VIDEO_CODINGTYPE vcodectype;
|
||||
int width;
|
||||
int height;
|
||||
enum CodecID acodectype;
|
||||
// enum CodecID acodectype;
|
||||
int first_packet;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user