Home
last modified time | relevance | path

Searched refs:ff_dlog (Results 1 - 25 of 82) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
H A Dvorbisdec.c250 ff_dlog(NULL, " Codebooks: %d \n", vc->codebook_count); in vorbis_parse_setup_hdr_codebooks()
266 ff_dlog(NULL, " %u. Codebook\n", cb); in vorbis_parse_setup_hdr_codebooks()
294 ff_dlog(NULL, " codebook_dimensions %d, codebook_entries %u\n", in vorbis_parse_setup_hdr_codebooks()
301 ff_dlog(NULL, " not ordered \n"); in vorbis_parse_setup_hdr_codebooks()
304 ff_dlog(NULL, " sparse \n"); in vorbis_parse_setup_hdr_codebooks()
316 ff_dlog(NULL, " not sparse \n"); in vorbis_parse_setup_hdr_codebooks()
326 ff_dlog(NULL, " ordered, current length: %u\n", current_length); //FIXME in vorbis_parse_setup_hdr_codebooks()
332 ff_dlog(NULL, " number bits: %u ", ilog(entries - current_entry)); in vorbis_parse_setup_hdr_codebooks()
336 ff_dlog(NULL, " number: %u\n", number); in vorbis_parse_setup_hdr_codebooks()
353 ff_dlog(NUL in vorbis_parse_setup_hdr_codebooks()
[all...]
H A Ddvbsub_parser.c52 ff_dlog(avctx, "DVB parse packet pts=%"PRIx64", lpts=%"PRIx64", cpts=%"PRIx64":\n", in dvbsub_parse()
57 ff_dlog(avctx, "%02x ", buf[i]); in dvbsub_parse()
59 ff_dlog(avctx, "\n"); in dvbsub_parse()
63 ff_dlog(avctx, "\n"); in dvbsub_parse()
74 ff_dlog(avctx, "Discarding %d bytes\n", in dvbsub_parse()
82 ff_dlog(avctx, "Bad packet header\n"); in dvbsub_parse()
139 ff_dlog(avctx, "Junk at end of packet\n"); in dvbsub_parse()
H A Dmpegaudiodecheader.c102 ff_dlog(NULL, "layer%d, %d Hz, %d kbits/s, ", in avpriv_mpegaudio_decode_header()
107 ff_dlog(NULL, "ms-"); in avpriv_mpegaudio_decode_header()
109 ff_dlog(NULL, "i-"); in avpriv_mpegaudio_decode_header()
111 ff_dlog(NULL, "stereo"); in avpriv_mpegaudio_decode_header()
113 ff_dlog(NULL, "mono"); in avpriv_mpegaudio_decode_header()
115 ff_dlog(NULL, "\n"); in avpriv_mpegaudio_decode_header()
H A Dac3enc.c1844 ff_dlog(avctx, "bitstream_id: %s (%d)\n", strbuf, s->bitstream_id); in dprint_options()
1845 ff_dlog(avctx, "sample_fmt: %s\n", av_get_sample_fmt_name(avctx->sample_fmt)); in dprint_options()
1847 ff_dlog(avctx, "channel_layout: %s\n", strbuf); in dprint_options()
1848 ff_dlog(avctx, "sample_rate: %d\n", s->sample_rate); in dprint_options()
1849 ff_dlog(avctx, "bit_rate: %d\n", s->bit_rate); in dprint_options()
1850 ff_dlog(avctx, "blocks/frame: %d (code=%d)\n", s->num_blocks, s->num_blks_code); in dprint_options()
1852 ff_dlog(avctx, "cutoff: %d\n", s->cutoff); in dprint_options()
1854 ff_dlog(avctx, "per_frame_metadata: %s\n", in dprint_options()
1857 ff_dlog(avctx, "center_mixlev: %0.3f (%d)\n", opt->center_mix_level, in dprint_options()
1860 ff_dlog(avct in dprint_options()
[all...]
H A Dpgssubdec.c217 ff_dlog(avctx, "Pixel Count = %d, Area = %d\n", pixel_count, rect->w * rect->h); in decode_rle()
370 ff_dlog(avctx, "Color %d := (%d,%d,%d,%d)\n", color_id, r, g, b, alpha); in parse_palette_segment()
403 ff_dlog(avctx, "Video Dimensions %dx%d\n", in parse_presentation_segment()
470 ff_dlog(avctx, "Subtitle Placement x=%d, y=%d\n", in parse_presentation_segment()
603 ff_dlog(avctx, "PGS sub packet:\n"); in decode()
606 ff_dlog(avctx, "%02x ", buf[i]); in decode()
608 ff_dlog(avctx, "\n"); in decode()
612 ff_dlog(avctx, "\n"); in decode()
627 ff_dlog(avctx, "Segment Length %d, Segment Type %x\n", segment_length, segment_type); in decode()
H A Ddvbsubdec.c881 ff_dlog(avctx, "DVB pixel block size %d, %s field:\n", buf_size, in dvbsub_parse_pixel_data_block()
886 ff_dlog(avctx, "0x%8p: ", buf+i); in dvbsub_parse_pixel_data_block()
888 ff_dlog(avctx, "%02x ", buf[i]); in dvbsub_parse_pixel_data_block()
890 ff_dlog(avctx, "\n"); in dvbsub_parse_pixel_data_block()
894 ff_dlog(avctx, "\n"); in dvbsub_parse_pixel_data_block()
1058 ff_dlog(avctx, "DVB clut packet:\n"); in dvbsub_parse_clut_segment()
1061 ff_dlog(avctx, "%02x ", buf[i]); in dvbsub_parse_clut_segment()
1063 ff_dlog(avctx, "\n"); in dvbsub_parse_clut_segment()
1067 ff_dlog(avctx, "\n"); in dvbsub_parse_clut_segment()
1122 ff_dlog(avct in dvbsub_parse_clut_segment()
[all...]
H A Dparser.c203 ff_dlog(NULL, "overread %d, state:%"PRIX32" next:%d index:%d o_index:%d\n", in ff_combine_frame()
205 ff_dlog(NULL, "%X %X %X %X\n", in ff_combine_frame()
276 ff_dlog(NULL, "overread %d, state:%"PRIX32" next:%d index:%d o_index:%d\n", in ff_combine_frame()
278 ff_dlog(NULL, "%X %X %X %X\n", in ff_combine_frame()
H A Dpcm-bluray.c68 ff_dlog(avctx, "pcm_bluray_parse_header: header = %02x%02x%02x%02x\n", in pcm_bluray_parse_header()
118 ff_dlog(avctx, in pcm_bluray_parse_header()
297 ff_dlog(avctx, "pcm_bluray_decode_frame: decoded %d -> %d bytes\n", in pcm_bluray_decode_frame()
H A Ddvdec.c287 ff_dlog(NULL, "%2d: bits=%04"PRIx32" index=%u\n", in dv_decode_ac()
310 ff_dlog(NULL, "run=%d level=%d\n", run, level); in dv_decode_ac()
463 ff_dlog(avctx, "MB block: %d, %d ", mb_index, j); in dv_decode_video_segment()
481 ff_dlog(avctx, "***pass 2 size=%d MB#=%d\n", put_bits_count(&pb), mb_index); in dv_decode_video_segment()
504 ff_dlog(avctx, "***pass 3 size=%d\n", put_bits_count(&vs_pb)); in dv_decode_video_segment()
513 ff_dlog(avctx, "start %d:%d\n", mb_index, j); in dv_decode_video_segment()
H A Dgifdec.c152 ff_dlog(s->avctx, "image x=%d y=%d w=%d h=%d\n", left, top, width, height); in gif_read_image()
328 ff_dlog(s->avctx, "ext_code=0x%x len=%d\n", ext_code, ext_len); in gif_read_extension()
349 ff_dlog(s->avctx, "gce_flags=%x tcolor=%d disposal=%d\n", in gif_read_extension()
355 ff_dlog(s->avctx, "invalid value in gce_disposal (%d). Using default value of 0.\n", ext_len); in gif_read_extension()
372 ff_dlog(s->avctx, "ext_len1=%d\n", ext_len); in gif_read_extension()
408 ff_dlog(s->avctx, "screen_w=%d screen_h=%d bpp=%d global_palette=%d\n", in gif_read_header1()
H A Ddvdsubdec.c258 ff_dlog(NULL, "cmd_pos=0x%04x next=0x%04x date=%d\n", in decode_dvd_subtitles()
266 ff_dlog(NULL, "cmd=%02x\n", cmd); in decode_dvd_subtitles()
299 ff_dlog(NULL, "alpha=%x%x%x%x\n", alpha[0],alpha[1],alpha[2],alpha[3]); in decode_dvd_subtitles()
311 ff_dlog(NULL, "x1=%d x2=%d y1=%d y2=%d\n", x1, x2, y1, y2); in decode_dvd_subtitles()
319 ff_dlog(NULL, "offset1=0x%04"PRIx64" offset2=0x%04"PRIx64"\n", offset1, offset2); in decode_dvd_subtitles()
327 ff_dlog(NULL, "offset1=0x%04"PRIx64" offset2=0x%04"PRIx64"\n", offset1, offset2); in decode_dvd_subtitles()
350 ff_dlog(NULL, "unrecognised subpicture command 0x%x\n", cmd); in decode_dvd_subtitles()
H A Dccaption_dec.c742 ff_dlog(ctx, "(%c,%c)\n", hi, lo); in handle_char()
744 ff_dlog(ctx, "(%c)\n", hi); in handle_char()
796 ff_dlog(ctx, "carriage return\n"); in process_cc608()
813 ff_dlog(ctx, "handle_eoc\n"); in process_cc608()
817 ff_dlog(ctx, "Unknown command 0x%hhx 0x%hhx\n", hi, lo); in process_cc608()
835 ff_dlog(ctx, "Unknown command 0x%hhx 0x%hhx\n", hi, lo); in process_cc608()
881 ff_dlog(ctx, "cdp writing data (%s)\n", ctx->buffer[bidx].str); in decode()
H A Dsvq1dec.c200 ff_dlog(NULL, in svq1_decode_block_intra()
264 ff_dlog(NULL, in svq1_decode_block_non_intra()
487 ff_dlog(avctx, "Error in svq1_motion_inter_block %i\n", result); in svq1_decode_delta_block()
498 ff_dlog(avctx, "Error in svq1_motion_inter_4v_block %i\n", result); in svq1_decode_delta_block()
560 ff_dlog(avctx, "%s checksum (%02x) for packet data\n", in svq1_decode_frame_header()
669 ff_dlog(avctx, "Error in svq1_decode_frame_header %i\n", result); in svq1_decode_frame()
739 ff_dlog(avctx, in svq1_decode_frame()
H A Dalsdec.c269 ff_dlog(avctx, "resolution = %i\n", sconf->resolution); in dprint_specific_config()
270 ff_dlog(avctx, "floating = %i\n", sconf->floating); in dprint_specific_config()
271 ff_dlog(avctx, "frame_length = %i\n", sconf->frame_length); in dprint_specific_config()
272 ff_dlog(avctx, "ra_distance = %i\n", sconf->ra_distance); in dprint_specific_config()
273 ff_dlog(avctx, "ra_flag = %i\n", sconf->ra_flag); in dprint_specific_config()
274 ff_dlog(avctx, "adapt_order = %i\n", sconf->adapt_order); in dprint_specific_config()
275 ff_dlog(avctx, "coef_table = %i\n", sconf->coef_table); in dprint_specific_config()
276 ff_dlog(avctx, "long_term_prediction = %i\n", sconf->long_term_prediction); in dprint_specific_config()
277 ff_dlog(avctx, "max_order = %i\n", sconf->max_order); in dprint_specific_config()
278 ff_dlog(avct in dprint_specific_config()
[all...]
H A Dwmaprodec.c736 ff_dlog(s->avctx, "frame[%"PRIu32"] channel[%i] subframe[%i]" in decode_tilehdr()
936 ff_dlog(s->avctx, "decode coefficients for channel %i\n", c); in decode_coeffs()
1224 ff_dlog(s->avctx, in decode_subframe()
1251 ff_dlog(s->avctx, "subframe is part of %i channels\n", in decode_subframe()
1370 ff_dlog(s->avctx, "BITSTREAM: subframe header length was %i\n", in decode_subframe()
1384 ff_dlog(s->avctx, "BITSTREAM: subframe length was %i\n", in decode_subframe()
1451 ff_dlog(s->avctx, "decoding frame with length %x\n", len); in decode_frame()
1470 ff_dlog(s->avctx, "drc_gain %i\n", s->drc_gain); in decode_frame()
1483 ff_dlog(s->avctx, "BITSTREAM: frame header length was %i\n", in decode_frame()
1676 ff_dlog(avct in decode_packet()
[all...]
H A Dlibopencore-amr.c109 ff_dlog(avctx, "amr_decode_frame buf=%p buf_size=%d frame_count=%d!!\n", in amr_nb_decode_frame()
126 ff_dlog(avctx, "packet_size=%d buf= 0x%"PRIx8" %"PRIx8" %"PRIx8" %"PRIx8"\n", in amr_nb_decode_frame()
278 ff_dlog(avctx, "amr_nb_encode_frame encoded %u bytes, bitrate %u, first byte was %#02x\n", in amr_nb_encode_frame()
H A Dvlc.c147 ff_dlog(NULL, "new table index=%d size=%d\n", table_index, table_size); in build_table()
157 ff_dlog(NULL, "i=%d n=%d code=0x%"PRIx32"\n", i, n, code); in build_table()
171 ff_dlog(NULL, "%4x: code=%d n=%d\n", j, i, n); in build_table()
204 ff_dlog(NULL, "%4x: n=%d (subtable)\n", in build_table()
H A Dwma.c185 ff_dlog(s->avctx, "flags2=0x%x\n", flags2); in ff_wma_init()
186 ff_dlog(s->avctx, "version=%d channels=%d sample_rate=%d bitrate=%"PRId64" block_align=%d\n", in ff_wma_init()
189 ff_dlog(s->avctx, "bps=%f bps1=%f high_freq=%f bitoffset=%d\n", in ff_wma_init()
191 ff_dlog(s->avctx, "use_noise_coding=%d use_exp_vlc=%d nb_block_sizes=%d\n", in ff_wma_init()
H A Dflashsvenc.c184 ff_dlog(s->avctx, "buf_pos = %d\n", buf_pos); in encode_bitstream()
250 ff_dlog(avctx, "Inserting keyframe at frame %d\n", avctx->frame_number); in flashsv_encode_frame()
H A Dtableprint_vlc.h28 #define ff_dlog(a, ...) while(0) macro
H A Dmpegaudiodec_template.c252 ff_dlog(NULL, "%d: norm=%x s=%"PRIx32" %"PRIx32" %"PRIx32"\n", i, in decode_init_static()
273 ff_dlog(NULL, "is_table_lsf %d %d: %f %f\n", in decode_init_static()
484 ff_dlog(s->avctx, "bound=%d sblimit=%d\n", bound, sblimit); in mp_decode_layer2()
801 ff_dlog(s->avctx, "region=%d n=%d y=%d exp=%d\n", in huffman_decode()
867 ff_dlog(s->avctx, "t=%d code=%d\n", g->count1table_select, code); in huffman_decode()
1238 ff_dlog(s->avctx, "gr=%d ch=%d: side_info\n", gr, ch); in mp_decode_layer3()
1279 ff_dlog(s->avctx, "region1=%d region2=%d\n", in mp_decode_layer3()
1291 ff_dlog(s->avctx, "block_type=%d switch_point=%d\n", in mp_decode_layer3()
1303 ff_dlog(s->avctx, "seekback:%d, lastbuf:%d\n", in mp_decode_layer3()
1344 ff_dlog( in mp_decode_layer3()
[all...]
/third_party/ffmpeg/libavformat/
H A Dty.c187 ff_dlog(s, "probe: chunk has %d recs\n", num_recs); in analyze_chunk()
216 ff_dlog(s, "probe: chunk has %d 0x6e0 recs, %d 0xbe0 recs.\n", in analyze_chunk()
221 ff_dlog(s, "detected Series 1 Tivo\n"); in analyze_chunk()
225 ff_dlog(s, "detected Series 2 Tivo\n"); in analyze_chunk()
230 ff_dlog(s, "detected AC-3 Audio (DTivo)\n"); in analyze_chunk()
237 ff_dlog(s, "detected MPEG Audio\n"); in analyze_chunk()
258 ff_dlog(s, "detected Stand-Alone Tivo\n"); in analyze_chunk()
263 ff_dlog(s, "detected DirecTV Tivo\n"); in analyze_chunk()
340 ff_dlog(s, "parsing ty chunk #%d\n", ty->cur_chunk); in get_chunk()
371 ff_dlog( in get_chunk()
[all...]
H A Dftp.c212 ff_dlog(s, "%s", command); in ftp_send_command()
307 ff_dlog(s, "Server data port: %d\n", s->server_data_port); in ftp_passive_mode_epsv()
353 ff_dlog(s, "Server data port: %d\n", s->server_data_port); in ftp_passive_mode()
755 ff_dlog(h, "ftp protocol open\n"); in ftp_open()
782 ff_dlog(h, "ftp protocol seek %"PRId64" %d\n", pos, whence); in ftp_seek()
823 ff_dlog(h, "ftp protocol read %d bytes\n", size); in ftp_read()
879 ff_dlog(h, "ftp protocol write %d bytes\n", size); in ftp_write()
906 ff_dlog(h, "ftp protocol close\n"); in ftp_close()
922 ff_dlog(h, "ftp protocol get_file_handle\n"); in ftp_get_file_handle()
934 ff_dlog( in ftp_shutdown()
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_framerate.c70 ff_dlog(ctx, "get_scene_score()\n"); in get_scene_score()
77 ff_dlog(ctx, "get_scene_score() process\n"); in get_scene_score()
85 ff_dlog(ctx, "get_scene_score() result is:%f\n", ret); in get_scene_score()
131 ff_dlog(ctx, "blend_frames() interpolate scene score:%f\n", interpolate_scene_score); in blend_frames()
148 ff_dlog(ctx, "blend_frames() INTERPOLATE to create work frame\n"); in blend_frames()
183 ff_dlog(ctx, "process_work_frame() interpolate: %"PRId64"/256\n", interpolate8); in process_work_frame()
381 ff_dlog(ctx, "config_output()\n"); in config_output()
383 ff_dlog(ctx, in config_output()
406 ff_dlog(ctx, in config_output()
/third_party/ffmpeg/libavutil/
H A Dinternal.h199 # define ff_dlog(ctx, ...) av_log(ctx, AV_LOG_DEBUG, __VA_ARGS__) macro
201 # define ff_dlog(ctx, ...) do { if (0) av_log(ctx, AV_LOG_DEBUG, __VA_ARGS__); } while (0) macro

Completed in 27 milliseconds

1234