mirror of
git://nv-tegra.nvidia.com/tegra/gst-src/gst-nvvideo4linux2.git
synced 2025-12-22 09:22:34 +03:00
da5475c4506f0f70011e5723f4f3e1e7368a0554 - nvbufsurface.h d53a1ccd9593f927408e1c19b0c0f98260b3c7cf - v4l2_nv_extensions.h d27a433ddeaefb9f42d0312c23472514b0cd6a45 - gst-nvcustomevent.h 98d803db7a9d6076b0e0281dd98dfac09aa7e662 - gst-v4l2/gstv4l2object.h 778ea5a8ef47b1d761bc1c0fbf94b5eda2927c43 - gst-v4l2/gstv4l2h264enc.c 870a72e5038dba9f4df37f900d53a059beee9bbc - gst-v4l2/gstv4l2h26xparser.h a002edef13a3bbbdc41e42a7fca40e574ad1bb3e - gst-v4l2/v4l2-utils.c 5948d70c07e87f9b1dc403789dcbed6acfa47ad9 - gst-v4l2/gstv4l2av1enc.c 4e79cf75c4fa29791e1f5141318dc8aec13a7835 - gst-v4l2/nalutils.h 9f726e4439379bb399f29c68736242f21dab3dd0 - gst-v4l2/gstv4l2allocator.c 49a66f0ce02abc71f33e096a65645ddedf5c7f46 - gst-v4l2/gstv4l2bufferpool.c b827fd6cb1e3b8ecebd6a07f8556e846e26cba17 - gst-v4l2/gstv4l2allocator.h dd0804801357dc06664d7c2862d5d76bde28121c - gst-v4l2/gstv4l2h265enc.c 110bd46e7f8753e4471cc9a1836c6ff7bded5ce6 - gst-v4l2/Makefile c81eacb7d88c4fb839506dd70055e30d7a9feeec - gst-v4l2/v4l2-utils.h 39fcb2f599e6906ab0fd7ab9a46fef3ea58a8cab - gst-v4l2/gstv4l2vp8enc.h d89a680415f6ff5acec2571cde0fce9054d8e81f - gst-v4l2/gstv4l2vp9enc.h bb104683f5e4f7402e3f765a891e149edc794e02 - gst-v4l2/gstv4l2h264enc.h 71be284b547ee68fb0e2cd14b0aeb14734a915a1 - gst-v4l2/gstv4l2bufferpool.h 02d142337f4b96fcb0c9f2405a3cbe90c5917cca - gst-v4l2/gstv4l2vp9enc.c 4e483adcc7b66b228ee8546981a3fa15ae9ad3b4 - gst-v4l2/v4l2_calls.c b1cd923335aa60985ff9866fba91a2068e8671c7 - gst-v4l2/LICENSE.gst-nvvideo4linux2 1efde38d61491d533f93f31ad52d4fab3595eaf0 - gst-v4l2/gstv4l2videodec.c cbc84dccd2506afa4c8f03849c95bb28c83ef4a3 - gst-v4l2/gstv4l2av1enc.h 6e63f8b6431493365ed1915ca57670216589159c - gst-v4l2/gstv4l2.c 9027f628c33b67f04782255a9833766b772d5f15 - gst-v4l2/gstv4l2videoenc.h 55a2c81ab3ffd72e07fc680369683d9635a3665c - gst-v4l2/gstv4l2h265enc.h 5ecd059e5ef9be4014eface37e5e2f7598960f4e - gst-v4l2/nalutils.c 807bc9859585a540b0f85e98f147756aab24e1bd - gst-v4l2/gstv4l2vp8enc.c 99d65d620807b5ba1ca29a838e032940c9b019cc - gst-v4l2/sei_parse.c 4b70823ac5f9a70cce0c909e284c73aed4bccbd6 - gst-v4l2/gstv4l2h26xparser.c d5952b0286c34bf13fbf5e09fe552ced0da49368 - gst-v4l2/gstv4l2videodec.h 2259dd5971ec37757e0659b564fdf802de72c757 - gst-v4l2/gstv4l2videoenc.c 6c06eb12b6e1fc0c6f17d37861ee003ebaeaeb30 - gst-v4l2/gstv4l2object.c e864ee6647f3572b144403d799f68152e9900da1 - gst-v4l2/gst/gettext.h 20c4f7c0cb89c83256650bc3353ed82154cf3a9d - gst-v4l2/gst/gst-i18n-plugin.h 499a9feb17ceabf1f1443923dffa1e0180bf5972 - gst-v4l2/gst/glib-compat-private.h fe847595bb202501a56702a7c602f0514d23c328 - gst-v4l2/ext/v4l2-common.h 583075e89482f1faa08be7f7b278336bf7756def - gst-v4l2/ext/v4l2-controls.h 72a34a694337f8f6da3bb94c9faced6730cbd2fc - gst-v4l2/ext/types-compat.h 2253e5f55e37aace35af706d5662ef017f17e877 - gst-v4l2/ext/videodev2.h Change-Id: I0c51779067f53b10846910ad859992dafc3533e4
142 lines
3.9 KiB
C
142 lines
3.9 KiB
C
/*
|
|
* Copyright (C) 2014 Collabora Ltd.
|
|
* Author: Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
|
|
* Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
|
|
*
|
|
* This library is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU Library General Public
|
|
* License as published by the Free Software Foundation; either
|
|
* version 2 of the License, or (at your option) any later version.
|
|
*
|
|
* This library is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
* Library General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU Library General Public
|
|
* License along with this library; if not, write to the
|
|
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
|
* Boston, MA 02110-1301, USA.
|
|
*
|
|
*/
|
|
|
|
#include <stdint.h>
|
|
#include <unistd.h>
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <glib.h>
|
|
|
|
#define UUID_SIZE 16
|
|
#define USER_DATA_UNREGISTERED_TYPE 5
|
|
|
|
gboolean check_uuid(uint8_t *stream, char *sei_uuid_string);
|
|
uint8_t* parse_sei_unit(uint8_t * bs_ptr, guint *size, char *sei_uuid_string);
|
|
uint8_t *parse_sei_data (uint8_t *bs, uint32_t size, uint32_t *payload_size, char *sei_uuid_string);
|
|
|
|
gboolean check_uuid(uint8_t *stream, char *sei_uuid_string)
|
|
{
|
|
char uuid_string[UUID_SIZE] = {0};
|
|
uint32_t size = snprintf (uuid_string, UUID_SIZE, "%s", stream);
|
|
if (size == (UUID_SIZE-1))
|
|
{
|
|
if (!strncmp (uuid_string, sei_uuid_string, (UUID_SIZE-1)))
|
|
return TRUE;
|
|
else
|
|
return FALSE;
|
|
}
|
|
else
|
|
return FALSE;
|
|
}
|
|
|
|
uint8_t* parse_sei_unit(uint8_t * bs_ptr, guint *size, char *sei_uuid_string)
|
|
{
|
|
int payload_type = 0;
|
|
int payload_size = 0;
|
|
uint8_t* payload = NULL;
|
|
int i;
|
|
|
|
/* printf("found a SEI NAL unit!\n"); */
|
|
|
|
payload_type = *bs_ptr++;
|
|
|
|
while (payload_size % 0xFF == 0)
|
|
{
|
|
payload_size += *bs_ptr++;
|
|
}
|
|
//printf("payload_type = %i payload_size = %i\n", payload_type, payload_size);
|
|
|
|
if (!check_uuid (bs_ptr, sei_uuid_string))
|
|
{
|
|
//printf ("Expected UUID not found\n");
|
|
bs_ptr += (payload_size - UUID_SIZE);
|
|
return NULL;
|
|
}
|
|
else
|
|
{
|
|
bs_ptr += UUID_SIZE;
|
|
}
|
|
|
|
*size = payload_size;
|
|
|
|
if (payload_type == USER_DATA_UNREGISTERED_TYPE)
|
|
{
|
|
payload = (uint8_t*)malloc((payload_size - UUID_SIZE)*sizeof(uint8_t));
|
|
|
|
for (i = 0; i < (payload_size - UUID_SIZE); i++)
|
|
{
|
|
payload[i] = *bs_ptr;
|
|
// drop emulation prevention bytes
|
|
if ((*(bs_ptr) == 0x03)
|
|
&& (*(bs_ptr - 1) == 0x00)
|
|
&& (*(bs_ptr - 2) == 0x00))
|
|
{
|
|
i--;
|
|
}
|
|
bs_ptr++;
|
|
}
|
|
return payload;
|
|
}
|
|
else
|
|
{
|
|
return NULL;
|
|
}
|
|
}
|
|
|
|
uint8_t *parse_sei_data (uint8_t *bs, uint32_t size, uint32_t *payload_size, char *sei_uuid_string)
|
|
{
|
|
if (sei_uuid_string == NULL)
|
|
return NULL;
|
|
int checklen = 0;
|
|
unsigned int sei_payload_size = 0;
|
|
uint8_t *bs_ptr = bs;
|
|
uint8_t *bs_ptr_end = bs + size;
|
|
uint8_t *payload = NULL;
|
|
while (bs_ptr_end > bs_ptr)
|
|
{
|
|
if (checklen < 2 && *bs_ptr++ == 0x00)
|
|
checklen++;
|
|
else if (checklen == 2 && *bs_ptr++ == 0x00)
|
|
checklen++;
|
|
else if (checklen == 3 && *bs_ptr++ == 0x01)
|
|
checklen++;
|
|
else if (checklen == 4 && *bs_ptr++ == 0x06)
|
|
{
|
|
payload = parse_sei_unit(bs_ptr, &sei_payload_size, sei_uuid_string);
|
|
checklen = 0;
|
|
if (payload != NULL)
|
|
{
|
|
*payload_size = (sei_payload_size - 16);
|
|
return payload;
|
|
}
|
|
else
|
|
{
|
|
continue;
|
|
}
|
|
}
|
|
else
|
|
checklen = 0;
|
|
}
|
|
return NULL;
|
|
}
|