Home
last modified time | relevance | path

Searched refs:GstMatroskaTrackVideoContext (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.c34 GstMatroskaTrackVideoContext *video_context; in gst_matroska_track_init_video_context()
49 video_context = g_renew (GstMatroskaTrackVideoContext, *p_context, 1); in gst_matroska_track_init_video_context()
Dmatroska-mux.c604 GstMatroskaTrackVideoContext *ctx = in gst_matroska_pad_reset()
605 (GstMatroskaTrackVideoContext *) collect_pad->track; in gst_matroska_pad_reset()
633 g_new0 (GstMatroskaTrackVideoContext, 1); in gst_matroska_pad_reset()
1047 check_new_caps (GstMatroskaTrackVideoContext * videocontext, GstCaps * old_caps, in check_new_caps()
1085 GstMatroskaTrackVideoContext *videocontext; in gst_matroska_mux_video_pad_setcaps()
1106 videocontext = (GstMatroskaTrackVideoContext *) context; in gst_matroska_mux_video_pad_setcaps()
1664 GstMatroskaTrackVideoContext *videocontext; in theora_streamheader_to_codecdata()
1672 videocontext = (GstMatroskaTrackVideoContext *) context; in theora_streamheader_to_codecdata()
2592 g_new0 (GstMatroskaTrackVideoContext, 1); in gst_matroska_mux_request_new_pad()
2702 GstMatroskaTrackVideoContext * videocontext) in gst_matroska_mux_write_mastering_metadata()
[all …]
Dmatroska-parse.c410 GstMatroskaTrackVideoContext *videocontext; in gst_matroska_parse_add_stream()
422 videocontext = (GstMatroskaTrackVideoContext *) context; in gst_matroska_parse_add_stream()
1449 GstMatroskaTrackVideoContext *videocontext = in gst_matroska_parse_handle_src_event()
1450 (GstMatroskaTrackVideoContext *) context; in gst_matroska_parse_handle_src_event()
1883 GstMatroskaTrackVideoContext *videocontext = in gst_matroska_parse_parse_blockgroup_or_simpleblock()
1884 (GstMatroskaTrackVideoContext *) stream; in gst_matroska_parse_parse_blockgroup_or_simpleblock()
Dmatroska-demux.c175 static GstCaps *gst_matroska_demux_video_caps (GstMatroskaTrackVideoContext
484 GstEbmlRead * ebml, GstMatroskaTrackVideoContext * video_context) in gst_matroska_demux_parse_mastering_metadata()
578 GstMatroskaTrackVideoContext * video_context) in gst_matroska_demux_parse_colour()
831 GstMatroskaTrackVideoContext *videocontext; in gst_matroska_demux_parse_stream()
843 videocontext = (GstMatroskaTrackVideoContext *) context; in gst_matroska_demux_parse_stream()
1522 GstMatroskaTrackVideoContext *videocontext = in gst_matroska_demux_parse_stream()
1523 (GstMatroskaTrackVideoContext *) context; in gst_matroska_demux_parse_stream()
3240 GstMatroskaTrackVideoContext *videocontext = in gst_matroska_demux_handle_src_event()
3241 (GstMatroskaTrackVideoContext *) context; in gst_matroska_demux_handle_src_event()
4764 GstMatroskaTrackVideoContext *videocontext = in gst_matroska_demux_parse_blockgroup_or_simpleblock()
[all …]
Dmatroska-ids.h655 } GstMatroskaTrackVideoContext; typedef
Dmatroska-read-common.c3473 GstMatroskaTrackVideoContext *videocontext = in gst_matroska_read_common_reset_streams()
3474 (GstMatroskaTrackVideoContext *) context; in gst_matroska_read_common_reset_streams()