Home
last modified time | relevance | path

Searched refs:GST_ERROR_OBJECT (Results 1 – 25 of 544) sorted by relevance

12345678910>>...22

/third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/
Djp2kcodestream.c473 GST_ERROR_OBJECT (self, "Progression order %d not supported", order); in init_packet_iterator()
487 GST_ERROR_OBJECT (self, "Invalid SIZ marker"); in parse_siz()
503 GST_ERROR_OBJECT (self, "Invalid SIZ marker"); in parse_siz()
539 GST_ERROR_OBJECT (self, "Could not ensure free space"); in write_siz()
572 GST_ERROR_OBJECT (self, "Invalid COD marker"); in parse_cod()
597 GST_ERROR_OBJECT (self, "Invalid COD marker"); in parse_cod()
636 GST_ERROR_OBJECT (self, "Could not ensure free space"); in write_cod()
682 GST_ERROR_OBJECT (self, "Invalid PLT"); in parse_plt()
696 GST_ERROR_OBJECT (self, "PLT element overflow"); in parse_plt()
708 GST_ERROR_OBJECT (self, "Truncated PLT"); in parse_plt()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/opensles/
Dopenslesringbuffer.c145 GST_ERROR_OBJECT (thiz, "engine.CreateAudioRecorder failed(0x%08x)", in _opensles_recorder_acquire()
175 GST_ERROR_OBJECT (thiz, "recorder.Realize failed(0x%08x)", in _opensles_recorder_acquire()
184 GST_ERROR_OBJECT (thiz, "recorder.GetInterface(Record) failed(0x%08x)", in _opensles_recorder_acquire()
194 GST_ERROR_OBJECT (thiz, "recorder.GetInterface(BufferQueue) failed(0x%08x)", in _opensles_recorder_acquire()
236 GST_ERROR_OBJECT (thiz, "bufferQueue.Enqueue failed(0x%08x)", in _opensles_recorder_cb()
253 GST_ERROR_OBJECT (thiz, "bufferQueue.RegisterCallback failed(0x%08x)", in _opensles_recorder_start()
268 GST_ERROR_OBJECT (thiz, "recorder.SetRecordState failed(0x%08x)", in _opensles_recorder_start()
287 GST_ERROR_OBJECT (thiz, "recorder.SetRecordState failed(0x%08x)", in _opensles_recorder_stop()
296 GST_ERROR_OBJECT (thiz, "bufferQueue.RegisterCallback failed(0x%08x)", in _opensles_recorder_stop()
305 GST_ERROR_OBJECT (thiz, "bufferQueue.Clear failed(0x%08x)", in _opensles_recorder_stop()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11decoder.cpp233 GST_ERROR_OBJECT (self, "No D3D11Device available"); in gst_d3d11_decoder_constructed()
413 GST_ERROR_OBJECT (self, "Decoder output view is unavailable"); in gst_d3d11_decoder_ensure_output_view()
472 GST_ERROR_OBJECT (self, "Failed to create allocation param"); in gst_d3d11_decoder_prepare_output_view_pool()
498 GST_ERROR_OBJECT (self, "Cannot set alignment"); in gst_d3d11_decoder_prepare_output_view_pool()
504 GST_ERROR_OBJECT (self, "Couldn't convert video info to caps"); in gst_d3d11_decoder_prepare_output_view_pool()
514 GST_ERROR_OBJECT (self, "Failed to create buffer pool"); in gst_d3d11_decoder_prepare_output_view_pool()
519 GST_ERROR_OBJECT (self, "Couldn't activate pool"); in gst_d3d11_decoder_prepare_output_view_pool()
632 GST_ERROR_OBJECT (device, in gst_d3d11_decoder_get_supported_decoder_profile()
729 GST_ERROR_OBJECT (decoder, "Could not determine dxgi format from %s", in gst_d3d11_decoder_configure()
770 GST_ERROR_OBJECT (self, "Couldn't create staging texture"); in gst_d3d11_decoder_ensure_staging_texture()
[all …]
Dgstd3d11screencapturesrc.cpp402 GST_ERROR_OBJECT (self, "No output caps"); in gst_d3d11_screen_capture_src_decide_allocation()
455 GST_ERROR_OBJECT (self, "Failed to set config"); in gst_d3d11_screen_capture_src_decide_allocation()
487 GST_ERROR_OBJECT (self, "Failed to set config for internal pool"); in gst_d3d11_screen_capture_src_decide_allocation()
492 GST_ERROR_OBJECT (self, "Failed to activate internal pool"); in gst_d3d11_screen_capture_src_decide_allocation()
572 GST_ERROR_OBJECT (self, "Failed to create vertex shader"); in gst_d3d11_screen_capture_prepare_shader()
577 GST_ERROR_OBJECT (self, "Failed to create pixel shader"); in gst_d3d11_screen_capture_prepare_shader()
592 GST_ERROR_OBJECT (self, in gst_d3d11_screen_capture_prepare_shader()
611 GST_ERROR_OBJECT (self, in gst_d3d11_screen_capture_prepare_shader()
905 GST_ERROR_OBJECT (self, "Internal pool wasn't configured"); in gst_d3d11_screen_capture_src_create()
918 GST_ERROR_OBJECT (self, "Not a D3D11 memory"); in gst_d3d11_screen_capture_src_create()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2ringbuffer.cpp358 GST_ERROR_OBJECT (self, "Posting I/O error %s (hr: 0x%x)", error_msg, hr); in gst_wasapi2_ring_buffer_post_io_error()
466 GST_ERROR_OBJECT (self, "IAudioCaptureClient is not available"); in gst_wasapi2_ring_buffer_read()
577 GST_ERROR_OBJECT (self, "IAudioClient is not available"); in gst_wasapi2_ring_buffer_write()
583 GST_ERROR_OBJECT (self, "IAudioRenderClient is not available"); in gst_wasapi2_ring_buffer_write()
711 GST_ERROR_OBJECT (self, "Failed to put item"); in gst_wasapi2_ring_buffer_io_callback()
740 GST_ERROR_OBJECT (self, "IAudioClient is not available"); in gst_wasapi2_ring_buffer_fill_loopback_silence()
746 GST_ERROR_OBJECT (self, "IAudioRenderClient is not available"); in gst_wasapi2_ring_buffer_fill_loopback_silence()
796 GST_ERROR_OBJECT (self, "Failed to put item"); in gst_wasapi2_ring_buffer_loopback_callback()
904 GST_ERROR_OBJECT (self, "No configured client object"); in gst_wasapi2_ring_buffer_prepare_loopback_client()
909 GST_ERROR_OBJECT (self, "Failed to activate audio client"); in gst_wasapi2_ring_buffer_prepare_loopback_client()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2decoder.c171 GST_ERROR_OBJECT (self, "Failed to open '%s': %s", in gst_v4l2_decoder_open()
178 GST_ERROR_OBJECT (self, "Failed to open '%s': %s", in gst_v4l2_decoder_open()
185 GST_ERROR_OBJECT (self, "VIDIOC_QUERYCAP failed: %s", g_strerror (errno)); in gst_v4l2_decoder_open()
206 GST_ERROR_OBJECT (self, "Unsupported memory-2-memory device."); in gst_v4l2_decoder_open()
247 GST_ERROR_OBJECT (self, "VIDIOC_STREAMON failed: %s", g_strerror (errno)); in gst_v4l2_decoder_streamon()
274 GST_ERROR_OBJECT (self, "VIDIOC_STREAMOFF failed: %s", g_strerror (errno)); in gst_v4l2_decoder_streamoff()
305 GST_ERROR_OBJECT (self, "VIDIOC_ENUM_FMT failed: %s", g_strerror (errno)); in gst_v4l2_decoder_enum_sink_fmt()
341 GST_ERROR_OBJECT (self, "VIDIOC_S_FMT failed: %s", g_strerror (errno)); in gst_v4l2_decoder_set_sink_fmt()
373 GST_ERROR_OBJECT (self, "VIDIOC_G_FMT failed: %s", g_strerror (errno)); in gst_v4l2_decoder_enum_src_formats()
395 GST_ERROR_OBJECT (self, "VIDIOC_ENUM_FMT failed: %s", in gst_v4l2_decoder_enum_src_formats()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dgstd3d9overlay.c59 GST_ERROR_OBJECT(sink, "Direct3D device or object does not exist"); \
138 GST_ERROR_OBJECT (sink, "Failed to release D3D texture"); in gst_d3d9_overlay_free_overlay()
144 GST_ERROR_OBJECT (sink, "Failed to release D3D vertex buffer"); in gst_d3d9_overlay_free_overlay()
218 GST_ERROR_OBJECT (sink, "Direct3D object ref count = 0"); in gst_d3d9_overlay_prepare()
238 GST_ERROR_OBJECT (sink, in gst_d3d9_overlay_prepare()
248 GST_ERROR_OBJECT (sink, in gst_d3d9_overlay_prepare()
264 GST_ERROR_OBJECT (sink, "Failed to lock D3D texture"); in gst_d3d9_overlay_prepare()
274 GST_ERROR_OBJECT (sink, "Failed to unlock D3D texture"); in gst_d3d9_overlay_prepare()
364 GST_ERROR_OBJECT (sink, "Failed to get overlay rectangle"); in gst_d3d9_overlay_init_vb()
390 GST_ERROR_OBJECT (sink, "Failed to release D3D vertex buffer"); in gst_d3d9_overlay_init_vb()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfcapturewinrt.cpp356 GST_ERROR_OBJECT (self, "No capture object was configured"); in gst_mf_capture_winrt_start()
362 GST_ERROR_OBJECT (self, "Capture object doesn't want to start capture"); in gst_mf_capture_winrt_start()
376 GST_ERROR_OBJECT (self, "No capture object was configured"); in gst_mf_capture_winrt_stop()
385 GST_ERROR_OBJECT (self, "Capture object doesn't want to stop capture"); in gst_mf_capture_winrt_stop()
529 GST_ERROR_OBJECT (self, "Couldn't get ISoftwareBitmap"); in gst_mf_capture_winrt_fill()
536 GST_ERROR_OBJECT (self, "Cannot lock ISoftwareBitmap"); in gst_mf_capture_winrt_fill()
542 GST_ERROR_OBJECT (self, "Cannot get plane count"); in gst_mf_capture_winrt_fill()
547 GST_ERROR_OBJECT (self, "Invalid plane count %d", plane_count); in gst_mf_capture_winrt_fill()
552 GST_ERROR_OBJECT (self, "Ambiguous plane count %d", plane_count); in gst_mf_capture_winrt_fill()
559 GST_ERROR_OBJECT (self, "Cannot get description for plane %d", i); in gst_mf_capture_winrt_fill()
[all …]
Dgstmfaudioenc.cpp96 GST_ERROR_OBJECT (self, "Cannot create MFT object"); in gst_mf_audio_enc_open()
124 GST_ERROR_OBJECT (self, "Failed to open MFT"); in gst_mf_audio_enc_set_format()
130 GST_ERROR_OBJECT (self, "subclass failed to set output type"); in gst_mf_audio_enc_set_format()
137 GST_ERROR_OBJECT (self, "Couldn't set output type"); in gst_mf_audio_enc_set_format()
143 GST_ERROR_OBJECT (self, "subclass didn't provide input type"); in gst_mf_audio_enc_set_format()
150 GST_ERROR_OBJECT (self, "Couldn't set input media type"); in gst_mf_audio_enc_set_format()
228 GST_ERROR_OBJECT (self, "Failed to process input"); in gst_mf_audio_enc_process_input()
293 GST_ERROR_OBJECT (self, "Failed to process input"); in gst_mf_audio_enc_handle_frame()
Dgstmftransform.cpp481 GST_ERROR_OBJECT (self, "Couldn't create IMFAttributes"); in gst_mf_transform_thread_func()
495 GST_ERROR_OBJECT (self, "Couldn't set MFT_ENUM_ADAPTER_LUID"); in gst_mf_transform_thread_func()
582 GST_ERROR_OBJECT (self, "Couldn't get output stream info"); in gst_mf_transform_process_output()
593 GST_ERROR_OBJECT (self, "Couldn't create memory buffer"); in gst_mf_transform_process_output()
599 GST_ERROR_OBJECT (self, "Couldn't create sample"); in gst_mf_transform_process_output()
605 GST_ERROR_OBJECT (self, "Couldn't add buffer to sample"); in gst_mf_transform_process_output()
627 GST_ERROR_OBJECT (self, "Couldn't get available output type"); in gst_mf_transform_process_output()
634 GST_ERROR_OBJECT (self, "Couldn't set output type"); in gst_mf_transform_process_output()
645 GST_ERROR_OBJECT (self, "ProcessOutput error, hr 0x%x", hr); in gst_mf_transform_process_output()
709 GST_ERROR_OBJECT (object, "Cannot post start-of-stream message"); in gst_mf_transform_process_input()
[all …]
Dgstmfvideoenc.cpp155 GST_ERROR_OBJECT (self, "Other d3d11 device is unavailable"); in gst_mf_video_enc_open()
164 GST_ERROR_OBJECT (self, "Couldn't create internal d3d11 device"); in gst_mf_video_enc_open()
173 GST_ERROR_OBJECT (self, "Couldn't create DXGI device manager"); in gst_mf_video_enc_open()
195 GST_ERROR_OBJECT (self, "Couldn't reset device with given d3d11 device"); in gst_mf_video_enc_open()
223 GST_ERROR_OBJECT (self, "Cannot create MFT object"); in gst_mf_video_enc_open()
309 GST_ERROR_OBJECT (self, "Failed to open MFT"); in gst_mf_video_enc_set_format()
316 GST_ERROR_OBJECT (self, "Couldn't set device manager"); in gst_mf_video_enc_set_format()
334 GST_ERROR_OBJECT (self, "subclass failed to set option"); in gst_mf_video_enc_set_format()
351 GST_ERROR_OBJECT (self, in gst_mf_video_enc_set_format()
359 GST_ERROR_OBJECT (self, in gst_mf_video_enc_set_format()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/
Dgstfdkaacdec.c131 GST_ERROR_OBJECT (self, "Failed to open decoder"); in gst_fdkaacdec_set_format()
144 GST_ERROR_OBJECT (self, "Raw AAC without codec_data not supported"); in gst_fdkaacdec_set_format()
155 GST_ERROR_OBJECT (self, "Invalid codec_data: %d", err); in gst_fdkaacdec_set_format()
165 GST_ERROR_OBJECT (self, "Failed to disable downmixing: %d", err); in gst_fdkaacdec_set_format()
174 GST_ERROR_OBJECT (self, "Failed to set output channel mapping: %d", err); in gst_fdkaacdec_set_format()
255 GST_ERROR_OBJECT (self, "Channel type %d not supported", in gst_fdkaacdec_handle_frame()
308 GST_ERROR_OBJECT (self, "Front channel index %d not supported", in gst_fdkaacdec_handle_frame()
358 GST_ERROR_OBJECT (self, "Side channel index %d not supported", in gst_fdkaacdec_handle_frame()
367 GST_ERROR_OBJECT (self, "LFE channel index %d not supported", in gst_fdkaacdec_handle_frame()
373 GST_ERROR_OBJECT (self, "Channel type %d not supported", in gst_fdkaacdec_handle_frame()
[all …]
Dgstfdkaacenc.c243 GST_ERROR_OBJECT (self, "Unable to open encoder: %d", err); in gst_fdkaacenc_set_format()
250 GST_ERROR_OBJECT (self, "Unable to set AOT %d: %d", aot, err); in gst_fdkaacenc_set_format()
256 GST_ERROR_OBJECT (self, "Unable to set sample rate %d: %d", in gst_fdkaacenc_set_format()
296 GST_ERROR_OBJECT (self, "Couldn't find a valid channel layout"); in gst_fdkaacenc_set_format()
303 GST_ERROR_OBJECT (self, "Unable to set channel mode %d: %d", channel_mode, in gst_fdkaacenc_set_format()
311 GST_ERROR_OBJECT (self, "Unable to set channel order %d: %d", channel_mode, in gst_fdkaacenc_set_format()
365 GST_ERROR_OBJECT (self, "Unable to set transmux %d: %d", transmux, err); in gst_fdkaacenc_set_format()
371 GST_ERROR_OBJECT (self, "Unable to set bitrate %d: %d", bitrate, err); in gst_fdkaacenc_set_format()
376 GST_ERROR_OBJECT (self, "Unable to initialize encoder: %d", err); in gst_fdkaacenc_set_format()
381 GST_ERROR_OBJECT (self, "Unable to get encoder info: %d", err); in gst_fdkaacenc_set_format()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/tinyalsa/
Dtinyalsasink.c151 GST_ERROR_OBJECT (sink, "Could not get PCM params"); in gst_tinyalsa_sink_getcaps()
159 GST_ERROR_OBJECT (sink, "Could not find any supported format"); in gst_tinyalsa_sink_getcaps()
296 GST_ERROR_OBJECT (sink, "Could not get PCM params"); in gst_tinyalsa_sink_prepare()
319 GST_ERROR_OBJECT (sink, "Could not open device: %s", in gst_tinyalsa_sink_prepare()
325 GST_ERROR_OBJECT (sink, "Could not prepare device: %s", in gst_tinyalsa_sink_prepare()
351 GST_ERROR_OBJECT (sink, "Could not stop device: %s", in gst_tinyalsa_sink_unprepare()
359 GST_ERROR_OBJECT (sink, "Could not close device: %s", in gst_tinyalsa_sink_unprepare()
396 GST_ERROR_OBJECT (sink, "Could not prepare device: %s", in gst_tinyalsa_sink_write()
404 GST_ERROR_OBJECT (sink, "Could not write data to device: %s", in gst_tinyalsa_sink_write()
420 GST_ERROR_OBJECT (sink, "Could not stop device: %s", in gst_tinyalsa_sink_reset()
[all …]
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsamidisrc.c92 GST_ERROR_OBJECT (alsamidisrc, "Cannot open sequencer - %s", in init_seq()
105 GST_ERROR_OBJECT (alsamidisrc, "Cannot set client name - %s", in init_seq()
139 GST_ERROR_OBJECT (alsamidisrc, "Out of memory"); in parse_ports()
150 GST_ERROR_OBJECT (alsamidisrc, "Invalid port %s - %s", port_name, in parse_ports()
172 GST_ERROR_OBJECT (alsamidisrc, "Timer event output error: %s", in start_queue_timer()
179 GST_ERROR_OBJECT (alsamidisrc, "Drain output error: %s", in start_queue_timer()
206 GST_ERROR_OBJECT (alsamidisrc, "Event output error: %s", in schedule_next_tick()
211 GST_ERROR_OBJECT (alsamidisrc, "Event drain error: %s", snd_strerror (ret)); in schedule_next_tick()
229 GST_ERROR_OBJECT (alsamidisrc, "Cannot allocate queue: %s", in create_port()
247 GST_ERROR_OBJECT (alsamidisrc, "Cannot create port - %s", in create_port()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmuxaac.c155 GST_ERROR_OBJECT (mux, "AAC caps do not contain profile"); in gst_base_ts_mux_aac_mpeg2_make_codec_data()
160 GST_ERROR_OBJECT (mux, "AAC caps do not contain a sample rate"); in gst_base_ts_mux_aac_mpeg2_make_codec_data()
164 GST_ERROR_OBJECT (mux, "AAC caps do not contain channel count"); in gst_base_ts_mux_aac_mpeg2_make_codec_data()
175 GST_ERROR_OBJECT (mux, "Invalid profile %s for MPEG-2 AAC caps", in gst_base_ts_mux_aac_mpeg2_make_codec_data()
185 GST_ERROR_OBJECT (mux, "Invalid channel count %d for MPEG-2 AAC caps", in gst_base_ts_mux_aac_mpeg2_make_codec_data()
192 GST_ERROR_OBJECT (mux, "Invalid samplerate %d for MPEG-2 AAC caps", rate); in gst_base_ts_mux_aac_mpeg2_make_codec_data()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/winrt/
Dgstwinrtdevicewatcher.cpp416 GST_ERROR_OBJECT (self, in gst_winrt_device_watcher_thread_func_inner()
424 GST_ERROR_OBJECT (self, in gst_winrt_device_watcher_thread_func_inner()
431 GST_ERROR_OBJECT (self, "Failed to create added handler, hr: 0x%x", hr); in gst_winrt_device_watcher_thread_func_inner()
437 GST_ERROR_OBJECT (self, "Failed to create updated handler, hr: 0x%x", hr); in gst_winrt_device_watcher_thread_func_inner()
443 GST_ERROR_OBJECT (self, "Failed to create removed handler, hr: 0x%x", hr); in gst_winrt_device_watcher_thread_func_inner()
450 GST_ERROR_OBJECT (self, in gst_winrt_device_watcher_thread_func_inner()
457 GST_ERROR_OBJECT (self, "Failed to create stopped handler, hr: 0x%x", hr); in gst_winrt_device_watcher_thread_func_inner()
464 GST_ERROR_OBJECT (self, "Failed to register added handler, hr: 0x%x", hr); in gst_winrt_device_watcher_thread_func_inner()
473 GST_ERROR_OBJECT (self, "Failed to register updated handler, hr: 0x%x", hr); in gst_winrt_device_watcher_thread_func_inner()
482 GST_ERROR_OBJECT (self, "Failed to register removed handler, hr: 0x%x", hr); in gst_winrt_device_watcher_thread_func_inner()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvc1parse.c331 GST_ERROR_OBJECT (vc1parse, in gst_vc1_parse_is_format_allowed()
341 GST_ERROR_OBJECT (vc1parse, in gst_vc1_parse_is_format_allowed()
475 GST_ERROR_OBJECT (vc1parse, "stream conversion not implemented yet"); in gst_vc1_parse_is_format_allowed()
511 GST_ERROR_OBJECT (vc1parse, "Empty caps, downstream doesn't support %s", in gst_vc1_parse_renegotiate()
548 GST_ERROR_OBJECT (vc1parse, "Empty caps"); in gst_vc1_parse_renegotiate()
698 GST_ERROR_OBJECT (vc1parse, "Failed to detect or assume a stream format " in gst_vc1_parse_detect()
714 GST_ERROR_OBJECT (vc1parse, "Can't detect or assume a stream format"); in gst_vc1_parse_detect()
1105 GST_ERROR_OBJECT (vc1parse, "Invalid VC1 sequence header"); in gst_vc1_parse_handle_bdu()
1113 GST_ERROR_OBJECT (vc1parse, "Invalid VC1 entrypoint"); in gst_vc1_parse_handle_bdu()
1191 GST_ERROR_OBJECT (vc1parse, "Failed to negotiate with downstream"); in gst_vc1_parse_handle_frame()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265dec.c222 GST_ERROR_OBJECT (self, "Required element data is unavailable"); in gst_nv_h265_dec_open()
228 GST_ERROR_OBJECT (self, "Failed to create decoder object"); in gst_nv_h265_dec_open()
380 GST_ERROR_OBJECT (self, "Could not support bitdepth/chroma format"); in gst_nv_h265_dec_new_sequence()
391 GST_ERROR_OBJECT (self, "Failed to configure decoder"); in gst_nv_h265_dec_new_sequence()
396 GST_ERROR_OBJECT (self, "Failed to negotiate with downstream"); in gst_nv_h265_dec_new_sequence()
415 GST_ERROR_OBJECT (self, "No available decoder frame"); in gst_nv_h265_dec_new_picture()
441 GST_ERROR_OBJECT (self, "No decoder frame in picture %p", picture); in gst_nv_h265_dec_output_picture()
447 GST_ERROR_OBJECT (self, "Failed to handle output picture"); in gst_nv_h265_dec_output_picture()
587 GST_ERROR_OBJECT (self, in gst_nv_h265_dec_picture_params_from_pps()
593 GST_ERROR_OBJECT (self, in gst_nv_h265_dec_picture_params_from_pps()
[all …]
Dgstnvvp8dec.c153 GST_ERROR_OBJECT (self, "Required element data is unavailable"); in gst_nv_vp8_dec_open()
159 GST_ERROR_OBJECT (self, "Failed to create decoder object"); in gst_nv_vp8_dec_open()
263 GST_ERROR_OBJECT (self, "Failed to configure decoder"); in gst_nv_vp8_dec_new_sequence()
268 GST_ERROR_OBJECT (self, "Failed to negotiate with downstream"); in gst_nv_vp8_dec_new_sequence()
293 GST_ERROR_OBJECT (self, "No available decoder frame"); in gst_nv_vp8_dec_new_picture()
334 GST_ERROR_OBJECT (self, "Decoder frame is unavailable"); in gst_nv_vp8_dec_decode_picture()
353 GST_ERROR_OBJECT (self, "Couldn't get decoder frame for AltRef"); in gst_nv_vp8_dec_decode_picture()
367 GST_ERROR_OBJECT (self, "Couldn't get decoder frame for GoldenRef"); in gst_nv_vp8_dec_decode_picture()
381 GST_ERROR_OBJECT (self, "Couldn't get decoder frame for LastRef"); in gst_nv_vp8_dec_decode_picture()
417 GST_ERROR_OBJECT (self, "No decoder frame in picture %p", picture); in gst_nv_vp8_dec_output_picture()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtpsrc.c255 GST_ERROR_OBJECT (avdtpsrc, "Failed to get mpegversion"); in gst_avdtp_src_getcaps()
264 GST_ERROR_OBJECT (avdtpsrc, "Failed to get channels"); in gst_avdtp_src_getcaps()
273 GST_ERROR_OBJECT (avdtpsrc, "Failed to get base-profile"); in gst_avdtp_src_getcaps()
281 GST_ERROR_OBJECT (avdtpsrc, in gst_avdtp_src_getcaps()
287 GST_ERROR_OBJECT (avdtpsrc, "Failed to get sample rate"); in gst_avdtp_src_getcaps()
366 GST_ERROR_OBJECT (avdtpsrc, "Failed to acquire connection"); in gst_avdtp_src_start()
371 GST_ERROR_OBJECT (avdtpsrc, "Failed to get transport properties"); in gst_avdtp_src_start()
376 GST_ERROR_OBJECT (avdtpsrc, "Failed to configure stream fd"); in gst_avdtp_src_start()
387 GST_ERROR_OBJECT (avdtpsrc, "Failed to get device caps"); in gst_avdtp_src_start()
495 GST_ERROR_OBJECT (avdtpsrc, "Error while reading audio data: %s", in gst_avdtp_src_create()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkbufferpool.c150 GST_ERROR_OBJECT (pool, in gst_msdk_buffer_pool_set_config()
188 GST_ERROR_OBJECT (pool, "invalid config"); in gst_msdk_buffer_pool_set_config()
193 GST_ERROR_OBJECT (pool, "no caps in config"); in gst_msdk_buffer_pool_set_config()
198 GST_ERROR_OBJECT (pool, "invalid caps %" GST_PTR_FORMAT, caps); in gst_msdk_buffer_pool_set_config()
203 GST_ERROR_OBJECT (pool, "no allocator in config"); in gst_msdk_buffer_pool_set_config()
208 GST_ERROR_OBJECT (pool, "no allocator defined"); in gst_msdk_buffer_pool_set_config()
254 GST_ERROR_OBJECT (pool, "failed to set alignment"); in gst_msdk_buffer_pool_alloc_buffer()
270 GST_ERROR_OBJECT (pool, "failed to create new MSDK memory"); in gst_msdk_buffer_pool_alloc_buffer()
/third_party/gstreamer/gstplugins_good/gst/law/
Dalaw-decode.c142 GST_ERROR_OBJECT (dec, "failed to get structure from caps"); in gst_alaw_dec_set_format()
147 GST_ERROR_OBJECT (dec, "failed to find field rate in input caps"); in gst_alaw_dec_set_format()
152 GST_ERROR_OBJECT (dec, "failed to find field channels in input caps"); in gst_alaw_dec_set_format()
179 GST_ERROR_OBJECT (dec, "failed to map input buffer"); in gst_alaw_dec_handle_frame()
190 GST_ERROR_OBJECT (dec, "failed to map input buffer"); in gst_alaw_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c272 GST_ERROR_OBJECT (self, "These properties cannot be set in this state"); in gst_sctp_association_set_property()
478 GST_ERROR_OBJECT (self, "Disconnected"); in gst_sctp_association_send_data()
483 GST_ERROR_OBJECT (self, "Association not connected yet"); in gst_sctp_association_send_data()
526 GST_ERROR_OBJECT (self, "Error sending data on stream %u: (%u) %s", in gst_sctp_association_send_data()
604 GST_ERROR_OBJECT (self, "Could not open SCTP socket: (%u) %s", errno, in create_sctp_socket()
611 GST_ERROR_OBJECT (self, "Could not change receive buffer size: (%u) %s", in create_sctp_socket()
617 GST_ERROR_OBJECT (self, "Could not change send buffer size: (%u) %s", in create_sctp_socket()
624 GST_ERROR_OBJECT (self, in create_sctp_socket()
635 GST_ERROR_OBJECT (self, "Could not set SO_LINGER on SCTP socket: (%u) %s", in create_sctp_socket()
655 GST_ERROR_OBJECT (self, "Could not set SCTP_EXPLICIT_EOR: (%u) %s", errno, in create_sctp_socket()
[all …]
/third_party/gstreamer/gstplugins_good/gst/flx/
Dgstflxdec.c244 GST_ERROR_OBJECT (flxdec, "Incorrect size in the chunk header"); in flx_decode_chunks()
289 GST_ERROR_OBJECT (flxdec, "Failed to decode chunk"); in flx_decode_chunks()
332 GST_ERROR_OBJECT (flxdec, "Error decoding color palette"); in flx_decode_color()
370 GST_ERROR_OBJECT (flxdec, "Invalid BRUN line detected. " in flx_decode_brun()
386 GST_ERROR_OBJECT (flxdec, "Invalid BRUN packet detected." in flx_decode_brun()
405 GST_ERROR_OBJECT (flxdec, "Failed to decode BRUN packet"); in flx_decode_brun()
431 GST_ERROR_OBJECT (flxdec, "Invalid FLI packet detected. too many lines."); in flx_decode_delta_fli()
472 GST_ERROR_OBJECT (flxdec, "Invalid FLI packet detected. " in flx_decode_delta_fli()
488 GST_ERROR_OBJECT (flxdec, "Invalid FLI packet detected. " in flx_decode_delta_fli()
508 GST_ERROR_OBJECT (flxdec, "Failed to decode FLI packet"); in flx_decode_delta_fli()
[all …]

12345678910>>...22