Home
last modified time | relevance | path

Searched refs:dts_only (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.c324 if (track->dts_only) { in gst_matroska_track_get_buffer_timestamp()
Dmatroska-ids.h622 gboolean dts_only; member
Dmatroska-mux.c1337 context->dts_only = TRUE; in gst_matroska_mux_video_pad_setcaps()
2630 collect_pad->track->dts_only = FALSE; in gst_matroska_mux_request_new_pad()
Dmatroska-demux.c734 context->dts_only = FALSE; in gst_matroska_demux_parse_stream()
4818 if (!stream->dts_only) { in gst_matroska_demux_parse_blockgroup_or_simpleblock()
6400 context->dts_only = TRUE; /* VFW files only store DTS */ in gst_matroska_demux_video_caps()
/third_party/gstreamer/gstplugins_good/
DChangeLog44479 matroskamux/demux: initialize dts_only