Searched refs:AV_LOG_DEBUG (Results 251 - 275 of 361) sorted by relevance

<<1112131415

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddiracdec.c1029 av_log(s->avctx,AV_LOG_DEBUG,"Low Delay: Has Custom Quantization Matrix!\n");
1706 av_log(s->avctx,AV_LOG_DEBUG,"PICTURE_NUM: %d\n",picnum);
1728 av_log(s->avctx, AV_LOG_DEBUG, "Reference not found\n");
1749 av_log(s->avctx, AV_LOG_DEBUG, "Frame to retire not found\n");
1847 av_log(avctx, AV_LOG_DEBUG, "Dropping frame without sequence header\n");
H A Dapedec.c250 av_log(avctx, AV_LOG_DEBUG, "Compression Level: %d - Flags: %d\n",
1366 av_log(ctx->avctx, AV_LOG_DEBUG, "pure silence mono\n");
1389 av_log(ctx->avctx, AV_LOG_DEBUG, "pure silence stereo\n");
H A Derror_resilience.c889 av_log(s->avctx, AV_LOG_DEBUG, "ignoring last missing slice\n");
937 av_log(s->avctx, AV_LOG_DEBUG, "%2X ", status);
939 av_log(s->avctx, AV_LOG_DEBUG, "\n");
H A Dwmaprodec.c241 #define PRINT(a, b) av_log(s->avctx, AV_LOG_DEBUG, " %s = %d\n", a, b);
242 #define PRINT_HEX(a, b) av_log(s->avctx, AV_LOG_DEBUG, " %s = %"PRIx32"\n", a, b);
1227 av_log(s->avctx, AV_LOG_DEBUG, "negative quant step\n");
H A Ddnxhddec.c133 av_log(ctx->avctx, AV_LOG_DEBUG,
H A Dgifdec.c414 av_log(s->avctx, AV_LOG_DEBUG, "code=%02x '%c'\n", code, code);
H A Dhevc_refs.c212 av_log(s->avctx, AV_LOG_DEBUG,
H A Dlibxavs.c69 [XAVS_LOG_DEBUG] = AV_LOG_DEBUG
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmov.c414 av_log(c->fc, AV_LOG_DEBUG, "volume %s, len %d\n", dref->volume, volume_len);
422 av_log(c->fc, AV_LOG_DEBUG, "filename %s, len %d\n", dref->filename, len);
429 av_log(c->fc, AV_LOG_DEBUG, "nlvl from %d, nlvl to %d\n",
437 av_log(c->fc, AV_LOG_DEBUG, "type %d, len %d\n", type, len);
454 av_log(c->fc, AV_LOG_DEBUG, "path %s\n", dref->path);
465 av_log(c->fc, AV_LOG_DEBUG, "dir %s\n", dref->dir);
672 av_log(c->fc, AV_LOG_DEBUG, "ISO: File Type Major Brand: %.4s\n",(char *)&type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhls.c720 av_log(s, AV_LOG_DEBUG, "HLS ID3 audio timestamp %"PRId64"\n", ts);
865 av_log(pls->ctx, AV_LOG_DEBUG, "Stripped %d HLS ID3 bytes\n", tag_got_bytes);
872 av_log(pls->ctx, AV_LOG_DEBUG, "Stripped additional %d HLS ID3 bytes\n", remaining);
H A Ddump.c308 av_log(NULL, AV_LOG_DEBUG, ", %d, %d/%d", st->codec_info_nb_frames,
H A Dflvenc.c376 av_log(s, AV_LOG_DEBUG, "Ignoring metadata for %s\n", tag->key);
H A Disom.c454 av_log(fc, AV_LOG_DEBUG, "codec open in read_dec_config_descr\n");
H A Dswfdec.c488 av_log(s, AV_LOG_DEBUG, "Unknown tag: %d\n", tag);
H A Dtee.c252 av_log(avf, AV_LOG_DEBUG, "spec:%s bsfs:%s matches stream %d of slave "
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dwmaprodec.c242 #define PRINT(a, b) av_log(s->avctx, AV_LOG_DEBUG, " %s = %d\n", a, b);
243 #define PRINT_HEX(a, b) av_log(s->avctx, AV_LOG_DEBUG, " %s = %x\n", a, b);
1215 av_log(s->avctx, AV_LOG_DEBUG, "negative quant step\n");
H A Dlibxavs.c64 [XAVS_LOG_DEBUG] = AV_LOG_DEBUG
H A Dlibxvidff.c633 av_log(avctx, AV_LOG_DEBUG,
H A Dmpc8.c142 av_log(avctx, AV_LOG_DEBUG, "Initing VLC\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dgdigrab.c474 av_log(s1, AV_LOG_DEBUG, "Cursor pos (%li,%li) -> (%li,%li)\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_compand.c416 av_log(ctx, AV_LOG_DEBUG, "%d: x=%f y=%f\n", i, S(i).x, S(i).y);
H A Dvf_pad.c299 av_log(inlink->dst, AV_LOG_DEBUG, "Direct padding impossible allocating new frame\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Daudio_convert.c128 av_log(ac->avr, AV_LOG_DEBUG, "audio_convert: found function: %-4s "
H A Dresample.c209 av_log(avr, AV_LOG_DEBUG, "resample: %s from %d Hz to %d Hz\n",
H A Dutils.c100 av_log(avr, AV_LOG_DEBUG, "Using %s as internal sample format\n",

Completed in 136 milliseconds

<<1112131415