/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | gsttageditingprivate.c | 51 GST_WARNING ("Invalid image orientation tag: %s", str); in __exif_tag_image_orientation_to_exif_value() 76 GST_WARNING ("Invalid tiff orientation tag value: %d", value); in __exif_tag_image_orientation_from_exif_value() 107 GST_WARNING ("Invalid capturing exposure program tag: %s", str); in __exif_tag_capturing_exposure_program_to_exif_value() 134 GST_WARNING ("Invalid exif exposure program: %d", value); in __exif_tag_capturing_exposure_program_from_exif_value() 153 GST_WARNING ("Invalid capturing exposure mode tag: %s", str); in __exif_tag_capturing_exposure_mode_to_exif_value() 168 GST_WARNING ("Invalid exif exposure mode: %d", value); in __exif_tag_capturing_exposure_mode_from_exif_value() 189 GST_WARNING ("Invalid capturing scene capture type: %s", str); in __exif_tag_capturing_scene_capture_type_to_exif_value() 206 GST_WARNING ("Invalid exif scene capture type: %d", value); in __exif_tag_capturing_scene_capture_type_from_exif_value() 229 GST_WARNING ("Invalid capturing gain adjustment type: %s", str); in __exif_tag_capturing_gain_adjustment_to_exif_value() 248 GST_WARNING ("Invalid exif gain control type: %d", value); in __exif_tag_capturing_gain_adjustment_from_exif_value() [all …]
|
D | gstexiftag.c | 120 GST_WARNING ("No %s tag present in taglist", exiftag->gst_tag); \ 146 GST_WARNING ("Unmapped serialization for type %d", exiftag->exif_type); \ 165 GST_WARNING ("0x%X has unexpected count", tagdata->count); \ 178 GST_WARNING ("0x%X has unexpected type %d", exiftag->exif_tag, \ 185 GST_WARNING ("Invalid value for tag 0x%X: %d", tagdata->tag, value); \ 472 GST_WARNING ("Unexpected byte order %d, using system default: %d", in gst_exif_reader_init() 542 GST_WARNING ("Unexpected byte order %d, using system default: %d", in gst_exif_writer_init() 653 GST_WARNING ("Error writing tag header"); in gst_exif_writer_write_tag_header() 673 GST_WARNING ("Error writing rational data"); in gst_exif_writer_write_rational_data() 691 GST_WARNING ("Error writing signed rational data"); in gst_exif_writer_write_signed_rational_data() [all …]
|
D | gstxmptag.c | 236 GST_WARNING ("Schema %s doesn't exist", name); in _gst_xmp_get_schema() 249 GST_WARNING ("Schema %s already exists, ignoring", name); in _gst_xmp_add_schema() 265 GST_WARNING ("Tag %s already present for the schema", tag->gst_tag); in _gst_xmp_schema_add_mapping() 536 GST_WARNING ("Failed to deserialize gps coordinate: %s", str); in deserialize_exif_gps_coordinate() 621 GST_WARNING ("Unexpected xmp tag %s", xmp_tag); in deserialize_exif_altitude() 626 GST_WARNING ("Missing exif:GPSAltitude tag"); in deserialize_exif_altitude() 630 GST_WARNING ("Missing exif:GPSAltitudeRef tag"); in deserialize_exif_altitude() 635 GST_WARNING ("Failed to parse fraction: %s", altitude_str); in deserialize_exif_altitude() 646 GST_WARNING ("Unexpected exif:AltitudeRef value: %s", altituderef_str); in deserialize_exif_altitude() 714 GST_WARNING ("Unexpected xmp tag %s", xmp_tag); in deserialize_exif_gps_speed() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | audio-trickplay.c | 31 GST_WARNING ("position query failed"); in check_position() 85 GST_WARNING ("need audiotestsrc from gst-plugins-base"); in main() 91 GST_WARNING ("need adder from gst-plugins-base"); in main() 98 GST_WARNING ("need autoaudiosink from gst-plugins-base"); in main() 105 GST_WARNING ("can't link elements"); in main() 111 GST_WARNING ("can't link elements"); in main() 183 GST_WARNING ("clock_id_wait returned: %d", wait_ret); in main() 192 GST_WARNING ("element failed to seek to new position"); in main() 202 GST_WARNING ("clock_id_wait returned: %d", wait_ret); in main() 210 GST_WARNING ("element failed to change playback rate"); in main() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | nalutils.h | 115 GST_WARNING ("value for '" dbg "' greater than max. value: %d, max %d", \ 125 GST_WARNING ("value for '" dbg "' not in allowed range. value: %d, range %d-%d", \ 135 GST_WARNING ("failed to read uint8 for '" G_STRINGIFY (val) "', nbits: %d", nbits); \ 142 GST_WARNING ("failed to read uint16 for '" G_STRINGIFY (val) "', nbits: %d", nbits); \ 149 GST_WARNING ("failed to read uint32 for '" G_STRINGIFY (val) "', nbits: %d", nbits); \ 156 GST_WARNING ("failed to read uint32 for '" G_STRINGIFY (val) "', nbits: %d", nbits); \ 163 GST_WARNING ("failed to read UE for '" G_STRINGIFY (val) "'"); \ 184 GST_WARNING ("failed to read SE for '" G_STRINGIFY (val) "'"); \ 231 GST_WARNING ("failed to write uint8 for '" G_STRINGIFY (val) "', nbits: %d", nbits); \ 238 GST_WARNING ("failed to write uint16 for '" G_STRINGIFY (val) "', nbits: %d", nbits); \ [all …]
|
D | parserutils.h | 37 GST_WARNING ("value not in allowed range. value: %d, range %d-%d", \ 45 GST_WARNING ("failed to read uint8, nbits: %d", nbits); \ 52 GST_WARNING ("failed to read uint16, nbits: %d", nbits); \ 59 GST_WARNING ("failed to read uint32, nbits: %d", nbits); \ 66 GST_WARNING ("failed to read uint64, nbits: %d", nbits); \ 90 GST_WARNING ("failed to skip nbits: %d", nbits); \
|
D | gsth264parser.c | 415 GST_WARNING ("error parsing \"HRD Parameters\""); in gst_h264_parse_hrd_parameters() 474 GST_WARNING ("num_units_in_tick = 0 detected in stream " in gst_h264_parse_vui_parameters() 479 GST_WARNING ("time_scale = 0 detected in stream " in gst_h264_parse_vui_parameters() 516 GST_WARNING ("error parsing \"VUI Parameters\""); in gst_h264_parse_vui_parameters() 630 GST_WARNING ("error parsing scaling lists"); in gst_h264_parser_parse_scaling_list() 681 GST_WARNING ("error parsing \"Reference picture list %u modification\"", in slice_parse_ref_pic_list_modification_1() 763 GST_WARNING ("error parsing \"Decoded reference picture marking\""); in gst_h264_slice_parse_dec_ref_pic_marking() 854 GST_WARNING ("error parsing \"Prediction weight table\""); in gst_h264_slice_parse_pred_weight_table() 870 GST_WARNING ("couldn't find associated sequence parameter set with id: %d", in gst_h264_parser_parse_buffering_period() 911 GST_WARNING ("error parsing \"Buffering period\""); in gst_h264_parser_parse_buffering_period() [all …]
|
D | gstmpeg4parser.c | 73 GST_WARNING ("failed to read marker bit"); \ 76 GST_WARNING ("Wrong marker bit"); \ 83 GST_WARNING ("Wrong marker bit"); \ 201 GST_WARNING ("failed parsing quant matrix"); in parse_quant() 205 GST_WARNING ("the first value should be non zero"); in parse_quant() 230 GST_WARNING ("failed parsing \"Video Signal Type\""); in parse_signal_type() 263 GST_WARNING ("Could not parse the sprite trajectory"); in parse_sprite_trajectory() 846 GST_WARNING ("got buffer with wrong start code"); in gst_mpeg4_parse_visual_object_sequence() 850 GST_WARNING ("failed parsing \"Visual Object\""); in gst_mpeg4_parse_visual_object_sequence() 908 GST_WARNING ("got buffer with wrong start code"); in gst_mpeg4_parse_visual_object() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gstmpegts-private.h | 54 GST_WARNING ("Descriptor is empty (data field == NULL)"); \ 58 GST_WARNING ("Wrong descriptor type (Got 0x%02x, expected 0x%02x)", \ 66 GST_WARNING ("Descriptor too small (Got %d, expected at least %d)", \ 73 GST_WARNING ("Wrong descriptor size (Got %d, expected %d)", \ 80 GST_WARNING ("Descriptor is empty (data field == NULL)"); \ 85 GST_WARNING ("Wrong descriptor type (Got 0x%02x, expected 0x%02x)", \ 92 GST_WARNING ("Descriptor too small (Got %d, expected at least %d)", \ 99 GST_WARNING ("Wrong descriptor size (Got %d, expected %d)", \
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | pesparse.c | 146 GST_WARNING ("Invalid PTS_DTS_flag (0x01 is forbidden)"); in mpegts_parse_pes_header() 407 GST_WARNING ("Wrong packet start code 0x%x != 0x000001xx", val32); in mpegts_parse_pes_header() 411 GST_WARNING ("Wrong '0x10' marker before PES_scrambling_control (0x%02x)", in mpegts_parse_pes_header() 416 GST_WARNING ("bad PTS value"); in mpegts_parse_pes_header() 420 GST_WARNING ("bad DTS value"); in mpegts_parse_pes_header() 424 GST_WARNING ("bad ESCR value"); in mpegts_parse_pes_header() 428 GST_WARNING ("Invalid ES_rate markers 0x%0x", val32); in mpegts_parse_pes_header() 432 GST_WARNING ("Invalid original_copy_info marker bit: 0x%0x", val8); in mpegts_parse_pes_header() 436 GST_WARNING ("Invalid program_packet_sequence_counter marker 0x%0x", val8); in mpegts_parse_pes_header() 440 GST_WARNING ("Invalid program_packet_sequence_counter marker 0x%0x", val8); in mpegts_parse_pes_header() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstxmlhelper.c | 93 GST_WARNING ("Invalid character found: '%s'", str); in _mpd_helper_parse_duration() 106 GST_WARNING ("P not found at the beginning of the string!"); in _mpd_helper_parse_duration() 123 GST_WARNING ("can not read integer value from string %s!", str); in _mpd_helper_parse_duration() 129 GST_WARNING ("year, month or day was already set"); in _mpd_helper_parse_duration() 136 GST_WARNING ("month or day was already set"); in _mpd_helper_parse_duration() 141 GST_WARNING ("Month out of range"); in _mpd_helper_parse_duration() 147 GST_WARNING ("day was already set"); in _mpd_helper_parse_duration() 152 GST_WARNING ("Day out of range"); in _mpd_helper_parse_duration() 157 GST_WARNING ("unexpected char %c!", str[pos]); in _mpd_helper_parse_duration() 189 GST_WARNING ("can not read integer value from string %s!", str); in _mpd_helper_parse_duration() [all …]
|
/third_party/gstreamer/gstreamer/tests/examples/controller/ |
D | absolute-example.c | 34 GST_WARNING ("need videotestsrc from gst-plugins-base"); in main() 41 GST_WARNING ("need textoverlay from gst-plugins-base"); in main() 52 GST_WARNING ("need ximagesink from gst-plugins-base"); in main() 58 GST_WARNING ("can't link elements"); in main() 85 GST_WARNING ("clock_id_wait returned: %d", wait_ret); in main()
|
D | text-color-example.c | 35 GST_WARNING ("need videotestsrc from gst-plugins-base"); in main() 42 GST_WARNING ("need textoverlay from gst-plugins-base"); in main() 52 GST_WARNING ("need ximagesink from gst-plugins-base"); in main() 58 GST_WARNING ("can't link elements"); in main() 105 GST_WARNING ("clock_id_wait returned: %d", wait_ret); in main()
|
D | audio-example.c | 33 GST_WARNING ("need audiotestsrc from gst-plugins-base"); in main() 38 GST_WARNING ("need autoaudiosink from gst-plugins-good"); in main() 44 GST_WARNING ("can't link elements"); in main() 83 GST_WARNING ("clock_id_wait returned: %d", wait_ret); in main()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | plugin.c | 73 GST_WARNING ("Failed to load cuda library"); in plugin_init() 80 GST_WARNING ("Failed to load nvenc library"); in plugin_init() 85 GST_WARNING ("Failed to load nvdec library"); in plugin_init() 94 GST_WARNING ("Failed to init cuda, ret: 0x%x", (gint) cuda_ret); in plugin_init() 99 GST_WARNING ("No available device, ret: 0x%x", (gint) cuda_ret); in plugin_init() 136 GST_WARNING ("Failed to get device handle %d, ret: 0x%x", i, in plugin_init() 143 GST_WARNING ("Failed to create cuda context, ret: 0x%x", (gint) cuda_ret); in plugin_init()
|
/third_party/gstreamer/gstplugins_good/tests/examples/v4l2/ |
D | camctrl.c | 130 GST_WARNING ("Can't create element \"multifilesink\""); in main() 136 GST_WARNING ("Can't create element \"jpegenc\""); in main() 141 GST_WARNING ("Can't create element \"capsfilter\""); in main() 150 GST_WARNING ("Can't create element \"videoconvert\""); in main() 155 GST_WARNING ("Can't create element \"v4l2src\""); in main() 164 GST_WARNING ("Can't link elements"); in main()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | plugin.c | 102 GST_WARNING ("Failed to register H264 decoder: %s", in plugin_register_decoders() 109 GST_WARNING ("Failed to register H265 decoder: %s", in plugin_register_decoders() 116 GST_WARNING ("Failed to register VP8 decoder: %s", in plugin_register_decoders() 123 GST_WARNING ("Failed to register VP9 decoder: %s", in plugin_register_decoders() 130 GST_WARNING ("Failed to register Mpeg2 decoder: %s", in plugin_register_decoders() 138 GST_WARNING ("Failed to register AV1 decoder: %s", in plugin_register_decoders() 205 GST_WARNING ("Failed open VA filter"); in plugin_register_vpp() 212 GST_WARNING ("Failed to register postproc: %s", device->render_device_path); in plugin_register_vpp() 216 GST_WARNING ("Failed to register deinterlace: %s", in plugin_register_vpp()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | descriptions.c | 531 GST_WARNING ("Unknown H263 variant '%s'", variant); in format_info_get_desc() 549 GST_WARNING ("Unknown H264 variant '%s'", variant); in format_info_get_desc() 584 GST_WARNING ("Unexpected DivX version in %" GST_PTR_FORMAT, caps); in format_info_get_desc() 593 GST_WARNING ("Unexpected msmpegversion in %" GST_PTR_FORMAT, caps); in format_info_get_desc() 607 GST_WARNING ("Unexpected trueversion in %" GST_PTR_FORMAT, caps); in format_info_get_desc() 615 GST_WARNING ("Unexpected wcversion in %" GST_PTR_FORMAT, caps); in format_info_get_desc() 623 GST_WARNING ("Unexpected indeoversion in %" GST_PTR_FORMAT, caps); in format_info_get_desc() 639 GST_WARNING ("Unexpected wmaversion in %" GST_PTR_FORMAT, caps); in format_info_get_desc() 660 GST_WARNING ("Unexpected wmvversion in %" GST_PTR_FORMAT, caps); in format_info_get_desc() 669 GST_WARNING ("Unexpected maceversion in %" GST_PTR_FORMAT, caps); in format_info_get_desc() [all …]
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2mpeg2codec.c | 44 GST_WARNING ("Unsupported profile string '%s'", profile); in v4l2_profile_from_string() 66 GST_WARNING ("Unsupported V4L2 profile %i", v4l2_profile); in v4l2_profile_to_string() 87 GST_WARNING ("Unsupported level '%s'", level); in v4l2_level_from_string() 105 GST_WARNING ("Unsupported V4L2 level %i", v4l2_level); in v4l2_level_to_string()
|
D | gstv4l2mpeg4codec.c | 44 GST_WARNING ("Unsupported profile string '%s'", profile); in v4l2_profile_from_string() 64 GST_WARNING ("Unsupported V4L2 profile %i", v4l2_profile); in v4l2_profile_to_string() 93 GST_WARNING ("Unsupported level '%s'", level); in v4l2_level_from_string() 119 GST_WARNING ("Unsupported V4L2 level %i", v4l2_level); in v4l2_level_to_string()
|
D | gstv4l2h265codec.c | 45 GST_WARNING ("Unsupported profile string '%s'", profile); in v4l2_profile_from_string() 62 GST_WARNING ("Unsupported V4L2 profile %i", v4l2_profile); in v4l2_profile_to_string() 100 GST_WARNING ("Unsupported level '%s'", level); in v4l2_level_from_string() 136 GST_WARNING ("Unsupported V4L2 level %i", v4l2_level); in v4l2_level_to_string()
|
/third_party/gstreamer/gstplugins_good/ext/wavpack/ |
D | gstwavpackstreamreader.c | 46 GST_WARNING ("Couldn't read %d bytes", bcount); in gst_wavpack_stream_reader_read_bytes() 61 GST_WARNING ("Should not be called: tried to set absolute position to %d", in gst_wavpack_stream_reader_set_pos_abs() 69 GST_WARNING ("Should not be called: tried to set relative position to %d" in gst_wavpack_stream_reader_set_pos_rel() 106 GST_WARNING ("Should not be called, tried to write %d bytes", bcount); in gst_wavpack_stream_reader_write_bytes()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/ |
D | riff-media.c | 80 GST_WARNING ("Unhandled DIB RGB depth: %d", bpp); in gst_riff_create_video_caps() 947 GST_WARNING ("Unknown video fourcc %" GST_FOURCC_FORMAT, in gst_riff_create_video_caps() 1016 GST_WARNING ("Palette smaller than expected: broken file"); in gst_riff_create_video_caps() 1071 GST_WARNING ("More bits set in the channel layout map than there " in gst_riff_wavext_add_channel_mask() 1087 GST_WARNING ("Partially unknown positions in channel mask"); in gst_riff_wavext_add_channel_mask() 1240 GST_WARNING ("Invalid block align: %d > %d", ba, (32 / 8) * ch); in gst_riff_create_audio_caps() 1251 GST_WARNING ("invalid depth (%d) of pcm audio, overwriting.", in gst_riff_create_audio_caps() 1265 GST_WARNING ("Unsupported raw audio format with width %d", wd); in gst_riff_create_audio_caps() 1277 GST_WARNING ("don't know default layout for %d channels", ch); in gst_riff_create_audio_caps() 1282 GST_WARNING ("failed to add channel layout"); in gst_riff_create_audio_caps() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | m3u8.c | 202 GST_WARNING ("%s", g_strerror (errno)); in int_from_string() 207 GST_WARNING ("%s", g_strerror (ERANGE)); in int_from_string() 232 GST_WARNING ("%s", g_strerror (errno)); in int64_from_string() 257 GST_WARNING ("%s", g_strerror (errno)); in double_from_string() 262 GST_WARNING ("%s", g_strerror (ERANGE)); in double_from_string() 321 GST_WARNING ("Cannot remove quotation marks from %s", *a); in parse_attributes() 325 GST_WARNING ("missing = after attribute"); in parse_attributes() 460 GST_WARNING ("Inconsistent URIs after playlist update: '%s' != '%s'", in generate_media_seqnums() 512 GST_WARNING ("Data doesn't start with #EXTM3U"); in gst_m3u8_update() 519 GST_WARNING ("Not a media playlist, but a master playlist!"); in gst_m3u8_update() [all …]
|
/third_party/gstreamer/gstreamer/tests/benchmarks/ |
D | capsnego.c | 73 GST_WARNING ("need element '%s'", factories[flavour][ELEM_MIX]); in create_node() 81 GST_WARNING ("need element '%s'", factories[flavour][ELEM_PROC]); in create_node() 86 GST_WARNING ("need element '%s'", factories[flavour][ELEM_CONV]); in create_node() 96 GST_WARNING ("can't link elements"); in create_node() 122 GST_WARNING ("need element '%s'", factories[flavour][ELEM_SRC]); in create_nodes() 128 GST_WARNING ("can't link elements"); in create_nodes()
|