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
133 lines
3.8 KiB
C
133 lines
3.8 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.
|
|
*
|
|
*/
|
|
|
|
#ifndef __GST_V4L2_VIDEO_DEC_H__
|
|
#define __GST_V4L2_VIDEO_DEC_H__
|
|
|
|
#include <gst/gst.h>
|
|
#include <gst/video/video.h>
|
|
#include <gst/video/gstvideodecoder.h>
|
|
#include <gst/video/gstvideometa.h>
|
|
|
|
#include <gstv4l2object.h>
|
|
#include <gstv4l2bufferpool.h>
|
|
|
|
G_BEGIN_DECLS
|
|
#define GST_TYPE_V4L2_VIDEO_DEC \
|
|
(gst_v4l2_video_dec_get_type())
|
|
#define GST_V4L2_VIDEO_DEC(obj) \
|
|
(G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_V4L2_VIDEO_DEC,GstV4l2VideoDec))
|
|
#define GST_V4L2_VIDEO_DEC_CLASS(klass) \
|
|
(G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_V4L2_VIDEO_DEC,GstV4l2VideoDecClass))
|
|
#define GST_IS_V4L2_VIDEO_DEC(obj) \
|
|
(G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_V4L2_VIDEO_DEC))
|
|
#define GST_IS_V4L2_VIDEO_DEC_CLASS(obj) \
|
|
(G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_V4L2_VIDEO_DEC))
|
|
|
|
/* The structures are renamed as the name conflicts with the
|
|
* OSS v4l2 library structures. */
|
|
#ifdef USE_V4L2_TARGET_NV
|
|
#define GstV4l2VideoDec GstNvV4l2VideoDec
|
|
#define GstV4l2VideoDecClass GstNvV4l2VideoDecClass
|
|
#define LOOP_COUNT_TO_WAIT_FOR_DQEVENT 6
|
|
#define WAIT_TIME_PER_LOOP_FOR_DQEVENT 100*1000
|
|
|
|
#define VP8_START_BYTE_0 0x9D
|
|
#define VP8_START_BYTE_1 0x01
|
|
|
|
#define VP9_START_BYTE_0 0x49
|
|
#define VP9_START_BYTE_1 0x83
|
|
#define VP9_START_BYTE_2 0x42
|
|
#endif
|
|
|
|
typedef struct _GstV4l2VideoDec GstV4l2VideoDec;
|
|
typedef struct _GstV4l2VideoDecClass GstV4l2VideoDecClass;
|
|
|
|
struct _GstV4l2VideoDec
|
|
{
|
|
GstVideoDecoder parent;
|
|
|
|
/* < private > */
|
|
GstV4l2Object *v4l2output;
|
|
GstV4l2Object *v4l2capture;
|
|
|
|
/* pads */
|
|
GstCaps *probed_srccaps;
|
|
GstCaps *probed_sinkcaps;
|
|
|
|
/* State */
|
|
GstVideoCodecState *input_state;
|
|
|
|
gboolean active;
|
|
GstFlowReturn output_flow;
|
|
guint64 frame_num;
|
|
#ifdef USE_V4L2_TARGET_NV
|
|
GHashTable* hash_pts_systemtime;
|
|
gdouble buffer_in_time;
|
|
guint64 decoded_picture_cnt;
|
|
guint32 skip_frames;
|
|
gboolean idr_received;
|
|
guint32 drop_frame_interval;
|
|
guint32 num_extra_surfaces;
|
|
gboolean is_drc;
|
|
gboolean disable_dpb;
|
|
gboolean enable_full_frame;
|
|
gboolean enable_frame_type_reporting;
|
|
gboolean enable_error_check;
|
|
gboolean enable_max_performance;
|
|
gboolean set_format;
|
|
guint32 cudadec_mem_type;
|
|
guint32 cudadec_gpu_id;
|
|
guint32 cudadec_num_surfaces;
|
|
gboolean cudadec_low_latency;
|
|
gboolean extract_sei_type5_data;
|
|
gchar *sei_uuid_string;
|
|
gdouble rate;
|
|
guint32 cap_buf_dynamic_allocation;
|
|
guint32 current_width;
|
|
guint32 current_height;
|
|
guint32 old_width;
|
|
guint32 old_height;
|
|
gboolean valid_vpx;
|
|
#endif
|
|
};
|
|
|
|
struct _GstV4l2VideoDecClass
|
|
{
|
|
GstVideoDecoderClass parent_class;
|
|
|
|
gchar *default_device;
|
|
};
|
|
|
|
GType gst_v4l2_video_dec_get_type (void);
|
|
|
|
gboolean gst_v4l2_is_video_dec (GstCaps * sink_caps, GstCaps * src_caps);
|
|
#ifdef USE_V4L2_TARGET_NV
|
|
gboolean set_v4l2_controls (GstV4l2VideoDec *self);
|
|
#endif
|
|
void gst_v4l2_video_dec_register (GstPlugin * plugin,
|
|
const gchar * basename,
|
|
const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps);
|
|
|
|
G_END_DECLS
|
|
#endif /* __GST_V4L2_VIDEO_DEC_H__ */
|