Home
last modified time | relevance | path

Searched refs:GST_DEBUG (Results 1 – 25 of 737) sorted by relevance

12345678910>>...30

/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstpesfilter.c145 GST_DEBUG ("id 0x%02x length %d, avail %d start code 0x%02x", filter->id, in gst_pes_filter_parse()
159 GST_DEBUG ("id 0x%02x, unbounded length", filter->id); in gst_pes_filter_parse()
165 GST_DEBUG ("id 0x%02x, bounded length %d, only have %d", in gst_pes_filter_parse()
190 GST_DEBUG ("datalen %d", datalen); in gst_pes_filter_parse()
203 GST_DEBUG ("skipping padding stream"); in gst_pes_filter_parse()
222 GST_DEBUG ("got stuffing bit"); in gst_pes_filter_parse()
230 GST_DEBUG ("have STD"); in gst_pes_filter_parse()
244 GST_DEBUG ("PTS without DTS"); in gst_pes_filter_parse()
249 GST_DEBUG ("PTS found %" G_GUINT64_FORMAT, filter->pts); in gst_pes_filter_parse()
254 GST_DEBUG ("PTS and DTS"); in gst_pes_filter_parse()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstpesfilter.c145 GST_DEBUG ("id 0x%02x length %d, avail %d start code 0x%02x", filter->id, in gst_pes_filter_parse()
159 GST_DEBUG ("id 0x%02x, unbounded length", filter->id); in gst_pes_filter_parse()
165 GST_DEBUG ("id 0x%02x, bounded length %d, only have %d", in gst_pes_filter_parse()
190 GST_DEBUG ("datalen %d", datalen); in gst_pes_filter_parse()
203 GST_DEBUG ("skipping padding stream"); in gst_pes_filter_parse()
222 GST_DEBUG ("got stuffing bit"); in gst_pes_filter_parse()
230 GST_DEBUG ("have STD"); in gst_pes_filter_parse()
244 GST_DEBUG ("PTS without DTS"); in gst_pes_filter_parse()
249 GST_DEBUG ("PTS found %" G_GUINT64_FORMAT, filter->pts); in gst_pes_filter_parse()
254 GST_DEBUG ("PTS and DTS"); in gst_pes_filter_parse()
[all …]
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglmatrix.c39 GST_DEBUG ("%" VEC4_FORMAT, VEC4_ARGS (&m[i * 4])); in debug_matrix()
71 GST_DEBUG ("Matrix A:"); in GST_START_TEST()
73 GST_DEBUG ("Matrix B:"); in GST_START_TEST()
75 GST_DEBUG ("Matrix C:"); in GST_START_TEST()
77 GST_DEBUG ("Multiplication Result == C == A * B:"); in GST_START_TEST()
113 GST_DEBUG ("Default matrix in the affine meta:"); in GST_START_TEST()
122 GST_DEBUG ("Set matrix on the affine transformation meta:"); in GST_START_TEST()
128 GST_DEBUG ("Retrieve the matrix set on the affine meta:"); in GST_START_TEST()
209 GST_DEBUG ("vertex: %" VEC4_FORMAT, VEC4_ARGS (v)); in GST_START_TEST()
210 GST_DEBUG ("result: %" VEC4_FORMAT, VEC4_ARGS (res)); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dh263parse.c94 GST_DEBUG ("NEW BUFFER"); in gst_h263_parse_get_params()
119 GST_DEBUG (" Temporal Reference : %d", tr); in gst_h263_parse_get_params()
135 GST_DEBUG (" Split Screen Indicator : %s", in gst_h263_parse_get_params()
137 GST_DEBUG (" Document camera indicator : %s", in gst_h263_parse_get_params()
139 GST_DEBUG (" Full Picture Freeze Release : %s", in gst_h263_parse_get_params()
141 GST_DEBUG (" Source format 0x%x (%s)", params->format, in gst_h263_parse_get_params()
150 GST_DEBUG (" Picture width x height: %d x %d", in gst_h263_parse_get_params()
173 GST_DEBUG (" Picture Coding Type : %s", in gst_h263_parse_get_params()
175 GST_DEBUG (" Unrestricted Motion Vector mode (Annex D) : %s", in gst_h263_parse_get_params()
177 GST_DEBUG (" Syntax-basex Arithmetic Coding mode (Annex E) : %s", in gst_h263_parse_get_params()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/
Dgstgldisplay_gbm.c159 GST_DEBUG ("Got DRM resources"); in gst_gl_display_gbm_setup_drm()
167 GST_DEBUG ("Checking %d DRM connector(s)", in gst_gl_display_gbm_setup_drm()
179 GST_DEBUG ("Found DRM connector #%d \"%s\" with ID %" G_GUINT32_FORMAT, i, in gst_gl_display_gbm_setup_drm()
202 GST_DEBUG ("Picking DRM connector #%d because it is connected and " in gst_gl_display_gbm_setup_drm()
205 GST_DEBUG ("Picking DRM connector #%d because it is connected", i); in gst_gl_display_gbm_setup_drm()
234 GST_DEBUG ("Checking %d DRM mode(s) from selected connector", in gst_gl_display_gbm_setup_drm()
241 GST_DEBUG ("Found DRM mode #%d width/height %" G_GUINT16_FORMAT "/%" in gst_gl_display_gbm_setup_drm()
271 GST_DEBUG ("Selected DRM mode #%d (is preferred: %d)", selected_mode_index, in gst_gl_display_gbm_setup_drm()
288 GST_DEBUG ("Checking %d DRM encoder(s)", in gst_gl_display_gbm_setup_drm()
295 GST_DEBUG ("Found DRM encoder #%d \"%s\"", i, in gst_gl_display_gbm_setup_drm()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtspacketizer.c167 GST_DEBUG ("Haven't seen subtable"); in seen_section_before()
172 GST_DEBUG ("Different version number"); in seen_section_before()
177 GST_DEBUG ("Different last_section_number"); in seen_section_before()
182 GST_DEBUG ("Different section_number"); in seen_section_before()
391 GST_DEBUG in mpegts_packetizer_parse_adaptation_field_control()
403 GST_DEBUG ("flags: %s%s%s%s%s%s%s%s%s", in mpegts_packetizer_parse_adaptation_field_control()
418 GST_DEBUG ("pcr 0x%04x %" G_GUINT64_FORMAT " (%" GST_TIME_FORMAT in mpegts_packetizer_parse_adaptation_field_control()
442 GST_DEBUG ("opcr %" G_GUINT64_FORMAT " (%" GST_TIME_FORMAT ")", in mpegts_packetizer_parse_adaptation_field_control()
447 GST_DEBUG ("splice_countdown: %u", *data++); in mpegts_packetizer_parse_adaptation_field_control()
459 GST_DEBUG ("extension size:%d flags : %s%s%s", extlen, in mpegts_packetizer_parse_adaptation_field_control()
[all …]
/third_party/gstreamer/gstplugins_bad/tests/examples/
Dplayout.c210 GST_DEBUG ("Freeing app"); in playout_app_free()
251 GST_DEBUG ("Released some pad"); in playout_remove_pad()
323 GST_DEBUG ("%s: new/prepared", current_item->fn); in playout_item_pad_probe_video_pad_eos_on_buffer()
326 GST_DEBUG ("%s: activated -> first vbuffer", current_item->fn); in playout_item_pad_probe_video_pad_eos_on_buffer()
330 GST_DEBUG ("%s: first vbuffer -> aggregating", current_item->fn); in playout_item_pad_probe_video_pad_eos_on_buffer()
347 GST_DEBUG ("%s: released video pad", prev_item->fn); in playout_item_pad_probe_video_pad_eos_on_buffer()
356 GST_DEBUG ("%s: queued item removal (last pad is video)", prev_item->fn); in playout_item_pad_probe_video_pad_eos_on_buffer()
385 GST_DEBUG ("%s: recvd some EOS", item->fn); in playout_item_pad_probe_event()
397 GST_DEBUG ("%s: activating next item", item->fn); in playout_item_pad_probe_event()
401 GST_DEBUG ("%s: App is going EOS", item->fn); in playout_item_pad_probe_event()
[all …]
/third_party/gstreamer/gstreamer/tests/check/elements/
Dstreamiddemux.c135 GST_DEBUG ("Creating mysink"); in GST_START_TEST()
139 GST_DEBUG ("Creating mysrc"); in GST_START_TEST()
144 GST_DEBUG ("Pushing stream-start event"); in GST_START_TEST()
152 GST_DEBUG ("Releasing mysink and mysrc"); in GST_START_TEST()
159 GST_DEBUG ("Releasing streamiddemux"); in GST_START_TEST()
172 GST_DEBUG ("Creating mysink"); in GST_START_TEST()
176 GST_DEBUG ("Creating mysrc"); in GST_START_TEST()
181 GST_DEBUG ("Pushing caps and segment event without stream-start"); in GST_START_TEST()
190 GST_DEBUG ("Releasing mysink and mysrc"); in GST_START_TEST()
197 GST_DEBUG ("Releasing streamiddemux"); in GST_START_TEST()
[all …]
Dqueue.c67 GST_DEBUG ("queue overrun %d", overrun_count); in queue_overrun()
75 GST_DEBUG ("queue underrun %d", underrun_count); in queue_underrun()
83 GST_DEBUG ("%s event", GST_EVENT_TYPE_NAME (event)); in event_func()
114 GST_DEBUG ("setup_queue"); in setup()
138 GST_DEBUG ("cleanup_queue"); in cleanup()
195 GST_DEBUG ("starting"); in GST_START_TEST()
207 GST_DEBUG ("stopping"); in GST_START_TEST()
217 GST_DEBUG ("queue overrun"); in queue_overrun_link_and_activate()
246 GST_DEBUG ("starting"); in GST_START_TEST()
266 GST_DEBUG ("added 1st"); in GST_START_TEST()
[all …]
Dfakesink.c110 GST_DEBUG ("sending segment"); in GST_START_TEST()
135 GST_DEBUG ("sending buffer to be dropped"); in GST_START_TEST()
152 GST_DEBUG ("sending buffer to be dropped"); in GST_START_TEST()
171 GST_DEBUG ("sending buffer to finish preroll"); in GST_START_TEST()
201 GST_DEBUG ("sending buffer to drop"); in GST_START_TEST()
210 GST_DEBUG ("sending buffer to clip"); in GST_START_TEST()
219 GST_DEBUG ("sending buffer to clip"); in GST_START_TEST()
238 GST_DEBUG ("got preroll handoff %d", num_preroll); in preroll_count()
276 GST_DEBUG ("sending segment"); in GST_START_TEST()
298 GST_DEBUG ("sending buffer to finish preroll"); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.c70 GST_DEBUG (" instance uid = %s", in mxf_dms1_handle_tag()
76 GST_DEBUG (" generation uid = %s", in mxf_dms1_handle_tag()
134 GST_DEBUG (" extended text language code = %s", in mxf_dms1_text_language_handle_tag()
200 GST_DEBUG (" thesaurus name = %s", GST_STR_NULL (self->thesaurus_name)); in mxf_dms1_thesaurus_handle_tag()
414 GST_DEBUG (" framework extended text language code = %s", in mxf_dms1_framework_handle_tag()
418 GST_DEBUG (" framework thesaurus name = %s", in mxf_dms1_framework_handle_tag()
422 GST_DEBUG (" framework title = %s", GST_STR_NULL (self->framework_title)); in mxf_dms1_framework_handle_tag()
428 GST_DEBUG (" primary extended spoken language code = %s", in mxf_dms1_framework_handle_tag()
435 GST_DEBUG (" secondary extended spoken language code = %s", in mxf_dms1_framework_handle_tag()
442 GST_DEBUG (" original extended spoken language code = %s", in mxf_dms1_framework_handle_tag()
[all …]
/third_party/gstreamer/gstplugins_good/ext/taglib/
Dgstapev2mux.cc148 GST_DEBUG ("Setting title to %s", title); in add_one_tag()
156 GST_DEBUG ("Setting album to %s", album); in add_one_tag()
164 GST_DEBUG ("Setting artist to %s", artist); in add_one_tag()
172 GST_DEBUG ("Setting composer to %s", composer); in add_one_tag()
181 GST_DEBUG ("Setting genre to %s", genre); in add_one_tag()
189 GST_DEBUG ("Setting comment to %s", comment); in add_one_tag()
200 GST_DEBUG ("Setting track year to %d", year); in add_one_tag()
217 GST_DEBUG ("Setting track number to %s", tag_str); in add_one_tag()
222 GST_DEBUG ("Setting track number to %d", track_number); in add_one_tag()
230 GST_DEBUG ("track-count handled with track-number, skipping"); in add_one_tag()
[all …]
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dqtdemux.c211 GST_DEBUG ("Pushing stream-start event"); in GST_START_TEST()
215 GST_DEBUG ("Pushing segment event"); in GST_START_TEST()
223 GST_DEBUG ("Pushing header buffer"); in GST_START_TEST()
233 GST_DEBUG ("Pushing trun buffer"); in GST_START_TEST()
241 GST_DEBUG ("Pushing gap'ed buffers"); in GST_START_TEST()
245 GST_DEBUG ("Pushing buffer #%d offset:%" G_GUINT32_FORMAT, i, offset); in GST_START_TEST()
332 GST_DEBUG ("Got event %p %s", event, GST_EVENT_TYPE_NAME (event)); in qtdemux_probe_for_reconfig()
420 GST_DEBUG ("Pushing stream-start event"); in GST_START_TEST()
424 GST_DEBUG ("Pushing segment event"); in GST_START_TEST()
432 GST_DEBUG ("Pushing moov buffer"); in GST_START_TEST()
[all …]
Dalphacolor.c58 GST_DEBUG ("cleaning up"); in cleanup_alphacolor()
170 GST_DEBUG ("push it"); in GST_START_TEST()
173 GST_DEBUG ("pushed it"); in GST_START_TEST()
181 GST_DEBUG ("cleanup alphacolor"); in GST_START_TEST()
183 GST_DEBUG ("cleanup, unref incaps"); in GST_START_TEST()
217 GST_DEBUG ("Created buffer of %" G_GSIZE_FORMAT " bytes", in GST_START_TEST()
222 GST_DEBUG ("push it"); in GST_START_TEST()
224 GST_DEBUG ("pushed it"); in GST_START_TEST()
265 GST_DEBUG ("cleanup alphacolor"); in GST_START_TEST()
267 GST_DEBUG ("cleanup, unref incaps"); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/librfb/
Drfbdecoder.c95 GST_DEBUG ("connecting to the rfb server"); in rfb_decoder_connect_tcp()
117 GST_DEBUG ("Cancelled connecting"); in rfb_decoder_connect_tcp()
134 GST_DEBUG ("Disconnecting from the rfb server"); in rfb_decoder_disconnect()
169 GST_DEBUG ("First iteration: set state to -> wait for protocol version"); in rfb_decoder_iterate()
173 GST_DEBUG ("Executing next state in initialization"); in rfb_decoder_iterate()
223 GST_DEBUG ("Read on socket cancelled"); in rfb_decoder_read()
263 GST_DEBUG ("Send on socket cancelled"); in rfb_decoder_send()
353 GST_DEBUG ("\"%.11s\"", decoder->data); in rfb_decoder_state_wait_for_protocol_version()
358 GST_DEBUG ("Major version : %d", decoder->protocol_major); in rfb_decoder_state_wait_for_protocol_version()
359 GST_DEBUG ("Minor version : %d", decoder->protocol_minor); in rfb_decoder_state_wait_for_protocol_version()
[all …]
/third_party/gstreamer/gst_libav/tests/check/generic/
Dplugin-test.c45 GST_DEBUG ("Creating element avenc_mpeg2video %p", encoder); in GST_START_TEST()
49 GST_DEBUG ("Creating element avdec_mpeg2video %p", decoder); in GST_START_TEST()
53 GST_DEBUG ("Creating element avmux_dvd %p", muxer); in GST_START_TEST()
60 GST_DEBUG ("calls gst_update_registry"); in GST_START_TEST()
66 GST_DEBUG ("Creating element avenc_mpeg2video %p", encoder); in GST_START_TEST()
70 GST_DEBUG ("Creating element avdec_mpeg2video %p", decoder); in GST_START_TEST()
74 GST_DEBUG ("Creating element avmux_dvd %p", muxer); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpqdmdepay.c150 GST_DEBUG ("Flushing %d packets", depay->nbpackets); in flush_data()
180 GST_DEBUG ("CRC is 0x%x", crc); in flush_data()
209 GST_DEBUG ("pid:%d, len:%d, data:%p", pid, len, data); in add_packet()
217 GST_DEBUG ("packet:%p", packet); in add_packet()
218 GST_DEBUG ("packet->data:%p", packet->data); in add_packet()
256 GST_DEBUG ("GAP in sequence number, Resetting data !"); in gst_rtp_qdm2_depay_process()
266 GST_DEBUG ("Payload size %d 0x%x sequence:%d", payload_len, payload_len, in gst_rtp_qdm2_depay_process()
274 GST_DEBUG ("Unrecognized 0x80 marker, skipping 12 bytes"); in gst_rtp_qdm2_depay_process()
280 GST_DEBUG ("Headers"); in gst_rtp_qdm2_depay_process()
304 GST_DEBUG in gst_rtp_qdm2_depay_process()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler-x86.h30 GST_DEBUG ("enable SSE optimisations"); in audio_resampler_check_x86()
38 GST_DEBUG ("SSE optimisations not enabled"); in audio_resampler_check_x86()
42 GST_DEBUG ("enable SSE2 optimisations"); in audio_resampler_check_x86()
57 GST_DEBUG ("SSE2 optimisations not enabled"); in audio_resampler_check_x86()
63 GST_DEBUG ("enable SSE41 optimisations"); in audio_resampler_check_x86()
68 GST_DEBUG ("SSE41 optimisations not enabled"); in audio_resampler_check_x86()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttask.c82 GST_DEBUG ("signal"); in task_signal_pause_func()
106 GST_DEBUG ("starting"); in GST_START_TEST()
110 GST_DEBUG ("waiting"); in GST_START_TEST()
112 GST_DEBUG ("done waiting"); in GST_START_TEST()
115 GST_DEBUG ("starting"); in GST_START_TEST()
119 GST_DEBUG ("joining"); in GST_START_TEST()
139 GST_DEBUG ("signal"); in task_func2()
162 GST_DEBUG ("starting"); in GST_START_TEST()
166 GST_DEBUG ("waiting"); in GST_START_TEST()
168 GST_DEBUG ("done waiting"); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dmultifdsink.c39 GST_DEBUG ("setup_multifdsink"); in setup_multifdsink()
50 GST_DEBUG ("cleanup_multifdsink"); in cleanup_multifdsink()
93 GST_DEBUG ("cleaning up multifdsink"); in GST_START_TEST()
119 GST_DEBUG ("Created test caps %p %" GST_PTR_FORMAT, caps, caps); in GST_START_TEST()
126 GST_DEBUG ("reading"); in GST_START_TEST()
131 GST_DEBUG ("cleaning up multifdsink"); in GST_START_TEST()
234 GST_DEBUG ("created streamheader caps %p %" GST_PTR_FORMAT, *caps, *caps); in gst_multifdsink_create_streamheader()
314 GST_DEBUG ("cleaning up multifdsink"); in GST_START_TEST()
440 GST_DEBUG ("cleaning up multifdsink"); in GST_START_TEST()
502 GST_DEBUG ("Created test caps %p %" GST_PTR_FORMAT, caps, caps); in GST_START_TEST()
[all …]
Dmultisocketsink.c44 GST_DEBUG ("setup_multisocketsink"); in setup_multisocketsink()
55 GST_DEBUG ("cleanup_multisocketsink"); in cleanup_multisocketsink()
98 GST_DEBUG ("cleaning up multisocketsink"); in GST_START_TEST()
133 GST_DEBUG ("reading exactly %" G_GSIZE_FORMAT " bytes", count); in read_handle_n_bytes_exactly()
175 GST_DEBUG ("%s: reading %d bytes", msg, size); \
178 GST_DEBUG ("%s: read %d bytes", msg, nbytes); \
211 GST_DEBUG ("Created test caps %p %" GST_PTR_FORMAT, caps, caps); in GST_START_TEST()
221 GST_DEBUG ("reading"); in GST_START_TEST()
226 GST_DEBUG ("cleaning up multisocketsink"); in GST_START_TEST()
368 GST_DEBUG ("created streamheader caps %p %" GST_PTR_FORMAT, *caps, *caps); in gst_multisocketsink_create_streamheader()
[all …]
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparseelement.c205 GST_DEBUG ("no subtitle format detected"); in gst_sub_parse_data_format_autodetect()
314 GST_DEBUG ("Encoding '%s' detected but conversion failed: %s", encoding, in gst_sub_parse_type_find()
352 GST_DEBUG ("MicroDVD format detected"); in gst_sub_parse_type_find()
356 GST_DEBUG ("SubRip format detected"); in gst_sub_parse_type_find()
360 GST_DEBUG ("MPSub format detected"); in gst_sub_parse_type_find()
364 GST_DEBUG ("SAMI (time-based) format detected"); in gst_sub_parse_type_find()
368 GST_DEBUG ("TMPlayer (time based) format detected"); in gst_sub_parse_type_find()
376 GST_DEBUG ("MPL2 (time based) format detected"); in gst_sub_parse_type_find()
380 GST_DEBUG ("SubViewer format detected"); in gst_sub_parse_type_find()
384 GST_DEBUG ("DKS format detected"); in gst_sub_parse_type_find()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowfakesrc.cpp61 GST_DEBUG (":: majortype: "GUID_FORMAT, GUID_ARGS(mt->majortype));
62 GST_DEBUG (":: subtype: "GUID_FORMAT, GUID_ARGS(mt->subtype));
64 GST_DEBUG (":: bFixedSizeSamples: %d", mt->bFixedSizeSamples);
65 GST_DEBUG (":: bTemporalCompression: %d", mt->bTemporalCompression);
66 GST_DEBUG (":: cbFormat: %d", mt->cbFormat);
67 GST_DEBUG (":: formattype: %x", mt->formattype);
68 GST_DEBUG (":: lSampleSize: %lu", mt->lSampleSize);
69 GST_DEBUG (":: pbFormat: %p", mt->pbFormat);
/third_party/gstreamer/gstplugins_base/tests/check/generic/
Dstates.c41 GST_DEBUG ("getting elements for package %s", PACKAGE); in setup()
44 GST_DEBUG ("Will ignore element factories: '%s'", STATE_IGNORE_ELEMENTS); in setup()
73 GST_DEBUG ("ignoring element %s", name); in setup()
81 GST_DEBUG ("adding element %s", name); in setup()
111 GST_DEBUG ("testing element %s", name); in GST_START_TEST()
116 GST_DEBUG ("element %s is a pipeline", name); in GST_START_TEST()
144 GST_DEBUG ("testing element %s", name); in GST_START_TEST()
149 GST_DEBUG ("element %s is a pipeline", name); in GST_START_TEST()
177 GST_DEBUG ("testing element %s", name); in GST_START_TEST()
182 GST_DEBUG ("element %s is a pipeline", name); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1enc.c524 GST_DEBUG ("g_usage : %u", cfg->g_usage); in gst_av1_enc_debug_encoder_cfg()
525 GST_DEBUG ("g_threads : %u", cfg->g_threads); in gst_av1_enc_debug_encoder_cfg()
526 GST_DEBUG ("g_profile : %u", cfg->g_profile); in gst_av1_enc_debug_encoder_cfg()
527 GST_DEBUG ("g_w x g_h : %u x %u", cfg->g_w, cfg->g_h); in gst_av1_enc_debug_encoder_cfg()
528 GST_DEBUG ("g_bit_depth : %d", cfg->g_bit_depth); in gst_av1_enc_debug_encoder_cfg()
529 GST_DEBUG ("g_input_bit_depth : %u", cfg->g_input_bit_depth); in gst_av1_enc_debug_encoder_cfg()
530 GST_DEBUG ("g_timebase : %d / %d", cfg->g_timebase.num, cfg->g_timebase.den); in gst_av1_enc_debug_encoder_cfg()
531 GST_DEBUG ("g_error_resilient : 0x%x", cfg->g_error_resilient); in gst_av1_enc_debug_encoder_cfg()
532 GST_DEBUG ("g_pass : %d", cfg->g_pass); in gst_av1_enc_debug_encoder_cfg()
533 GST_DEBUG ("g_lag_in_frames : %u", cfg->g_lag_in_frames); in gst_av1_enc_debug_encoder_cfg()
[all …]

12345678910>>...30