Home
last modified time | relevance | path

Searched refs:gst_video_decoder_negotiate_default (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.c541 static gboolean gst_video_decoder_negotiate_default (GstVideoDecoder * decoder);
630 klass->negotiate = gst_video_decoder_negotiate_default; in gst_video_decoder_class_init()
4507 gst_video_decoder_negotiate_default (GstVideoDecoder * decoder) in gst_video_decoder_negotiate_default() function
/third_party/gstreamer/gstplugins_good/
DChangeLog9446 gst_video_decoder_negotiate_default: assertion 'GST_VIDEO_INFO_WIDTH (&state->info) != 0' failed