Searched refs:AV_LOG_VERBOSE (Results 51 - 75 of 143) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_blackdetect.c100 av_log(blackdetect, AV_LOG_VERBOSE,
H A Dvf_cropdetect.c93 av_log(ctx, AV_LOG_VERBOSE, "limit:%d round:%d reset_count:%d\n",
H A Dvf_interlace.c123 av_log(ctx, AV_LOG_VERBOSE, "%s interlacing\n",
H A Dvf_mpdecimate.c140 av_log(ctx, AV_LOG_VERBOSE, "max_drop_count:%d hi:%d lo:%d frac:%f\n",
H A Dvf_thumbnail.c69 av_log(ctx, AV_LOG_VERBOSE, "batch size: %d frames\n", thumb->n_frames);
H A Dvf_vidstabdetect.c68 av_log(ctx, AV_LOG_VERBOSE, "vidstabdetect filter: init %s\n", LIBVIDSTAB_VERSION);
H A Davf_concat.c234 av_log(ctx, AV_LOG_VERBOSE, "EOF on %s, %d streams left in segment.\n",
296 av_log(ctx, AV_LOG_VERBOSE, "Segment finished at pts=%"PRId64"\n",
H A Dbuffersrc.c319 av_log(ctx, AV_LOG_VERBOSE, "w:%d h:%d pixfmt:%s tb:%d/%d fr:%d/%d sar:%d/%d sws_param:%s\n",
412 av_log(ctx, AV_LOG_VERBOSE,
H A Dsrc_movie.c309 av_log(ctx, AV_LOG_VERBOSE, "seek_point:%"PRIi64" format_name:%s file_name:%s stream_index:%d\n",
465 av_log(ctx, AV_LOG_VERBOSE, "Stream finished, looping.\n");
H A Daf_aresample.c166 av_log(ctx, AV_LOG_VERBOSE, "ch:%d chl:%s fmt:%s r:%dHz -> ch:%d chl:%s fmt:%s r:%dHz\n",
H A Dvf_delogo.c199 av_log(ctx, AV_LOG_VERBOSE, "x:%d y:%d, w:%d h:%d band:%d show:%d\n",
H A Dvf_gradfun.c137 av_log(ctx, AV_LOG_VERBOSE, "threshold:%.2f radius:%d\n", s->strength, s->radius);
H A Dvf_histeq.c88 av_log(ctx, AV_LOG_VERBOSE,
H A Dvf_smartblur.c100 av_log(ctx, AV_LOG_VERBOSE,
H A Dvf_unsharp.c183 av_log(ctx, AV_LOG_VERBOSE, "effect:%s type:%s msize_x:%d msize_y:%d amount:%0.2f\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dbethsoftvid.c274 av_log(s, AV_LOG_VERBOSE, "reached terminating character but not all frames read.\n");
H A Drtspenc.c81 av_log(s, AV_LOG_VERBOSE, "SDP:\n%s\n", sdp);
H A Dsapdec.c146 av_log(s, AV_LOG_VERBOSE, "SDP:\n%s\n", sap->sdp);
H A Dsapenc.c227 av_log(s, AV_LOG_VERBOSE, "SDP:\n%s\n", &sap->ann[pos]);
H A Dsegment.c257 av_log(s, AV_LOG_VERBOSE, "EXT-X-MEDIA-SEQUENCE:%d\n",
356 av_log(s, AV_LOG_VERBOSE, "segment:'%s' count:%d ended\n",
611 av_log(s, AV_LOG_VERBOSE, "Selected stream id:%d type:%s\n",
737 av_log(s, AV_LOG_VERBOSE, "segment:'%s' starts with packet stream:%d pts:%s pts_time:%s frame:%d\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dcmdutils.c411 { "verbose", AV_LOG_VERBOSE },
513 av_log(NULL, AV_LOG_VERBOSE, " configuration: " LIBAV_CONFIGURATION "\n");
514 print_all_libs_info(INDENT|SHOW_CONFIG, AV_LOG_VERBOSE);
515 print_all_libs_info(INDENT|SHOW_VERSION, AV_LOG_VERBOSE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dbethsoftvid.c217 av_log(s, AV_LOG_VERBOSE, "reached terminating character but not all frames read.\n");
H A Drtspenc.c80 av_log(s, AV_LOG_VERBOSE, "SDP:\n%s\n", sdp);
H A Dsapdec.c147 av_log(s, AV_LOG_VERBOSE, "SDP:\n%s\n", sap->sdp);
H A Dsapenc.c218 av_log(s, AV_LOG_VERBOSE, "SDP:\n%s\n", &sap->ann[pos]);

Completed in 77 milliseconds

123456