mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 20:40:27 +00:00
unused variable
This commit is contained in:
@@ -59,9 +59,7 @@ static const uint8_t start_sequence[] = { 0, 0, 0, 1 };
|
||||
int fill_coded_frame_from_sps(struct video_frame *rx_data, unsigned char *data, int data_len);
|
||||
|
||||
int decode_frame_h264(struct coded_data *cdata, void *decode_data) {
|
||||
|
||||
rtp_packet *pckt = NULL;
|
||||
int substream = 0;
|
||||
struct coded_data *orig = cdata;
|
||||
|
||||
uint8_t nal;
|
||||
|
||||
Reference in New Issue
Block a user