NULL 77 cmdutils.c NULL, NULL, NULL); NULL 84 cmdutils.c sws_opts = NULL; NULL 145 cmdutils.c av_log(NULL, AV_LOG_FATAL, error, context, numstr, min, max); NULL 155 cmdutils.c av_log(NULL, AV_LOG_FATAL, "Invalid %s specification for %s: %s\n", NULL 193 cmdutils.c const AVClass *child = NULL; NULL 195 cmdutils.c av_opt_show2(&class, NULL, flags, 0); NULL 223 cmdutils.c static char** win32_argv_utf8 = NULL; NULL 253 cmdutils.c NULL, 0, NULL, NULL); NULL 266 cmdutils.c buffsize - offset, NULL, NULL); NULL 268 cmdutils.c win32_argv_utf8[i] = NULL; NULL 324 cmdutils.c av_log(NULL, AV_LOG_ERROR, NULL 354 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Unrecognized option '%s'\n", opt); NULL 358 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Missing argument for option '%s'\n", opt); NULL 404 cmdutils.c av_log(NULL, AV_LOG_DEBUG, "Parsing a group of options: %s %s.\n", NULL 412 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Option %s (%s) cannot be applied to " NULL 420 cmdutils.c av_log(NULL, AV_LOG_DEBUG, "Applying option %s (%s) with argument %s.\n", NULL 428 cmdutils.c av_log(NULL, AV_LOG_DEBUG, "Successfully parsed a group of options.\n"); NULL 490 cmdutils.c opt_loglevel(NULL, "loglevel", argv[idx + 1]); NULL 514 cmdutils.c return NULL; NULL 538 cmdutils.c if ((o = opt_find(&cc, opt_stripped, NULL, 0, NULL 541 cmdutils.c (o = opt_find(&cc, opt + 1, NULL, 0, AV_OPT_SEARCH_FAKE_OBJ)))) { NULL 545 cmdutils.c if ((o = opt_find(&fc, opt, NULL, 0, NULL 549 cmdutils.c av_log(NULL, AV_LOG_VERBOSE, "Routing option %s to both codec and muxer layer\n", opt); NULL 554 cmdutils.c if (!consumed && opt_find(&sc, opt, NULL, 0, NULL 559 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Error setting option %s.\n", opt); NULL 566 cmdutils.c av_log(NULL, AV_LOG_WARNING, "Ignoring %s %s, due to disabled swscale\n", opt, arg); NULL 572 cmdutils.c if (!consumed && (o=opt_find(&swr_class, opt, NULL, 0, NULL 578 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Error setting option %s.\n", opt); NULL 586 cmdutils.c if ((o=opt_find(&rc, opt, NULL, 0, NULL 643 cmdutils.c codec_opts = NULL; NULL 644 cmdutils.c format_opts = NULL; NULL 645 cmdutils.c resample_opts = NULL; NULL 647 cmdutils.c sws_opts = NULL; NULL 649 cmdutils.c swr_opts = NULL; NULL 730 cmdutils.c av_log(NULL, AV_LOG_DEBUG, "Splitting the commandline.\n"); NULL 737 cmdutils.c av_log(NULL, AV_LOG_DEBUG, "Reading option '%s' ...", opt); NULL 746 cmdutils.c av_log(NULL, AV_LOG_DEBUG, " matched as %s.\n", groups[0].name); NULL 755 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Missing argument for option '%s'.\n", opt);\ NULL 764 cmdutils.c av_log(NULL, AV_LOG_DEBUG, " matched as %s with argument '%s'.\n", NULL 782 cmdutils.c av_log(NULL, AV_LOG_DEBUG, " matched as option '%s' (%s) with " NULL 789 cmdutils.c ret = opt_default(NULL, opt, argv[optindex]); NULL 791 cmdutils.c av_log(NULL, AV_LOG_DEBUG, " matched as AVOption '%s' with " NULL 796 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Error parsing option '%s' " NULL 807 cmdutils.c av_log(NULL, AV_LOG_DEBUG, " matched as option '%s' (%s) with " NULL 812 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Unrecognized option '%s'.\n", opt); NULL 817 cmdutils.c av_log(NULL, AV_LOG_WARNING, "Trailing options were found on the " NULL 820 cmdutils.c av_log(NULL, AV_LOG_DEBUG, "Finished splitting the commandline.\n"); NULL 876 cmdutils.c av_log(NULL, AV_LOG_FATAL, "Invalid loglevel \"%s\". " NULL 879 cmdutils.c av_log(NULL, AV_LOG_FATAL, "\"%s\"\n", log_levels[i].name); NULL 916 cmdutils.c char *filename_template = NULL; NULL 931 cmdutils.c av_log(NULL, AV_LOG_ERROR, NULL 942 cmdutils.c val = NULL; NULL 947 cmdutils.c av_log(NULL, AV_LOG_FATAL, "Invalid report file level\n"); NULL 951 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Unknown key '%s' in FFREPORT\n", key); NULL 962 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Out of memory building report file name\n"); NULL 969 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Failed to open report \"%s\": %s\n", NULL 974 cmdutils.c av_log(NULL, AV_LOG_INFO, NULL 981 cmdutils.c av_bprint_finalize(&filename, NULL); NULL 987 cmdutils.c return init_report(NULL); NULL 997 cmdutils.c av_log(NULL, AV_LOG_FATAL, "Invalid max_alloc \"%s\".\n", arg); NULL 1012 cmdutils.c av_log(NULL, AV_LOG_WARNING, "-%s not implemented on this OS\n", opt); NULL 1024 cmdutils.c av_log(NULL, AV_LOG_ERROR, "%s: %s\n", filename, errbuf_ptr); NULL 1039 cmdutils.c av_log(NULL, level, \ NULL 1051 cmdutils.c av_log(NULL, level, \ NULL 1056 cmdutils.c av_log(NULL, level, "%s%-11s configuration: %s\n", \ NULL 1079 cmdutils.c av_log(NULL, level, "%s version " FFMPEG_VERSION, program_name); NULL 1081 cmdutils.c av_log(NULL, level, " Copyright (c) %d-%d the FFmpeg developers", NULL 1083 cmdutils.c av_log(NULL, level, "\n"); NULL 1084 cmdutils.c av_log(NULL, level, "%sbuilt with %s\n", indent, CC_IDENT); NULL 1086 cmdutils.c av_log(NULL, level, "%sconfiguration: " FFMPEG_CONFIGURATION "\n", indent); NULL 1097 cmdutils.c while ((conflist = strstr(str, " --")) != NULL) { NULL 1103 cmdutils.c while ((remove_tilde = strstr(str, "pkg-config~")) != NULL) { NULL 1108 cmdutils.c av_log(NULL, level, "\n%sconfiguration:\n", indent); NULL 1109 cmdutils.c while (splitconf != NULL) { NULL 1110 cmdutils.c av_log(NULL, level, "%s%s%s\n", indent, indent, splitconf); NULL 1111 cmdutils.c splitconf = strtok(NULL, "~"); NULL 1226 cmdutils.c AVInputFormat *ifmt = NULL; NULL 1227 cmdutils.c AVOutputFormat *ofmt = NULL; NULL 1239 cmdutils.c const char *name = NULL; NULL 1240 cmdutils.c const char *long_name = NULL; NULL 1369 cmdutils.c return NULL; NULL 1383 cmdutils.c const AVCodecDescriptor *desc = NULL; NULL 1390 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Out of memory\n"); NULL 1393 cmdutils.c desc = NULL; NULL 1404 cmdutils.c const AVCodec *codec = NULL; NULL 1431 cmdutils.c const AVCodec *codec = NULL; NULL 1455 cmdutils.c codec = NULL; NULL 1487 cmdutils.c const AVCodec *codec = NULL; NULL 1521 cmdutils.c AVBitStreamFilter *bsf = NULL; NULL 1532 cmdutils.c void *opaque = NULL; NULL 1548 cmdutils.c const AVFilter *filter = NULL; NULL 1607 cmdutils.c const AVPixFmtDescriptor *pix_desc = NULL; NULL 1682 cmdutils.c av_log(NULL, AV_LOG_ERROR, "No codec name specified.\n"); NULL 1700 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Codec '%s' is known to FFmpeg, " NULL 1706 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Codec '%s' is not recognized by FFmpeg.\n", NULL 1716 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Unknown format '%s'.\n", name); NULL 1732 cmdutils.c const AVOutputFormat *fmt = av_guess_format(name, NULL, NULL); NULL 1735 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Unknown format '%s'.\n", name); NULL 1770 cmdutils.c av_log(NULL, AV_LOG_ERROR, "No filter name specified.\n"); NULL 1773 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Unknown filter '%s'.\n", name); NULL 1812 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Build without libavfilter; " NULL 1870 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Cannot read file '%s': %s\n", filename, NULL 1896 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Could not allocate file buffer\n"); NULL 1905 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Error while reading file '%s': %s\n", NULL 1916 cmdutils.c av_log(NULL, AV_LOG_ERROR, "IO error: %s\n", av_err2str(ret)); NULL 1925 cmdutils.c FILE *f = NULL; NULL 1937 cmdutils.c base[2] = NULL; NULL 1939 cmdutils.c if (GetModuleFileNameA(GetModuleHandleA(NULL), datadir, sizeof(datadir) - 1)) NULL 1982 cmdutils.c AVDictionary *ret = NULL; NULL 1983 cmdutils.c AVDictionaryEntry *t = NULL; NULL 2019 cmdutils.c if (av_opt_find(&cc, t->key, NULL, flags, AV_OPT_SEARCH_FAKE_OBJ) || NULL 2022 cmdutils.c av_opt_find(&codec->priv_class, t->key, NULL, flags, NULL 2026 cmdutils.c av_opt_find(&cc, t->key + 1, NULL, flags, NULL 2043 cmdutils.c return NULL; NULL 2046 cmdutils.c av_log(NULL, AV_LOG_ERROR, NULL 2048 cmdutils.c return NULL; NULL 2052 cmdutils.c s, s->streams[i], NULL); NULL 2059 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Array too big.\n"); NULL 2065 cmdutils.c av_log(NULL, AV_LOG_ERROR, "Could not alloc buffer.\n"); NULL 2079 cmdutils.c AVDeviceInfoList *device_list = NULL; NULL 2091 cmdutils.c if ((ret = avdevice_list_input_sources(fmt, NULL, opts, &device_list)) < 0) { NULL 2109 cmdutils.c AVDeviceInfoList *device_list = NULL; NULL 2121 cmdutils.c if ((ret = avdevice_list_output_sinks(fmt, NULL, opts, &device_list)) < 0) { NULL 2140 cmdutils.c char *opts_str = NULL; NULL 2160 cmdutils.c AVInputFormat *fmt = NULL; NULL 2161 cmdutils.c char *dev = NULL; NULL 2162 cmdutils.c AVDictionary *opts = NULL; NULL 2198 cmdutils.c AVOutputFormat *fmt = NULL; NULL 2199 cmdutils.c char *dev = NULL; NULL 2200 cmdutils.c AVDictionary *opts = NULL; NULL 98 cmdutils_opencl.c av_log(NULL, AV_LOG_ERROR, # method " error '%s'\n", \ NULL 107 cmdutils_opencl.c out = clCreateBuffer(ext_opencl_env->context, flags, size, NULL, &status); \ NULL 109 cmdutils_opencl.c av_log(NULL, AV_LOG_ERROR, "Could not create OpenCL buffer\n"); \ NULL 136 cmdutils_opencl.c cl_kernel kernel = NULL; NULL 137 cmdutils_opencl.c cl_program program = NULL; NULL 142 cmdutils_opencl.c av_log(NULL, AV_LOG_ERROR, "Out of memory\n"); NULL 157 cmdutils_opencl.c av_log(NULL, AV_LOG_ERROR, "OpenCL unable to create benchmark program\n"); NULL 161 cmdutils_opencl.c status = clBuildProgram(program, 1, &(ext_opencl_env->device_id), NULL, NULL, NULL); NULL 163 cmdutils_opencl.c av_log(NULL, AV_LOG_ERROR, "OpenCL unable to build benchmark program\n"); NULL 169 cmdutils_opencl.c av_log(NULL, AV_LOG_ERROR, "OpenCL unable to create benchmark kernel\n"); NULL 175 cmdutils_opencl.c buf_size, inbuf, 0, NULL, NULL); NULL 177 cmdutils_opencl.c mask_size, mask, 0, NULL, NULL); NULL 186 cmdutils_opencl.c OCLCHECK(clEnqueueNDRangeKernel, ext_opencl_env->command_queue, kernel, 2, NULL, NULL 187 cmdutils_opencl.c global_work_size_2d, local_work_size_2d, 0, NULL, NULL); NULL 216 cmdutils_opencl.c AVOpenCLDeviceNode *device_node = NULL; NULL 217 cmdutils_opencl.c OpenCLDeviceBenchmark *devices = NULL; NULL 224 cmdutils_opencl.c av_log(NULL, AV_LOG_ERROR, "No OpenCL device detected!\n"); NULL 228 cmdutils_opencl.c av_log(NULL, AV_LOG_ERROR, "Could not allocate buffer\n"); NULL 809 compat/avisynth/avisynth_c.h return NULL; NULL 811 compat/avisynth/avisynth_c.h if (library->handle == NULL) NULL 818 compat/avisynth/avisynth_c.h if (library->name == NULL)\ NULL 869 compat/avisynth/avisynth_c.h return NULL; NULL 80 compat/getopt.c optarg = NULL; NULL 73 compat/os2threads.h *thread = _beginthread(thread_entry, NULL, 256 * 1024, thread_arg); NULL 87 compat/os2threads.h DosCreateMutexSem(NULL, (PHMTX)mutex, 0, FALSE); NULL 115 compat/os2threads.h DosCreateEventSem(NULL, &cond->event_sem, DCE_POSTONE, FALSE); NULL 85 compat/w32pthreads.h thread->handle = (void*)_beginthreadex(NULL, 0, win32thread_worker, thread, NULL 86 compat/w32pthreads.h 0, NULL); NULL 171 compat/w32pthreads.h win32_cond_t *win32_cond = NULL; NULL 182 compat/w32pthreads.h win32_cond->semaphore = CreateSemaphore(NULL, 0, 0x7fffffff, NULL); NULL 185 compat/w32pthreads.h win32_cond->waiters_done = CreateEvent(NULL, TRUE, FALSE, NULL); NULL 189 compat/w32pthreads.h pthread_mutex_init(&win32_cond->mtx_waiter_count, NULL); NULL 190 compat/w32pthreads.h pthread_mutex_init(&win32_cond->mtx_broadcast, NULL); NULL 207 compat/w32pthreads.h cond->Ptr = NULL; NULL 231 compat/w32pthreads.h ReleaseSemaphore(win32_cond->semaphore, win32_cond->waiter_count, NULL); NULL 290 compat/w32pthreads.h ReleaseSemaphore(win32_cond->semaphore, 1, NULL); NULL 59 doc/examples/avio_reading.c AVFormatContext *fmt_ctx = NULL; NULL 60 doc/examples/avio_reading.c AVIOContext *avio_ctx = NULL; NULL 61 doc/examples/avio_reading.c uint8_t *buffer = NULL, *avio_ctx_buffer = NULL; NULL 63 doc/examples/avio_reading.c char *input_filename = NULL; NULL 79 doc/examples/avio_reading.c ret = av_file_map(input_filename, &buffer, &buffer_size, 0, NULL); NULL 98 doc/examples/avio_reading.c 0, &bd, &read_packet, NULL, NULL); NULL 105 doc/examples/avio_reading.c ret = avformat_open_input(&fmt_ctx, NULL, NULL, NULL); NULL 111 doc/examples/avio_reading.c ret = avformat_find_stream_info(fmt_ctx, NULL); NULL 106 doc/examples/decoding_encoding.c AVCodecContext *c= NULL; NULL 147 doc/examples/decoding_encoding.c if (avcodec_open2(c, codec, NULL) < 0) { NULL 171 doc/examples/decoding_encoding.c buffer_size = av_samples_get_buffer_size(NULL, c->channels, c->frame_size, NULL 196 doc/examples/decoding_encoding.c pkt.data = NULL; // packet data will be allocated by the encoder NULL 220 doc/examples/decoding_encoding.c ret = avcodec_encode_audio2(c, &pkt, NULL, &got_output); NULL 245 doc/examples/decoding_encoding.c AVCodecContext *c= NULL; NULL 250 doc/examples/decoding_encoding.c AVFrame *decoded_frame = NULL; NULL 270 doc/examples/decoding_encoding.c if (avcodec_open2(c, codec, NULL) < 0) { NULL 350 doc/examples/decoding_encoding.c AVCodecContext *c= NULL; NULL 393 doc/examples/decoding_encoding.c if (avcodec_open2(c, codec, NULL) < 0) { NULL 425 doc/examples/decoding_encoding.c pkt.data = NULL; // packet data will be allocated by the encoder NULL 465 doc/examples/decoding_encoding.c ret = avcodec_encode_video2(c, &pkt, NULL, &got_output); NULL 537 doc/examples/decoding_encoding.c AVCodecContext *c= NULL; NULL 572 doc/examples/decoding_encoding.c if (avcodec_open2(c, codec, NULL) < 0) { NULL 619 doc/examples/decoding_encoding.c avpkt.data = NULL; NULL 37 doc/examples/demuxing_decoding.c static AVFormatContext *fmt_ctx = NULL; NULL 38 doc/examples/demuxing_decoding.c static AVCodecContext *video_dec_ctx = NULL, *audio_dec_ctx; NULL 41 doc/examples/demuxing_decoding.c static AVStream *video_stream = NULL, *audio_stream = NULL; NULL 42 doc/examples/demuxing_decoding.c static const char *src_filename = NULL; NULL 43 doc/examples/demuxing_decoding.c static const char *video_dst_filename = NULL; NULL 44 doc/examples/demuxing_decoding.c static const char *audio_dst_filename = NULL; NULL 45 doc/examples/demuxing_decoding.c static FILE *video_dst_file = NULL; NULL 46 doc/examples/demuxing_decoding.c static FILE *audio_dst_file = NULL; NULL 48 doc/examples/demuxing_decoding.c static uint8_t *video_dst_data[4] = {NULL}; NULL 53 doc/examples/demuxing_decoding.c static AVFrame *frame = NULL; NULL 159 doc/examples/demuxing_decoding.c AVCodecContext *dec_ctx = NULL; NULL 160 doc/examples/demuxing_decoding.c AVCodec *dec = NULL; NULL 161 doc/examples/demuxing_decoding.c AVDictionary *opts = NULL; NULL 163 doc/examples/demuxing_decoding.c ret = av_find_best_stream(fmt_ctx, type, -1, -1, NULL, 0); NULL 208 doc/examples/demuxing_decoding.c *fmt = NULL; NULL 261 doc/examples/demuxing_decoding.c if (avformat_open_input(&fmt_ctx, src_filename, NULL, NULL) < 0) { NULL 267 doc/examples/demuxing_decoding.c if (avformat_find_stream_info(fmt_ctx, NULL) < 0) { NULL 330 doc/examples/demuxing_decoding.c pkt.data = NULL; NULL 352 doc/examples/demuxing_decoding.c pkt.data = NULL; NULL 27 doc/examples/extract_mvs.c static AVFormatContext *fmt_ctx = NULL; NULL 28 doc/examples/extract_mvs.c static AVCodecContext *video_dec_ctx = NULL; NULL 29 doc/examples/extract_mvs.c static AVStream *video_stream = NULL; NULL 30 doc/examples/extract_mvs.c static const char *src_filename = NULL; NULL 33 doc/examples/extract_mvs.c static AVFrame *frame = NULL; NULL 77 doc/examples/extract_mvs.c AVCodecContext *dec_ctx = NULL; NULL 78 doc/examples/extract_mvs.c AVCodec *dec = NULL; NULL 79 doc/examples/extract_mvs.c AVDictionary *opts = NULL; NULL 81 doc/examples/extract_mvs.c ret = av_find_best_stream(fmt_ctx, type, -1, -1, NULL, 0); NULL 123 doc/examples/extract_mvs.c if (avformat_open_input(&fmt_ctx, src_filename, NULL, NULL) < 0) { NULL 128 doc/examples/extract_mvs.c if (avformat_find_stream_info(fmt_ctx, NULL) < 0) { NULL 157 doc/examples/extract_mvs.c pkt.data = NULL; NULL 174 doc/examples/extract_mvs.c pkt.data = NULL; NULL 75 doc/examples/filter_audio.c AVDictionary *options_dict = NULL; NULL 111 doc/examples/filter_audio.c err = avfilter_init_str(abuffer_ctx, NULL); NULL 162 doc/examples/filter_audio.c av_log(NULL, AV_LOG_ERROR, "Could not initialize the aformat filter.\n"); NULL 181 doc/examples/filter_audio.c err = avfilter_init_str(abuffersink_ctx, NULL); NULL 200 doc/examples/filter_audio.c err = avfilter_graph_config(filter_graph, NULL); NULL 202 doc/examples/filter_audio.c av_log(NULL, AV_LOG_ERROR, "Error configuring the filter graph\n"); NULL 56 doc/examples/filtering_audio.c if ((ret = avformat_open_input(&fmt_ctx, filename, NULL, NULL)) < 0) { NULL 57 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_ERROR, "Cannot open input file\n"); NULL 61 doc/examples/filtering_audio.c if ((ret = avformat_find_stream_info(fmt_ctx, NULL)) < 0) { NULL 62 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_ERROR, "Cannot find stream information\n"); NULL 69 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_ERROR, "Cannot find a audio stream in the input file\n"); NULL 77 doc/examples/filtering_audio.c if ((ret = avcodec_open2(dec_ctx, dec, NULL)) < 0) { NULL 78 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_ERROR, "Cannot open audio decoder\n"); NULL 113 doc/examples/filtering_audio.c args, NULL, filter_graph); NULL 115 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_ERROR, "Cannot create audio buffer source\n"); NULL 121 doc/examples/filtering_audio.c NULL, NULL, filter_graph); NULL 123 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_ERROR, "Cannot create audio buffer sink\n"); NULL 130 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_ERROR, "Cannot set output sample format\n"); NULL 137 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_ERROR, "Cannot set output channel layout\n"); NULL 144 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_ERROR, "Cannot set output sample rate\n"); NULL 162 doc/examples/filtering_audio.c outputs->next = NULL; NULL 173 doc/examples/filtering_audio.c inputs->next = NULL; NULL 176 doc/examples/filtering_audio.c &inputs, &outputs, NULL)) < 0) NULL 179 doc/examples/filtering_audio.c if ((ret = avfilter_graph_config(filter_graph, NULL)) < 0) NULL 186 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_INFO, "Output: srate:%dHz fmt:%s chlayout:%s\n", NULL 238 doc/examples/filtering_audio.c packet0.data = NULL; NULL 239 doc/examples/filtering_audio.c packet.data = NULL; NULL 251 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_ERROR, "Error decoding audio\n"); NULL 260 doc/examples/filtering_audio.c av_log(NULL, AV_LOG_ERROR, "Error while feeding the audio filtergraph\n"); NULL 56 doc/examples/filtering_video.c if ((ret = avformat_open_input(&fmt_ctx, filename, NULL, NULL)) < 0) { NULL 57 doc/examples/filtering_video.c av_log(NULL, AV_LOG_ERROR, "Cannot open input file\n"); NULL 61 doc/examples/filtering_video.c if ((ret = avformat_find_stream_info(fmt_ctx, NULL)) < 0) { NULL 62 doc/examples/filtering_video.c av_log(NULL, AV_LOG_ERROR, "Cannot find stream information\n"); NULL 69 doc/examples/filtering_video.c av_log(NULL, AV_LOG_ERROR, "Cannot find a video stream in the input file\n"); NULL 77 doc/examples/filtering_video.c if ((ret = avcodec_open2(dec_ctx, dec, NULL)) < 0) { NULL 78 doc/examples/filtering_video.c av_log(NULL, AV_LOG_ERROR, "Cannot open video decoder\n"); NULL 110 doc/examples/filtering_video.c args, NULL, filter_graph); NULL 112 doc/examples/filtering_video.c av_log(NULL, AV_LOG_ERROR, "Cannot create buffer source\n"); NULL 118 doc/examples/filtering_video.c NULL, NULL, filter_graph); NULL 120 doc/examples/filtering_video.c av_log(NULL, AV_LOG_ERROR, "Cannot create buffer sink\n"); NULL 127 doc/examples/filtering_video.c av_log(NULL, AV_LOG_ERROR, "Cannot set output pixel format\n"); NULL 145 doc/examples/filtering_video.c outputs->next = NULL; NULL 156 doc/examples/filtering_video.c inputs->next = NULL; NULL 159 doc/examples/filtering_video.c &inputs, &outputs, NULL)) < 0) NULL 162 doc/examples/filtering_video.c if ((ret = avfilter_graph_config(filter_graph, NULL)) < 0) NULL 237 doc/examples/filtering_video.c av_log(NULL, AV_LOG_ERROR, "Error decoding video\n"); NULL 246 doc/examples/filtering_video.c av_log(NULL, AV_LOG_ERROR, "Error while feeding the filtergraph\n"); NULL 36 doc/examples/metadata.c AVFormatContext *fmt_ctx = NULL; NULL 37 doc/examples/metadata.c AVDictionaryEntry *tag = NULL; NULL 48 doc/examples/metadata.c if ((ret = avformat_open_input(&fmt_ctx, argv[1], NULL, NULL))) NULL 214 doc/examples/muxing.c AVDictionary *opt = NULL; NULL 276 doc/examples/muxing.c return NULL; NULL 367 doc/examples/muxing.c return NULL; NULL 387 doc/examples/muxing.c AVDictionary *opt = NULL; NULL 409 doc/examples/muxing.c ost->tmp_frame = NULL; NULL 456 doc/examples/muxing.c return NULL; NULL 466 doc/examples/muxing.c SCALE_FLAGS, NULL, NULL, NULL); NULL 566 doc/examples/muxing.c AVDictionary *opt = NULL; NULL 588 doc/examples/muxing.c avformat_alloc_output_context2(&oc, NULL, NULL, filename); NULL 591 doc/examples/muxing.c avformat_alloc_output_context2(&oc, NULL, "mpeg", filename); NULL 93 doc/examples/qsvdec.c NULL, 0); NULL 307 doc/examples/qsvdec.c AVFormatContext *input_ctx = NULL; NULL 308 doc/examples/qsvdec.c AVStream *video_st = NULL; NULL 309 doc/examples/qsvdec.c AVCodecContext *decoder_ctx = NULL; NULL 313 doc/examples/qsvdec.c AVFrame *frame = NULL; NULL 315 doc/examples/qsvdec.c DecodeContext decode = { NULL }; NULL 317 doc/examples/qsvdec.c Display *dpy = NULL; NULL 332 doc/examples/qsvdec.c AVIOContext *output_ctx = NULL; NULL 344 doc/examples/qsvdec.c ret = avformat_open_input(&input_ctx, argv[1], NULL, NULL); NULL 365 doc/examples/qsvdec.c dpy = XOpenDisplay(NULL); NULL 423 doc/examples/qsvdec.c ret = avcodec_open2(decoder_ctx, NULL, NULL); NULL 455 doc/examples/qsvdec.c pkt.data = NULL; NULL 48 doc/examples/remuxing.c AVOutputFormat *ofmt = NULL; NULL 49 doc/examples/remuxing.c AVFormatContext *ifmt_ctx = NULL, *ofmt_ctx = NULL; NULL 79 doc/examples/remuxing.c avformat_alloc_output_context2(&ofmt_ctx, NULL, NULL, out_filename); NULL 116 doc/examples/remuxing.c ret = avformat_write_header(ofmt_ctx, NULL); NULL 46 doc/examples/resampling_audio.c *fmt = NULL; NULL 85 doc/examples/resampling_audio.c uint8_t **src_data = NULL, **dst_data = NULL; NULL 90 doc/examples/resampling_audio.c const char *dst_filename = NULL; NULL 58 doc/examples/scaling_video.c const char *dst_size = NULL; NULL 59 doc/examples/scaling_video.c const char *dst_filename = NULL; NULL 92 doc/examples/scaling_video.c SWS_BILINEAR, NULL, NULL, NULL); NULL 69 doc/examples/transcode_aac.c if ((error = avformat_open_input(input_format_context, filename, NULL, NULL 70 doc/examples/transcode_aac.c NULL)) < 0) { NULL 73 doc/examples/transcode_aac.c *input_format_context = NULL; NULL 78 doc/examples/transcode_aac.c if ((error = avformat_find_stream_info(*input_format_context, NULL)) < 0) { NULL 102 doc/examples/transcode_aac.c input_codec, NULL)) < 0) { NULL 125 doc/examples/transcode_aac.c AVIOContext *output_io_context = NULL; NULL 126 doc/examples/transcode_aac.c AVStream *stream = NULL; NULL 127 doc/examples/transcode_aac.c AVCodec *output_codec = NULL; NULL 148 doc/examples/transcode_aac.c if (!((*output_format_context)->oformat = av_guess_format(NULL, filename, NULL 149 doc/examples/transcode_aac.c NULL))) { NULL 198 doc/examples/transcode_aac.c if ((error = avcodec_open2(*output_codec_context, output_codec, NULL)) < 0) { NULL 209 doc/examples/transcode_aac.c *output_format_context = NULL; NULL 218 doc/examples/transcode_aac.c packet->data = NULL; NULL 250 doc/examples/transcode_aac.c *resample_context = swr_alloc_set_opts(NULL, NULL 257 doc/examples/transcode_aac.c 0, NULL); NULL 294 doc/examples/transcode_aac.c if ((error = avformat_write_header(output_format_context, NULL)) < 0) { NULL 375 doc/examples/transcode_aac.c if ((error = av_samples_alloc(*converted_input_samples, NULL, NULL 449 doc/examples/transcode_aac.c AVFrame *input_frame = NULL; NULL 451 doc/examples/transcode_aac.c uint8_t **converted_input_samples = NULL; NULL 651 doc/examples/transcode_aac.c AVFormatContext *input_format_context = NULL, *output_format_context = NULL; NULL 652 doc/examples/transcode_aac.c AVCodecContext *input_codec_context = NULL, *output_codec_context = NULL; NULL 653 doc/examples/transcode_aac.c SwrContext *resample_context = NULL; NULL 654 doc/examples/transcode_aac.c AVAudioFifo *fifo = NULL; NULL 741 doc/examples/transcode_aac.c if (encode_audio_frame(NULL, output_format_context, NULL 54 doc/examples/transcoding.c ifmt_ctx = NULL; NULL 55 doc/examples/transcoding.c if ((ret = avformat_open_input(&ifmt_ctx, filename, NULL, NULL)) < 0) { NULL 56 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Cannot open input file\n"); NULL 60 doc/examples/transcoding.c if ((ret = avformat_find_stream_info(ifmt_ctx, NULL)) < 0) { NULL 61 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Cannot find stream information\n"); NULL 75 doc/examples/transcoding.c avcodec_find_decoder(codec_ctx->codec_id), NULL); NULL 77 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Failed to open decoder for stream #%u\n", i); NULL 96 doc/examples/transcoding.c ofmt_ctx = NULL; NULL 97 doc/examples/transcoding.c avformat_alloc_output_context2(&ofmt_ctx, NULL, NULL, filename); NULL 99 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Could not create output context\n"); NULL 105 doc/examples/transcoding.c out_stream = avformat_new_stream(ofmt_ctx, NULL); NULL 107 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Failed allocating output stream\n"); NULL 120 doc/examples/transcoding.c av_log(NULL, AV_LOG_FATAL, "Neccessary encoder not found\n"); NULL 145 doc/examples/transcoding.c ret = avcodec_open2(enc_ctx, encoder, NULL); NULL 147 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Cannot open video encoder for stream #%u\n", i); NULL 151 doc/examples/transcoding.c av_log(NULL, AV_LOG_FATAL, "Elementary stream #%d is of unknown type, cannot proceed\n", i); NULL 158 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Copying stream context failed\n"); NULL 172 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Could not open output file '%s'", filename); NULL 178 doc/examples/transcoding.c ret = avformat_write_header(ofmt_ctx, NULL); NULL 180 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Error occurred when opening output file\n"); NULL 192 doc/examples/transcoding.c AVFilter *buffersrc = NULL; NULL 193 doc/examples/transcoding.c AVFilter *buffersink = NULL; NULL 194 doc/examples/transcoding.c AVFilterContext *buffersrc_ctx = NULL; NULL 195 doc/examples/transcoding.c AVFilterContext *buffersink_ctx = NULL; NULL 209 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "filtering source or sink element not found\n"); NULL 222 doc/examples/transcoding.c args, NULL, filter_graph); NULL 224 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Cannot create buffer source\n"); NULL 229 doc/examples/transcoding.c NULL, NULL, filter_graph); NULL 231 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Cannot create buffer sink\n"); NULL 239 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Cannot set output pixel format\n"); NULL 246 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "filtering source or sink element not found\n"); NULL 260 doc/examples/transcoding.c args, NULL, filter_graph); NULL 262 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Cannot create audio buffer source\n"); NULL 267 doc/examples/transcoding.c NULL, NULL, filter_graph); NULL 269 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Cannot create audio buffer sink\n"); NULL 277 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Cannot set output sample format\n"); NULL 285 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Cannot set output channel layout\n"); NULL 293 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Cannot set output sample rate\n"); NULL 305 doc/examples/transcoding.c outputs->next = NULL; NULL 310 doc/examples/transcoding.c inputs->next = NULL; NULL 318 doc/examples/transcoding.c &inputs, &outputs, NULL)) < 0) NULL 321 doc/examples/transcoding.c if ((ret = avfilter_graph_config(filter_graph, NULL)) < 0) NULL 346 doc/examples/transcoding.c filter_ctx[i].buffersrc_ctx = NULL; NULL 347 doc/examples/transcoding.c filter_ctx[i].buffersink_ctx = NULL; NULL 348 doc/examples/transcoding.c filter_ctx[i].filter_graph = NULL; NULL 377 doc/examples/transcoding.c av_log(NULL, AV_LOG_INFO, "Encoding frame\n"); NULL 379 doc/examples/transcoding.c enc_pkt.data = NULL; NULL 396 doc/examples/transcoding.c av_log(NULL, AV_LOG_DEBUG, "Muxing frame\n"); NULL 407 doc/examples/transcoding.c av_log(NULL, AV_LOG_INFO, "Pushing decoded frame to filters\n"); NULL 412 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Error while feeding the filtergraph\n"); NULL 423 doc/examples/transcoding.c av_log(NULL, AV_LOG_INFO, "Pulling filtered frame from filters\n"); NULL 438 doc/examples/transcoding.c ret = encode_write_frame(filt_frame, stream_index, NULL); NULL 456 doc/examples/transcoding.c av_log(NULL, AV_LOG_INFO, "Flushing stream #%u encoder\n", stream_index); NULL 457 doc/examples/transcoding.c ret = encode_write_frame(NULL, stream_index, &got_frame); NULL 469 doc/examples/transcoding.c AVPacket packet = { .data = NULL, .size = 0 }; NULL 470 doc/examples/transcoding.c AVFrame *frame = NULL; NULL 478 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Usage: %s <input file> <output file>\n", argv[0]); NULL 498 doc/examples/transcoding.c av_log(NULL, AV_LOG_DEBUG, "Demuxer gave frame of stream_index %u\n", NULL 502 doc/examples/transcoding.c av_log(NULL, AV_LOG_DEBUG, "Going to reencode&filter the frame\n"); NULL 517 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Decoding failed\n"); NULL 548 doc/examples/transcoding.c ret = filter_encode_write_frame(NULL, i); NULL 550 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Flushing filter failed\n"); NULL 557 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Flushing encoder failed\n"); NULL 580 doc/examples/transcoding.c av_log(NULL, AV_LOG_ERROR, "Error occurred: %s\n", av_err2str(ret)); NULL 117 ffmpeg.c NULL NULL 130 ffmpeg.c AVIOContext *progress_avio = NULL; NULL 136 ffmpeg.c InputStream **input_streams = NULL; NULL 138 ffmpeg.c InputFile **input_files = NULL; NULL 141 ffmpeg.c OutputStream **output_streams = NULL; NULL 143 ffmpeg.c OutputFile **output_files = NULL; NULL 188 ffmpeg.c av_log(NULL, AV_LOG_WARNING, "sub2video: non-bitmap subtitle\n"); NULL 192 ffmpeg.c av_log(NULL, AV_LOG_WARNING, "sub2video: rectangle overflowing\n"); NULL 278 ffmpeg.c sub2video_update(ist2, NULL); NULL 291 ffmpeg.c sub2video_update(ist, NULL); NULL 293 ffmpeg.c av_buffersrc_add_ref(ist->filters[i]->filter, NULL, 0); NULL 308 ffmpeg.c av_log(NULL, AV_LOG_QUIET, "%s", ""); NULL 376 ffmpeg.c n = select(1, &rfds, NULL, NULL, &tv); NULL 400 ffmpeg.c if (!PeekNamedPipe(input_handle, NULL, 0, NULL, &nchars, NULL)) { NULL 424 ffmpeg.c const AVIOInterruptCB int_cb = { decode_interrupt_cb, NULL }; NULL 475 ffmpeg.c ost->bitstream_filters = NULL; NULL 530 ffmpeg.c av_log(NULL, AV_LOG_INFO, "Received signal %d: terminating.\n", NULL 533 ffmpeg.c av_log(NULL, AV_LOG_INFO, "Conversion failed!\n"); NULL 540 ffmpeg.c AVDictionaryEntry *t = NULL; NULL 543 ffmpeg.c av_dict_set(a, t->key, NULL, AV_DICT_MATCH_CASE); NULL 550 ffmpeg.c if ((t = av_dict_get(m, "", NULL, AV_DICT_IGNORE_SUFFIX))) { NULL 551 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Option %s not found.\n", t->key); NULL 627 ffmpeg.c NULL, 0); NULL 629 ffmpeg.c bsf_arg ? bsf_arg->value : NULL, NULL 639 ffmpeg.c new_pkt.buf = NULL; NULL 645 ffmpeg.c pkt->side_data = NULL; NULL 649 ffmpeg.c av_buffer_default_free, NULL, 0); NULL 653 ffmpeg.c av_log(NULL, AV_LOG_ERROR, "Failed to open bitstream filter %s for stream %d with codec %s", NULL 688 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "aborting.\n"); NULL 708 ffmpeg.c av_log(NULL, AV_LOG_INFO, "muxer <- type:%s " NULL 758 ffmpeg.c pkt.data = NULL; NULL 771 ffmpeg.c update_benchmark(NULL); NULL 773 ffmpeg.c av_log(NULL, AV_LOG_INFO, "encoder <- type:audio " NULL 780 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Audio encoding failed (avcodec_encode_audio2)\n"); NULL 789 ffmpeg.c av_log(NULL, AV_LOG_INFO, "encoder -> type:audio " NULL 811 ffmpeg.c av_log(NULL, AV_LOG_ERROR, "Subtitle packets must have a pts\n"); NULL 822 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Failed to allocate subtitle_out\n"); NULL 861 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Subtitle encoding failed\n"); NULL 896 ffmpeg.c InputStream *ist = NULL; NULL 947 ffmpeg.c av_log(NULL, AV_LOG_WARNING, "Past duration %f too large\n", -delta0); NULL 949 ffmpeg.c av_log(NULL, AV_LOG_DEBUG, "Cliping frame in rate conversion by %f\n", -delta0); NULL 958 ffmpeg.c av_log(NULL, AV_LOG_DEBUG, "Not duplicating %d initial frames\n", (int)lrintf(delta - duration)); NULL 993 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, NULL 999 ffmpeg.c av_log(NULL, AV_LOG_ERROR, "%d frame duplication too large, skipping\n", nb_frames - 1); NULL 1004 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "*** %d dup!\n", nb_frames - 1); NULL 1012 ffmpeg.c pkt.data = NULL; NULL 1073 ffmpeg.c ost->forced_keyframes_expr_const_values, NULL); NULL 1074 ffmpeg.c av_dlog(NULL, "force_key_frame: n:%f n_forced:%f prev_forced_n:%f t:%f prev_forced_t:%f -> res:%f\n", NULL 1095 ffmpeg.c av_log(NULL, AV_LOG_DEBUG, "Forced keyframe at time %f\n", pts_time); NULL 1098 ffmpeg.c update_benchmark(NULL); NULL 1100 ffmpeg.c av_log(NULL, AV_LOG_INFO, "encoder <- type:video " NULL 1111 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Video encoding failed\n"); NULL 1117 ffmpeg.c av_log(NULL, AV_LOG_INFO, "encoder -> type:video " NULL 1129 ffmpeg.c av_log(NULL, AV_LOG_INFO, "encoder -> type:video " NULL 1224 ffmpeg.c AVFrame *filtered_frame = NULL; NULL 1250 ffmpeg.c av_log(NULL, AV_LOG_WARNING, NULL 1285 ffmpeg.c av_log(NULL, AV_LOG_INFO, "filter -> pts:%s pts_time:%s exact:%f time_base:%d/%d\n", NULL 1296 ffmpeg.c av_log(NULL, AV_LOG_ERROR, NULL 1337 ffmpeg.c av_log(NULL, AV_LOG_INFO, "video:%1.0fkB audio:%1.0fkB subtitle:%1.0fkB other streams:%1.0fkB global headers:%1.0fkB muxing overhead: ", NULL 1344 ffmpeg.c av_log(NULL, AV_LOG_INFO, "%f%%", percent); NULL 1346 ffmpeg.c av_log(NULL, AV_LOG_INFO, "unknown"); NULL 1347 ffmpeg.c av_log(NULL, AV_LOG_INFO, "\n"); NULL 1354 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "Input file #%d (%s):\n", NULL 1364 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, " Input stream #%d:%d (%s): ", NULL 1366 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "%"PRIu64" packets read (%"PRIu64" bytes); ", NULL 1370 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "%"PRIu64" frames decoded", NULL 1373 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, " (%"PRIu64" samples)", ist->samples_decoded); NULL 1374 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "; "); NULL 1377 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "\n"); NULL 1380 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, " Total: %"PRIu64" packets (%"PRIu64" bytes) demuxed\n", NULL 1388 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "Output file #%d (%s):\n", NULL 1398 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, " Output stream #%d:%d (%s): ", NULL 1401 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "%"PRIu64" frames encoded", NULL 1404 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, " (%"PRIu64" samples)", ost->samples_encoded); NULL 1405 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "; "); NULL 1408 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "%"PRIu64" packets muxed (%"PRIu64" bytes); ", NULL 1411 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "\n"); NULL 1414 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, " Total: %"PRIu64" packets (%"PRIu64" bytes) muxed\n", NULL 1418 ffmpeg.c av_log(NULL, AV_LOG_WARNING, "Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)\n"); NULL 1575 ffmpeg.c av_log(NULL, AV_LOG_INFO, "%s %c", buf, end); NULL 1586 ffmpeg.c av_bprint_finalize(&buf_script, NULL); NULL 1615 ffmpeg.c int (*encode)(AVCodecContext*, AVPacket*, const AVFrame*, int*) = NULL; NULL 1636 ffmpeg.c pkt.data = NULL; NULL 1639 ffmpeg.c update_benchmark(NULL); NULL 1640 ffmpeg.c ret = encode(enc, &pkt, NULL, &got_packet); NULL 1643 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "%s encoding failed\n", desc); NULL 1770 ffmpeg.c opkt.buf = av_buffer_create(opkt.data, opkt.size, av_buffer_default_free, NULL, 0); NULL 1805 ffmpeg.c av_log(NULL, AV_LOG_WARNING, "Guessed Channel Layout for Input Stream " NULL 1824 ffmpeg.c update_benchmark(NULL); NULL 1840 ffmpeg.c av_buffersrc_add_ref(ist->filters[i]->filter, NULL, 0); NULL 1842 ffmpeg.c av_buffersrc_add_frame(ist->filters[i]->filter, NULL); NULL 1868 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Unable to find default channel " NULL 1880 ffmpeg.c av_log(NULL, AV_LOG_INFO, NULL 1897 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Error reinitializing filters!\n"); NULL 1959 ffmpeg.c update_benchmark(NULL); NULL 1985 ffmpeg.c av_log(NULL, AV_LOG_DEBUG, "Frame parameters mismatch context %d,%d,%d != %d,%d,%d\n", NULL 1999 ffmpeg.c av_buffersrc_add_ref(ist->filters[i]->filter, NULL, 0); NULL 2001 ffmpeg.c av_buffersrc_add_frame(ist->filters[i]->filter, NULL); NULL 2024 ffmpeg.c av_log(NULL, AV_LOG_INFO, "decoder -> ist_index:%d type:video " NULL 2043 ffmpeg.c av_log(NULL, AV_LOG_INFO, NULL 2056 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Error reinitializing filters!\n"); NULL 2078 ffmpeg.c av_log(NULL, AV_LOG_FATAL, NULL 2175 ffmpeg.c avpkt.data = NULL; NULL 2198 ffmpeg.c av_log(NULL, ist->showed_multi_packet_warning ? AV_LOG_VERBOSE : AV_LOG_WARNING, NULL 2316 ffmpeg.c if (avio_open2(&sdp_pb, sdp_filename, AVIO_FLAG_WRITE, &int_cb, NULL) < 0) { NULL 2317 ffmpeg.c av_log(NULL, AV_LOG_ERROR, "Failed to open sdp file '%s'\n", sdp_filename); NULL 2334 ffmpeg.c return NULL; NULL 2359 ffmpeg.c av_log(NULL, AV_LOG_FATAL, NULL 2408 ffmpeg.c av_log(NULL, AV_LOG_WARNING, "Warning using DVB subtitles for filtering and output at the same time is not fully supported, also see -compute_edt [0|1]\n"); NULL 2411 ffmpeg.c if (!av_dict_get(ist->decoder_opts, "threads", NULL, 0)) NULL 2436 ffmpeg.c return NULL; NULL 2458 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Could not allocate forced key frames array.\n"); NULL 2477 ffmpeg.c av_log(NULL, AV_LOG_FATAL, NULL 2532 ffmpeg.c if (av_dict_get(ost->st->metadata, "encoder", NULL, 0)) NULL 2535 ffmpeg.c e = av_dict_get(of->opts, "fflags", NULL, 0); NULL 2537 ffmpeg.c const AVOption *o = av_opt_find(of->ctx, "fflags", NULL, 0, 0); NULL 2542 ffmpeg.c e = av_dict_get(ost->encoder_opts, "flags", NULL, 0); NULL 2544 ffmpeg.c const AVOption *o = av_opt_find(ost->enc_ctx, "flags", NULL, 0, 0); NULL 2601 ffmpeg.c av_log(NULL, AV_LOG_ERROR, "Output file #%d does not contain any stream\n", i); NULL 2608 ffmpeg.c if ((ret = avfilter_graph_config(filtergraphs[i]->graph, NULL)) < 0) NULL 2614 ffmpeg.c AVCodecContext *dec_ctx = NULL; NULL 2731 ffmpeg.c ost->st->side_data = av_realloc_array(NULL, ist->st->nb_side_data, NULL 2755 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "-acodec copy and -vol are incompatible (frames are not decoded)\n"); NULL 2782 ffmpeg.c av_log(NULL, AV_LOG_WARNING, "Overriding aspect ratio " NULL 2826 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Error opening filters!\n"); NULL 2840 ffmpeg.c av_log(NULL, AV_LOG_WARNING, NULL 2890 ffmpeg.c av_log(NULL, AV_LOG_WARNING, NULL 2897 ffmpeg.c av_log(NULL, AV_LOG_WARNING, NULL 2915 ffmpeg.c forced_keyframes_const_names, NULL, NULL, NULL, NULL, 0, NULL); NULL 2917 ffmpeg.c av_log(NULL, AV_LOG_ERROR, NULL 2959 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Error reading log file '%s' for pass-2 encoding\n", NULL 2968 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "Cannot write log file '%s' for pass-1 encoding: %s\n", NULL 2980 ffmpeg.c { "disposition" , NULL, 0, AV_OPT_TYPE_FLAGS, { .i64 = 0 }, INT64_MIN, INT64_MAX, .unit = "flags" }, NULL 2981 ffmpeg.c { "default" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_DEFAULT }, .unit = "flags" }, NULL 2982 ffmpeg.c { "dub" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_DUB }, .unit = "flags" }, NULL 2983 ffmpeg.c { "original" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_ORIGINAL }, .unit = "flags" }, NULL 2984 ffmpeg.c { "comment" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_COMMENT }, .unit = "flags" }, NULL 2985 ffmpeg.c { "lyrics" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_LYRICS }, .unit = "flags" }, NULL 2986 ffmpeg.c { "karaoke" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_KARAOKE }, .unit = "flags" }, NULL 2987 ffmpeg.c { "forced" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_FORCED }, .unit = "flags" }, NULL 2988 ffmpeg.c { "hearing_impaired" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_HEARING_IMPAIRED }, .unit = "flags" }, NULL 2989 ffmpeg.c { "visual_impaired" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_VISUAL_IMPAIRED }, .unit = "flags" }, NULL 2990 ffmpeg.c { "clean_effects" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_CLEAN_EFFECTS }, .unit = "flags" }, NULL 2991 ffmpeg.c { "captions" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_CAPTIONS }, .unit = "flags" }, NULL 2992 ffmpeg.c { "descriptions" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_DESCRIPTIONS }, .unit = "flags" }, NULL 2993 ffmpeg.c { "metadata" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_METADATA }, .unit = "flags" }, NULL 2994 ffmpeg.c { NULL }, NULL 3015 ffmpeg.c AVCodecContext *dec = NULL; NULL 3029 ffmpeg.c if (!av_dict_get(ost->encoder_opts, "threads", NULL, 0)) NULL 3046 ffmpeg.c av_log(NULL, AV_LOG_WARNING, "The bitrate parameter is set too low." NULL 3051 ffmpeg.c av_log(NULL, AV_LOG_FATAL, NULL 3059 ffmpeg.c av_log(NULL, AV_LOG_FATAL, NULL 3121 ffmpeg.c av_log(NULL, AV_LOG_INFO, "Stream mapping:\n"); NULL 3127 ffmpeg.c av_log(NULL, AV_LOG_INFO, " Stream #%d:%d (%s) -> %s", NULL 3131 ffmpeg.c av_log(NULL, AV_LOG_INFO, " (graph %d)", ist->filters[j]->graph->index); NULL 3132 ffmpeg.c av_log(NULL, AV_LOG_INFO, "\n"); NULL 3142 ffmpeg.c av_log(NULL, AV_LOG_INFO, " File %s -> Stream #%d:%d\n", NULL 3149 ffmpeg.c av_log(NULL, AV_LOG_INFO, " %s", ost->filter->name); NULL 3151 ffmpeg.c av_log(NULL, AV_LOG_INFO, " (graph %d)", ost->filter->graph->index); NULL 3153 ffmpeg.c av_log(NULL, AV_LOG_INFO, " -> Stream #%d:%d (%s)\n", ost->file_index, NULL 3158 ffmpeg.c av_log(NULL, AV_LOG_INFO, " Stream #%d:%d -> #%d:%d", NULL 3164 ffmpeg.c av_log(NULL, AV_LOG_INFO, " [sync #%d:%d]", NULL 3168 ffmpeg.c av_log(NULL, AV_LOG_INFO, " (copy)"); NULL 3191 ffmpeg.c av_log(NULL, AV_LOG_INFO, " (%s (%s) -> %s (%s))", NULL 3195 ffmpeg.c av_log(NULL, AV_LOG_INFO, "\n"); NULL 3199 ffmpeg.c av_log(NULL, AV_LOG_ERROR, "%s\n", error); NULL 3247 ffmpeg.c OutputStream *ost_min = NULL; NULL 3255 ffmpeg.c ost_min = ost->unavailable ? NULL : ost; NULL 3299 ffmpeg.c av_log(NULL, AV_LOG_DEBUG, "Processing command target:%s time:%f command:%s arg:%s", NULL 3317 ffmpeg.c av_log(NULL, AV_LOG_ERROR, NULL 3398 ffmpeg.c return NULL; NULL 3415 ffmpeg.c pthread_join(f->thread, NULL); NULL 3439 ffmpeg.c if ((ret = pthread_create(&f->thread, NULL, input_thread, f))) { NULL 3440 ffmpeg.c av_log(NULL, AV_LOG_ERROR, "pthread_create failed: %s. Try to increase `ulimit -v` or decrease `ulimit -s`.\n", strerror(ret)); NULL 3526 ffmpeg.c ret = process_input_packet(ist, NULL); NULL 3548 ffmpeg.c av_pkt_dump_log2(NULL, AV_LOG_DEBUG, &pkt, do_hex_dump, NULL 3567 ffmpeg.c av_log(NULL, AV_LOG_INFO, "demuxer -> ist_index:%d type:%s " NULL 3621 ffmpeg.c if (av_packet_get_side_data(&pkt, src_sd->type, NULL)) NULL 3651 ffmpeg.c av_log(NULL, AV_LOG_DEBUG, NULL 3671 ffmpeg.c av_log(NULL, AV_LOG_DEBUG, NULL 3681 ffmpeg.c av_log(NULL, AV_LOG_WARNING, "DTS %"PRId64", next:%"PRId64" st:%d invalid dropping\n", pkt.dts, ist->next_dts, pkt.stream_index); NULL 3689 ffmpeg.c av_log(NULL, AV_LOG_WARNING, "PTS %"PRId64", next:%"PRId64" invalid dropping st:%d\n", pkt.pts, ist->next_dts, pkt.stream_index); NULL 3700 ffmpeg.c av_log(NULL, AV_LOG_INFO, "demuxer+ffmpeg -> ist_index:%d type:%s pkt_pts:%s pkt_pts_time:%s pkt_dts:%s pkt_dts_time:%s off:%s off_time:%s\n", NULL 3712 ffmpeg.c av_log(NULL, AV_LOG_ERROR, "Error while decoding stream #%d:%d: %s\n", NULL 3738 ffmpeg.c *best_ist = NULL; NULL 3790 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "No more inputs to read from, finishing.\n"); NULL 3832 ffmpeg.c av_log(NULL, AV_LOG_INFO, "Press [q] to stop, [?] for help\n"); NULL 3852 ffmpeg.c av_log(NULL, AV_LOG_VERBOSE, "No more output streams to write to, finishing.\n"); NULL 3861 ffmpeg.c av_log(NULL, AV_LOG_ERROR, "Error while filtering.\n"); NULL 3876 ffmpeg.c process_input_packet(ist, NULL); NULL 3924 ffmpeg.c ost->logfile = NULL; NULL 3987 ffmpeg.c setvbuf(stderr,NULL,_IONBF,0); /* win32 runtime needs this */ NULL 4018 ffmpeg.c av_log(NULL, AV_LOG_WARNING, "Use -h to get full help or, even better, run 'man %s'\n", program_name); NULL 4024 ffmpeg.c av_log(NULL, AV_LOG_FATAL, "At least one output file must be specified\n"); NULL 4040 ffmpeg.c av_log(NULL, AV_LOG_DEBUG, "%"PRIu64" frames successfully decoded, %"PRIu64" decoding errors\n", NULL 87 ffmpeg_dxva2.c { NULL, 0 }, NULL 143 ffmpeg_dxva2.c ctx->decoder = NULL; NULL 152 ffmpeg_dxva2.c ist->hwaccel_uninit = NULL; NULL 153 ffmpeg_dxva2.c ist->hwaccel_get_buffer = NULL; NULL 154 ffmpeg_dxva2.c ist->hwaccel_retrieve_data = NULL; NULL 209 ffmpeg_dxva2.c DXVA2SurfaceWrapper *w = NULL; NULL 219 ffmpeg_dxva2.c av_log(NULL, AV_LOG_ERROR, "No free DXVA2 surface!\n"); NULL 272 ffmpeg_dxva2.c hr = IDirect3DSurface9_LockRect(surface, &LockedRect, NULL, D3DLOCK_READONLY); NULL 274 ffmpeg_dxva2.c av_log(NULL, AV_LOG_ERROR, "Unable to lock DXVA2 surface\n"); NULL 306 ffmpeg_dxva2.c pDirect3DCreate9 *createD3D = NULL; NULL 307 ffmpeg_dxva2.c pCreateDeviceManager9 *createDeviceManager = NULL; NULL 327 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to load D3D9 library\n"); NULL 332 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to load DXVA2 library\n"); NULL 338 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to locate Direct3DCreate9\n"); NULL 343 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to locate DXVA2CreateDirect3DDeviceManager9\n"); NULL 349 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to create IDirect3D object\n"); NULL 355 ffmpeg_dxva2.c av_log(NULL, AV_LOG_INFO, "Using HWAccel device %d\n", adapter); NULL 371 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to create Direct3D device\n"); NULL 377 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to create Direct3D device manager\n"); NULL 383 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to bind Direct3D device to device manager\n"); NULL 389 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to open device handle\n"); NULL 395 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to create IDirectXVideoDecoderService\n"); NULL 421 ffmpeg_dxva2.c DXVA2_ConfigPictureDecode *cfg_list = NULL; NULL 426 ffmpeg_dxva2.c hr = IDirectXVideoDecoderService_GetDecoderConfigurations(ctx->decoder_service, device_guid, desc, NULL, &cfg_count, &cfg_list); NULL 428 ffmpeg_dxva2.c av_log(NULL, loglevel, "Unable to retrieve decoder configurations\n"); NULL 452 ffmpeg_dxva2.c av_log(NULL, loglevel, "No valid decoder configuration available\n"); NULL 466 ffmpeg_dxva2.c GUID *guid_list = NULL; NULL 478 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to retrieve decoder device GUIDs\n"); NULL 483 ffmpeg_dxva2.c D3DFORMAT *target_list = NULL; NULL 516 ffmpeg_dxva2.c av_log(NULL, loglevel, "No decoder device for codec found\n"); NULL 557 ffmpeg_dxva2.c av_log(NULL, loglevel, "Unable to allocate surface arrays\n"); NULL 567 ffmpeg_dxva2.c ctx->surfaces, NULL); NULL 569 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to create %d video surfaces\n", ctx->num_surfaces); NULL 577 ffmpeg_dxva2.c av_log(NULL, loglevel, "Failed to create DXVA2 video decoder\n"); NULL 614 ffmpeg_dxva2.c av_log(NULL, loglevel, "Unsupported H.264 profile for DXVA2 HWAccel: %d\n", s->profile); NULL 623 ffmpeg_dxva2.c av_log(NULL, loglevel, "Error creating the DXVA2 decoder\n"); NULL 61 ffmpeg_filter.c best= avcodec_find_best_pix_fmt_of_2(best, *p, target, has_alpha, NULL); NULL 67 ffmpeg_filter.c av_log(NULL, AV_LOG_WARNING, NULL 88 ffmpeg_filter.c av_log(NULL, AV_LOG_ERROR, "Conversion will not be lossless.\n"); NULL 90 ffmpeg_filter.c av_log(NULL, AV_LOG_WARNING, NULL 102 ffmpeg_filter.c AVDictionaryEntry *strict_dict = av_dict_get(ost->encoder_opts, "strict", NULL, 0); NULL 112 ffmpeg_filter.c return NULL; NULL 119 ffmpeg_filter.c AVIOContext *s = NULL; NULL 144 ffmpeg_filter.c return NULL; NULL 157 ffmpeg_filter.c AVIOContext *s = NULL; \ NULL 172 ffmpeg_filter.c return NULL; \ NULL 220 ffmpeg_filter.c InputStream *ist = NULL; NULL 226 ffmpeg_filter.c av_log(NULL, AV_LOG_FATAL, "Only video and audio filters supported " NULL 233 ffmpeg_filter.c AVStream *st = NULL; NULL 238 ffmpeg_filter.c av_log(NULL, AV_LOG_FATAL, "Invalid file index %d in filtergraph description %s.\n", NULL 256 ffmpeg_filter.c av_log(NULL, AV_LOG_FATAL, "Stream specifier '%s' in filtergraph description %s " NULL 269 ffmpeg_filter.c av_log(NULL, AV_LOG_FATAL, "Cannot find a matching stream for " NULL 307 ffmpeg_filter.c av_log(NULL, AV_LOG_ERROR, "%s filter not present, cannot limit " NULL 329 ffmpeg_filter.c ret = avfilter_init_str(ctx, NULL); NULL 356 ffmpeg_filter.c name, NULL, NULL, fg->graph); NULL 372 ffmpeg_filter.c name, args, NULL, fg->graph)) < 0) NULL 387 ffmpeg_filter.c "format", pix_fmts, NULL, fg->graph); NULL 407 ffmpeg_filter.c name, args, NULL, fg->graph); NULL 446 ffmpeg_filter.c name, NULL, NULL, fg->graph); NULL 455 ffmpeg_filter.c av_log(NULL, AV_LOG_INFO, opt_name " is forwarded to lavfi " \ NULL 460 ffmpeg_filter.c filter_name, arg, NULL, fg->graph); \ NULL 482 ffmpeg_filter.c av_bprint_finalize(&pan_buf, NULL); NULL 514 ffmpeg_filter.c name, args, NULL, fg->graph); NULL 643 ffmpeg_filter.c av_log(NULL, AV_LOG_ERROR, "Cannot connect video filter to audio input\n"); NULL 648 ffmpeg_filter.c fr = av_guess_frame_rate(input_files[ist->file_index]->ctx, ist->st, NULL); NULL 675 ffmpeg_filter.c args.str, NULL, fg->graph)) < 0) NULL 686 ffmpeg_filter.c name, "N", NULL, NULL 703 ffmpeg_filter.c name, "", NULL, NULL 744 ffmpeg_filter.c av_log(NULL, AV_LOG_ERROR, "Cannot connect audio filter to non audio input\n"); NULL 762 ffmpeg_filter.c name, args.str, NULL, NULL 770 ffmpeg_filter.c av_log(NULL, AV_LOG_INFO, opt_name " is forwarded to lavfi " \ NULL 777 ffmpeg_filter.c name, arg, NULL, fg->graph); \ NULL 815 ffmpeg_filter.c av_log(NULL, AV_LOG_WARNING, "-vol has been deprecated. Use the volume " NULL 848 ffmpeg_filter.c av_log(NULL, AV_LOG_ERROR, NULL 874 ffmpeg_filter.c AVDictionaryEntry *e = NULL; NULL 897 ffmpeg_filter.c e = av_dict_get(ost->encoder_opts, "threads", NULL, 0); NULL 906 ffmpeg_filter.c av_log(NULL, AV_LOG_ERROR, "Simple filtergraph '%s' does not have " NULL 929 ffmpeg_filter.c if ((ret = avfilter_graph_config(fg->graph, NULL)) < 0) NULL 940 ffmpeg_filter.c fg->outputs[fg->nb_outputs - 1]->out_tmp->next = NULL; NULL 162 ffmpeg_opt.c AVDictionaryEntry *e = NULL; NULL 163 ffmpeg_opt.c AVDictionary *ret = NULL; NULL 179 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Option '%s' was removed. " NULL 188 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "This option is deprecated, use -channel.\n"); NULL 194 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "This option is deprecated, use -standard.\n"); NULL 225 ffmpeg_opt.c StreamMap *m = NULL; NULL 244 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid sync file index: %d.\n", sync_file_idx); NULL 256 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Sync stream specification in map %s does not " NULL 270 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Invalid output link label: %s.\n", map); NULL 276 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid input file index: %d.\n", file_idx); NULL 311 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Stream map '%s' matches no streams.\n", arg); NULL 352 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Syntax error, mapchan usage: " NULL 362 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "mapchan: invalid input file index: %d\n", NULL 368 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "mapchan: invalid input file stream index #%d.%d\n", NULL 374 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "mapchan: stream #%d.%d is not an audio stream.\n", NULL 379 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "mapchan: invalid audio channel #%d.%d.%d\n", NULL 409 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid metadata specifier %s.\n", arg); NULL 417 ffmpeg_opt.c *index = strtol(++arg, NULL, 0); NULL 420 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid metadata type %c.\n", *arg); NULL 429 ffmpeg_opt.c AVDictionary **meta_in = NULL; NULL 430 ffmpeg_opt.c AVDictionary **meta_out = NULL; NULL 433 ffmpeg_opt.c const char *istream_spec = NULL, *ostream_spec = NULL; NULL 462 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid %s index %d while processing metadata maps.\n",\ NULL 498 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Stream specifier %s does not match any streams.\n", istream_spec); NULL 527 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "%s is deprecated, set the 'creation_time' metadata " NULL 546 ffmpeg_opt.c av_log(NULL, AV_LOG_VERBOSE, "Matched %s '%s' for codec '%s'.\n", NULL 551 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Unknown %s '%s'\n", codec_string, name); NULL 555 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid %s type '%s'\n", codec_string, name); NULL 563 ffmpeg_opt.c char *codec_name = NULL; NULL 584 ffmpeg_opt.c char *framerate = NULL, *hwaccel = NULL, *hwaccel_device = NULL; NULL 585 ffmpeg_opt.c char *codec_tag = NULL; NULL 587 ffmpeg_opt.c char *discard_str = NULL; NULL 588 ffmpeg_opt.c const AVOption *discard_opt = av_opt_find(dec, "skip_frame", NULL, 0, 0); NULL 621 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Error parsing discard %s.\n", NULL 630 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Error allocating the decoder context.\n"); NULL 636 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Error initializing the decoder context.\n"); NULL 655 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Error parsing framerate %s.\n", NULL 679 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Unrecognized hwaccel: %s.\n", NULL 681 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Supported hwaccels: "); NULL 683 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "%s ", hwaccels[i].name); NULL 684 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "\n"); NULL 712 ffmpeg_opt.c char *canvas_size = NULL; NULL 719 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid canvas size: %s.\n", canvas_size); NULL 749 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Not overwriting - exiting\n"); NULL 755 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "File '%s' already exists. Exiting.\n", filename); NULL 765 ffmpeg_opt.c AVIOContext *out = NULL; NULL 769 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "No extradata to dump in stream #%d:%d.\n", NULL 773 ffmpeg_opt.c if (!*filename && (e = av_dict_get(st->metadata, "filename", NULL, 0))) NULL 776 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "No filename specified and no 'filename' tag" NULL 783 ffmpeg_opt.c if ((ret = avio_open2(&out, filename, AVIO_FLAG_WRITE, &int_cb, NULL)) < 0) { NULL 784 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Could not open file %s for writing.\n", NULL 798 ffmpeg_opt.c AVInputFormat *file_iformat = NULL; NULL 802 ffmpeg_opt.c AVDictionary *unused_opts = NULL; NULL 803 ffmpeg_opt.c AVDictionaryEntry *e = NULL; NULL 805 ffmpeg_opt.c char * video_codec_name = NULL; NULL 806 ffmpeg_opt.c char * audio_codec_name = NULL; NULL 807 ffmpeg_opt.c char *subtitle_codec_name = NULL; NULL 808 ffmpeg_opt.c char * data_codec_name = NULL; NULL 813 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Unknown input format: '%s'\n", o->format); NULL 838 ffmpeg_opt.c av_opt_find(&file_iformat->priv_class, "channels", NULL, 0, NULL 847 ffmpeg_opt.c av_opt_find(&file_iformat->priv_class, "framerate", NULL, 0, NULL 885 ffmpeg_opt.c if (!av_dict_get(o->g->format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE)) { NULL 896 ffmpeg_opt.c av_dict_set(&o->g->format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE); NULL 912 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "%s: could not find codec parameters\n", filename); NULL 928 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "%s: could not seek to position %0.3f\n", NULL 961 ffmpeg_opt.c e = NULL; NULL 964 ffmpeg_opt.c av_dict_set(&unused_opts, e->key, NULL, 0); NULL 967 ffmpeg_opt.c e = NULL; NULL 970 ffmpeg_opt.c const AVOption *option = av_opt_find(&class, e->key, NULL, 0, NULL 973 ffmpeg_opt.c const AVOption *foption = av_opt_find(&fclass, e->key, NULL, 0, NULL 980 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Codec AVOption %s (%s) specified for " NULL 987 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "Codec AVOption %s (%s) specified for " NULL 1021 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Could not alloc buffer for reading preset.\n"); NULL 1048 ffmpeg_opt.c ret = avio_open2(s, filename, AVIO_FLAG_READ, &int_cb, NULL); NULL 1053 ffmpeg_opt.c ret = avio_open2(s, filename, AVIO_FLAG_READ, &int_cb, NULL); NULL 1061 ffmpeg_opt.c char *codec_name = NULL; NULL 1065 ffmpeg_opt.c ost->st->codec->codec_id = av_guess_codec(s->oformat, NULL, s->filename, NULL 1066 ffmpeg_opt.c NULL, ost->st->codec->codec_type); NULL 1079 ffmpeg_opt.c AVStream *st = avformat_new_stream(oc, NULL); NULL 1081 ffmpeg_opt.c char *bsf = NULL, *next, *codec_tag = NULL; NULL 1082 ffmpeg_opt.c AVBitStreamFilterContext *bsfc, *bsfc_prev = NULL; NULL 1087 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Could not alloc stream.\n"); NULL 1107 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Error allocating the encoding context.\n"); NULL 1113 ffmpeg_opt.c AVIOContext *s = NULL; NULL 1114 ffmpeg_opt.c char *buf = NULL, *arg = NULL, *preset = NULL; NULL 1127 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid line found in the preset file.\n"); NULL 1137 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, NULL 1143 ffmpeg_opt.c ost->encoder_opts = filter_codec_opts(o->g->codec_opts, AV_CODEC_ID_NONE, oc, st, NULL); NULL 1151 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "Applying unspecific -frames to non video streams, maybe you meant -vframes ?\n"); NULL 1161 ffmpeg_opt.c char *arg = NULL; NULL 1167 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Unknown bitstream filter %s\n", bsf); NULL 1229 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Syntax error in matrix \"%s\" at coeff %d\n", str, i); NULL 1239 ffmpeg_opt.c AVIOContext *pb = NULL; NULL 1240 ffmpeg_opt.c AVIOContext *dyn_buf = NULL; NULL 1245 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Error opening file %s.\n", filename); NULL 1246 ffmpeg_opt.c return NULL; NULL 1252 ffmpeg_opt.c return NULL; NULL 1261 ffmpeg_opt.c return NULL; NULL 1271 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Both -filter and -filter_script set for " NULL 1289 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, NULL 1304 ffmpeg_opt.c char *frame_rate = NULL, *frame_aspect_ratio = NULL; NULL 1312 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid framerate value: %s\n", frame_rate); NULL 1316 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Using -vsync 0 and -r can produce invalid output files\n"); NULL 1321 ffmpeg_opt.c if (av_parse_ratio(&q, frame_aspect_ratio, 255, 0, NULL) < 0 || NULL 1323 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid aspect ratio: %s\n", frame_aspect_ratio); NULL 1333 ffmpeg_opt.c const char *p = NULL; NULL 1334 ffmpeg_opt.c char *frame_size = NULL; NULL 1335 ffmpeg_opt.c char *frame_pix_fmt = NULL; NULL 1336 ffmpeg_opt.c char *intra_matrix = NULL, *inter_matrix = NULL; NULL 1337 ffmpeg_opt.c char *chroma_intra_matrix = NULL; NULL 1343 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid frame size: %s.\n", frame_size); NULL 1352 ffmpeg_opt.c frame_pix_fmt = NULL; NULL 1355 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Unknown pixel format requested: %s.\n", frame_pix_fmt); NULL 1365 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Could not allocate memory for intra matrix.\n"); NULL 1374 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Could not allocate memory for intra matrix.\n"); NULL 1383 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Could not allocate memory for inter matrix.\n"); NULL 1394 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "error parsing rc_override\n"); NULL 1401 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Could not (re)allocate memory for rc_override.\n"); NULL 1480 ffmpeg_opt.c char *sample_fmt = NULL; NULL 1487 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid sample format '%s'\n", sample_fmt); NULL 1508 ffmpeg_opt.c ist = NULL; NULL 1510 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Cannot determine input stream for channel mapping %d.%d\n", NULL 1542 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Data stream encoding not supported yet (only streamcopy)\n"); NULL 1572 ffmpeg_opt.c char *frame_size = NULL; NULL 1576 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid frame size: %s.\n", frame_size); NULL 1595 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, NULL 1656 ffmpeg_opt.c err = avformat_open_input(&ic, filename, NULL, NULL); NULL 1681 ffmpeg_opt.c AVDictionary *opts = NULL; NULL 1710 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Only video and audio filters are supported " NULL 1721 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Streamcopy requested for output stream %d:%d, " NULL 1729 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, NULL 1740 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Error configuring filter.\n"); NULL 1765 ffmpeg_opt.c AVDictionary *unused_opts = NULL; NULL 1766 ffmpeg_opt.c AVDictionaryEntry *e = NULL; NULL 1769 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Error configuring filters.\n"); NULL 1775 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "-t and -to cannot be used together; using -t.\n"); NULL 1781 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "-to value smaller than -ss; aborting.\n"); NULL 1804 ffmpeg_opt.c err = avformat_alloc_output_context2(&oc, NULL, o->format, filename); NULL 1838 ffmpeg_opt.c av_strstart(filename, "http:", NULL)) { NULL 1847 ffmpeg_opt.c av_strstart(filename, "http:", NULL)) { NULL 1871 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Missing %s stream which is required by this ffm\n", av_get_media_type_string(ost->st->codec->codec_type)); NULL 1876 ffmpeg_opt.c char *subtitle_codec_name = NULL; NULL 1880 ffmpeg_opt.c if (!o->video_disable && av_guess_codec(oc->oformat, NULL, filename, NULL, AVMEDIA_TYPE_VIDEO) != AV_CODEC_ID_NONE) { NULL 1902 ffmpeg_opt.c if (!o->audio_disable && av_guess_codec(oc->oformat, NULL, filename, NULL, AVMEDIA_TYPE_AUDIO) != AV_CODEC_ID_NONE) { NULL 1923 ffmpeg_opt.c AVCodecDescriptor const *output_descriptor = NULL; NULL 1946 ffmpeg_opt.c enum AVCodecID codec_id = av_guess_codec(oc->oformat, NULL, filename, NULL, AVMEDIA_TYPE_DATA); NULL 1962 ffmpeg_opt.c OutputFilter *ofilter = NULL; NULL 1977 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Output with label '%s' does not exist " NULL 2002 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Cannot map stream #%d:%d - unsupported type.\n", NULL 2017 ffmpeg_opt.c if ((err = avio_open2(&pb, o->attachments[i], AVIO_FLAG_READ, &int_cb, NULL)) < 0) { NULL 2018 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Could not open attachment file %s.\n", NULL 2023 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Could not get size of the attachment %s.\n", NULL 2028 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Attachment %s too large to fit into memory.\n", NULL 2051 ffmpeg_opt.c && (e = av_dict_get(o->g->codec_opts, "flags", NULL, AV_DICT_IGNORE_SUFFIX)) NULL 2060 ffmpeg_opt.c e = NULL; NULL 2063 ffmpeg_opt.c av_dict_set(&unused_opts, e->key, NULL, 0); NULL 2066 ffmpeg_opt.c e = NULL; NULL 2069 ffmpeg_opt.c const AVOption *option = av_opt_find(&class, e->key, NULL, 0, NULL 2072 ffmpeg_opt.c const AVOption *foption = av_opt_find(&fclass, e->key, NULL, 0, NULL 2079 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Codec AVOption %s (%s) specified for " NULL 2090 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "Codec AVOption %s (%s) specified for " NULL 2132 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid input file index %d while processing metadata maps\n", in_file_index); NULL 2137 ffmpeg_opt.c input_files[in_file_index]->ctx : NULL, o); NULL 2151 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid input file index %d in chapter mapping.\n", NULL 2165 ffmpeg_opt.c av_dict_set(&oc->metadata, "duration", NULL, 0); NULL 2166 ffmpeg_opt.c av_dict_set(&oc->metadata, "creation_time", NULL, 0); NULL 2176 ffmpeg_opt.c av_dict_set(&output_streams[i]->st->metadata, "encoder", NULL, 0); NULL 2188 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "No '=' character in metadata string %s.\n", NULL 2198 ffmpeg_opt.c av_dict_set(&oc->streams[j]->metadata, o->metadata[i].u.str, *val ? val : NULL, 0); NULL 2210 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid chapter index %d in metadata specifier.\n", index); NULL 2216 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Invalid metadata specifier %s.\n", o->metadata[i].specifier); NULL 2219 ffmpeg_opt.c av_dict_set(m, o->metadata[i].u.str, *val ? val : NULL, 0); NULL 2265 ffmpeg_opt.c av_log(NULL, AV_LOG_INFO, "Assuming %s for target.\n", norm == PAL ? "PAL" : "NTSC"); NULL 2269 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Could not determine norm (PAL/NTSC/NTSC-Film) for target.\n"); NULL 2270 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Please prefix target with \"pal-\", \"ntsc-\" or \"film-\",\n"); NULL 2271 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "or set a framerate with \"-r xxx\".\n"); NULL 2282 ffmpeg_opt.c opt_default(NULL, "g", norm == PAL ? "15" : "18"); NULL 2284 ffmpeg_opt.c opt_default(NULL, "b:v", "1150000"); NULL 2285 ffmpeg_opt.c opt_default(NULL, "maxrate", "1150000"); NULL 2286 ffmpeg_opt.c opt_default(NULL, "minrate", "1150000"); NULL 2287 ffmpeg_opt.c opt_default(NULL, "bufsize", "327680"); // 40*1024*8; NULL 2289 ffmpeg_opt.c opt_default(NULL, "b:a", "224000"); NULL 2293 ffmpeg_opt.c opt_default(NULL, "packetsize", "2324"); NULL 2294 ffmpeg_opt.c opt_default(NULL, "muxrate", "1411200"); // 2352 * 75 * 8; NULL 2311 ffmpeg_opt.c opt_default(NULL, "g", norm == PAL ? "15" : "18"); NULL 2313 ffmpeg_opt.c opt_default(NULL, "b:v", "2040000"); NULL 2314 ffmpeg_opt.c opt_default(NULL, "maxrate", "2516000"); NULL 2315 ffmpeg_opt.c opt_default(NULL, "minrate", "0"); // 1145000; NULL 2316 ffmpeg_opt.c opt_default(NULL, "bufsize", "1835008"); // 224*1024*8; NULL 2317 ffmpeg_opt.c opt_default(NULL, "scan_offset", "1"); NULL 2319 ffmpeg_opt.c opt_default(NULL, "b:a", "224000"); NULL 2322 ffmpeg_opt.c opt_default(NULL, "packetsize", "2324"); NULL 2333 ffmpeg_opt.c opt_default(NULL, "g", norm == PAL ? "15" : "18"); NULL 2335 ffmpeg_opt.c opt_default(NULL, "b:v", "6000000"); NULL 2336 ffmpeg_opt.c opt_default(NULL, "maxrate", "9000000"); NULL 2337 ffmpeg_opt.c opt_default(NULL, "minrate", "0"); // 1500000; NULL 2338 ffmpeg_opt.c opt_default(NULL, "bufsize", "1835008"); // 224*1024*8; NULL 2340 ffmpeg_opt.c opt_default(NULL, "packetsize", "2048"); // from www.mpucoder.com: DVD sectors contain 2048 bytes of data, this is also the size of one pack. NULL 2341 ffmpeg_opt.c opt_default(NULL, "muxrate", "10080000"); // from mplex project: data_rate = 1260000. mux_rate = data_rate * 8 NULL 2343 ffmpeg_opt.c opt_default(NULL, "b:a", "448000"); NULL 2359 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Unknown target: %s\n", arg); NULL 2379 ffmpeg_opt.c time_t today2 = time(NULL); NULL 2384 ffmpeg_opt.c return opt_vstats_file(NULL, opt, filename); NULL 2410 ffmpeg_opt.c codec_opts = NULL; NULL 2411 ffmpeg_opt.c format_opts = NULL; NULL 2413 ffmpeg_opt.c ret = opt_default(NULL, opt, arg); NULL 2428 ffmpeg_opt.c FILE *f=NULL; NULL 2430 ffmpeg_opt.c const char *codec_name = NULL; NULL 2434 ffmpeg_opt.c MATCH_PER_TYPE_OPT(codec_names, str, codec_name, NULL, tmp_line); NULL 2438 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Please use -preset <speed> -qp 0\n"); NULL 2440 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "File for preset '%s' not found\n", arg); NULL 2452 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "%s: Invalid syntax: '%s'\n", filename, line); NULL 2455 ffmpeg_opt.c av_log(NULL, AV_LOG_DEBUG, "ffpreset[%s]: set '%s' = '%s'\n", filename, key, value); NULL 2462 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "%s: Invalid option or argument: '%s', parsed as '%s' = '%s'\n", NULL 2490 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "Please use -b:a or -b:v, -b is ambiguous\n"); NULL 2504 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "Please use -q:a or -q:v, -qscale is ambiguous\n"); NULL 2517 ffmpeg_opt.c av_log(NULL, AV_LOG_WARNING, "Please use -profile:a or -profile:v, -profile is ambiguous\n"); NULL 2571 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Unknown channel layout: %s\n", arg); NULL 2640 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Unknown help option '%s'.\n", opt); NULL 2698 ffmpeg_opt.c av_log(NULL, AV_LOG_INFO, "Hyper fast Audio and Video encoder\n"); NULL 2699 ffmpeg_opt.c av_log(NULL, AV_LOG_INFO, "usage: %s [options] [[infile options] -i infile]... {[outfile options] outfile}...\n", program_name); NULL 2700 ffmpeg_opt.c av_log(NULL, AV_LOG_INFO, "\n"); NULL 2709 ffmpeg_opt.c [GROUP_OUTFILE] = { "output file", NULL, OPT_OUTPUT }, NULL 2727 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Error parsing options for %s file " NULL 2732 ffmpeg_opt.c av_log(NULL, AV_LOG_DEBUG, "Opening an %s file: %s.\n", inout, g->arg); NULL 2736 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Error opening %s file %s.\n", NULL 2740 ffmpeg_opt.c av_log(NULL, AV_LOG_DEBUG, "Successfully opened the file.\n"); NULL 2758 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Error splitting the argument list: "); NULL 2763 ffmpeg_opt.c ret = parse_optgroup(NULL, &octx.global_opts); NULL 2765 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Error parsing global options: "); NULL 2772 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Error opening input files: "); NULL 2779 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "Error opening output files: "); NULL 2787 ffmpeg_opt.c av_log(NULL, AV_LOG_FATAL, "%s\n", error); NULL 2794 ffmpeg_opt.c AVIOContext *avio = NULL; NULL 2799 ffmpeg_opt.c ret = avio_open2(&avio, arg, AVIO_FLAG_WRITE, &int_cb, NULL); NULL 2801 ffmpeg_opt.c av_log(NULL, AV_LOG_ERROR, "Failed to open progress URL \"%s\": %s\n", NULL 3137 ffmpeg_opt.c { NULL, }, NULL 46 ffmpeg_vda.c av_log(NULL, AV_LOG_ERROR, NULL 59 ffmpeg_vda.c av_log(NULL, AV_LOG_ERROR, "Error locking the pixel buffer.\n"); NULL 94 ffmpeg_vda.c ist->hwaccel_uninit = NULL; NULL 95 ffmpeg_vda.c ist->hwaccel_retrieve_data = NULL; NULL 126 ffmpeg_vda.c av_log(NULL, loglevel, "Error creating VDA decoder.\n"); NULL 69 ffmpeg_vdpau.c ist->hwaccel_uninit = NULL; NULL 70 ffmpeg_vdpau.c ist->hwaccel_get_buffer = NULL; NULL 71 ffmpeg_vdpau.c ist->hwaccel_retrieve_data = NULL; NULL 129 ffmpeg_vdpau.c av_log(NULL, AV_LOG_ERROR, "Error allocating a VDPAU video surface: %s\n", NULL 152 ffmpeg_vdpau.c av_log(NULL, AV_LOG_ERROR, "Error getting surface parameters: %s\n", NULL 169 ffmpeg_vdpau.c av_log(NULL, AV_LOG_ERROR, "Error retrieving frame data from VDPAU: %s\n", NULL 223 ffmpeg_vdpau.c av_log(NULL, loglevel, "Cannot open the X11 display %s.\n", NULL 232 ffmpeg_vdpau.c av_log(NULL, loglevel, "VDPAU device creation on X11 display %s failed.\n", NULL 242 ffmpeg_vdpau.c av_log(NULL, loglevel, "Error getting the " #id " callback.\n"); \ NULL 268 ffmpeg_vdpau.c av_log(NULL, loglevel, NULL 277 ffmpeg_vdpau.c av_log(NULL, loglevel, NULL 296 ffmpeg_vdpau.c av_log(NULL, AV_LOG_VERBOSE, "Using VDPAU -- %s -- on X11 display %s, " NULL 303 ffmpeg_vdpau.c av_log(NULL, loglevel, "VDPAU init failed for stream #%d:%d.\n", NULL 328 ffmpeg_vdpau.c av_log(NULL, loglevel, "No known VDPAU decoder profile for this stream.\n"); NULL 339 ffmpeg_vdpau.c av_log(NULL, loglevel, "Error creating the VDPAU decoder: %s\n", NULL 339 ffplay.c static const char **vfilters_list = NULL; NULL 341 ffplay.c static char *afilters = NULL; NULL 398 ffplay.c pkt1->next = NULL; NULL 437 ffplay.c pkt->data = NULL; NULL 462 ffplay.c q->last_pkt = NULL; NULL 463 ffplay.c q->first_pkt = NULL; NULL 513 ffplay.c q->last_pkt = NULL; NULL 700 ffplay.c return NULL; NULL 716 ffplay.c return NULL; NULL 774 ffplay.c SDL_WaitThread(d->decoder_tid, NULL); NULL 775 ffplay.c d->decoder_tid = NULL; NULL 1061 ffplay.c vp->bmp = NULL; NULL 1251 ffplay.c av_log(NULL, AV_LOG_ERROR, "Failed to allocate buffers for RDFT, switching to waves display\n"); NULL 1295 ffplay.c SDL_WaitThread(is->read_tid, NULL); NULL 1316 ffplay.c av_lockmgr_register(NULL); NULL 1325 ffplay.c av_log(NULL, AV_LOG_QUIET, "%s", ""); NULL 1369 ffplay.c av_log(NULL, AV_LOG_FATAL, "SDL: could not set video mode - exiting\n"); NULL 1386 ffplay.c video_open(is, 0, NULL); NULL 1556 ffplay.c av_dlog(NULL, "video: delay=%0.3f A-V=%f\n", NULL 1668 ffplay.c sp2 = NULL; NULL 1717 ffplay.c av_log(NULL, AV_LOG_INFO, NULL 1754 ffplay.c av_log(NULL, AV_LOG_FATAL, NULL 1856 ffplay.c AV_PIX_FMT_YUV420P, sws_flags, NULL, NULL, NULL); NULL 1858 ffplay.c av_log(NULL, AV_LOG_FATAL, "Cannot initialize the conversion context\n"); NULL 1884 ffplay.c if ((got_picture = decoder_decode_frame(&is->viddec, frame, NULL)) < 0) NULL 1919 ffplay.c AVFilterInOut *outputs = NULL, *inputs = NULL; NULL 1932 ffplay.c outputs->next = NULL; NULL 1937 ffplay.c inputs->next = NULL; NULL 1939 ffplay.c if ((ret = avfilter_graph_parse_ptr(graph, filtergraph, &inputs, &outputs, NULL)) < 0) NULL 1950 ffplay.c ret = avfilter_graph_config(graph, NULL); NULL 1963 ffplay.c AVFilterContext *filt_src = NULL, *filt_out = NULL, *last_filter = NULL; NULL 1965 ffplay.c AVRational fr = av_guess_frame_rate(is->ic, is->video_st, NULL); NULL 1981 ffplay.c "ffplay_buffer", buffersrc_args, NULL, NULL 1987 ffplay.c "ffplay_buffersink", NULL, NULL, graph); NULL 2003 ffplay.c "ffplay_" name, arg, NULL, graph); \ NULL 2019 ffplay.c AVDictionaryEntry *rotate_tag = av_dict_get(is->video_st->metadata, "rotate", NULL, 0); NULL 2024 ffplay.c INSERT_FILT("hflip", NULL); NULL 2025 ffplay.c INSERT_FILT("vflip", NULL); NULL 2052 ffplay.c AVFilterContext *filt_asrc = NULL, *filt_asink = NULL; NULL 2054 ffplay.c AVDictionaryEntry *e = NULL; NULL 2079 ffplay.c asrc_args, NULL, is->agraph); NULL 2086 ffplay.c NULL, NULL, is->agraph); NULL 2141 ffplay.c if ((got_frame = decoder_decode_frame(&is->auddec, frame, NULL)) < 0) NULL 2161 ffplay.c av_log(NULL, AV_LOG_DEBUG, NULL 2224 ffplay.c AVRational frame_rate = av_guess_frame_rate(is->ic, is->video_st, NULL); NULL 2228 ffplay.c AVFilterContext *filt_out = NULL, *filt_in = NULL; NULL 2252 ffplay.c av_log(NULL, AV_LOG_DEBUG, NULL 2260 ffplay.c if ((ret = configure_video_filters(graph, is, vfilters_list ? vfilters_list[is->vfilter_idx] : NULL, frame)) < 0) { NULL 2329 ffplay.c if ((got_subtitle = decoder_decode_frame(&is->subdec, NULL, &sp->sub)) < 0) NULL 2408 ffplay.c av_dlog(NULL, "diff=%f adiff=%f sample_diff=%d apts=%0.3f %f\n", NULL 2447 ffplay.c data_size = av_samples_get_buffer_size(NULL, av_frame_get_channels(af->frame), NULL 2461 ffplay.c is->swr_ctx = swr_alloc_set_opts(NULL, NULL 2464 ffplay.c 0, NULL); NULL 2466 ffplay.c av_log(NULL, AV_LOG_ERROR, NULL 2483 ffplay.c int out_size = av_samples_get_buffer_size(NULL, is->audio_tgt.channels, out_count, is->audio_tgt.fmt, 0); NULL 2486 ffplay.c av_log(NULL, AV_LOG_ERROR, "av_samples_get_buffer_size() failed\n"); NULL 2492 ffplay.c av_log(NULL, AV_LOG_ERROR, "swr_set_compensation() failed\n"); NULL 2501 ffplay.c av_log(NULL, AV_LOG_ERROR, "swr_convert() failed\n"); NULL 2505 ffplay.c av_log(NULL, AV_LOG_WARNING, "audio buffer is probably too small\n"); NULL 2594 ffplay.c av_log(NULL, AV_LOG_ERROR, "Invalid sample rate or channel count!\n"); NULL 2605 ffplay.c av_log(NULL, AV_LOG_WARNING, "SDL_OpenAudio (%d channels, %d Hz): %s\n", NULL 2612 ffplay.c av_log(NULL, AV_LOG_ERROR, NULL 2620 ffplay.c av_log(NULL, AV_LOG_ERROR, NULL 2627 ffplay.c av_log(NULL, AV_LOG_ERROR, NULL 2637 ffplay.c audio_hw_params->frame_size = av_samples_get_buffer_size(NULL, audio_hw_params->channels, 1, audio_hw_params->fmt, 1); NULL 2638 ffplay.c audio_hw_params->bytes_per_sec = av_samples_get_buffer_size(NULL, audio_hw_params->channels, audio_hw_params->freq, audio_hw_params->fmt, 1); NULL 2640 ffplay.c av_log(NULL, AV_LOG_ERROR, "av_samples_get_buffer_size failed\n"); NULL 2652 ffplay.c const char *forced_codec_name = NULL; NULL 2654 ffplay.c AVDictionaryEntry *t = NULL; NULL 2674 ffplay.c if (forced_codec_name) av_log(NULL, AV_LOG_WARNING, NULL 2676 ffplay.c else av_log(NULL, AV_LOG_WARNING, NULL 2695 ffplay.c if (!av_dict_get(opts, "threads", NULL, 0)) NULL 2704 ffplay.c if ((t = av_dict_get(opts, "", NULL, AV_DICT_IGNORE_SUFFIX))) { NULL 2705 ffplay.c av_log(NULL, AV_LOG_ERROR, "Option %s not found.\n", t->key); NULL 2803 ffplay.c is->audio_buf = NULL; NULL 2808 ffplay.c is->rdft = NULL; NULL 2828 ffplay.c is->audio_st = NULL; NULL 2832 ffplay.c is->video_st = NULL; NULL 2836 ffplay.c is->subtitle_st = NULL; NULL 2870 ffplay.c AVFormatContext *ic = NULL; NULL 2891 ffplay.c av_log(NULL, AV_LOG_FATAL, "Could not allocate context.\n"); NULL 2897 ffplay.c if (!av_dict_get(format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE)) { NULL 2908 ffplay.c av_dict_set(&format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE); NULL 2910 ffplay.c if ((t = av_dict_get(format_opts, "", NULL, AV_DICT_IGNORE_SUFFIX))) { NULL 2911 ffplay.c av_log(NULL, AV_LOG_ERROR, "Option %s not found.\n", t->key); NULL 2932 ffplay.c av_log(NULL, AV_LOG_WARNING, NULL 2946 ffplay.c if (!window_title && (t = av_dict_get(ic->metadata, "title", NULL, 0))) NULL 2959 ffplay.c av_log(NULL, AV_LOG_WARNING, "%s: could not seek to position %0.3f\n", NULL 2979 ffplay.c av_log(NULL, AV_LOG_ERROR, "Stream specifier %s does not match any %s stream\n", wanted_stream_spec[i], av_get_media_type_string(i)); NULL 2987 ffplay.c st_index[AVMEDIA_TYPE_VIDEO], -1, NULL, 0); NULL 2993 ffplay.c NULL, 0); NULL 3001 ffplay.c NULL, 0); NULL 3007 ffplay.c AVRational sar = av_guess_sample_aspect_ratio(ic, st, NULL); NULL 3029 ffplay.c av_log(NULL, AV_LOG_FATAL, "Failed to open file '%s' or configure filtergraph\n", NULL 3067 ffplay.c av_log(NULL, AV_LOG_ERROR, NULL 3183 ffplay.c is->ic = NULL; NULL 3203 ffplay.c return NULL; NULL 3232 ffplay.c return NULL; NULL 3243 ffplay.c AVProgram *p = NULL; NULL 3259 ffplay.c p = av_find_program_from_stream(ic, NULL, is->video_stream); NULL 3306 ffplay.c av_log(NULL, AV_LOG_INFO, "Switch %s stream from #%d to #%d\n", NULL 3325 ffplay.c video_open(is, 1, NULL); NULL 3383 ffplay.c av_log(NULL, AV_LOG_VERBOSE, "Seeking to chapter %d.\n", i); NULL 3537 ffplay.c av_log(NULL, AV_LOG_INFO, NULL 3550 ffplay.c av_log(NULL, AV_LOG_FATAL, "Failed to set video mode\n"); NULL 3572 ffplay.c av_log(NULL, AV_LOG_WARNING, "Option -s is deprecated, use -video_size.\n"); NULL 3573 ffplay.c return opt_default(NULL, "video_size", arg); NULL 3592 ffplay.c av_log(NULL, AV_LOG_FATAL, "Unknown input format: %s\n", arg); NULL 3600 ffplay.c av_log(NULL, AV_LOG_WARNING, "Option -pix_fmt is deprecated, use -pixel_format.\n"); NULL 3601 ffplay.c return opt_default(NULL, "pixel_format", arg); NULL 3613 ffplay.c av_log(NULL, AV_LOG_ERROR, "Unknown value for %s: %s\n", opt, arg); NULL 3643 ffplay.c av_log(NULL, AV_LOG_FATAL, NULL 3657 ffplay.c av_log(NULL, AV_LOG_ERROR, NULL 3668 ffplay.c av_log(NULL, AV_LOG_ERROR, NULL 3721 ffplay.c { NULL, }, NULL 3726 ffplay.c av_log(NULL, AV_LOG_INFO, "Simple media player\n"); NULL 3727 ffplay.c av_log(NULL, AV_LOG_INFO, "usage: %s [options] input_file\n", program_name); NULL 3728 ffplay.c av_log(NULL, AV_LOG_INFO, "\n"); NULL 3808 ffplay.c parse_options(NULL, argc, argv, options, opt_input_file); NULL 3812 ffplay.c av_log(NULL, AV_LOG_FATAL, "An input file must be specified\n"); NULL 3813 ffplay.c av_log(NULL, AV_LOG_FATAL, NULL 3830 ffplay.c av_log(NULL, AV_LOG_FATAL, "Could not initialize SDL - %s\n", SDL_GetError()); NULL 3831 ffplay.c av_log(NULL, AV_LOG_FATAL, "(Did you set the DISPLAY variable?)\n"); NULL 3846 ffplay.c av_log(NULL, AV_LOG_FATAL, "Could not initialize lock manager!\n"); NULL 3847 ffplay.c do_exit(NULL); NULL 3855 ffplay.c av_log(NULL, AV_LOG_FATAL, "Failed to initialize VideoState!\n"); NULL 3856 ffplay.c do_exit(NULL); NULL 204 ffprobe.c static AVInputFormat *iformat = NULL; NULL 359 ffprobe.c { "ignore", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = WRITER_STRING_VALIDATION_IGNORE}, .unit = "sv" }, NULL 360 ffprobe.c { "replace", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = WRITER_STRING_VALIDATION_REPLACE}, .unit = "sv" }, NULL 361 ffprobe.c { "fail", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = WRITER_STRING_VALIDATION_FAIL}, .unit = "sv" }, NULL 364 ffprobe.c { NULL } NULL 372 ffprobe.c return NULL; NULL 393 ffprobe.c av_bprint_finalize(&(*wctx)->section_pbuf[i], NULL); NULL 441 ffprobe.c AVDictionary *opts = NULL; NULL 442 ffprobe.c AVDictionaryEntry *opt = NULL; NULL 543 ffprobe.c if (section->show_all_entries || av_dict_get(section->entries_to_show, key, NULL, 0)) { NULL 617 ffprobe.c if (section->show_all_entries || av_dict_get(section->entries_to_show, key, NULL, 0)) { NULL 619 ffprobe.c char *key1 = NULL, *val1 = NULL; NULL 703 ffprobe.c av_bprint_finalize(&bp, NULL); NULL 744 ffprobe.c return NULL; NULL 778 ffprobe.c {NULL}, NULL 799 ffprobe.c wctx->section[wctx->level-1] : NULL; NULL 936 ffprobe.c {NULL}, NULL 968 ffprobe.c wctx->section[wctx->level-1] : NULL; NULL 1013 ffprobe.c av_bprint_finalize(&buf, NULL); NULL 1052 ffprobe.c {NULL}, NULL 1086 ffprobe.c {NULL}, NULL 1144 ffprobe.c wctx->section[wctx->level-1] : NULL; NULL 1179 ffprobe.c av_bprint_finalize(&buf, NULL); NULL 1206 ffprobe.c {NULL}, NULL 1244 ffprobe.c wctx->section[wctx->level-1] : NULL; NULL 1279 ffprobe.c av_bprint_finalize(&buf, NULL); NULL 1312 ffprobe.c { NULL } NULL 1355 ffprobe.c wctx->section[wctx->level-1] : NULL; NULL 1383 ffprobe.c av_bprint_finalize(&buf, NULL); NULL 1418 ffprobe.c av_bprint_finalize(&buf, NULL); NULL 1444 ffprobe.c av_bprint_finalize(&buf, NULL); NULL 1477 ffprobe.c {NULL}, NULL 1535 ffprobe.c wctx->section[wctx->level-1] : NULL; NULL 1609 ffprobe.c av_bprint_finalize(&buf, NULL); NULL 1683 ffprobe.c AVDictionaryEntry *tag = NULL; NULL 1731 ffprobe.c av_bprint_finalize(&pbuf, NULL); NULL 1754 ffprobe.c av_bprint_finalize(&pbuf, NULL); NULL 1843 ffprobe.c av_bprint_finalize(&pbuf, NULL); NULL 1918 ffprobe.c AVFrame *frame = NULL; NULL 1925 ffprobe.c av_log(NULL, AV_LOG_VERBOSE, "Processing read interval "); NULL 1926 ffprobe.c log_read_interval(interval, NULL, AV_LOG_VERBOSE); NULL 1932 ffprobe.c av_log(NULL, AV_LOG_ERROR, NULL 1943 ffprobe.c av_log(NULL, AV_LOG_VERBOSE, "Seeking to read interval start point %s\n", NULL 1946 ffprobe.c av_log(NULL, AV_LOG_ERROR, "Could not seek to position %"PRId64": %s\n", NULL 2001 ffprobe.c pkt.data = NULL; NULL 2013 ffprobe.c av_log(NULL, AV_LOG_ERROR, "Could not read packets in interval "); NULL 2014 ffprobe.c log_read_interval(interval, NULL, AV_LOG_ERROR); NULL 2057 ffprobe.c const char *profile = NULL; NULL 2098 ffprobe.c sar = av_guess_sample_aspect_ratio(fmt_ctx, stream, NULL); NULL 2180 ffprobe.c const AVOption *opt = NULL; NULL 2243 ffprobe.c av_bprint_finalize(&pbuf, NULL); NULL 2387 ffprobe.c AVFormatContext *fmt_ctx = NULL; NULL 2392 ffprobe.c if (!av_dict_get(format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE)) { NULL 2403 ffprobe.c av_dict_set(&format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE); NULL 2404 ffprobe.c if ((t = av_dict_get(format_opts, "", NULL, AV_DICT_IGNORE_SUFFIX))) { NULL 2405 ffprobe.c av_log(NULL, AV_LOG_ERROR, "Option %s not found.\n", t->key); NULL 2432 ffprobe.c av_log(NULL, AV_LOG_WARNING, NULL 2436 ffprobe.c av_log(NULL, AV_LOG_WARNING, NULL 2443 ffprobe.c av_log(NULL, AV_LOG_WARNING, "Could not open codec for input stream %d\n", NULL 2446 ffprobe.c if ((t = av_dict_get(opts, "", NULL, AV_DICT_IGNORE_SUFFIX))) { NULL 2447 ffprobe.c av_log(NULL, AV_LOG_ERROR, "Option %s for input stream %d not found\n", NULL 2473 ffprobe.c AVFormatContext *fmt_ctx = NULL; NULL 2551 ffprobe.c av_log(NULL, AV_LOG_INFO, "Simple multimedia streams analyzer\n"); NULL 2552 ffprobe.c av_log(NULL, AV_LOG_INFO, "usage: %s [OPTIONS] [INPUT_FILE]\n", program_name); NULL 2553 ffprobe.c av_log(NULL, AV_LOG_INFO, "\n"); NULL 2569 ffprobe.c av_bprint_finalize(&pbuf, NULL); NULL 2608 ffprobe.c const AVPixFmtDescriptor *pixdesc = NULL; NULL 2657 ffprobe.c av_log(NULL, AV_LOG_ERROR, "Unknown input format: %s\n", arg); NULL 2687 ffprobe.c av_log(NULL, AV_LOG_DEBUG, NULL 2703 ffprobe.c AVDictionary *entries = NULL; NULL 2708 ffprobe.c av_log(NULL, AV_LOG_ERROR, NULL 2719 ffprobe.c av_log(NULL, AV_LOG_VERBOSE, NULL 2732 ffprobe.c av_log(NULL, AV_LOG_ERROR, "No match for section '%s'\n", section_name); NULL 2752 ffprobe.c av_log(NULL, AV_LOG_WARNING, NULL 2763 ffprobe.c av_log(NULL, AV_LOG_ERROR, NULL 2803 ffprobe.c av_log(NULL, AV_LOG_ERROR, "Invalid empty interval specification\n"); NULL 2826 ffprobe.c av_log(NULL, AV_LOG_ERROR, "Invalid interval start specification '%s'\n", p); NULL 2853 ffprobe.c av_log(NULL, AV_LOG_ERROR, NULL 2861 ffprobe.c av_log(NULL, AV_LOG_ERROR, "Invalid interval end/duration specification '%s'\n", p); NULL 2908 ffprobe.c av_log(NULL, AV_LOG_ERROR, "Error parsing read interval #%d '%s'\n", NULL 2912 ffprobe.c av_log(NULL, AV_LOG_VERBOSE, "Parsed log interval "); NULL 2913 ffprobe.c log_read_interval(&read_intervals[i], NULL, AV_LOG_VERBOSE); NULL 2968 ffprobe.c mark_section_show_entries(SECTION_ID_PROGRAM_VERSION, 1, NULL); NULL 2969 ffprobe.c mark_section_show_entries(SECTION_ID_LIBRARY_VERSION, 1, NULL); NULL 2976 ffprobe.c mark_section_show_entries(SECTION_ID_##target_section_id, 1, NULL); \ NULL 3032 ffprobe.c { NULL, }, NULL 3057 ffprobe.c char *w_name = NULL, *w_args = NULL; NULL 3073 ffprobe.c parse_options(NULL, argc, argv, options, opt_input_file); NULL 3098 ffprobe.c av_log(NULL, AV_LOG_ERROR, NULL 3120 ffprobe.c av_log(NULL, AV_LOG_ERROR, NULL 3124 ffprobe.c av_log(NULL, AV_LOG_ERROR, " %s", n); NULL 3125 ffprobe.c av_log(NULL, AV_LOG_ERROR, "\n"); NULL 3133 ffprobe.c av_log(NULL, AV_LOG_ERROR, "Unknown output format with name '%s'\n", w_name); NULL 3156 ffprobe.c av_log(NULL, AV_LOG_ERROR, "You have to specify one input file.\n"); NULL 3157 ffprobe.c av_log(NULL, AV_LOG_ERROR, "Use -h to get full help or, even better, run 'man %s'.\n", program_name); NULL 257 ffserver.c static FILE *logfile = NULL; NULL 305 ffserver.c ti = time(NULL); NULL 326 ffserver.c print_prefix = strstr(fmt, "\n") != NULL; NULL 345 ffserver.c AVClass *avc = ptr ? *(AVClass**)ptr : NULL; NULL 350 ffserver.c print_prefix = strstr(fmt, "\n") != NULL; NULL 463 ffserver.c av_log(NULL, AV_LOG_WARNING, "setsockopt SO_REUSEADDR failed\n"); NULL 482 ffserver.c av_log(NULL, AV_LOG_WARNING, "ff_socket_nonblock failed\n"); NULL 536 ffserver.c if (rtp_new_av_stream(rtp_c, stream_index, &dest_addr, NULL) >= 0) NULL 651 ffserver.c c->poll_entry = NULL; NULL 729 ffserver.c av_log(NULL, AV_LOG_WARNING, NULL 739 ffserver.c HTTPContext *c = NULL; NULL 749 ffserver.c av_log(NULL, AV_LOG_WARNING, "ff_socket_nonblock failed\n"); NULL 762 ffserver.c c->poll_entry = NULL; NULL 806 ffserver.c c1->rtsp_c = NULL; NULL 1196 ffserver.c FFServerIPAddressACL *acl = NULL; NULL 1203 ffserver.c return NULL; NULL 1219 ffserver.c ffserver_parse_acl_row(NULL, NULL, acl, p, stream->dynamic_acl, NULL 2004 ffserver.c ti = time(NULL); NULL 2018 ffserver.c AVFormatContext *s = NULL; NULL 2068 ffserver.c (ret = avformat_find_stream_info(c->fmt_in, NULL)) < 0) { NULL 2165 ffserver.c if ((ret = avformat_write_header(&c->fmt_ctx, NULL)) < 0) { NULL 2644 ffserver.c 0, NULL, NULL, NULL, NULL); NULL 2648 ffserver.c if (avformat_open_input(&s, c->stream->feed_filename, fmt_in, NULL) < 0) { NULL 2705 ffserver.c ti = time(NULL); NULL 2740 ffserver.c c->pb = NULL; /* safety */ NULL 2771 ffserver.c ff_rtsp_parse_line(header, line, NULL, NULL); NULL 2795 ffserver.c c->pb = NULL; /* safety */ NULL 2810 ffserver.c AVStream *avs = NULL; NULL 2811 ffserver.c AVOutputFormat *rtp_format = av_guess_format("rtp", NULL, NULL); NULL 2812 ffserver.c AVDictionaryEntry *entry = av_dict_get(stream->metadata, "title", NULL, 0); NULL 2815 ffserver.c *pbuffer = NULL; NULL 2875 ffserver.c av_url_split(NULL, 0, NULL, 0, NULL, 0, NULL, path1, sizeof(path1), url); NULL 2916 ffserver.c return NULL; NULL 2922 ffserver.c return NULL; NULL 2935 ffserver.c return NULL; NULL 2952 ffserver.c av_url_split(NULL, 0, NULL, 0, NULL, 0, NULL, path1, sizeof(path1), url); NULL 3096 ffserver.c return NULL; NULL 3099 ffserver.c av_url_split(NULL, 0, NULL, 0, NULL, 0, NULL, path1, sizeof(path1), url); NULL 3116 ffserver.c return NULL; NULL 3184 ffserver.c HTTPContext *c = NULL; NULL 3198 ffserver.c c->poll_entry = NULL; NULL 3240 ffserver.c return NULL; NULL 3253 ffserver.c URLContext *h = NULL; NULL 3261 ffserver.c ctx->oformat = av_guess_format("rtp", NULL, NULL); NULL 3279 ffserver.c st->priv_data = NULL; NULL 3303 ffserver.c if (ffurl_open(&h, ctx->filename, AVIO_FLAG_WRITE, NULL, NULL) < 0) NULL 3327 ffserver.c if (avformat_write_header(ctx, NULL) < 0) { NULL 3351 ffserver.c return NULL; NULL 3355 ffserver.c return NULL; NULL 3488 ffserver.c AVFormatContext *infile = NULL; NULL 3520 ffserver.c if (avformat_find_stream_info(infile, NULL) < 0) { NULL 3564 ffserver.c AVFormatContext *s = NULL; NULL 3567 ffserver.c if (avformat_open_input(&s, feed->feed_filename, NULL, NULL) >= 0) { NULL 3655 ffserver.c if (avformat_write_header(s, NULL) < 0) { NULL 3662 ffserver.c s->streams = NULL; NULL 3754 ffserver.c { NULL }, NULL 3772 ffserver.c parse_options(NULL, argc, argv, options, NULL); NULL 60 ffserver_config.c if (getaddrinfo(hostname, NULL, &hints, &ai)) NULL 187 ffserver_config.c AVDictionary **opts, *recommended = NULL; NULL 200 ffserver_config.c av_log(NULL, AV_LOG_WARNING, NULL 233 ffserver_config.c if (!av_dict_get(recommended, "ab", NULL, 0)) { NULL 240 ffserver_config.c if (!av_dict_get(recommended, "ar", NULL, 0)) { NULL 247 ffserver_config.c if (!av_dict_get(recommended, "ac", NULL, 0)) { NULL 256 ffserver_config.c if (!av_dict_get(recommended, "b", NULL, 0)) { NULL 263 ffserver_config.c if (!av_dict_get(recommended, "time_base", NULL, 0)){ NULL 271 ffserver_config.c if (!av_dict_get(recommended, "video_size", NULL, 0)) { NULL 280 ffserver_config.c if (!av_dict_get(recommended, "bt", NULL, 0)) { NULL 289 ffserver_config.c if (!av_dict_get(recommended, "rc_eq", NULL, 0)) { NULL 296 ffserver_config.c if (!av_dict_get(recommended, "maxrate", NULL, 0)) { NULL 304 ffserver_config.c if (av->rc_max_rate && !av_dict_get(recommended, "bufsize", NULL, 0)) { NULL 354 ffserver_config.c FILE *f=NULL; NULL 373 ffserver_config.c codec ? codec->name : NULL))) { NULL 374 ffserver_config.c av_log(NULL, AV_LOG_ERROR, "File for preset '%s' not found\n", arg); NULL 384 ffserver_config.c av_log(NULL, AV_LOG_ERROR, "%s: Invalid syntax: '%s'\n", filename, NULL 395 ffserver_config.c av_log(NULL, AV_LOG_ERROR, "Subtitles preset found.\n"); NULL 419 ffserver_config.c stream_fmt = av_guess_format(stream_format_name, NULL, NULL); NULL 432 ffserver_config.c av_log(NULL, log_level, "%s:%d: ", filename, line_num); NULL 433 ffserver_config.c av_vlog(NULL, log_level, fmt, vl); NULL 518 ffserver_config.c const AVOption *o = NULL; NULL 519 ffserver_config.c const char *option = NULL; NULL 520 ffserver_config.c const char *codec_name = NULL; NULL 564 ffserver_config.c o = av_opt_find(ctx, option, NULL, type | AV_OPT_FLAG_ENCODING_PARAM, NULL 569 ffserver_config.c o = av_opt_find(ctx, option, NULL, 0, 0); NULL 576 ffserver_config.c AV_LOG_ERROR, NULL, "If '%s' is a codec private" NULL 586 ffserver_config.c } else if ((e = av_dict_get(*dict, option, NULL, 0))) { NULL 709 ffserver_config.c feed->fmt = av_guess_format("ffm", NULL, NULL); NULL 744 ffserver_config.c ffserver_parse_acl_row(NULL, feed, NULL, *p, config->filename, NULL 758 ffserver_config.c feed->truncate = strtod(arg, NULL); NULL 787 ffserver_config.c *pfeed = NULL; NULL 810 ffserver_config.c config->dummy_actx = avcodec_alloc_context3(NULL); NULL 811 ffserver_config.c config->dummy_vctx = avcodec_alloc_context3(NULL); NULL 830 ffserver_config.c stream->fmt = ffserver_guess_format(NULL, stream->filename, NULL); NULL 861 ffserver_config.c stream->fmt = NULL; NULL 867 ffserver_config.c stream->fmt = ffserver_guess_format(arg, NULL, NULL); NULL 1088 ffserver_config.c ffserver_parse_acl_row(stream, NULL, NULL, *p, config->filename, NULL 1136 ffserver_config.c *pstream = NULL; NULL 1154 ffserver_config.c av_log(NULL, AV_LOG_ERROR, "Out of memory. Aborting.\n"); NULL 1191 ffserver_config.c *predirect = NULL; NULL 1204 ffserver_config.c FFServerStream **last_stream, *stream = NULL, *redirect = NULL; NULL 1205 ffserver_config.c FFServerStream **last_feed, *feed = NULL; NULL 1213 ffserver_config.c av_log(NULL, AV_LOG_ERROR, NULL 1218 ffserver_config.c config->first_stream = NULL; NULL 1219 ffserver_config.c config->first_feed = NULL; NULL 1226 ffserver_config.c while (fgets(line, sizeof(line), f) != NULL) { NULL 633 libavcodec/4xm.c return NULL; NULL 651 libavcodec/4xm.c return NULL; NULL 702 libavcodec/4xm.c return NULL; NULL 125 libavcodec/8bps.c NULL); NULL 279 libavcodec/a64multienc.c uint8_t *buf = NULL; NULL 67 libavcodec/aac_ac3_parser.c *poutbuf = NULL; NULL 262 libavcodec/aaccoder.c return quantize_and_encode_band_cost(s, NULL, in, scaled, size, scale_idx, NULL 270 libavcodec/aaccoder.c quantize_and_encode_band_cost(s, pb, in, NULL, size, scale_idx, cb, lambda, NULL 271 libavcodec/aaccoder.c INFINITY, NULL); NULL 354 libavcodec/aaccoder.c lambda / band->threshold, INFINITY, NULL); NULL 476 libavcodec/aaccoder.c 0, INFINITY, NULL); NULL 658 libavcodec/aaccoder.c q + q0, cb, lambda / band->threshold, INFINITY, NULL); NULL 1086 libavcodec/aaccoder.c lambda / band0->threshold, INFINITY, NULL); NULL 1092 libavcodec/aaccoder.c lambda / band1->threshold, INFINITY, NULL); NULL 1098 libavcodec/aaccoder.c lambda / maxthr, INFINITY, NULL); NULL 1104 libavcodec/aaccoder.c lambda / minthr, INFINITY, NULL); NULL 579 libavcodec/aacdec.c return NULL; NULL 582 libavcodec/aacdec.c return NULL; NULL 598 libavcodec/aacdec.c return NULL; NULL 601 libavcodec/aacdec.c return NULL; NULL 667 libavcodec/aacdec.c return NULL; NULL 675 libavcodec/aacdec.c return NULL; NULL 2934 libavcodec/aacdec.c ChannelElement *che = NULL, *che_prev = NULL; NULL 3234 libavcodec/aacdec.c bits_consumed = decode_audio_specific_config(NULL, avctx, &m4ac, NULL 3497 libavcodec/aacdec.c {NULL}, NULL 554 libavcodec/aacenc.c la = NULL; NULL 834 libavcodec/aacenc.c {NULL} NULL 133 libavcodec/aacps.c read_ipdopd_data(NULL, gb, ps, ps->ipd_par, dt ? huff_ipd_dt : huff_ipd_df, e, dt); NULL 135 libavcodec/aacps.c read_ipdopd_data(NULL, gb, ps, ps->opd_par, dt ? huff_opd_dt : huff_opd_df, e, dt); NULL 1132 libavcodec/aacsbr.c av_log(NULL, AV_LOG_ERROR, "envelope scalefactor overflow in dequant\n"); NULL 1146 libavcodec/aacsbr.c av_log(NULL, AV_LOG_ERROR, "envelope scalefactor overflow in dequant\n"); NULL 1162 libavcodec/aacsbr.c av_log(NULL, AV_LOG_ERROR, "envelope scalefactor overflow in dequant\n"); NULL 1237 libavcodec/aactab.c NULL, NULL, NULL, NULL 1239 libavcodec/aactab.c swb_offset_512_24, swb_offset_512_24, NULL, NULL 1240 libavcodec/aactab.c NULL, NULL, NULL, NULL 1241 libavcodec/aactab.c NULL NULL 1245 libavcodec/aactab.c NULL, NULL, NULL, NULL 1247 libavcodec/aactab.c swb_offset_480_24, swb_offset_480_24, NULL, NULL 1248 libavcodec/aactab.c NULL, NULL, NULL, NULL 1249 libavcodec/aactab.c NULL NULL 173 libavcodec/ac3dec_fixed.c { NULL}, NULL 45 libavcodec/ac3dec_float.c { NULL}, NULL 276 libavcodec/ac3enc.c uint8_t *flags = NULL; NULL 383 libavcodec/ac3enc.c exp_diff = s->mecc.sad[0](NULL, exp, exp - AC3_MAX_COEFS, 16, 16); NULL 958 libavcodec/ac3enc.c DBA_NONE, 0, NULL, NULL, NULL, NULL 76 libavcodec/ac3enc_opts_template.c {NULL} NULL 81 libavcodec/ac3enc_opts_template.c { NULL } NULL 212 libavcodec/ac3enc_template.c AC3Block *block0 = blk ? &s->blocks[blk-1] : NULL; NULL 343 libavcodec/ac3enc_template.c AC3Block *block, *block0 = NULL; NULL 73 libavcodec/acelp_filters.c av_log(NULL, AV_LOG_WARNING, "overflow that would need cliping in ff_acelp_interpolate()\n"); NULL 250 libavcodec/adpcm.c av_log(NULL, AV_LOG_WARNING, "idelta overflow\n"); NULL 79 libavcodec/adx_parser.c *poutbuf = NULL; NULL 362 libavcodec/alac.c alac->nb_samples, bps, NULL, 31, 0); NULL 645 libavcodec/alac.c { NULL }, NULL 473 libavcodec/alacenc.c write_element(s, TYPE_SCE, sce, samples[ch_map[ch]], NULL); NULL 1420 libavcodec/alsdec.c bd.raw_other = NULL; NULL 1747 libavcodec/alsdec.c ctx->chan_data = NULL; NULL 1748 libavcodec/alsdec.c ctx->chan_data_buffer = NULL; NULL 1749 libavcodec/alsdec.c ctx->reverted_channels = NULL; NULL 149 libavcodec/anm.c if (OP(type ? NULL : &s->gb, -1, count)) break; NULL 154 libavcodec/anm.c if (OP(NULL, pixel, count)) break; NULL 171 libavcodec/anm.c if (OP(type == 2 ? &s->gb : NULL, pixel, count)) break; NULL 1095 libavcodec/apedec.c ape_apply_filters(ctx, ctx->decoded[0], NULL, count); NULL 1194 libavcodec/apedec.c ape_apply_filters(ctx, ctx->decoded[0], NULL, count); NULL 1442 libavcodec/apedec.c s->data = NULL; NULL 1554 libavcodec/apedec.c { NULL}, NULL 136 libavcodec/arm/hevcdsp_init_neon.c put_hevc_qpel_uw_neon[my][mx](dst, dststride, src, srcstride, width, height, NULL, 0); NULL 173 libavcodec/ass.c av_bprint_finalize(&buf, NULL); NULL 212 libavcodec/ass_split.c return NULL; NULL 238 libavcodec/ass_split.c return NULL; NULL 269 libavcodec/ass_split.c return NULL; NULL 285 libavcodec/ass_split.c if (!struct_ptr) return NULL; NULL 291 libavcodec/ass_split.c return NULL; NULL 362 libavcodec/ass_split.c return NULL; NULL 394 libavcodec/ass_split.c ASSDialog *dialog = NULL; NULL 426 libavcodec/ass_split.c const char *text = NULL; NULL 435 libavcodec/ass_split.c text = NULL; NULL 468 libavcodec/ass_split.c callbacks->font_name(priv, tmp[0] ? tmp : NULL); NULL 528 libavcodec/ass_split.c return NULL; NULL 47 libavcodec/assdec.c avctx->priv_data = NULL; NULL 60 libavcodec/assdec.c ASSDialog *dialog = ff_ass_split_dialog(avctx->priv_data, ptr, 0, NULL); NULL 167 libavcodec/atrac3.c avpriv_request_sample(NULL, "Offset of %d", off); NULL 582 libavcodec/atrac3.c av_log(NULL,AV_LOG_ERROR,"JS mono Sound Unit id != 3.\n"); NULL 587 libavcodec/atrac3.c av_log(NULL,AV_LOG_ERROR,"Sound Unit id != 0x28.\n"); NULL 765 libavcodec/atrac3.c av_log(NULL, AV_LOG_ERROR, "Frame decoding error!\n"); NULL 846 libavcodec/atrac3.c av_log(NULL, AV_LOG_ERROR, "Unknown extradata size %d.\n", NULL 98 libavcodec/atrac3plus.c atrac3p_wl_huff_xlat1, atrac3p_wl_huff_xlat2, NULL, NULL NULL 112 libavcodec/atrac3plus.c NULL, NULL, atrac3p_ct_huff_xlat1, NULL NULL 128 libavcodec/atrac3plus.c atrac3p_sf_huff_xlat1, atrac3p_sf_huff_xlat2, NULL, NULL, NULL 129 libavcodec/atrac3plus.c atrac3p_sf_huff_xlat4, atrac3p_sf_huff_xlat5, NULL, NULL NULL 141 libavcodec/atrac3plus.c NULL, atrac3p_huff_gain_npoints2_xlat, atrac3p_huff_gain_lev1_xlat, NULL 155 libavcodec/atrac3plus.c NULL, NULL, atrac3p_huff_numwavs2_xlat, atrac3p_huff_wav_ampsf1_xlat, NULL 1676 libavcodec/atrac3plus_data.h { 1, 1, 3, 0, -1, huff_a24_cb, NULL }, // wordlen = 4 NULL 1718 libavcodec/atrac3plus_data.h { 1, 2, 1, 0, -1, huff_a71_cb, NULL }, // wordlen = 1 NULL 1724 libavcodec/atrac3plus_data.h { 4, 1, 6, 1, 6, NULL, NULL }, // wordlen = 7 NULL 1733 libavcodec/atrac3plus_data.h { 1, 1, 4, 0, 5, NULL, NULL }, // wordlen = 6 NULL 1737 libavcodec/atrac3plus_data.h { 1, 4, 2, 1, 14, NULL, NULL }, // wordlen = 1 NULL 1739 libavcodec/atrac3plus_data.h { 1, 2, 3, 1, 9, NULL, NULL }, // wordlen = 3 NULL 1741 libavcodec/atrac3plus_data.h { 1, 2, 4, 1, 11, NULL, NULL }, // wordlen = 5 NULL 1743 libavcodec/atrac3plus_data.h { 1, 1, 6, 1, 6, NULL, NULL }, // wordlen = 7 NULL 1746 libavcodec/atrac3plus_data.h { 4, 4, 2, 1, 28, NULL, NULL }, // wordlen = 1 NULL 1747 libavcodec/atrac3plus_data.h { 4, 4, 2, 0, 22, NULL, NULL }, // wordlen = 2 NULL 1748 libavcodec/atrac3plus_data.h { 1, 2, 3, 1, 2, NULL, NULL }, // wordlen = 3 NULL 1749 libavcodec/atrac3plus_data.h { 1, 2, 4, 1, 31, NULL, NULL }, // wordlen = 4 NULL 1750 libavcodec/atrac3plus_data.h { 2, 2, 4, 1, 60, NULL, NULL }, // wordlen = 5 NULL 1752 libavcodec/atrac3plus_data.h { 4, 1, 6, 1, 6, NULL, NULL }, // wordlen = 7 NULL 1755 libavcodec/atrac3plus_data.h { 1, 4, 2, 1, 35, NULL, NULL }, // wordlen = 1 NULL 1758 libavcodec/atrac3plus_data.h { 2, 2, 4, 1, 59, NULL, NULL }, // wordlen = 4 NULL 1760 libavcodec/atrac3plus_data.h { 1, 2, 4, 0, 75, NULL, NULL }, // wordlen = 6 NULL 1767 libavcodec/atrac3plus_data.h { 4, 2, 4, 1, 66, NULL, NULL }, // wordlen = 4 NULL 1768 libavcodec/atrac3plus_data.h { 1, 1, 3, 0, 32, NULL, NULL }, // wordlen = 5 NULL 1769 libavcodec/atrac3plus_data.h { 1, 2, 4, 0, 12, NULL, NULL }, // wordlen = 6 NULL 1773 libavcodec/atrac3plus_data.h { 2, 4, 2, 1, 42, NULL, NULL }, // wordlen = 1 NULL 1776 libavcodec/atrac3plus_data.h { 1, 1, 3, 0, 17, NULL, NULL }, // wordlen = 4 NULL 1777 libavcodec/atrac3plus_data.h { 1, 1, 3, 0, 39, NULL, NULL }, // wordlen = 5 NULL 1779 libavcodec/atrac3plus_data.h { 2, 1, 6, 1, 62, NULL, NULL }, // wordlen = 7 NULL 1782 libavcodec/atrac3plus_data.h { 1, 4, 2, 1, 28, NULL, NULL }, // wordlen = 1 NULL 1792 libavcodec/atrac3plus_data.h { 4, 4, 2, 0, 78, NULL, NULL }, // wordlen = 2 NULL 1796 libavcodec/atrac3plus_data.h { 1, 1, 5, 1, 47, NULL, NULL }, // wordlen = 6 NULL 48 libavcodec/audioconvert.c return NULL; /* FIXME: not supported */ NULL 51 libavcodec/audioconvert.c return NULL; NULL 68 libavcodec/avdct.c {NULL}, NULL 87 libavcodec/avdct.c return NULL; NULL 97 libavcodec/avdct.c AVCodecContext *avctx = avcodec_alloc_context3(NULL); NULL 60 libavcodec/avpacket.c pkt->destruct = NULL; NULL 63 libavcodec/avpacket.c pkt->buf = NULL; NULL 64 libavcodec/avpacket.c pkt->side_data = NULL; NULL 85 libavcodec/avpacket.c AVBufferRef *buf = NULL; NULL 150 libavcodec/avpacket.c av_buffer_default_free, NULL, 0); NULL 169 libavcodec/avpacket.c data = pkt->buf ? pkt->buf->data : NULL; \ NULL 195 libavcodec/avpacket.c pkt->data = NULL; NULL 196 libavcodec/avpacket.c pkt->side_data = NULL; NULL 289 libavcodec/avpacket.c pkt->destruct = NULL; NULL 292 libavcodec/avpacket.c pkt->data = NULL; NULL 305 libavcodec/avpacket.c return NULL; NULL 307 libavcodec/avpacket.c return NULL; NULL 312 libavcodec/avpacket.c return NULL; NULL 316 libavcodec/avpacket.c return NULL; NULL 336 libavcodec/avpacket.c return NULL; NULL 375 libavcodec/avpacket.c pkt->side_data = NULL; NULL 425 libavcodec/avpacket.c AVDictionaryEntry *t = NULL; NULL 426 libavcodec/avpacket.c uint8_t *data = NULL; NULL 430 libavcodec/avpacket.c return NULL; NULL 455 libavcodec/avpacket.c return NULL; NULL 532 libavcodec/avpacket.c pkt->data = NULL; NULL 74 libavcodec/bfi.c av_log(NULL, AV_LOG_ERROR, "Palette is too large.\n"); NULL 312 libavcodec/bink.c b->cur_dec = NULL; \ NULL 688 libavcodec/bink.c av_log(NULL, AV_LOG_ERROR, "quant_index %d out of range\n", quant_idx); NULL 172 libavcodec/bitstream.c av_dlog(NULL, "new table index=%d size=%d\n", table_index, table_size); NULL 182 libavcodec/bitstream.c av_dlog(NULL, "i=%d n=%d code=0x%x\n", i, n, code); NULL 194 libavcodec/bitstream.c av_dlog(NULL, "%4x: code=%d n=%d\n", j, i, n); NULL 196 libavcodec/bitstream.c av_log(NULL, AV_LOG_ERROR, "incorrect codes\n"); NULL 224 libavcodec/bitstream.c av_dlog(NULL, "%4x: n=%d (subtable)\n", NULL 291 libavcodec/bitstream.c vlc->table = NULL; NULL 309 libavcodec/bitstream.c av_log(NULL, AV_LOG_ERROR, "Too long VLC (%d) in init_vlc\n", buf[j].bits);\ NULL 316 libavcodec/bitstream.c av_log(NULL, AV_LOG_ERROR, "Invalid code in init_vlc\n"); \ NULL 341 libavcodec/bitstream.c av_log(NULL, AV_LOG_ERROR, "needed %d had %d\n", vlc->table_size, vlc->table_allocated); NULL 27 libavcodec/bitstream_filter.c static AVBitStreamFilter *first_bitstream_filter = NULL; NULL 46 libavcodec/bitstream_filter.c AVBitStreamFilter *bsf = NULL; NULL 53 libavcodec/bitstream_filter.c return NULL; NULL 55 libavcodec/bitstream_filter.c bsfc->priv_data = NULL; NULL 60 libavcodec/bitstream_filter.c return NULL; NULL 66 libavcodec/bitstream_filter.c return NULL; NULL 75 libavcodec/bmpenc.c const uint32_t *pal = NULL; NULL 199 libavcodec/c93.c NULL, bytestream2_get_byte(&gb)); NULL 212 libavcodec/c93.c 1, cols, NULL, bytestream2_get_le16(&gb)); NULL 216 libavcodec/c93.c 2, cols, NULL, bytestream2_get_le32(&gb)); NULL 211 libavcodec/cabac.c av_log(NULL, AV_LOG_ERROR, "CABAC bypass failure at %d\n", i); NULL 218 libavcodec/cabac.c av_log(NULL, AV_LOG_ERROR, "CABAC failure at %d\n", i); NULL 222 libavcodec/cabac.c av_log(NULL, AV_LOG_ERROR, "where's the Terminator?\n"); NULL 192 libavcodec/cabac_functions.h return NULL; NULL 359 libavcodec/cavs.c av_log(NULL, AV_LOG_ERROR, "Illegal intra prediction mode\n"); NULL 584 libavcodec/cavs.c const cavs_vector *mvP2 = NULL; NULL 90 libavcodec/cavs_parser.c *poutbuf = NULL; NULL 508 libavcodec/cavsdec.c av_log(NULL, AV_LOG_ERROR, "get_ue_code: value too larger\n"); NULL 646 libavcodec/cavsdec.c uint8_t *left = NULL; NULL 458 libavcodec/cavsdsp.c OPNAME ## cavs_filt ## SIZE ## _hv_jj(dst, src, NULL, stride, stride); \ NULL 200 libavcodec/ccaption_dec.c av_bprint_finalize( &ctx->buffer, NULL); NULL 283 libavcodec/ccaption_dec.c return NULL; NULL 524 libavcodec/ccaption_dec.c uint8_t *bptr = NULL; NULL 569 libavcodec/ccaption_dec.c {NULL} NULL 446 libavcodec/cinepak.c const uint8_t *pal = av_packet_get_side_data(avpkt, AV_PKT_DATA_PALETTE, NULL); NULL 176 libavcodec/cinepakenc.c { NULL }, NULL 102 libavcodec/cljrenc.c { NULL }, NULL 58 libavcodec/cllc.c vlc->table = NULL; NULL 477 libavcodec/cllc.c ctx->swapped_buf = NULL; NULL 29 libavcodec/codec_desc.c #define MT(...) (const char *const[]){ __VA_ARGS__, NULL } NULL 2884 libavcodec/codec_desc.c return NULL; NULL 2893 libavcodec/codec_desc.c return NULL; NULL 2898 libavcodec/codec_desc.c const AVCodecDescriptor *desc = NULL; NULL 2903 libavcodec/codec_desc.c return NULL; NULL 936 libavcodec/cook.c outbuffer ? outbuffer[p->ch_idx] : NULL); NULL 942 libavcodec/cook.c outbuffer ? outbuffer[p->ch_idx + 1] : NULL); NULL 946 libavcodec/cook.c outbuffer ? outbuffer[p->ch_idx + 1] : NULL); NULL 960 libavcodec/cook.c float **samples = NULL; NULL 162 libavcodec/crystalhd.c { NULL, }, NULL 273 libavcodec/crystalhd.c return NULL; NULL 286 libavcodec/crystalhd.c node->next = NULL; NULL 302 libavcodec/crystalhd.c current->next = NULL; NULL 311 libavcodec/crystalhd.c return NULL; NULL 356 libavcodec/crystalhd.c priv->orig_extradata = NULL; NULL 440 libavcodec/crystalhd.c av_bitstream_filter_filter(priv->bsfc, avctx, NULL, &dummy_p, NULL 441 libavcodec/crystalhd.c &dummy_int, NULL, 0, 0); NULL 821 libavcodec/crystalhd.c DtsReleaseOutputBuffs(dev, NULL, FALSE); NULL 859 libavcodec/crystalhd.c DtsReleaseOutputBuffs(dev, NULL, FALSE); NULL 908 libavcodec/crystalhd.c ret = av_bitstream_filter_filter(priv->bsfc, avctx, NULL, NULL 148 libavcodec/dca_parser.c *poutbuf = NULL; NULL 691 libavcodec/dcadec.c av_log(NULL, AV_LOG_ERROR, "Not implemented!\n"); NULL 1684 libavcodec/dcadec.c ret = av_samples_get_buffer_size(NULL, full_channels - channels, NULL 1695 libavcodec/dcadec.c ret = av_samples_fill_arrays((uint8_t **) s->extra_channels, NULL, NULL 1849 libavcodec/dcadec.c { NULL }, NULL 517 libavcodec/dcaenc.c walk_band_low(c, band, 0, update_band_masking, NULL); NULL 518 libavcodec/dcaenc.c walk_band_high(c, band, 0, update_band_masking, NULL); NULL 953 libavcodec/dcaenc.c { NULL }, NULL 1006 libavcodec/dcahuff.h { bitalloc_3_codes, NULL }, NULL 1007 libavcodec/dcahuff.h { bitalloc_5_codes_a, bitalloc_5_codes_b, bitalloc_5_codes_c, NULL }, NULL 1008 libavcodec/dcahuff.h { bitalloc_7_codes_a, bitalloc_7_codes_b, bitalloc_7_codes_c, NULL }, NULL 1009 libavcodec/dcahuff.h { bitalloc_9_codes_a, bitalloc_9_codes_b, bitalloc_9_codes_c, NULL }, NULL 1010 libavcodec/dcahuff.h { bitalloc_13_codes_a, bitalloc_13_codes_b, bitalloc_13_codes_c, NULL }, NULL 1012 libavcodec/dcahuff.h bitalloc_17_codes_e, bitalloc_17_codes_f, bitalloc_17_codes_g, NULL }, NULL 1014 libavcodec/dcahuff.h bitalloc_25_codes_e, bitalloc_25_codes_f, bitalloc_25_codes_g, NULL }, NULL 1016 libavcodec/dcahuff.h bitalloc_33_codes_e, bitalloc_33_codes_f, bitalloc_33_codes_g, NULL }, NULL 1018 libavcodec/dcahuff.h bitalloc_65_codes_e, bitalloc_65_codes_f, bitalloc_65_codes_g, NULL }, NULL 1020 libavcodec/dcahuff.h bitalloc_129_codes_e, bitalloc_129_codes_f, bitalloc_129_codes_g, NULL } NULL 1024 libavcodec/dcahuff.h { bitalloc_3_bits, NULL }, NULL 1025 libavcodec/dcahuff.h { bitalloc_5_bits_a, bitalloc_5_bits_b, bitalloc_5_bits_c, NULL }, NULL 1026 libavcodec/dcahuff.h { bitalloc_7_bits_a, bitalloc_7_bits_b, bitalloc_7_bits_c, NULL }, NULL 1027 libavcodec/dcahuff.h { bitalloc_9_bits_a, bitalloc_9_bits_b, bitalloc_9_bits_c, NULL }, NULL 1028 libavcodec/dcahuff.h { bitalloc_13_bits_a, bitalloc_13_bits_b, bitalloc_13_bits_c, NULL }, NULL 1030 libavcodec/dcahuff.h bitalloc_17_bits_e, bitalloc_17_bits_f, bitalloc_17_bits_g, NULL }, NULL 1032 libavcodec/dcahuff.h bitalloc_25_bits_e, bitalloc_25_bits_f, bitalloc_25_bits_g, NULL }, NULL 1034 libavcodec/dcahuff.h bitalloc_33_bits_e, bitalloc_33_bits_f, bitalloc_33_bits_g, NULL }, NULL 1036 libavcodec/dcahuff.h bitalloc_65_bits_e, bitalloc_65_bits_f, bitalloc_65_bits_g, NULL }, NULL 1038 libavcodec/dcahuff.h bitalloc_129_bits_e, bitalloc_129_bits_f, bitalloc_129_bits_g, NULL } NULL 175 libavcodec/dirac_arith.h av_log(NULL, AV_LOG_ERROR, "dirac_get_arith_uint overflow\n"); NULL 539 libavcodec/dirac_dwt.c av_log(NULL, AV_LOG_ERROR, "Unknown wavelet type %d\n", type); NULL 226 libavcodec/dirac_parser.c *poutbuf = NULL; NULL 292 libavcodec/diracdec.c DiracFrame *remove_pic = NULL; NULL 675 libavcodec/diracdec.c NULL, 4-!!level, sizeof(SubBand)); NULL 679 libavcodec/diracdec.c avctx->execute(avctx, decode_subband_golomb, bands, NULL, num_bands, sizeof(SubBand*)); NULL 697 libavcodec/diracdec.c IDWTELEM *buf2 = b2 ? b2->ibuf + top * b2->stride : NULL; NULL 751 libavcodec/diracdec.c &s->plane[0].band[level][orientation], NULL); NULL 807 libavcodec/diracdec.c avctx->execute(avctx, decode_lowdelay_slice, slices, NULL, slice_num, NULL 1551 libavcodec/diracdec.c s->weight_func = NULL; NULL 1552 libavcodec/diracdec.c s->biweight_func = NULL; NULL 1720 libavcodec/diracdec.c s->ref_pics[0] = s->ref_pics[1] = NULL; NULL 1817 libavcodec/diracdec.c DiracFrame *pic = NULL; NULL 1860 libavcodec/diracdec.c if (s->all_frames[i].avframe->data[0] == NULL) NULL 1919 libavcodec/diracdec.c s->current_picture = NULL; NULL 101 libavcodec/dnxhd_parser.c *poutbuf = NULL; NULL 49 libavcodec/dnxhdenc.c { NULL } NULL 798 libavcodec/dnxhdenc.c NULL, NULL, ctx->m.mb_height); NULL 883 libavcodec/dnxhdenc.c NULL, NULL, ctx->m.mb_height); NULL 1015 libavcodec/dnxhdenc.c NULL, NULL, ctx->m.mb_height); NULL 1085 libavcodec/dnxhdenc.c avctx->execute2(avctx, dnxhd_encode_thread, buf, NULL, ctx->m.mb_height); NULL 1140 libavcodec/dnxhdenc.c { NULL }, NULL 179 libavcodec/dsicinvideo.c av_log(NULL, AV_LOG_ERROR, "RLE overread\n"); NULL 267 libavcodec/dv_profile.c return NULL; NULL 297 libavcodec/dv_profile.c return NULL; NULL 311 libavcodec/dv_profile.c return ff_dv_frame_profile(NULL, sys, frame, buf_size); NULL 321 libavcodec/dv_profile.c return NULL; NULL 328 libavcodec/dv_profile.c const AVDVProfile *p = NULL; NULL 67 libavcodec/dvbsub_parser.c *poutbuf = NULL; NULL 386 libavcodec/dvbsubdec.c default_clut.next = NULL; NULL 936 libavcodec/dvbsubdec.c map_table = NULL; NULL 951 libavcodec/dvbsubdec.c map_table = NULL; NULL 965 libavcodec/dvbsubdec.c non_mod, NULL, x_pos); NULL 1319 libavcodec/dvbsubdec.c ctx->display_list = NULL; NULL 1644 libavcodec/dvbsubdec.c {NULL} NULL 103 libavcodec/dvd_nav_parser.c *poutbuf = NULL; NULL 225 libavcodec/dvdec.c av_dlog(NULL, "%2d: bits=%04x index=%d\n", pos, SHOW_UBITS(re, gb, 16), NULL 248 libavcodec/dvdec.c av_dlog(NULL, "run=%d level=%d\n", run, level); NULL 523 libavcodec/dvdec.c avctx->execute(avctx, dv_decode_video_segment, s->work_chunks, NULL, NULL 74 libavcodec/dvdsub_parser.c *poutbuf = NULL; NULL 225 libavcodec/dvdsubdec.c const uint8_t *yuv_palette = NULL; NULL 252 libavcodec/dvdsubdec.c av_dlog(NULL, "cmd_pos=0x%04x next=0x%04x date=%d\n", NULL 260 libavcodec/dvdsubdec.c av_dlog(NULL, "cmd=%02x\n", cmd); NULL 293 libavcodec/dvdsubdec.c av_dlog(NULL, "alpha=%x%x%x%x\n", alpha[0],alpha[1],alpha[2],alpha[3]); NULL 305 libavcodec/dvdsubdec.c av_dlog(NULL, "x1=%d x2=%d y1=%d y2=%d\n", x1, x2, y1, y2); NULL 313 libavcodec/dvdsubdec.c av_dlog(NULL, "offset1=0x%04x offset2=0x%04x\n", offset1, offset2); NULL 321 libavcodec/dvdsubdec.c av_dlog(NULL, "offset1=0x%04x offset2=0x%04x\n", offset1, offset2); NULL 344 libavcodec/dvdsubdec.c av_dlog(NULL, "unrecognised subpicture command 0x%x\n", cmd); NULL 402 libavcodec/dvdsubdec.c av_log(NULL, AV_LOG_ERROR, "Invalid command offset\n"); NULL 573 libavcodec/dvdsubdec.c av_dlog(NULL, "start=%d ms end =%d ms\n", NULL 609 libavcodec/dvdsubdec.c if ((ifo = fopen(p, "r")) == NULL) { NULL 731 libavcodec/dvdsubdec.c { "palette", "set the global palette", OFFSET(palette_str), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, SD }, NULL 732 libavcodec/dvdsubdec.c { "ifo_palette", "obtain the global palette from .IFO file", OFFSET(ifo_str), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, SD }, NULL 734 libavcodec/dvdsubdec.c { NULL } NULL 263 libavcodec/dvdsubenc.c uint8_t *vrect_data = NULL; NULL 341 libavcodec/dvdsubenc.c av_log(NULL, AV_LOG_ERROR, "dvd_subtitle too big\n"); NULL 403 libavcodec/dvdsubenc.c av_log(NULL, AV_LOG_DEBUG, "subtitle_packet size=%"PTRDIFF_SPECIFIER"\n", q - outbuf); NULL 456 libavcodec/dvdsubenc.c { NULL }, NULL 212 libavcodec/dvenc.c int ps = s->ildct_cmp(NULL, data, NULL, linesize, 8) - 400; NULL 214 libavcodec/dvenc.c int is = s->ildct_cmp(NULL, data, NULL, linesize << 1, 4) + NULL 215 libavcodec/dvenc.c s->ildct_cmp(NULL, data + linesize, NULL, linesize << 1, 4); NULL 457 libavcodec/dvenc.c dv_init_enc_block(enc_blk + 1, NULL, linesize, s, 0) + NULL 459 libavcodec/dvenc.c dv_init_enc_block(enc_blk + 3, NULL, linesize, s, 0); NULL 733 libavcodec/dvenc.c c->execute(c, dv_encode_video_segment, s->work_chunks, NULL, NULL 111 libavcodec/dxva2.c NULL); NULL 159 libavcodec/dxva2.c exec.pExtensionData = NULL; NULL 167 libavcodec/dxva2.c hr = IDirectXVideoDecoder_EndFrame(ctx->decoder, NULL); NULL 64 libavcodec/dxva2_h264.c r = NULL; NULL 299 libavcodec/dxva2_h264.c DXVA_Slice_H264_Short *slice = NULL; NULL 410 libavcodec/dxva2_h264.c ctx_pic->bitstream = NULL; NULL 238 libavcodec/dxva2_hevc.c DXVA_Slice_HEVC_Short *slice = NULL; NULL 328 libavcodec/dxva2_hevc.c ctx_pic->bitstream = NULL; NULL 367 libavcodec/dxva2_hevc.c scale ? &ctx_pic->qm : NULL, scale ? sizeof(ctx_pic->qm) : 0, NULL 228 libavcodec/dxva2_mpeg2.c ctx_pic->bitstream = NULL; NULL 251 libavcodec/dxva2_vc1.c ctx_pic->bitstream = NULL; NULL 290 libavcodec/dxva2_vc1.c NULL, 0, NULL 1049 libavcodec/eac3_data.c NULL, NULL 220 libavcodec/elbg.c elbg->cells[indexes[0]] = NULL; NULL 222 libavcodec/elbg.c elbg->cells[indexes[1]] = NULL; NULL 740 libavcodec/error_resilience.c is_intra_likely += s->mecc.sad[0](NULL, last_mb_ptr, mb_ptr, NULL 743 libavcodec/error_resilience.c is_intra_likely -= s->mecc.sad[0](NULL, last_mb_ptr, NULL 864 libavcodec/error_resilience.c int *linesize = NULL; NULL 929 libavcodec/error_resilience.c s->cur_pic.ref_index[i] = NULL; NULL 930 libavcodec/error_resilience.c s->cur_pic.motion_val[i] = NULL; NULL 1310 libavcodec/error_resilience.c s->cur_pic.ref_index[i] = NULL; NULL 1311 libavcodec/error_resilience.c s->cur_pic.motion_val[i] = NULL; NULL 1489 libavcodec/evrcdata.h NULL, NULL 1491 libavcodec/evrcdata.h NULL, NULL 40 libavcodec/exif.c return NULL; NULL 108 libavcodec/exif.c ret = exif_add_metadata(avctx, count, type, use_name, NULL, NULL 1331 libavcodec/exr.c avctx->execute2(avctx, decode_block, s->thread_data, NULL, scan_line_blocks); NULL 1429 libavcodec/exr.c { NULL }, NULL 143 libavcodec/faanidct.c p8idct(block, temp, NULL, 0, 1, 8, 0); NULL 144 libavcodec/faanidct.c p8idct(block, temp, NULL, 0, 8, 1, 1); NULL 156 libavcodec/faanidct.c p8idct(block, temp, NULL, 0, 1, 8, 0); NULL 157 libavcodec/faanidct.c p8idct(NULL , temp, dest, line_size, 8, 1, 2); NULL 169 libavcodec/faanidct.c p8idct(block, temp, NULL, 0, 1, 8, 0); NULL 170 libavcodec/faanidct.c p8idct(NULL , temp, dest, line_size, 8, 1, 3); NULL 285 libavcodec/faxcompr.c int *runs, *ref = NULL, *runend; NULL 202 libavcodec/fft-test.c av_log(NULL, AV_LOG_ERROR, "ERROR %5d: "FMT" "FMT"\n", NULL 210 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "max:%f e:%g\n", max, sqrt(error / n)); NULL 216 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, NULL 311 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "Scale factor is set to %f\n", scale); NULL 313 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "IMDCT"); NULL 315 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "MDCT"); NULL 321 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "IFFT"); NULL 323 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "FFT"); NULL 332 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "IDFT_C2R"); NULL 334 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "DFT_R2C"); NULL 343 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "DCT_III"); NULL 345 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "DCT_II"); NULL 351 libavcodec/fft-test.c av_log(NULL, AV_LOG_ERROR, "Requested transform not supported\n"); NULL 354 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, " %d test\n", fft_size); NULL 364 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "Checking...\n"); NULL 444 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, "Speed test...\n"); NULL 478 libavcodec/fft-test.c av_log(NULL, AV_LOG_INFO, NULL 56 libavcodec/fft_template.c NULL, NULL, NULL, NULL, NULL 80 libavcodec/ffv1dec.c av_dlog(NULL, "v:%d bias:%d error:%d drift:%d count:%d k:%d", NULL 389 libavcodec/ffv1dec.c pdst->state = NULL; NULL 390 libavcodec/ffv1dec.c pdst->vlc_state = NULL; NULL 950 libavcodec/ffv1dec.c NULL, NULL 982 libavcodec/ffv1dec.c f->cur = NULL; NULL 996 libavcodec/ffv1dec.c f->picture.f = NULL; NULL 997 libavcodec/ffv1dec.c f->last_picture.f = NULL; NULL 998 libavcodec/ffv1dec.c f->sample_buffer = NULL; NULL 231 libavcodec/ffv1enc.c put_symbol_inline(c, state, v, is_signed, NULL, NULL); NULL 259 libavcodec/ffv1enc.c av_dlog(NULL, "v:%d/%d bias:%d error:%d drift:%d count:%d k:%d\n", v, code, NULL 319 libavcodec/ffv1enc.c put_symbol_inline(c, p->state[context], diff, 1, NULL, NULL); NULL 1271 libavcodec/ffv1enc.c avctx->execute(avctx, encode_slice, &f->slice_context[0], NULL, NULL 1328 libavcodec/ffv1enc.c { NULL } NULL 1340 libavcodec/ffv1enc.c { NULL }, NULL 395 libavcodec/fic.c NULL, nslices, sizeof(ctx->slice_data[0]))) < 0) NULL 132 libavcodec/flac_parser.c return NULL; NULL 580 libavcodec/flac_parser.c fpc->best_header = NULL; NULL 629 libavcodec/flac_parser.c read_end - read_start, NULL); NULL 632 libavcodec/flac_parser.c av_fifo_generic_write(fpc->fifo_buf, (void*) pad, sizeof(pad), NULL); NULL 673 libavcodec/flac_parser.c read_start = read_end = NULL; NULL 705 libavcodec/flac_parser.c *poutbuf = NULL; NULL 136 libavcodec/flacdec.c buf_size = av_samples_get_buffer_size(NULL, s->channels, s->max_blocksize, NULL 145 libavcodec/flacdec.c ret = av_samples_fill_arrays((uint8_t **)s->decoded, NULL, NULL 166 libavcodec/flacdec.c flac_parse_block_header(&buf[4], NULL, &metadata_type, &metadata_size); NULL 197 libavcodec/flacdec.c flac_parse_block_header(buf, &metadata_last, NULL, &metadata_size); NULL 582 libavcodec/flacdec.c s->decoded_buffer = NULL; NULL 1338 libavcodec/flacenc.c { "none", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_LPC_TYPE_NONE }, INT_MIN, INT_MAX, FLAGS, "lpc_type" }, NULL 1339 libavcodec/flacenc.c { "fixed", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_LPC_TYPE_FIXED }, INT_MIN, INT_MAX, FLAGS, "lpc_type" }, NULL 1340 libavcodec/flacenc.c { "levinson", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_LPC_TYPE_LEVINSON }, INT_MIN, INT_MAX, FLAGS, "lpc_type" }, NULL 1341 libavcodec/flacenc.c { "cholesky", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_LPC_TYPE_CHOLESKY }, INT_MIN, INT_MAX, FLAGS, "lpc_type" }, NULL 1343 libavcodec/flacenc.c { "min_partition_order", NULL, offsetof(FlacEncodeContext, options.min_partition_order), AV_OPT_TYPE_INT, {.i64 = -1 }, -1, MAX_PARTITION_ORDER, FLAGS }, NULL 1344 libavcodec/flacenc.c { "max_partition_order", NULL, offsetof(FlacEncodeContext, options.max_partition_order), AV_OPT_TYPE_INT, {.i64 = -1 }, -1, MAX_PARTITION_ORDER, FLAGS }, NULL 1346 libavcodec/flacenc.c { "estimation", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = ORDER_METHOD_EST }, INT_MIN, INT_MAX, FLAGS, "predm" }, NULL 1347 libavcodec/flacenc.c { "2level", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = ORDER_METHOD_2LEVEL }, INT_MIN, INT_MAX, FLAGS, "predm" }, NULL 1348 libavcodec/flacenc.c { "4level", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = ORDER_METHOD_4LEVEL }, INT_MIN, INT_MAX, FLAGS, "predm" }, NULL 1349 libavcodec/flacenc.c { "8level", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = ORDER_METHOD_8LEVEL }, INT_MIN, INT_MAX, FLAGS, "predm" }, NULL 1350 libavcodec/flacenc.c { "search", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = ORDER_METHOD_SEARCH }, INT_MIN, INT_MAX, FLAGS, "predm" }, NULL 1351 libavcodec/flacenc.c { "log", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = ORDER_METHOD_LOG }, INT_MIN, INT_MAX, FLAGS, "predm" }, NULL 1353 libavcodec/flacenc.c { "auto", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = -1 }, INT_MIN, INT_MAX, FLAGS, "ch_mode" }, NULL 1354 libavcodec/flacenc.c { "indep", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FLAC_CHMODE_INDEPENDENT }, INT_MIN, INT_MAX, FLAGS, "ch_mode" }, NULL 1355 libavcodec/flacenc.c { "left_side", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FLAC_CHMODE_LEFT_SIDE }, INT_MIN, INT_MAX, FLAGS, "ch_mode" }, NULL 1356 libavcodec/flacenc.c { "right_side", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FLAC_CHMODE_RIGHT_SIDE }, INT_MIN, INT_MAX, FLAGS, "ch_mode" }, NULL 1357 libavcodec/flacenc.c { "mid_side", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FLAC_CHMODE_MID_SIDE }, INT_MIN, INT_MAX, FLAGS, "ch_mode" }, NULL 1358 libavcodec/flacenc.c { NULL }, NULL 150 libavcodec/flashsv.c zs.zalloc = NULL; NULL 151 libavcodec/flashsv.c zs.zfree = NULL; NULL 152 libavcodec/flashsv.c zs.opaque = NULL; NULL 235 libavcodec/flashsv2enc.c s->blockbuffer = NULL; NULL 363 libavcodec/flashsv2enc.c s.zalloc = NULL; NULL 364 libavcodec/flashsv2enc.c s.zfree = NULL; NULL 365 libavcodec/flashsv2enc.c s.opaque = NULL; NULL 70 libavcodec/frame_thread_encoder.c AVPacket *pkt = NULL; NULL 89 libavcodec/frame_thread_encoder.c av_fifo_generic_read(c->task_fifo, &task, sizeof(task), NULL); NULL 101 libavcodec/frame_thread_encoder.c pkt->data = NULL; NULL 105 libavcodec/frame_thread_encoder.c c->finished_tasks[task.index].outdata = pkt; pkt = NULL; NULL 116 libavcodec/frame_thread_encoder.c return NULL; NULL 150 libavcodec/frame_thread_encoder.c NULL, AV_DICT_MATCH_CASE); NULL 183 libavcodec/frame_thread_encoder.c pthread_mutex_init(&c->task_fifo_mutex, NULL); NULL 184 libavcodec/frame_thread_encoder.c pthread_mutex_init(&c->finished_task_mutex, NULL); NULL 185 libavcodec/frame_thread_encoder.c pthread_mutex_init(&c->buffer_mutex, NULL); NULL 186 libavcodec/frame_thread_encoder.c pthread_cond_init(&c->task_fifo_cond, NULL); NULL 187 libavcodec/frame_thread_encoder.c pthread_cond_init(&c->finished_task_cond, NULL); NULL 190 libavcodec/frame_thread_encoder.c AVDictionary *tmp = NULL; NULL 198 libavcodec/frame_thread_encoder.c thread_avctx->internal = NULL; NULL 212 libavcodec/frame_thread_encoder.c if(pthread_create(&c->worker[i], NULL, worker, thread_avctx)) { NULL 237 libavcodec/frame_thread_encoder.c pthread_join(c->worker[i], NULL); NULL 269 libavcodec/frame_thread_encoder.c av_fifo_generic_write(c->task_fifo, &task, sizeof(task), NULL); NULL 66 libavcodec/fraps.c s->tmpbuf = NULL; NULL 108 libavcodec/frwu.c {NULL} NULL 379 libavcodec/g2meet.c dst, c->framebuf_stride, NULL, 0, 0, 0); NULL 415 libavcodec/g2meet.c NULL, 0, width, height, pal, npal, tidx); NULL 48 libavcodec/g722dec.c { NULL } NULL 1321 libavcodec/g723_1.c { NULL } NULL 2463 libavcodec/g723_1.c av_freep(&in_orig); in = NULL; NULL 369 libavcodec/g726.c { NULL }, NULL 381 libavcodec/g726.c { NULL }, NULL 397 libavcodec/get_bits.h av_log(NULL, AV_LOG_INFO, "Marker bit missing %s\n", msg); NULL 418 libavcodec/get_bits.h buffer = NULL; NULL 464 libavcodec/get_bits.h NULL, 0, 0, flags) NULL 615 libavcodec/get_bits.h av_log(NULL, AV_LOG_DEBUG, "%d", (bits >> i) & 1); NULL 617 libavcodec/get_bits.h av_log(NULL, AV_LOG_DEBUG, " "); NULL 626 libavcodec/get_bits.h av_log(NULL, AV_LOG_DEBUG, "%5d %2d %3d bit @%5d in %s %s:%d\n", NULL 644 libavcodec/get_bits.h av_log(NULL, AV_LOG_DEBUG, "%5d %2d %3d vlc @%5d in %s %s:%d\n", NULL 664 libavcodec/get_bits.h av_log(NULL, AV_LOG_DEBUG, "%5d %2d %3d/%-3d rlv @%5d in %s %s:%d\n",\ NULL 676 libavcodec/get_bits.h av_log(NULL, AV_LOG_DEBUG, "%5d %2d %3d xbt @%5d in %s %s:%d\n", NULL 270 libavcodec/gif.c const uint32_t *palette = NULL; NULL 294 libavcodec/gif.c palette = NULL; NULL 296 libavcodec/gif.c palette = NULL; NULL 338 libavcodec/gif.c { NULL } NULL 536 libavcodec/gifdec.c { NULL }, NULL 72 libavcodec/golomb.h av_log(NULL, AV_LOG_ERROR, "Invalid UE golomb code\n"); NULL 413 libavcodec/golomb.h av_log(NULL, AV_LOG_DEBUG, "%5d %2d %3d ue @%5d in %s %s:%d\n", NULL 430 libavcodec/golomb.h av_log(NULL, AV_LOG_DEBUG, "%5d %2d %3d se @%5d in %s %s:%d\n", NULL 447 libavcodec/golomb.h av_log(NULL, AV_LOG_DEBUG, "%5d %2d %3d te @%5d in %s %s:%d\n", NULL 76 libavcodec/gsm_parser.c *poutbuf = NULL; NULL 79 libavcodec/h261_parser.c *poutbuf = NULL; NULL 374 libavcodec/h261enc.c init_uni_h261_rl_tab(&ff_h261_rl_tcoeff, NULL, uni_h261_rl_len); NULL 79 libavcodec/h263_parser.c *poutbuf = NULL; NULL 247 libavcodec/h263dec.c tprintf(NULL, "Decoding MB at %dx%d\n", s->mb_x, s->mb_y); NULL 420 libavcodec/h263dec.c s->next_picture_ptr = NULL; NULL 101 libavcodec/h264.c AVFrame *last = h->ref_list[0][0].f.data[0] ? &h->ref_list[0][0].f : NULL; NULL 301 libavcodec/h264.c return NULL; NULL 378 libavcodec/h264.c h->slice_table = NULL; NULL 399 libavcodec/h264.c h->cur_pic_ptr = NULL; NULL 726 libavcodec/h264.c h->rbsp_buffer[0] = NULL; NULL 727 libavcodec/h264.c h->rbsp_buffer[1] = NULL; NULL 1085 libavcodec/h264.c h->delayed_pic[j] = NULL; NULL 1111 libavcodec/h264.c h->cur_pic_ptr = NULL; NULL 1431 libavcodec/h264.c h->cur_pic_ptr = NULL; NULL 1598 libavcodec/h264.c (ret = h->avctx->hwaccel->start_frame(h->avctx, NULL, 0)) < 0) NULL 1804 libavcodec/h264.c h->cur_pic_ptr = NULL; NULL 1833 libavcodec/h264.c if (h->is_avc && av_packet_get_side_data(avpkt, AV_PKT_DATA_NEW_EXTRADATA, NULL)) { NULL 1966 libavcodec/h264.c {NULL} NULL 1755 libavcodec/h264_cabac.c decode_cabac_residual_internal(h, block, cat, n, scantable, NULL, max_coeff, 1, 0); NULL 1764 libavcodec/h264_cabac.c decode_cabac_residual_internal(h, block, cat, n, scantable, NULL, max_coeff, 1, 1); NULL 429 libavcodec/h264_cavlc.c av_log(NULL, AV_LOG_DEBUG, "%5d %2d %3d lpr @%5d in %s get_level_prefix\n", buf>>(32-log), log, log-1, get_bits_count(gb), __FILE__); NULL 641 libavcodec/h264_cavlc.c if( decode_residual(h, h->intra_gb_ptr, h->mb_luma_dc[p], LUMA_DC_BLOCK_INDEX+p, scan, NULL, 16) < 0){ NULL 1140 libavcodec/h264_cavlc.c NULL, 4*num_c8x8) < 0) { NULL 683 libavcodec/h264_mb.c topright = NULL; NULL 70 libavcodec/h264_mp4toannexb_bsf.c uint8_t *out = NULL, unit_nb, sps_done = 0, NULL 173 libavcodec/h264_mp4toannexb_bsf.c *poutbuf = NULL; NULL 226 libavcodec/h264_mp4toannexb_bsf.c NULL, 0, buf, nal_size)) < 0) NULL 234 libavcodec/h264_mp4toannexb_bsf.c NULL, 0, buf, nal_size)) < 0) NULL 521 libavcodec/h264_parser.c *poutbuf = NULL; NULL 210 libavcodec/h264_picture.c ff_h264_set_erpic(&h->er.last_pic, NULL); NULL 375 libavcodec/h264_ps.c decode_scaling_matrices(h, sps, NULL, 1, NULL 231 libavcodec/h264_refs.c H264Picture *ref = NULL; NULL 419 libavcodec/h264_refs.c return NULL; NULL 431 libavcodec/h264_refs.c h->short_ref[i] = NULL; NULL 472 libavcodec/h264_refs.c h->long_ref[i] = NULL; NULL 496 libavcodec/h264_refs.c h->short_ref[i] = NULL; NULL 544 libavcodec/h264_refs.c av_log(NULL, AV_LOG_ERROR, "MMCO opcode [%d, %d] at %d mismatches between slices\n", NULL 400 libavcodec/h264_sei.c return NULL; NULL 403 libavcodec/h264_slice.c dst->bipred_scratchpad = NULL; NULL 404 libavcodec/h264_slice.c dst->edge_emu_buffer = NULL; NULL 414 libavcodec/h264_slice.c &(new_ctx)->DPB[(pic) - (old_ctx)->DPB] : NULL) NULL 549 libavcodec/h264_slice.c h->DPB = NULL; NULL 550 libavcodec/h264_slice.c h->qscale_table_pool = NULL; NULL 551 libavcodec/h264_slice.c h->mb_type_pool = NULL; NULL 552 libavcodec/h264_slice.c h->ref_index_pool = NULL; NULL 553 libavcodec/h264_slice.c h->motion_val_pool = NULL; NULL 554 libavcodec/h264_slice.c h->intra4x4_pred_mode= NULL; NULL 555 libavcodec/h264_slice.c h->non_zero_count = NULL; NULL 556 libavcodec/h264_slice.c h->slice_table_base = NULL; NULL 557 libavcodec/h264_slice.c h->slice_table = NULL; NULL 558 libavcodec/h264_slice.c h->cbp_table = NULL; NULL 559 libavcodec/h264_slice.c h->chroma_pred_mode_table = NULL; NULL 561 libavcodec/h264_slice.c h->direct_table = NULL; NULL 562 libavcodec/h264_slice.c h->list_counts = NULL; NULL 563 libavcodec/h264_slice.c h->mb2b_xy = NULL; NULL 564 libavcodec/h264_slice.c h->mb2br_xy = NULL; NULL 566 libavcodec/h264_slice.c h->rbsp_buffer[i] = NULL; NULL 589 libavcodec/h264_slice.c h->bipred_scratchpad = NULL; NULL 590 libavcodec/h264_slice.c h->edge_emu_buffer = NULL; NULL 706 libavcodec/h264_slice.c h->cur_pic_ptr = NULL; NULL 739 libavcodec/h264_slice.c ff_h264_set_erpic(&h->er.cur_pic, NULL); NULL 747 libavcodec/h264_slice.c ff_h264_set_erpic(&h->er.last_pic, NULL); NULL 748 libavcodec/h264_slice.c ff_h264_set_erpic(&h->er.next_pic, NULL); NULL 772 libavcodec/h264_slice.c h->next_output_pic = NULL; NULL 1311 libavcodec/h264_slice.c h->cur_pic_ptr = NULL; NULL 1639 libavcodec/h264_slice.c H264Picture *prev = h->short_ref_count ? h->short_ref[0] : NULL; NULL 1698 libavcodec/h264_slice.c h0->cur_pic_ptr = NULL; NULL 1709 libavcodec/h264_slice.c h0->cur_pic_ptr = NULL; NULL 2632 libavcodec/h264_slice.c NULL, context_count, sizeof(void *)); NULL 134 libavcodec/h264dsp.c c->h264_loop_filter_strength= NULL; NULL 720 libavcodec/h264pred_template.c FUNCC(pred4x4_dc)(src, NULL, stride); NULL 726 libavcodec/h264pred_template.c FUNCC(pred4x4_dc)(src, NULL, stride); NULL 732 libavcodec/h264pred_template.c FUNCC(pred4x4_top_dc)(src, NULL, stride); NULL 738 libavcodec/h264pred_template.c FUNCC(pred4x4_top_dc)(src, NULL, stride); NULL 744 libavcodec/h264pred_template.c FUNCC(pred4x4_128_dc)(src + 4*stride , NULL, stride); NULL 745 libavcodec/h264pred_template.c FUNCC(pred4x4_128_dc)(src + 4*stride + 4*sizeof(pixel), NULL, stride); NULL 751 libavcodec/h264pred_template.c FUNCC(pred4x4_128_dc)(src + 4*stride , NULL, stride); NULL 752 libavcodec/h264pred_template.c FUNCC(pred4x4_128_dc)(src + 4*stride + 4*sizeof(pixel), NULL, stride); NULL 758 libavcodec/h264pred_template.c FUNCC(pred4x4_128_dc)(src , NULL, stride); NULL 759 libavcodec/h264pred_template.c FUNCC(pred4x4_128_dc)(src + 4*sizeof(pixel), NULL, stride); NULL 765 libavcodec/h264pred_template.c FUNCC(pred4x4_128_dc)(src , NULL, stride); NULL 766 libavcodec/h264pred_template.c FUNCC(pred4x4_128_dc)(src + 4*sizeof(pixel), NULL, stride); NULL 377 libavcodec/hevc.c s->sps = NULL; NULL 536 libavcodec/hevc.c s->sh.short_term_rps = NULL; NULL 1662 libavcodec/hevc.c HEVCFrame *ref0 = NULL, *ref1 = NULL; NULL 2611 libavcodec/hevc.c s->ref = NULL; NULL 2720 libavcodec/hevc.c ret = s->avctx->hwaccel->start_frame(s->avctx, NULL, 0); NULL 2881 libavcodec/hevc.c s->ref = NULL; NULL 3093 libavcodec/hevc.c s->ref = NULL; NULL 3204 libavcodec/hevc.c s->sps = NULL; NULL 3205 libavcodec/hevc.c s->pps = NULL; NULL 3206 libavcodec/hevc.c s->vps = NULL; NULL 3222 libavcodec/hevc.c s->HEVClc = NULL; NULL 3302 libavcodec/hevc.c s->sps = NULL; NULL 3499 libavcodec/hevc.c { NULL }, NULL 1091 libavcodec/hevc_cabac.c const uint8_t *scale_matrix = NULL; NULL 273 libavcodec/hevc_parser.c *poutbuf = NULL; NULL 337 libavcodec/hevc_parser.c h->sps = NULL; NULL 1142 libavcodec/hevc_ps.c s->sps = NULL; NULL 1212 libavcodec/hevc_ps.c HEVCSPS *sps = NULL; NULL 1226 libavcodec/hevc_ps.c hevc_pps_free, NULL, 0); NULL 42 libavcodec/hevc_refs.c frame->tab_mvf = NULL; NULL 46 libavcodec/hevc_refs.c frame->rpl_tab = NULL; NULL 47 libavcodec/hevc_refs.c frame->refPicList = NULL; NULL 49 libavcodec/hevc_refs.c frame->collocated_ref = NULL; NULL 52 libavcodec/hevc_refs.c frame->hwaccel_picture_private = NULL; NULL 92 libavcodec/hevc_refs.c return NULL; NULL 128 libavcodec/hevc_refs.c return NULL; NULL 131 libavcodec/hevc_refs.c return NULL; NULL 391 libavcodec/hevc_refs.c return NULL; NULL 407 libavcodec/hevc_refs.c return NULL; NULL 50 libavcodec/huffyuv.c av_log(NULL, AV_LOG_ERROR, "Error generating huffman table\n"); NULL 93 libavcodec/huffyuv.c s->temp16[i] = NULL; NULL 107 libavcodec/huffyuvdec.c av_log(NULL, AV_LOG_ERROR, "Error reading huffman table\n"); NULL 580 libavcodec/huffyuvdec.c s->vlc[i].table = NULL; NULL 1051 libavcodec/huffyuvenc.c { NULL }, NULL 217 libavcodec/idcinvideo.c const uint8_t *pal = av_packet_get_side_data(avpkt, AV_PKT_DATA_PALETTE, NULL); NULL 78 libavcodec/idctdsp.c av_log(NULL, AV_LOG_ERROR, NULL 380 libavcodec/iff.c if ((err = extract_header(avctx, NULL)) < 0) NULL 397 libavcodec/iff.c av_log(NULL, AV_LOG_WARNING, "Ignoring extra planes beyond 8\n"); NULL 503 libavcodec/iff.c av_log(NULL, AV_LOG_WARNING, "decode_byterun ended before plane size\n"); NULL 675 libavcodec/iff.c const uint8_t *buf = avpkt->size >= 2 ? avpkt->data + AV_RB16(avpkt->data) : NULL; NULL 171 libavcodec/iirfilter.c return NULL; NULL 200 libavcodec/iirfilter.c return NULL; NULL 331 libavcodec/iirfilter.c struct FFIIRFilterCoeffs *fcoeffs = NULL; NULL 332 libavcodec/iirfilter.c struct FFIIRFilterState *fstate = NULL; NULL 337 libavcodec/iirfilter.c fcoeffs = ff_iir_filter_init_coeffs(NULL, FF_FILTER_TYPE_BUTTERWORTH, NULL 470 libavcodec/imc.c av_log(NULL, AV_LOG_ERROR, "flcoeffs5 %f invalid\n", chctx->flcoeffs5[i]); NULL 479 libavcodec/imgconvert.c av_log(NULL, AV_LOG_INFO, "%3d unused pixel format values\n", skip); NULL 482 libavcodec/imgconvert.c av_log(NULL, AV_LOG_INFO, "pix fmt %s yuv_plan:%d avg_bpp:%d\n", desc->name, is_yuv_planar(desc), av_get_padded_bits_per_pixel(desc)); NULL 484 libavcodec/imgconvert.c av_log(NULL, AV_LOG_ERROR, "Alpha flag mismatch\n"); NULL 52 libavcodec/indeo4.c { NULL, NULL, 0 }, /* inverse DCT 8x8 */ NULL 53 libavcodec/indeo4.c { NULL, NULL, 0 }, /* inverse DCT 8x1 */ NULL 54 libavcodec/indeo4.c { NULL, NULL, 0 }, /* inverse DCT 1x8 */ NULL 57 libavcodec/indeo4.c { NULL, NULL, 0 }, /* no transform 4x4 */ NULL 62 libavcodec/indeo4.c { NULL, NULL, 0 }, /* inverse DCT 4x4 */ NULL 442 libavcodec/indeo4.c band->intra_scale = NULL; NULL 443 libavcodec/indeo4.c band->inter_scale = NULL; NULL 998 libavcodec/interplayvideo.c if (av_packet_get_side_data(avpkt, AV_PKT_DATA_PARAM_CHANGE, NULL)) { NULL 1011 libavcodec/interplayvideo.c const uint8_t *pal = av_packet_get_side_data(avpkt, AV_PKT_DATA_PALETTE, NULL); NULL 117 libavcodec/intrax8.c av_log(NULL, AV_LOG_ERROR, "table size %i does not match needed %i\n", (int)(sizeof(table)/sizeof(VLC_TYPE)/2), offset); NULL 124 libavcodec/intrax8.c w->j_orient_vlc=NULL; NULL 770 libavcodec/ituh263enc.c init_uni_h263_rl_tab(&ff_rl_intra_aic, NULL, uni_h263_intra_aic_rl_len); NULL 771 libavcodec/ituh263enc.c init_uni_h263_rl_tab(&ff_h263_rl_inter , NULL, uni_h263_inter_rl_len); NULL 406 libavcodec/ivi_common.c av_log(NULL, AV_LOG_DEBUG, "ref_tile mismatch\n"); NULL 586 libavcodec/ivi_common.c av_log(NULL, AV_LOG_ERROR, "Too large transform\n"); NULL 318 libavcodec/j2kenc.c return NULL; NULL 185 libavcodec/jacosubdec.c av_bprint_finalize(&buffer, NULL); NULL 62 libavcodec/jpeg2000.c return NULL; NULL 79 libavcodec/jpeg2000.c t[0].parent = NULL; NULL 218 libavcodec/jpeg2000.c comp->i_data = NULL; NULL 223 libavcodec/jpeg2000.c comp->f_data = NULL; NULL 373 libavcodec/jpeg2000.c band->prec = NULL; NULL 431 libavcodec/jpeg2000.c prec->cblk = NULL; NULL 234 libavcodec/jpeg2000dec.c const enum AVPixelFormat *possible_fmts = NULL; NULL 1669 libavcodec/jpeg2000dec.c { NULL }, NULL 99 libavcodec/jpegls.c av_dlog(NULL, "[JPEG-LS RESET] T=%i,%i,%i\n", s->T1, s->T2, s->T3); NULL 273 libavcodec/jpeglsdec.c av_log(NULL, AV_LOG_ERROR, "run overflow\n"); NULL 256 libavcodec/jpeglsenc.c uint8_t *buf2 = NULL; NULL 258 libavcodec/jpeglsenc.c JLSState *state = NULL; NULL 271 libavcodec/kmvc.c const uint8_t *pal = av_packet_get_side_data(avpkt, AV_PKT_DATA_PALETTE, NULL); NULL 97 libavcodec/latm_parser.c *poutbuf = NULL; NULL 79 libavcodec/libaacplus.c unsigned char *buffer = NULL; NULL 136 libavcodec/libfaac.c unsigned char *buffer = NULL; NULL 185 libavcodec/libfaac.c void *samples = frame ? frame->data[0] : NULL; NULL 68 libavcodec/libfdk-aacdec.c OFFSET(drc_boost), AV_OPT_TYPE_INT, { .i64 = -1 }, -1, 127, AD, NULL }, NULL 70 libavcodec/libfdk-aacdec.c OFFSET(drc_cut), AV_OPT_TYPE_INT, { .i64 = -1 }, -1, 127, AD, NULL }, NULL 72 libavcodec/libfdk-aacdec.c OFFSET(drc_level), AV_OPT_TYPE_INT, { .i64 = -1}, -1, 127, AD, NULL }, NULL 74 libavcodec/libfdk-aacdec.c OFFSET(drc_heavy), AV_OPT_TYPE_INT, { .i64 = -1}, -1, 1, AD, NULL }, NULL 78 libavcodec/libfdk-aacdec.c { NULL } NULL 322 libavcodec/libfdk-aacdec.c uint8_t *buf, *tmpptr = NULL; NULL 53 libavcodec/libfdk-aacenc.c { NULL } NULL 276 libavcodec/libfdk-aacenc.c if ((err = aacEncEncode(s->handle, NULL, NULL, NULL, NULL)) != AACENC_OK) { NULL 389 libavcodec/libfdk-aacenc.c { NULL } NULL 79 libavcodec/libgsmdec.c s->state = NULL; NULL 45 libavcodec/libgsmenc.c avctx->priv_data = NULL; NULL 50 libavcodec/libilbc.c { NULL } NULL 126 libavcodec/libilbc.c { NULL } NULL 181 libavcodec/libilbc.c { NULL } NULL 283 libavcodec/libmp3lame.c { NULL }, NULL 295 libavcodec/libmp3lame.c { NULL }, NULL 180 libavcodec/libopencore-amr.c { NULL } NULL 231 libavcodec/libopencore-amr.c int16_t *flush_buf = NULL; NULL 232 libavcodec/libopencore-amr.c const int16_t *samples = frame ? (const int16_t *)frame->data[0] : NULL; NULL 55 libavcodec/libopenh264enc.c { NULL } NULL 128 libavcodec/libopenjpegdec.c const enum AVPixelFormat *possible_fmts = NULL; NULL 289 libavcodec/libopenjpegdec.c opj_set_event_mgr((opj_common_ptr) dec, NULL, NULL); NULL 304 libavcodec/libopenjpegdec.c image = opj_decode_with_info(dec, stream, NULL); NULL 352 libavcodec/libopenjpegdec.c image = opj_decode_with_info(dec, stream, NULL); NULL 413 libavcodec/libopenjpegdec.c { NULL }, NULL 188 libavcodec/libopenjpegenc.c return NULL; NULL 252 libavcodec/libopenjpegenc.c ctx->image = NULL; NULL 465 libavcodec/libopenjpegenc.c opj_cinfo_t *compress = NULL; NULL 466 libavcodec/libopenjpegenc.c opj_cio_t *stream = NULL; NULL 568 libavcodec/libopenjpegenc.c stream = opj_cio_open((opj_common_ptr) compress, NULL, 0); NULL 580 libavcodec/libopenjpegenc.c if (!opj_encode(compress, stream, image, NULL)) { NULL 595 libavcodec/libopenjpegenc.c stream = NULL; NULL 597 libavcodec/libopenjpegenc.c compress = NULL; NULL 607 libavcodec/libopenjpegenc.c ctx->image = NULL; NULL 616 libavcodec/libopenjpegenc.c { "j2k", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CODEC_J2K }, 0, 0, VE, "format" }, NULL 617 libavcodec/libopenjpegenc.c { "jp2", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CODEC_JP2 }, 0, 0, VE, "format" }, NULL 618 libavcodec/libopenjpegenc.c { "profile", NULL, OFFSET(profile), AV_OPT_TYPE_INT, { .i64 = STD_RSIZ }, STD_RSIZ, CINEMA4K, VE, "profile" }, NULL 619 libavcodec/libopenjpegenc.c { "jpeg2000", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = STD_RSIZ }, 0, 0, VE, "profile" }, NULL 620 libavcodec/libopenjpegenc.c { "cinema2k", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CINEMA2K }, 0, 0, VE, "profile" }, NULL 621 libavcodec/libopenjpegenc.c { "cinema4k", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CINEMA4K }, 0, 0, VE, "profile" }, NULL 623 libavcodec/libopenjpegenc.c { "off", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = OFF }, 0, 0, VE, "cinema_mode" }, NULL 624 libavcodec/libopenjpegenc.c { "2k_24", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CINEMA2K_24 }, 0, 0, VE, "cinema_mode" }, NULL 625 libavcodec/libopenjpegenc.c { "2k_48", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CINEMA2K_48 }, 0, 0, VE, "cinema_mode" }, NULL 626 libavcodec/libopenjpegenc.c { "4k_24", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CINEMA4K_24 }, 0, 0, VE, "cinema_mode" }, NULL 628 libavcodec/libopenjpegenc.c { "lrcp", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = LRCP }, 0, 0, VE, "prog_order" }, NULL 629 libavcodec/libopenjpegenc.c { "rlcp", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = RLCP }, 0, 0, VE, "prog_order" }, NULL 630 libavcodec/libopenjpegenc.c { "rpcl", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = RPCL }, 0, 0, VE, "prog_order" }, NULL 631 libavcodec/libopenjpegenc.c { "pcrl", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PCRL }, 0, 0, VE, "prog_order" }, NULL 632 libavcodec/libopenjpegenc.c { "cprl", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPRL }, 0, 0, VE, "prog_order" }, NULL 633 libavcodec/libopenjpegenc.c { "numresolution", NULL, OFFSET(numresolution), AV_OPT_TYPE_INT, { .i64 = 6 }, 1, INT_MAX, VE }, NULL 634 libavcodec/libopenjpegenc.c { "numlayers", NULL, OFFSET(numlayers), AV_OPT_TYPE_INT, { .i64 = 1 }, 1, 10, VE }, NULL 635 libavcodec/libopenjpegenc.c { "disto_alloc", NULL, OFFSET(disto_alloc), AV_OPT_TYPE_INT, { .i64 = 1 }, 0, 1, VE }, NULL 636 libavcodec/libopenjpegenc.c { "fixed_alloc", NULL, OFFSET(fixed_alloc), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, 1, VE }, NULL 637 libavcodec/libopenjpegenc.c { "fixed_quality", NULL, OFFSET(fixed_quality), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, 1, VE }, NULL 638 libavcodec/libopenjpegenc.c { NULL }, NULL 412 libavcodec/libopusenc.c { NULL }, NULL 425 libavcodec/libopusenc.c { NULL }, NULL 72 libavcodec/libschroedinger.c queue->p_head = queue->p_tail = NULL; NULL 113 libavcodec/libschroedinger.c return NULL; NULL 196 libavcodec/libschroedinger.c return NULL; NULL 92 libavcodec/libschroedingerdec.c SchroBuffer *enc_buf = NULL; NULL 101 libavcodec/libschroedingerdec.c return NULL; NULL 113 libavcodec/libschroedingerdec.c return NULL; NULL 118 libavcodec/libschroedingerdec.c return NULL; NULL 220 libavcodec/libschroedingerdec.c LibSchroFrameContext *framewithpts = NULL; NULL 340 libavcodec/libschroedingerdec.c data = NULL; NULL 270 libavcodec/libschroedingerenc.c struct FFSchroEncodedFrame *p_frame_output = NULL; NULL 353 libavcodec/libschroedingerenc.c p_schro_params->enc_buf = NULL; NULL 44 libavcodec/libspeexdec.c SpeexHeader *header = NULL; NULL 272 libavcodec/libspeexenc.c int16_t *samples = frame ? (int16_t *)frame->data[0] : NULL; NULL 334 libavcodec/libspeexenc.c { NULL }, NULL 347 libavcodec/libspeexenc.c { NULL }, NULL 168 libavcodec/libstagefright.cpp buffer = NULL; NULL 174 libavcodec/libstagefright.cpp s->end_frame = NULL; NULL 301 libavcodec/libstagefright.cpp if (s->source == NULL || !s->in_queue || !s->out_queue || !s->client || NULL 315 libavcodec/libstagefright.cpp false, *s->source, NULL, NULL 340 libavcodec/libstagefright.cpp pthread_mutex_init(&s->in_mutex, NULL); NULL 341 libavcodec/libstagefright.cpp pthread_mutex_init(&s->out_mutex, NULL); NULL 342 libavcodec/libstagefright.cpp pthread_cond_init(&s->condition, NULL); NULL 367 libavcodec/libstagefright.cpp pthread_create(&s->decode_thread_id, NULL, &decode_thread, avctx); NULL 372 libavcodec/libstagefright.cpp av_bitstream_filter_filter(s->bsfc, avctx, NULL, &pkt.data, &pkt.size, NULL 501 libavcodec/libstagefright.cpp s->dummy_buf = NULL; NULL 509 libavcodec/libstagefright.cpp s->end_frame = NULL; NULL 512 libavcodec/libstagefright.cpp pthread_join(s->decode_thread_id, NULL); NULL 571 libavcodec/libstagefright.cpp NULL, //supported_framerates NULL 572 libavcodec/libstagefright.cpp NULL, //pix_fmts NULL 573 libavcodec/libstagefright.cpp NULL, //supported_samplerates NULL 574 libavcodec/libstagefright.cpp NULL, //sample_fmts NULL 575 libavcodec/libstagefright.cpp NULL, //channel_layouts NULL 577 libavcodec/libstagefright.cpp NULL, //priv_class NULL 578 libavcodec/libstagefright.cpp NULL, //profiles NULL 580 libavcodec/libstagefright.cpp NULL, //next NULL 581 libavcodec/libstagefright.cpp NULL, //init_thread_copy NULL 582 libavcodec/libstagefright.cpp NULL, //update_thread_context NULL 583 libavcodec/libstagefright.cpp NULL, //defaults NULL 584 libavcodec/libstagefright.cpp NULL, //init_static_data NULL 586 libavcodec/libstagefright.cpp NULL, //encode NULL 587 libavcodec/libstagefright.cpp NULL, //encode2 NULL 60 libavcodec/libtheoraenc.c const char* message = NULL; NULL 175 libavcodec/libtwolame.c { "auto", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = TWOLAME_AUTO_MODE }, 0, 0, AE, "mode" }, NULL 176 libavcodec/libtwolame.c { "stereo", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = TWOLAME_STEREO }, 0, 0, AE, "mode" }, NULL 177 libavcodec/libtwolame.c { "joint_stereo", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = TWOLAME_JOINT_STEREO }, 0, 0, AE, "mode" }, NULL 178 libavcodec/libtwolame.c { "dual_channel", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = TWOLAME_DUAL_CHANNEL }, 0, 0, AE, "mode" }, NULL 179 libavcodec/libtwolame.c { "mono", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = TWOLAME_MONO }, 0, 0, AE, "mode" }, NULL 186 libavcodec/libtwolame.c { NULL }, NULL 198 libavcodec/libtwolame.c { NULL }, NULL 103 libavcodec/libutvideodec.cpp if (utv->buffer == NULL) { NULL 253 libavcodec/libutvideodec.cpp NULL, //supported_framerates NULL 254 libavcodec/libutvideodec.cpp NULL, //pix_fmts NULL 255 libavcodec/libutvideodec.cpp NULL, //supported_samplerates NULL 256 libavcodec/libutvideodec.cpp NULL, //sample_fmts NULL 257 libavcodec/libutvideodec.cpp NULL, //channel_layouts NULL 259 libavcodec/libutvideodec.cpp NULL, //priv_class NULL 260 libavcodec/libutvideodec.cpp NULL, //profiles NULL 262 libavcodec/libutvideodec.cpp NULL, //next NULL 263 libavcodec/libutvideodec.cpp NULL, //init_thread_copy NULL 264 libavcodec/libutvideodec.cpp NULL, //update_thread_context NULL 265 libavcodec/libutvideodec.cpp NULL, //defaults NULL 266 libavcodec/libutvideodec.cpp NULL, //init_static_data NULL 268 libavcodec/libutvideodec.cpp NULL, //encode NULL 269 libavcodec/libutvideodec.cpp NULL, //encode2 NULL 105 libavcodec/libutvideoenc.cpp if (utv->buffer == NULL) { NULL 228 libavcodec/libutvideoenc.cpp NULL, /* supported_framerates */ NULL 233 libavcodec/libutvideoenc.cpp NULL, /* supported_samplerates */ NULL 234 libavcodec/libutvideoenc.cpp NULL, /* sample_fmts */ NULL 235 libavcodec/libutvideoenc.cpp NULL, /* channel_layouts */ NULL 237 libavcodec/libutvideoenc.cpp NULL, /* priv_class */ NULL 238 libavcodec/libutvideoenc.cpp NULL, /* profiles */ NULL 240 libavcodec/libutvideoenc.cpp NULL, /* next */ NULL 241 libavcodec/libutvideoenc.cpp NULL, /* init_thread_copy */ NULL 242 libavcodec/libutvideoenc.cpp NULL, /* update_thread_context */ NULL 243 libavcodec/libutvideoenc.cpp NULL, /* defaults */ NULL 244 libavcodec/libutvideoenc.cpp NULL, /* init_static_data */ NULL 246 libavcodec/libutvideoenc.cpp NULL, /* encode */ NULL 248 libavcodec/libutvideoenc.cpp NULL, /* decode */ NULL 250 libavcodec/libutvideoenc.cpp NULL, /* flush */ NULL 45 libavcodec/libvo-amrwbenc.c { NULL } NULL 58 libavcodec/libvorbisenc.c { NULL } NULL 63 libavcodec/libvorbisenc.c { NULL }, NULL 114 libavcodec/libvorbisenc.c if ((ret = vorbis_encode_ctl(vi, OV_ECTL_RATEMANAGE2_SET, NULL))) NULL 311 libavcodec/libvorbisenc.c if ((ret = vorbis_analysis(&s->vb, NULL)) < 0) NULL 322 libavcodec/libvorbisenc.c av_fifo_generic_write(s->pkt_fifo, &op, sizeof(ogg_packet), NULL); NULL 323 libavcodec/libvorbisenc.c av_fifo_generic_write(s->pkt_fifo, op.packet, op.bytes, NULL); NULL 339 libavcodec/libvorbisenc.c av_fifo_generic_read(s->pkt_fifo, &op, sizeof(ogg_packet), NULL); NULL 343 libavcodec/libvorbisenc.c av_fifo_generic_read(s->pkt_fifo, avpkt->data, op.bytes, NULL); NULL 120 libavcodec/libvpxdec.c const void *iter = NULL; NULL 124 libavcodec/libvpxdec.c if (vpx_codec_decode(&ctx->decoder, avpkt->data, avpkt->size, NULL, 0) != NULL 205 libavcodec/libvpxenc.c cx_frame->next = NULL; NULL 527 libavcodec/libvpxenc.c dst->buf_alpha = NULL; NULL 599 libavcodec/libvpxenc.c const struct vpx_codec_cx_pkt *pkt_alpha = NULL; NULL 600 libavcodec/libvpxenc.c const void *iter = NULL; NULL 601 libavcodec/libvpxenc.c const void *iter_alpha = NULL; NULL 701 libavcodec/libvpxenc.c struct vpx_image *rawimg = NULL; NULL 702 libavcodec/libvpxenc.c struct vpx_image *rawimg_alpha = NULL; NULL 796 libavcodec/libvpxenc.c { "backward", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 1}, 0, 0, VE, "arnr_type" }, \ NULL 797 libavcodec/libvpxenc.c { "forward", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 2}, 0, 0, VE, "arnr_type" }, \ NULL 798 libavcodec/libvpxenc.c { "centered", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 3}, 0, 0, VE, "arnr_type" }, \ NULL 800 libavcodec/libvpxenc.c { "best", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = VPX_DL_BEST_QUALITY}, 0, 0, VE, "quality"}, \ NULL 801 libavcodec/libvpxenc.c { "good", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = VPX_DL_GOOD_QUALITY}, 0, 0, VE, "quality"}, \ NULL 802 libavcodec/libvpxenc.c { "realtime", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = VPX_DL_REALTIME}, 0, 0, VE, "quality"}, \ NULL 828 libavcodec/libvpxenc.c { NULL } NULL 845 libavcodec/libvpxenc.c { NULL } NULL 857 libavcodec/libvpxenc.c { NULL }, NULL 117 libavcodec/libwavpackenc.c s->wv = WavpackOpenFileOutput(encode_callback, avctx, NULL); NULL 110 libavcodec/libwebpenc.c AVFrame *alt_frame = NULL; NULL 111 libavcodec/libwebpenc.c WebPPicture *pic = NULL; NULL 268 libavcodec/libwebpenc.c pic->memory_ = NULL; /* restore pointer */ NULL 330 libavcodec/libwebpenc.c { NULL }, NULL 344 libavcodec/libwebpenc.c { NULL }, NULL 270 libavcodec/libx264.c if (x264_encoder_encode(x4->enc, &nal, &nnal, frame? &x4->pic: NULL, &pic_out) < 0) NULL 665 libavcodec/libx264.c AVDictionary *dict = NULL; NULL 666 libavcodec/libx264.c AVDictionaryEntry *en = NULL; NULL 777 libavcodec/libx264.c {"level", "Specify level (as defined by Annex A)", OFFSET(level), AV_OPT_TYPE_STRING, {.str=NULL}, 0, 0, VE}, NULL 778 libavcodec/libx264.c {"passlogfile", "Filename for 2 pass stats", OFFSET(stats), AV_OPT_TYPE_STRING, {.str=NULL}, 0, 0, VE}, NULL 779 libavcodec/libx264.c {"wpredp", "Weighted prediction for P-frames", OFFSET(wpredp), AV_OPT_TYPE_STRING, {.str=NULL}, 0, 0, VE}, NULL 780 libavcodec/libx264.c {"x264opts", "x264 options", OFFSET(x264opts), AV_OPT_TYPE_STRING, {.str=NULL}, 0, 0, VE}, NULL 785 libavcodec/libx264.c { "none", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = X264_AQ_NONE}, INT_MIN, INT_MAX, VE, "aq_mode" }, NULL 797 libavcodec/libx264.c { "none", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = X264_WEIGHTP_NONE}, INT_MIN, INT_MAX, VE, "weightp" }, NULL 798 libavcodec/libx264.c { "simple", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = X264_WEIGHTP_SIMPLE}, INT_MIN, INT_MAX, VE, "weightp" }, NULL 799 libavcodec/libx264.c { "smart", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = X264_WEIGHTP_SMART}, INT_MIN, INT_MAX, VE, "weightp" }, NULL 805 libavcodec/libx264.c { "none", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = X264_B_PYRAMID_NONE}, INT_MIN, INT_MAX, VE, "b_pyramid" }, NULL 810 libavcodec/libx264.c { "fast-pskip", NULL, OFFSET(fast_pskip), AV_OPT_TYPE_INT, { .i64 = -1 }, -1, 1, VE}, NULL 818 libavcodec/libx264.c { "none", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = X264_DIRECT_PRED_NONE }, 0, 0, VE, "direct-pred" }, NULL 819 libavcodec/libx264.c { "spatial", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = X264_DIRECT_PRED_SPATIAL }, 0, 0, VE, "direct-pred" }, NULL 820 libavcodec/libx264.c { "temporal", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = X264_DIRECT_PRED_TEMPORAL }, 0, 0, VE, "direct-pred" }, NULL 821 libavcodec/libx264.c { "auto", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = X264_DIRECT_PRED_AUTO }, 0, 0, VE, "direct-pred" }, NULL 826 libavcodec/libx264.c { "none", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = X264_NAL_HRD_NONE}, INT_MIN, INT_MAX, VE, "nal-hrd" }, NULL 827 libavcodec/libx264.c { "vbr", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = X264_NAL_HRD_VBR}, INT_MIN, INT_MAX, VE, "nal-hrd" }, NULL 828 libavcodec/libx264.c { "cbr", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = X264_NAL_HRD_CBR}, INT_MIN, INT_MAX, VE, "nal-hrd" }, NULL 831 libavcodec/libx264.c { NULL }, NULL 876 libavcodec/libx264.c { NULL }, NULL 160 libavcodec/libx265.c AVDictionary *dict = NULL; NULL 161 libavcodec/libx265.c AVDictionaryEntry *en = NULL; NULL 247 libavcodec/libx265.c pic ? &x265pic : NULL, &x265pic_out); NULL 311 libavcodec/libx265.c { NULL } NULL 323 libavcodec/libx265.c { NULL }, NULL 136 libavcodec/libxavs.c frame? &x4->pic: NULL, &pic_out) < 0) NULL 401 libavcodec/libxavs.c { "none", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = XAVS_DIRECT_PRED_NONE }, 0, 0, VE, "direct-pred" }, NULL 402 libavcodec/libxavs.c { "spatial", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = XAVS_DIRECT_PRED_SPATIAL }, 0, 0, VE, "direct-pred" }, NULL 403 libavcodec/libxavs.c { "temporal", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = XAVS_DIRECT_PRED_TEMPORAL }, 0, 0, VE, "direct-pred" }, NULL 404 libavcodec/libxavs.c { "auto", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = XAVS_DIRECT_PRED_AUTO }, 0, 0, VE, "direct-pred" }, NULL 408 libavcodec/libxavs.c { "fast-pskip", NULL, OFFSET(fast_pskip), AV_OPT_TYPE_INT, {.i64 = -1 }, -1, 1, VE}, NULL 409 libavcodec/libxavs.c { NULL }, NULL 421 libavcodec/libxavs.c { NULL }, NULL 457 libavcodec/libxvid.c xvid_global(NULL, XVID_GBL_INIT, &xvid_gbl_init, NULL); NULL 472 libavcodec/libxvid.c xvid_enc_create.zones = NULL; NULL 494 libavcodec/libxvid.c x->twopassbuffer = NULL; NULL 495 libavcodec/libxvid.c x->old_twopassbuffer = NULL; NULL 496 libavcodec/libxvid.c x->twopassfile = NULL; NULL 569 libavcodec/libxvid.c avctx->lumi_masking ? NULL : &masking_l; NULL 621 libavcodec/libxvid.c x->inter_matrix = NULL; NULL 635 libavcodec/libxvid.c intra = NULL; NULL 644 libavcodec/libxvid.c inter = NULL; NULL 661 libavcodec/libxvid.c avctx->extradata = NULL; NULL 684 libavcodec/libxvid.c xerr = xvid_encore(NULL, XVID_ENC_CREATE, &xvid_enc_create, NULL); NULL 779 libavcodec/libxvid.c avctx->stats_out = NULL; NULL 830 libavcodec/libxvid.c xvid_encore(x->encoder_handle, XVID_ENC_DESTROY, NULL, NULL); NULL 831 libavcodec/libxvid.c x->encoder_handle = NULL; NULL 837 libavcodec/libxvid.c avctx->stats_out = NULL; NULL 858 libavcodec/libxvid.c { "off", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = 0 }, INT_MIN, INT_MAX, VE, "ssim" }, NULL 859 libavcodec/libxvid.c { "avg", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = 1 }, INT_MIN, INT_MAX, VE, "ssim" }, NULL 860 libavcodec/libxvid.c { "frame", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = 2 }, INT_MIN, INT_MAX, VE, "ssim" }, NULL 863 libavcodec/libxvid.c { NULL }, NULL 51 libavcodec/libxvid_rc.c av_log(NULL, AV_LOG_ERROR, "Can't create temporary pass2 file.\n"); NULL 72 libavcodec/libxvid_rc.c av_log(NULL, AV_LOG_ERROR, "Error %s writing 2pass logfile\n", av_err2str(ret)); NULL 93 libavcodec/libxvid_rc.c if (xvid_plugin_2pass2(NULL, XVID_PLG_CREATE, &xvid_plg_create, NULL 95 libavcodec/libxvid_rc.c av_log(NULL, AV_LOG_ERROR, "xvid_plugin_2pass2 failed\n"); NULL 129 libavcodec/libxvid_rc.c XVID_PLG_AFTER, &xvid_plg_data, NULL)) { NULL 139 libavcodec/libxvid_rc.c XVID_PLG_BEFORE, &xvid_plg_data, NULL)) { NULL 163 libavcodec/libxvid_rc.c &xvid_plg_destroy, NULL); NULL 107 libavcodec/libzvbi-teletextdec.c av_bprint_finalize(&buf, NULL); NULL 114 libavcodec/libzvbi-teletextdec.c av_bprint_finalize(&buf, NULL); NULL 117 libavcodec/libzvbi-teletextdec.c av_bprint_finalize(&buf2, NULL); NULL 175 libavcodec/libzvbi-teletextdec.c av_bprint_finalize(&buf, NULL); NULL 183 libavcodec/libzvbi-teletextdec.c av_bprint_finalize(&buf, NULL); NULL 190 libavcodec/libzvbi-teletextdec.c av_bprint_finalize(&buf, NULL); NULL 251 libavcodec/libzvbi-teletextdec.c sub_rect->pict.data[1] = NULL; NULL 409 libavcodec/libzvbi-teletextdec.c ctx->vbi = NULL; NULL 470 libavcodec/libzvbi-teletextdec.c sub->rects = NULL; NULL 503 libavcodec/libzvbi-teletextdec.c ctx->vbi = NULL; NULL 526 libavcodec/libzvbi-teletextdec.c ctx->vbi = NULL; NULL 542 libavcodec/libzvbi-teletextdec.c {"bitmap", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 0}, 0, 0, SD, "txt_format"}, NULL 543 libavcodec/libzvbi-teletextdec.c {"text", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 1}, 0, 0, SD, "txt_format"}, NULL 549 libavcodec/libzvbi-teletextdec.c { NULL }, NULL 159 libavcodec/lpc.c compute_ref_coefs(autoc, order, ref, NULL); NULL 426 libavcodec/me_cmp.c av_log(NULL, AV_LOG_ERROR, NULL 731 libavcodec/me_cmp.c distortion = s->mecc.sse[1](NULL, lsrc2, lsrc1, 8, 8); NULL 923 libavcodec/me_cmp.c av_log(NULL, AV_LOG_ERROR, NULL 317 libavcodec/microdvddec.c av_bprint_finalize(&new_line, NULL); NULL 848 libavcodec/mips/aaccoder_mips.c NULL, NULL 873 libavcodec/mips/aaccoder_mips.c quantize_and_encode_band_cost(s, pb, in, NULL, size, scale_idx, cb, lambda, NULL 874 libavcodec/mips/aaccoder_mips.c INFINITY, NULL); NULL 1342 libavcodec/mips/aaccoder_mips.c return get_band_numbits(s, NULL, in, scaled, size, scale_idx, cb, lambda, uplim, bits); NULL 2133 libavcodec/mips/aaccoder_mips.c return get_band_cost(s, NULL, in, scaled, size, scale_idx, cb, lambda, uplim, bits); NULL 2359 libavcodec/mips/aaccoder_mips.c lambda / band0->threshold, INFINITY, NULL); NULL 2365 libavcodec/mips/aaccoder_mips.c lambda / band1->threshold, INFINITY, NULL); NULL 2371 libavcodec/mips/aaccoder_mips.c lambda / maxthr, INFINITY, NULL); NULL 2377 libavcodec/mips/aaccoder_mips.c lambda / minthr, INFINITY, NULL); NULL 2450 libavcodec/mips/aaccoder_mips.c 0, INFINITY, NULL); NULL 117 libavcodec/mjpeg_parser.c *poutbuf = NULL; NULL 125 libavcodec/mjpegbdec.c if (ff_mjpeg_decode_sos(s, NULL, 0, NULL) < 0 && NULL 117 libavcodec/mjpegdec.c s->buffer = NULL; NULL 1218 libavcodec/mjpegdec.c reference_data[c] = reference ? reference->data[c] : NULL; NULL 1255 libavcodec/mjpegdec.c ptr = NULL; NULL 1841 libavcodec/mjpegdec.c av_dlog(NULL, "find_marker skipped %d bytes\n", skipped); NULL 2091 libavcodec/mjpegdec.c if ((ret = ff_mjpeg_decode_sos(s, NULL, 0, NULL)) < 0 && NULL 2311 libavcodec/mjpegdec.c s->picture_ptr = NULL; NULL 2344 libavcodec/mjpegdec.c { NULL }, NULL 83 libavcodec/motion-test.c d1 = test_func(NULL, img1, ptr, WIDTH, 8); NULL 84 libavcodec/motion-test.c d2 = ref_func(NULL, img1, ptr, WIDTH, 8); NULL 100 libavcodec/motion-test.c d1 += test_func(NULL, img1, ptr, WIDTH, 8); NULL 129 libavcodec/motion-test.c ctx = avcodec_alloc_context3(NULL); NULL 390 libavcodec/motion_est.c d = s->mecc.pix_abs[size][(x ? 1 : 0) + (y ? 2 : 0)](NULL, pix, ptr + ((x) >> 1), stride, h); \ NULL 900 libavcodec/motion_est.c init_ref(c, s->new_picture.f->data, s->last_picture.f->data, NULL, 16*mb_x, 16*mb_y, 0); NULL 975 libavcodec/motion_est.c vard = s->mecc.sse[0](NULL, pix, ppix, s->linesize, 16); NULL 1080 libavcodec/motion_est.c init_ref(c, s->new_picture.f->data, s->last_picture.f->data, NULL, 16*mb_x, 16*mb_y, 0); NULL 404 libavcodec/motion_est_template.c if( (x)<(xmin<<(S)) ) av_log(NULL, AV_LOG_ERROR, "%d %d %d %d %d xmin" #v, xmin, (x), (y), s->mb_x, s->mb_y);\ NULL 405 libavcodec/motion_est_template.c if( (x)>(xmax<<(S)) ) av_log(NULL, AV_LOG_ERROR, "%d %d %d %d %d xmax" #v, xmax, (x), (y), s->mb_x, s->mb_y);\ NULL 406 libavcodec/motion_est_template.c if( (y)<(ymin<<(S)) ) av_log(NULL, AV_LOG_ERROR, "%d %d %d %d %d ymin" #v, ymin, (x), (y), s->mb_x, s->mb_y);\ NULL 407 libavcodec/motion_est_template.c if( (y)>(ymax<<(S)) ) av_log(NULL, AV_LOG_ERROR, "%d %d %d %d %d ymax" #v, ymax, (x), (y), s->mb_x, s->mb_y);\ NULL 26 libavcodec/motionpixels_tablegen.c #define ff_crop_tab ((uint8_t *)NULL) NULL 99 libavcodec/movtextdec.c av_bprint_finalize(&buf, NULL); NULL 59 libavcodec/mpeg12.h av_log(NULL, AV_LOG_ERROR, "invalid dc code at\n"); NULL 1564 libavcodec/mpeg12dec.c load_matrix(s, s->chroma_intra_matrix, NULL, 1); NULL 1566 libavcodec/mpeg12dec.c load_matrix(s, s->chroma_inter_matrix, NULL, 0); NULL 2425 libavcodec/mpeg12dec.c &s2->thread_context[0], NULL, NULL 2497 libavcodec/mpeg12dec.c s2->thread_context, NULL, NULL 2749 libavcodec/mpeg12dec.c s2->next_picture_ptr = NULL; NULL 2758 libavcodec/mpeg12dec.c buf_size, NULL); NULL 2782 libavcodec/mpeg12dec.c s2->current_picture_ptr = NULL; NULL 2789 libavcodec/mpeg12dec.c s2->current_picture_ptr = NULL; NULL 1109 libavcodec/mpeg12enc.c OFFSET(tc_opt_str), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, VE },\ NULL 1120 libavcodec/mpeg12enc.c { NULL }, NULL 1128 libavcodec/mpeg12enc.c { "auto", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = -1}, 0, 0, VE, "seq_disp_ext" }, NULL 1129 libavcodec/mpeg12enc.c { "never", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 0 }, 0, 0, VE, "seq_disp_ext" }, NULL 1130 libavcodec/mpeg12enc.c { "always", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 1 }, 0, 0, VE, "seq_disp_ext" }, NULL 1132 libavcodec/mpeg12enc.c { NULL }, NULL 142 libavcodec/mpeg4video_parser.c *poutbuf = NULL; NULL 2754 libavcodec/mpeg4videodec.c {NULL} NULL 653 libavcodec/mpeg4videoenc.c mpeg4_encode_blocks(s, block, NULL, NULL, NULL, &s->pb); NULL 701 libavcodec/mpeg4videoenc.c diff = s->mecc.sad[0](NULL, p_pic, b_pic, s->linesize, 16); NULL 817 libavcodec/mpeg4videoenc.c mpeg4_encode_blocks(s, block, NULL, NULL, NULL, tex_pb); NULL 1400 libavcodec/mpeg4videoenc.c { NULL }, NULL 29 libavcodec/mpeg_er.c dst->f = NULL; NULL 30 libavcodec/mpeg_er.c dst->tf = NULL; NULL 111 libavcodec/mpegaudio_parser.c *poutbuf = NULL; NULL 123 libavcodec/mpegaudiodec_template.c division_tab3, division_tab5, NULL, division_tab9 NULL 251 libavcodec/mpegaudiodec_template.c av_log(NULL, AV_LOG_WARNING, "l3_unscale: e is %d\n", e); NULL 282 libavcodec/mpegaudiodec_template.c av_dlog(NULL, "%d: norm=%x s=%x %x %x\n", i, norm, NULL 384 libavcodec/mpegaudiodec_template.c av_dlog(NULL, "is_table_lsf %d %d: %f %f\n", NULL 831 libavcodec/mpegaudiodec_template.c s->in_gb.buffer = NULL; NULL 1422 libavcodec/mpegaudiodec_template.c s->in_gb.buffer = NULL; NULL 1599 libavcodec/mpegaudiodec_template.c s->in_gb.buffer = NULL; NULL 1699 libavcodec/mpegaudiodec_template.c ret = mp_decode_frame(s, NULL, buf, buf_size); NULL 1776 libavcodec/mpegaudiodec_template.c ret = mp_decode_frame(s, NULL, buf, buf_size); NULL 97 libavcodec/mpegaudiodecheader.c av_dlog(NULL, "layer%d, %d Hz, %d kbits/s, ", NULL 102 libavcodec/mpegaudiodecheader.c av_dlog(NULL, "ms-"); NULL 104 libavcodec/mpegaudiodecheader.c av_dlog(NULL, "i-"); NULL 106 libavcodec/mpegaudiodecheader.c av_dlog(NULL, "stereo"); NULL 108 libavcodec/mpegaudiodecheader.c av_dlog(NULL, "mono"); NULL 110 libavcodec/mpegaudiodecheader.c av_dlog(NULL, "\n"); NULL 506 libavcodec/mpegaudiodectab.h { 1, NULL, NULL }, NULL 413 libavcodec/mpegaudioenc_template.c av_dlog(NULL, "%2d:%d in=%x %x %d\n", NULL 482 libavcodec/mpegaudioenc_template.c av_dlog(NULL, "%d: %2d %2d %2d %d %d -> %d\n", j, NULL 559 libavcodec/mpegaudioenc_template.c av_dlog(NULL, "current=%d max=%d max_sb=%d max_ch=%d alloc=%d\n", NULL 783 libavcodec/mpegaudioenc_template.c { NULL }, NULL 838 libavcodec/mpegvideo.c s->obmc_scratchpad = NULL; NULL 883 libavcodec/mpegvideo.c s->obmc_scratchpad = NULL; NULL 890 libavcodec/mpegvideo.c s->block = NULL; NULL 963 libavcodec/mpegvideo.c s->bitstream_buffer = NULL; NULL 1021 libavcodec/mpegvideo.c &new_ctx->picture[pic - old_ctx->picture] : NULL) NULL 1420 libavcodec/mpegvideo.c s->p_mv_table = NULL; NULL 1421 libavcodec/mpegvideo.c s->b_forw_mv_table = NULL; NULL 1422 libavcodec/mpegvideo.c s->b_back_mv_table = NULL; NULL 1423 libavcodec/mpegvideo.c s->b_bidir_forw_mv_table = NULL; NULL 1424 libavcodec/mpegvideo.c s->b_bidir_back_mv_table = NULL; NULL 1425 libavcodec/mpegvideo.c s->b_direct_mv_table = NULL; NULL 1430 libavcodec/mpegvideo.c s->b_field_mv_table[i][j][k] = NULL; NULL 1434 libavcodec/mpegvideo.c s->p_field_mv_table[i][j] = NULL; NULL 1484 libavcodec/mpegvideo.c s->current_picture_ptr = NULL; NULL 1580 libavcodec/mpegvideo.c s->current_picture_ptr = NULL; NULL 1857 libavcodec/mpegvideo.c s->last_picture_ptr ? s->last_picture_ptr->f->data[0] : NULL, NULL 1858 libavcodec/mpegvideo.c s->next_picture_ptr ? s->next_picture_ptr->f->data[0] : NULL, NULL 1859 libavcodec/mpegvideo.c s->current_picture_ptr ? s->current_picture_ptr->f->data[0] : NULL, NULL 1891 libavcodec/mpegvideo.c s->last_picture_ptr = NULL; NULL 1930 libavcodec/mpegvideo.c s->next_picture_ptr = NULL; NULL 2335 libavcodec/mpegvideo.c pict->opaque = NULL; NULL 3299 libavcodec/mpegvideo.c s->last_picture_ptr ? s->last_picture_ptr->f : NULL, y, h, s->picture_structure, NULL 3373 libavcodec/mpegvideo.c s->current_picture_ptr = s->last_picture_ptr = s->next_picture_ptr = NULL; NULL 710 libavcodec/mpegvideo.h { "quantizer_noise_shaping", NULL, FF_MPV_OFFSET(quantizer_noise_shaping), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX, FF_MPV_OPT_FLAGS },\ NULL 78 libavcodec/mpegvideo_enc.c { NULL }, NULL 154 libavcodec/mpegvideo_enc.c av_log(NULL, AV_LOG_INFO, NULL 1028 libavcodec/mpegvideo_enc.c s->q_chroma_intra_matrix= NULL; NULL 1029 libavcodec/mpegvideo_enc.c s->q_chroma_intra_matrix16= NULL; NULL 1067 libavcodec/mpegvideo_enc.c int sad = s->mecc.sad[0](NULL, src + offset, ref + offset, NULL 1081 libavcodec/mpegvideo_enc.c Picture *pic = NULL; NULL 1280 libavcodec/mpegvideo_enc.c AVCodecContext *c = avcodec_alloc_context3(NULL); NULL 1310 libavcodec/mpegvideo_enc.c if (avcodec_open2(c, codec, NULL) < 0) NULL 1375 libavcodec/mpegvideo_enc.c out_size = encode_frame(c, NULL); NULL 1399 libavcodec/mpegvideo_enc.c s->reordered_input_picture[MAX_PICTURE_COUNT - 1] = NULL; NULL 2130 libavcodec/mpegvideo_enc.c progressive_score = s->mecc.ildct_cmp[4](s, ptr_y, NULL, wrap_y, 8) + NULL 2132 libavcodec/mpegvideo_enc.c NULL, wrap_y, 8) - 400; NULL 2136 libavcodec/mpegvideo_enc.c NULL, wrap_y * 2, 8) + NULL 2138 libavcodec/mpegvideo_enc.c NULL, wrap_y * 2, 8); NULL 2260 libavcodec/mpegvideo_enc.c if (s->mecc.sad[1](NULL, ptr_y, dest_y, wrap_y, 8) < 20 * s->qscale) NULL 2262 libavcodec/mpegvideo_enc.c if (s->mecc.sad[1](NULL, ptr_y + 8, dest_y + 8, wrap_y, 8) < 20 * s->qscale) NULL 2264 libavcodec/mpegvideo_enc.c if (s->mecc.sad[1](NULL, ptr_y + dct_offset, dest_y + dct_offset, NULL 2267 libavcodec/mpegvideo_enc.c if (s->mecc.sad[1](NULL, ptr_y + dct_offset + 8, dest_y + dct_offset + 8, NULL 2270 libavcodec/mpegvideo_enc.c if (s->mecc.sad[1](NULL, ptr_cb, dest_cb, wrap_c, 8) < 20 * s->qscale) NULL 2272 libavcodec/mpegvideo_enc.c if (s->mecc.sad[1](NULL, ptr_cr, dest_cr, wrap_c, 8) < 20 * s->qscale) NULL 2275 libavcodec/mpegvideo_enc.c if (s->mecc.sad[1](NULL, ptr_cb + uv_dct_offset, NULL 2279 libavcodec/mpegvideo_enc.c if (s->mecc.sad[1](NULL, ptr_cr + uv_dct_offset, NULL 2554 libavcodec/mpegvideo_enc.c return s->mecc.sse[0](NULL, src1, src2, stride, 16); NULL 2556 libavcodec/mpegvideo_enc.c return s->mecc.sse[1](NULL, src1, src2, stride, 8); NULL 2582 libavcodec/mpegvideo_enc.c return s->mecc.sse[0](NULL, s->new_picture.f->data[0] + s->mb_x * 16 + s->mb_y * s->linesize * 16, s->dest[0], s->linesize, 16) + NULL 2583 libavcodec/mpegvideo_enc.c s->mecc.sse[1](NULL, s->new_picture.f->data[1] + s->mb_x * 8 + s->mb_y * s->uvlinesize * 8, s->dest[1], s->uvlinesize, 8) + NULL 2584 libavcodec/mpegvideo_enc.c s->mecc.sse[1](NULL, s->new_picture.f->data[2] + s->mb_x * 8 + s->mb_y * s->uvlinesize * 8, s->dest[2], s->uvlinesize, 8); NULL 2810 libavcodec/mpegvideo_enc.c uint8_t *new_buffer = NULL; NULL 3541 libavcodec/mpegvideo_enc.c s->avctx->execute(s->avctx, pre_estimate_motion_thread, &s->thread_context[0], NULL, context_count, sizeof(void*)); NULL 3545 libavcodec/mpegvideo_enc.c s->avctx->execute(s->avctx, estimate_motion_thread, &s->thread_context[0], NULL, context_count, sizeof(void*)); NULL 3553 libavcodec/mpegvideo_enc.c s->avctx->execute(s->avctx, mb_var_thread, &s->thread_context[0], NULL, context_count, sizeof(void*)); NULL 3585 libavcodec/mpegvideo_enc.c ff_fix_long_mvs(s, NULL, 0, s->p_mv_table, s->f_code, CANDIDATE_MB_TYPE_INTER, 0); NULL 3607 libavcodec/mpegvideo_enc.c ff_fix_long_mvs(s, NULL, 0, s->b_forw_mv_table, s->f_code, CANDIDATE_MB_TYPE_FORWARD, 1); NULL 3608 libavcodec/mpegvideo_enc.c ff_fix_long_mvs(s, NULL, 0, s->b_back_mv_table, s->b_code, CANDIDATE_MB_TYPE_BACKWARD, 1); NULL 3609 libavcodec/mpegvideo_enc.c ff_fix_long_mvs(s, NULL, 0, s->b_bidir_forw_mv_table, s->f_code, CANDIDATE_MB_TYPE_BIDIR, 1); NULL 3610 libavcodec/mpegvideo_enc.c ff_fix_long_mvs(s, NULL, 0, s->b_bidir_back_mv_table, s->b_code, CANDIDATE_MB_TYPE_BIDIR, 1); NULL 3734 libavcodec/mpegvideo_enc.c s->avctx->execute(s->avctx, encode_thread, &s->thread_context[0], NULL, context_count, sizeof(void*)); NULL 4560 libavcodec/mpegvideo_enc.c { NULL }, NULL 4589 libavcodec/mpegvideo_enc.c { NULL }, NULL 179 libavcodec/mpegvideo_parser.c *poutbuf = NULL; NULL 189 libavcodec/mpegvideo_parser.c av_dlog(NULL, "pict_type=%d frame_rate=%0.3f repeat_pict=%d\n", NULL 74 libavcodec/mpegvideo_xvmc.c s->pblocks[i] = NULL; NULL 123 libavcodec/mpegvideo_xvmc.c render->p_future_surface = NULL; NULL 124 libavcodec/mpegvideo_xvmc.c render->p_past_surface = NULL; NULL 358 libavcodec/mpegvideo_xvmc.c .decode_slice = NULL, NULL 372 libavcodec/mpegvideo_xvmc.c .decode_slice = NULL, NULL 79 libavcodec/mpl2dec.c av_bprint_finalize(&buf, NULL); NULL 184 libavcodec/msmpeg4dec.c if (ff_msmpeg4_decode_block(s, block[i], i, (cbp >> (5 - i)) & 1, NULL) < 0) NULL 275 libavcodec/msmpeg4dec.c if (ff_msmpeg4_decode_block(s, block[i], i, (cbp >> (5 - i)) & 1, NULL) < 0) NULL 102 libavcodec/msrle.c const uint8_t *pal = av_packet_get_side_data(avpkt, AV_PKT_DATA_PALETTE, NULL); NULL 199 libavcodec/mss1.c ret = ff_mss12_decode_init(&c->ctx, 0, &c->sc, NULL); NULL 304 libavcodec/mss12.c p = decode_pixel(acoder, pctx, NULL, 0, 0); NULL 396 libavcodec/mss12.c p = decode_pixel(acoder, pctx, NULL, 0, 0); NULL 474 libavcodec/mss12.c pix = decode_pixel(acoder, &sc->intra_pix_ctx, NULL, 0, 0); NULL 500 libavcodec/mss12.c mode = decode_pixel(acoder, &sc->inter_pix_ctx, NULL, 0, 0); NULL 514 libavcodec/mss12.c if (decode_region(acoder, c->mask, NULL, NULL 616 libavcodec/mss2.c c->last_rgb_pic = NULL; NULL 73 libavcodec/mss2dsp.c 0, NULL, 0, NULL 99 libavcodec/mss2dsp.c NULL, 0, NULL 100 libavcodec/mss2dsp.c NULL, NULL, 0, NULL 172 libavcodec/mss4.c ret = mss4_init_vlc(&ctx->dc_vlc[i], mss4_dc_vlc_lens[i], NULL, 12); NULL 309 libavcodec/msvideo1.c const uint8_t *pal = av_packet_get_side_data(avpkt, AV_PKT_DATA_PALETTE, NULL); NULL 51 libavcodec/mxpegdec.c jpg->picture_ptr = NULL; NULL 303 libavcodec/mxpegdec.c ret = ff_mjpeg_decode_sos(jpg, NULL, 0, NULL); NULL 146 libavcodec/nellymoserdec.c const uint8_t *side=av_packet_get_side_data(avpkt, 'F', NULL); NULL 313 libavcodec/nuv.c c->decomp_buf = NULL; NULL 173 libavcodec/nvenc.c return NULL; NULL 241 libavcodec/nvenc.c return NULL; NULL 308 libavcodec/nvenc.c dl_fn->cuda_lib = NULL; NULL 433 libavcodec/nvenc.c dl_fn->nvenc_lib = NULL; NULL 444 libavcodec/nvenc.c dl_fn->nvenc_lib = NULL; NULL 449 libavcodec/nvenc.c dl_fn->cuda_lib = NULL; NULL 451 libavcodec/nvenc.c dl_fn->cu_init = NULL; NULL 452 libavcodec/nvenc.c dl_fn->cu_device_get_count = NULL; NULL 453 libavcodec/nvenc.c dl_fn->cu_device_get = NULL; NULL 454 libavcodec/nvenc.c dl_fn->cu_device_get_name = NULL; NULL 455 libavcodec/nvenc.c dl_fn->cu_device_compute_capability = NULL; NULL 456 libavcodec/nvenc.c dl_fn->cu_ctx_create = NULL; NULL 457 libavcodec/nvenc.c dl_fn->cu_ctx_pop_current = NULL; NULL 458 libavcodec/nvenc.c dl_fn->cu_ctx_destroy = NULL; NULL 513 libavcodec/nvenc.c ctx->cu_context = NULL; NULL 535 libavcodec/nvenc.c ctx->nvencoder = NULL; NULL 793 libavcodec/nvenc.c ctx->output_surfaces[surfaceCount++].output_surface = NULL; NULL 856 libavcodec/nvenc.c ctx->nvencoder = NULL; NULL 857 libavcodec/nvenc.c ctx->cu_context = NULL; NULL 880 libavcodec/nvenc.c ctx->nvencoder = NULL; NULL 883 libavcodec/nvenc.c ctx->cu_context = NULL; NULL 995 libavcodec/nvenc.c NvencInputSurface *inSurf = NULL; NULL 1190 libavcodec/nvenc.c { NULL } NULL 1207 libavcodec/nvenc.c { NULL }, NULL 52 libavcodec/options.c return NULL; NULL 57 libavcodec/options.c AVCodec *c = NULL; NULL 68 libavcodec/options.c return NULL; NULL 152 libavcodec/options.c return NULL; NULL 156 libavcodec/options.c return NULL; NULL 211 libavcodec/options.c dest->slice_offset = NULL; NULL 212 libavcodec/options.c dest->hwaccel = NULL; NULL 213 libavcodec/options.c dest->internal = NULL; NULL 214 libavcodec/options.c dest->coded_frame = NULL; NULL 217 libavcodec/options.c dest->extradata = NULL; NULL 218 libavcodec/options.c dest->intra_matrix = NULL; NULL 219 libavcodec/options.c dest->inter_matrix = NULL; NULL 220 libavcodec/options.c dest->rc_override = NULL; NULL 221 libavcodec/options.c dest->subtitle_header = NULL; NULL 273 libavcodec/options.c {NULL}, NULL 278 libavcodec/options.c .item_name = NULL, NULL 298 libavcodec/options.c {NULL}, NULL 303 libavcodec/options.c .item_name = NULL, NULL 353 libavcodec/options.c { NULL }, NULL 423 libavcodec/options.c char *str = NULL; NULL 448 libavcodec/options.c avcodec_open2(ctx1, ctx1->codec, NULL); NULL 469 libavcodec/options.c NULL, NULL 51 libavcodec/options_table.h {"flags", NULL, OFFSET(flags), AV_OPT_TYPE_FLAGS, {.i64 = DEFAULT }, 0, UINT_MAX, V|A|S|E|D, "flags"}, NULL 64 libavcodec/options_table.h {"input_preserved", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = CODEC_FLAG_INPUT_PRESERVED }, INT_MIN, INT_MAX, 0, "flags"}, NULL 73 libavcodec/options_table.h {"truncated", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = CODEC_FLAG_TRUNCATED }, INT_MIN, INT_MAX, 0, "flags"}, NULL 106 libavcodec/options_table.h {"time_base", NULL, OFFSET(time_base), AV_OPT_TYPE_RATIONAL, {.dbl = 0}, INT_MIN, INT_MAX}, NULL 111 libavcodec/options_table.h {"frame_size", NULL, OFFSET(frame_size), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, A|E}, NULL 112 libavcodec/options_table.h {"frame_number", NULL, OFFSET(frame_number), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 113 libavcodec/options_table.h {"delay", NULL, OFFSET(delay), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 126 libavcodec/options_table.h {"mv_bits", NULL, OFFSET(mv_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 127 libavcodec/options_table.h {"header_bits", NULL, OFFSET(header_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 128 libavcodec/options_table.h {"i_tex_bits", NULL, OFFSET(i_tex_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 129 libavcodec/options_table.h {"p_tex_bits", NULL, OFFSET(p_tex_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 130 libavcodec/options_table.h {"i_count", NULL, OFFSET(i_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 131 libavcodec/options_table.h {"p_count", NULL, OFFSET(p_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 132 libavcodec/options_table.h {"skip_count", NULL, OFFSET(skip_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 133 libavcodec/options_table.h {"misc_bits", NULL, OFFSET(misc_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 134 libavcodec/options_table.h {"frame_bits", NULL, OFFSET(frame_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 135 libavcodec/options_table.h {"codec_tag", NULL, OFFSET(codec_tag), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 137 libavcodec/options_table.h {"autodetect", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_AUTODETECT }, INT_MIN, INT_MAX, V|D, "bug"}, NULL 144 libavcodec/options_table.h {"amv", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_AMV }, INT_MIN, INT_MAX, V|D, "bug"}, NULL 148 libavcodec/options_table.h {"qpel_chroma", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_QPEL_CHROMA }, INT_MIN, INT_MAX, V|D, "bug"}, NULL 150 libavcodec/options_table.h {"qpel_chroma2", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_QPEL_CHROMA2 }, INT_MIN, INT_MAX, V|D, "bug"}, NULL 153 libavcodec/options_table.h {"hpel_chroma", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_HPEL_CHROMA }, INT_MIN, INT_MAX, V|D, "bug"}, NULL 154 libavcodec/options_table.h {"dc_clip", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_DC_CLIP }, INT_MIN, INT_MAX, V|D, "bug"}, NULL 160 libavcodec/options_table.h {"normal", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_COMPLIANCE_NORMAL }, INT_MIN, INT_MAX, V|D|E, "strict"}, NULL 173 libavcodec/options_table.h {"has_b_frames", NULL, OFFSET(has_b_frames), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 174 libavcodec/options_table.h {"block_align", NULL, OFFSET(block_align), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 181 libavcodec/options_table.h {"rc_override_count", NULL, OFFSET(rc_override_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 183 libavcodec/options_table.h {"rc_eq", "deprecated, use encoder private options instead", OFFSET(rc_eq), AV_OPT_TYPE_STRING, {.str = NULL}, CHAR_MIN, CHAR_MAX, V|E}, NULL 203 libavcodec/options_table.h {"mmx", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_DCT_MMX }, INT_MIN, INT_MAX, V|E, "dct"}, NULL 204 libavcodec/options_table.h {"altivec", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_DCT_ALTIVEC }, INT_MIN, INT_MAX, V|E, "dct"}, NULL 212 libavcodec/options_table.h {"auto", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_AUTO }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 213 libavcodec/options_table.h {"int", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_INT }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 214 libavcodec/options_table.h {"simple", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SIMPLE }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 215 libavcodec/options_table.h {"simplemmx", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SIMPLEMMX }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 216 libavcodec/options_table.h {"arm", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_ARM }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 217 libavcodec/options_table.h {"altivec", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_ALTIVEC }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 219 libavcodec/options_table.h {"sh4", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SH4 }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 221 libavcodec/options_table.h {"simplearm", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SIMPLEARM }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 222 libavcodec/options_table.h {"simplearmv5te", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SIMPLEARMV5TE }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 223 libavcodec/options_table.h {"simplearmv6", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SIMPLEARMV6 }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 224 libavcodec/options_table.h {"simpleneon", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SIMPLENEON }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 226 libavcodec/options_table.h {"simplealpha", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SIMPLEALPHA }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 229 libavcodec/options_table.h {"ipp", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_IPP }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 231 libavcodec/options_table.h {"xvid", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_XVID }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 234 libavcodec/options_table.h {"simpleauto", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_IDCT_SIMPLEAUTO }, INT_MIN, INT_MAX, V|E|D, "idct"}, NULL 235 libavcodec/options_table.h {"slice_count", NULL, OFFSET(slice_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 240 libavcodec/options_table.h {"bits_per_coded_sample", NULL, OFFSET(bits_per_coded_sample), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 242 libavcodec/options_table.h {"left", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PRED_LEFT }, INT_MIN, INT_MAX, V|E, "pred"}, NULL 243 libavcodec/options_table.h {"plane", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PRED_PLANE }, INT_MIN, INT_MAX, V|E, "pred"}, NULL 244 libavcodec/options_table.h {"median", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PRED_MEDIAN }, INT_MIN, INT_MAX, V|E, "pred"}, NULL 249 libavcodec/options_table.h {"bitstream", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_BITSTREAM }, INT_MIN, INT_MAX, V|D, "debug"}, NULL 255 libavcodec/options_table.h {"dct_coeff", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_DCT_COEFF }, INT_MIN, INT_MAX, V|D, "debug"}, NULL 256 libavcodec/options_table.h {"skip", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_SKIP }, INT_MIN, INT_MAX, V|D, "debug"}, NULL 257 libavcodec/options_table.h {"startcode", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_STARTCODE }, INT_MIN, INT_MAX, V|D, "debug"}, NULL 259 libavcodec/options_table.h {"pts", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_PTS }, INT_MIN, INT_MAX, V|D, "debug"}, NULL 263 libavcodec/options_table.h {"bugs", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_BUGS }, INT_MIN, INT_MAX, V|D, "debug"}, NULL 298 libavcodec/options_table.h {"dctmax", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_CMP_DCTMAX }, INT_MIN, INT_MAX, V|E, "cmp_func"}, NULL 299 libavcodec/options_table.h {"chroma", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_CMP_CHROMA }, INT_MIN, INT_MAX, V|E, "cmp_func"}, NULL 302 libavcodec/options_table.h {"dtg_active_format", NULL, OFFSET(dtg_active_format), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 306 libavcodec/options_table.h {"global_quality", NULL, OFFSET(global_quality), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|A|E}, NULL 307 libavcodec/options_table.h {"coder", NULL, OFFSET(coder_type), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E, "coder"}, NULL 316 libavcodec/options_table.h {"slice_flags", NULL, OFFSET(slice_flags), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 318 libavcodec/options_table.h {"xvmc_acceleration", NULL, OFFSET(xvmc_acceleration), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 325 libavcodec/options_table.h {"stream_codec_tag", NULL, OFFSET(stream_codec_tag), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 334 libavcodec/options_table.h {"flags2", NULL, OFFSET(flags2), AV_OPT_TYPE_FLAGS, {.i64 = DEFAULT}, 0, UINT_MAX, V|A|E|D, "flags2"}, NULL 336 libavcodec/options_table.h {"error", NULL, OFFSET(error_rate), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, NULL 338 libavcodec/options_table.h {"threads", NULL, OFFSET(thread_count), AV_OPT_TYPE_INT, {.i64 = 1 }, 0, INT_MAX, V|A|E|D, "threads"}, NULL 348 libavcodec/options_table.h {"profile", NULL, OFFSET(profile), AV_OPT_TYPE_INT, {.i64 = FF_PROFILE_UNKNOWN }, INT_MIN, INT_MAX, V|A|E, "profile"}, NULL 349 libavcodec/options_table.h {"unknown", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_UNKNOWN }, INT_MIN, INT_MAX, V|A|E, "profile"}, NULL 350 libavcodec/options_table.h {"aac_main", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_AAC_MAIN }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 351 libavcodec/options_table.h {"aac_low", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_AAC_LOW }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 352 libavcodec/options_table.h {"aac_ssr", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_AAC_SSR }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 353 libavcodec/options_table.h {"aac_ltp", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_AAC_LTP }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 354 libavcodec/options_table.h {"aac_he", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_AAC_HE }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 355 libavcodec/options_table.h {"aac_he_v2", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_AAC_HE_V2 }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 356 libavcodec/options_table.h {"aac_ld", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_AAC_LD }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 357 libavcodec/options_table.h {"aac_eld", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_AAC_ELD }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 358 libavcodec/options_table.h {"mpeg2_aac_low", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_MPEG2_AAC_LOW }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 359 libavcodec/options_table.h {"mpeg2_aac_he", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_MPEG2_AAC_HE }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 360 libavcodec/options_table.h {"dts", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_DTS }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 361 libavcodec/options_table.h {"dts_es", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_DTS_ES }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 362 libavcodec/options_table.h {"dts_96_24", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_DTS_96_24 }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 363 libavcodec/options_table.h {"dts_hd_hra", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_DTS_HD_HRA }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 364 libavcodec/options_table.h {"dts_hd_ma", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_DTS_HD_MA }, INT_MIN, INT_MAX, A|E, "profile"}, NULL 365 libavcodec/options_table.h {"mpeg4_sp", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_MPEG4_SIMPLE }, INT_MIN, INT_MAX, V|E, "profile"}, NULL 366 libavcodec/options_table.h {"mpeg4_core", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_MPEG4_CORE }, INT_MIN, INT_MAX, V|E, "profile"}, NULL 367 libavcodec/options_table.h {"mpeg4_main", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_MPEG4_MAIN }, INT_MIN, INT_MAX, V|E, "profile"}, NULL 368 libavcodec/options_table.h {"mpeg4_asp", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PROFILE_MPEG4_ADVANCED_SIMPLE }, INT_MIN, INT_MAX, V|E, "profile"}, NULL 369 libavcodec/options_table.h {"level", NULL, OFFSET(level), AV_OPT_TYPE_INT, {.i64 = FF_LEVEL_UNKNOWN }, INT_MIN, INT_MAX, V|A|E, "level"}, NULL 370 libavcodec/options_table.h {"unknown", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_LEVEL_UNKNOWN }, INT_MIN, INT_MAX, V|A|E, "level"}, NULL 401 libavcodec/options_table.h {"mv0_threshold", NULL, OFFSET(mv0_threshold), AV_OPT_TYPE_INT, {.i64 = 256 }, 0, INT_MAX, V|E}, NULL 403 libavcodec/options_table.h {"compression_level", NULL, OFFSET(compression_level), AV_OPT_TYPE_INT, {.i64 = FF_COMPRESSION_DEFAULT }, INT_MIN, INT_MAX, V|A|E}, NULL 404 libavcodec/options_table.h {"min_prediction_order", NULL, OFFSET(min_prediction_order), AV_OPT_TYPE_INT, {.i64 = -1 }, INT_MIN, INT_MAX, A|E}, NULL 405 libavcodec/options_table.h {"max_prediction_order", NULL, OFFSET(max_prediction_order), AV_OPT_TYPE_INT, {.i64 = -1 }, INT_MIN, INT_MAX, A|E}, NULL 410 libavcodec/options_table.h {"bits_per_raw_sample", NULL, OFFSET(bits_per_raw_sample), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, NULL 411 libavcodec/options_table.h {"channel_layout", NULL, OFFSET(channel_layout), AV_OPT_TYPE_INT64, {.i64 = DEFAULT }, 0, INT64_MAX, A|E|D, "channel_layout"}, NULL 412 libavcodec/options_table.h {"request_channel_layout", NULL, OFFSET(request_channel_layout), AV_OPT_TYPE_INT64, {.i64 = DEFAULT }, 0, INT64_MAX, A|D, "request_channel_layout"}, NULL 413 libavcodec/options_table.h {"rc_max_vbv_use", NULL, OFFSET(rc_max_available_vbv_use), AV_OPT_TYPE_FLOAT, {.dbl = 0 }, 0.0, FLT_MAX, V|E}, NULL 414 libavcodec/options_table.h {"rc_min_vbv_use", NULL, OFFSET(rc_min_vbv_overflow_use), AV_OPT_TYPE_FLOAT, {.dbl = 3 }, 0.0, FLT_MAX, V|E}, NULL 415 libavcodec/options_table.h {"ticks_per_frame", NULL, OFFSET(ticks_per_frame), AV_OPT_TYPE_INT, {.i64 = 1 }, 1, INT_MAX, A|V|E|D}, NULL 466 libavcodec/options_table.h {"slice", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_THREAD_SLICE }, INT_MIN, INT_MAX, V|E|D, "thread_type"}, NULL 467 libavcodec/options_table.h {"frame", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_THREAD_FRAME }, INT_MIN, INT_MAX, V|E|D, "thread_type"}, NULL 479 libavcodec/options_table.h {"pkt_timebase", NULL, OFFSET(pkt_timebase), AV_OPT_TYPE_RATIONAL, {.dbl = 0 }, 0, INT_MAX, 0}, NULL 480 libavcodec/options_table.h {"sub_charenc", "set input text subtitles character encoding", OFFSET(sub_charenc), AV_OPT_TYPE_STRING, {.str = NULL}, CHAR_MIN, CHAR_MAX, S|D}, NULL 482 libavcodec/options_table.h {"do_nothing", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_SUB_CHARENC_MODE_DO_NOTHING}, INT_MIN, INT_MAX, S|D, "sub_charenc_mode"}, NULL 483 libavcodec/options_table.h {"auto", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_SUB_CHARENC_MODE_AUTOMATIC}, INT_MIN, INT_MAX, S|D, "sub_charenc_mode"}, NULL 484 libavcodec/options_table.h {"pre_decoder", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_SUB_CHARENC_MODE_PRE_DECODER}, INT_MIN, INT_MAX, S|D, "sub_charenc_mode"}, NULL 485 libavcodec/options_table.h {"refcounted_frames", NULL, OFFSET(refcounted_frames), AV_OPT_TYPE_INT, {.i64 = 0}, 0, 1, A|V|D }, NULL 486 libavcodec/options_table.h {"side_data_only_packets", NULL, OFFSET(side_data_only_packets), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, 1, A|V|E }, NULL 489 libavcodec/options_table.h {"progressive", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = AV_FIELD_PROGRESSIVE }, 0, 0, V|D|E, "field_order" }, NULL 490 libavcodec/options_table.h {"tt", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = AV_FIELD_TT }, 0, 0, V|D|E, "field_order" }, NULL 491 libavcodec/options_table.h {"bb", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = AV_FIELD_BB }, 0, 0, V|D|E, "field_order" }, NULL 492 libavcodec/options_table.h {"tb", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = AV_FIELD_TB }, 0, 0, V|D|E, "field_order" }, NULL 493 libavcodec/options_table.h {"bt", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = AV_FIELD_BT }, 0, 0, V|D|E, "field_order" }, NULL 494 libavcodec/options_table.h {"dump_separator", "set information dump field separator", OFFSET(dump_separator), AV_OPT_TYPE_STRING, {.str = NULL}, CHAR_MIN, CHAR_MAX, A|V|S|D|E}, NULL 495 libavcodec/options_table.h {"codec_whitelist", "List of decoders that are allowed to be used", OFFSET(codec_whitelist), AV_OPT_TYPE_STRING, { .str = NULL }, CHAR_MIN, CHAR_MAX, A|V|S|D }, NULL 497 libavcodec/options_table.h {"video_size", "set video size", OFFSET(width), AV_OPT_TYPE_IMAGE_SIZE, {.str=NULL}, 0, INT_MAX, 0 }, NULL 498 libavcodec/options_table.h {NULL}, NULL 1341 libavcodec/opus_celt.c split = dualstereo = (Y != NULL); NULL 1497 libavcodec/opus_celt.c cm = celt_decode_band(s, rc, band, x2, NULL, N, mbits, blocks, NULL 1516 libavcodec/opus_celt.c float *next_lowband2 = NULL; NULL 1517 libavcodec/opus_celt.c float *next_lowband_out1 = NULL; NULL 1550 libavcodec/opus_celt.c cm = celt_decode_band(s, rc, band, X, NULL, N, mbits, blocks, NULL 1561 libavcodec/opus_celt.c cm |= celt_decode_band(s, rc, band, Y, NULL, N, sbits, blocks, NULL 1562 libavcodec/opus_celt.c next_lowband2, duration, NULL, NULL 1563 libavcodec/opus_celt.c next_level, gain * side, NULL, NULL 1568 libavcodec/opus_celt.c cm = celt_decode_band(s, rc, band, Y, NULL, N, sbits, blocks, NULL 1569 libavcodec/opus_celt.c next_lowband2, duration, NULL, NULL 1570 libavcodec/opus_celt.c next_level, gain * side, NULL, NULL 1579 libavcodec/opus_celt.c cm |= celt_decode_band(s, rc, band, X, NULL, N, mbits, blocks, NULL 1898 libavcodec/opus_celt.c float *Y = (s->coded_channels == 2) ? s->coeffs[1] + band_offset : NULL; NULL 1952 libavcodec/opus_celt.c cm[0] = celt_decode_band(s, rc, i, X, NULL, band_size, b / 2, s->blocks, NULL 1953 libavcodec/opus_celt.c effective_lowband != -1 ? norm + (effective_lowband << s->duration) : NULL, s->duration, NULL 1956 libavcodec/opus_celt.c cm[1] = celt_decode_band(s, rc, i, Y, NULL, band_size, b/2, s->blocks, NULL 1957 libavcodec/opus_celt.c effective_lowband != -1 ? norm2 + (effective_lowband << s->duration) : NULL, s->duration, NULL 1961 libavcodec/opus_celt.c effective_lowband != -1 ? norm + (effective_lowband << s->duration) : NULL, s->duration, NULL 167 libavcodec/opus_parser.c *poutbuf = NULL; NULL 173 libavcodec/opus_parser.c *poutbuf = NULL; NULL 117 libavcodec/opusdec.c NULL, 0); NULL 168 libavcodec/opusdec.c NULL, 0, NULL 436 libavcodec/opusdec.c s->out[0] = s->out[1] = NULL; NULL 457 libavcodec/opusdec.c s->out[1] = NULL; NULL 33 libavcodec/parser.c static AVCodecParser *av_first_parser = NULL; NULL 52 libavcodec/parser.c AVCodecParserContext *s = NULL; NULL 57 libavcodec/parser.c return NULL; NULL 67 libavcodec/parser.c return NULL; NULL 97 libavcodec/parser.c return NULL; NULL 235 libavcodec/parser.c av_dlog(NULL, "overread %d, state:%X next:%d index:%d o_index:%d\n", NULL 237 libavcodec/parser.c av_dlog(NULL, "%X %X %X %X\n", NULL 296 libavcodec/parser.c av_dlog(NULL, "overread %d, state:%X next:%d index:%d o_index:%d\n", NULL 298 libavcodec/parser.c av_dlog(NULL, "%X %X %X %X\n", NULL 230 libavcodec/pcm-dvd.c return NULL; NULL 111 libavcodec/pcxenc.c const uint32_t *pal = NULL; NULL 123 libavcodec/pgssubdec.c return NULL; NULL 134 libavcodec/pgssubdec.c return NULL; NULL 679 libavcodec/pgssubdec.c { NULL }, NULL 407 libavcodec/pngdec.c av_log(NULL, AV_LOG_WARNING, NULL 425 libavcodec/pngdec.c zstream.opaque = NULL; NULL 455 libavcodec/pngdec.c av_bprint_finalize(bp, NULL); NULL 467 libavcodec/pngdec.c return NULL; NULL 470 libavcodec/pngdec.c return NULL; NULL 491 libavcodec/pngdec.c uint8_t *kw_utf8 = NULL, *text, *txt_utf8 = NULL; NULL 968 libavcodec/pngdec.c AVDictionary *metadata = NULL; NULL 1090 libavcodec/pngdec.c metadata = NULL; NULL 1130 libavcodec/pngdec.c s->zstream.opaque = NULL; NULL 1148 libavcodec/pngdec.c s->crow_buf = NULL; NULL 299 libavcodec/pngenc.c uint8_t *crow_base = NULL; NULL 300 libavcodec/pngenc.c uint8_t *progressive_buf = NULL; NULL 301 libavcodec/pngenc.c uint8_t *top_buf = NULL; NULL 353 libavcodec/pngenc.c s->zstream.opaque = NULL; NULL 466 libavcodec/pngenc.c top = NULL; NULL 482 libavcodec/pngenc.c top = NULL; NULL 507 libavcodec/pngenc.c png_write_chunk(&s->bytestream, MKTAG('I', 'E', 'N', 'D'), NULL, 0); NULL 582 libavcodec/pngenc.c { NULL } NULL 89 libavcodec/pnm.c w = strtol(buf1, NULL, 10); NULL 92 libavcodec/pnm.c h = strtol(buf1, NULL, 10); NULL 95 libavcodec/pnm.c depth = strtol(buf1, NULL, 10); NULL 98 libavcodec/pnm.c maxval = strtol(buf1, NULL, 10); NULL 77 libavcodec/pnm_parser.c *poutbuf = NULL; NULL 604 libavcodec/proresdec2.c avctx->execute2(avctx, decode_slice_thread, NULL, NULL, ctx->slice_count); NULL 86 libavcodec/proresdec_lgpl.c ctx->slice_data = NULL; NULL 709 libavcodec/proresdec_lgpl.c ctx->slice_data, NULL, slice_num, NULL 757 libavcodec/proresdec_lgpl.c ctx->frame = NULL; NULL 1005 libavcodec/proresenc_kostya.c ret = avctx->execute2(avctx, find_quant_thread, (void*)pic, NULL, NULL 1296 libavcodec/proresenc_kostya.c { "profile", NULL, OFFSET(profile), AV_OPT_TYPE_INT, NULL 1299 libavcodec/proresenc_kostya.c { "auto", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PRORES_PROFILE_AUTO }, NULL 1301 libavcodec/proresenc_kostya.c { "proxy", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PRORES_PROFILE_PROXY }, NULL 1303 libavcodec/proresenc_kostya.c { "lt", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PRORES_PROFILE_LT }, NULL 1305 libavcodec/proresenc_kostya.c { "standard", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PRORES_PROFILE_STANDARD }, NULL 1307 libavcodec/proresenc_kostya.c { "hq", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PRORES_PROFILE_HQ }, NULL 1309 libavcodec/proresenc_kostya.c { "4444", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PRORES_PROFILE_4444 }, NULL 1317 libavcodec/proresenc_kostya.c { "auto", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = -1 }, NULL 1319 libavcodec/proresenc_kostya.c { "proxy", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = QUANT_MAT_PROXY }, NULL 1321 libavcodec/proresenc_kostya.c { "lt", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = QUANT_MAT_LT }, NULL 1323 libavcodec/proresenc_kostya.c { "standard", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = QUANT_MAT_STANDARD }, NULL 1325 libavcodec/proresenc_kostya.c { "hq", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = QUANT_MAT_HQ }, NULL 1327 libavcodec/proresenc_kostya.c { "default", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = QUANT_MAT_DEFAULT }, NULL 1331 libavcodec/proresenc_kostya.c { NULL } NULL 185 libavcodec/pthread_frame.c return NULL; NULL 480 libavcodec/pthread_frame.c volatile int *progress = f->progress ? (int*)f->progress->data : NULL; NULL 498 libavcodec/pthread_frame.c volatile int *progress = f->progress ? (int*)f->progress->data : NULL; NULL 571 libavcodec/pthread_frame.c pthread_join(p->thread, NULL); NULL 577 libavcodec/pthread_frame.c avctx->codec = NULL; NULL 639 libavcodec/pthread_frame.c pthread_mutex_init(&fctx->buffer_mutex, NULL); NULL 646 libavcodec/pthread_frame.c pthread_mutex_init(&p->mutex, NULL); NULL 647 libavcodec/pthread_frame.c pthread_mutex_init(&p->progress_mutex, NULL); NULL 648 libavcodec/pthread_frame.c pthread_cond_init(&p->input_cond, NULL); NULL 649 libavcodec/pthread_frame.c pthread_cond_init(&p->progress_cond, NULL); NULL 650 libavcodec/pthread_frame.c pthread_cond_init(&p->output_cond, NULL); NULL 700 libavcodec/pthread_frame.c err = AVERROR(pthread_create(&p->thread, NULL, frame_worker_thread, p)); NULL 729 libavcodec/pthread_frame.c fctx->prev_thread = NULL; NULL 873 libavcodec/pthread_frame.c f->owner = NULL; NULL 94 libavcodec/pthread_slice.c return NULL; NULL 120 libavcodec/pthread_slice.c pthread_join(c->workers[i], NULL); NULL 183 libavcodec/pthread_slice.c return thread_execute(avctx, NULL, arg, ret, job_count, 0); NULL 227 libavcodec/pthread_slice.c pthread_cond_init(&c->current_job_cond, NULL); NULL 228 libavcodec/pthread_slice.c pthread_cond_init(&c->last_job_cond, NULL); NULL 229 libavcodec/pthread_slice.c pthread_mutex_init(&c->current_job_lock, NULL); NULL 232 libavcodec/pthread_slice.c if(pthread_create(&c->workers[i], NULL, worker, avctx)) { NULL 295 libavcodec/pthread_slice.c pthread_mutex_init(&p->progress_mutex[i], NULL); NULL 296 libavcodec/pthread_slice.c pthread_cond_init(&p->progress_cond[i], NULL); NULL 53 libavcodec/put_bits.h buffer = NULL; NULL 269 libavcodec/qcelpdata.h NULL, ///< for SILENCE rate NULL 55 libavcodec/qdm2.c list[size].next = NULL; \ NULL 69 libavcodec/qdm2.c av_log (NULL,AV_LOG_INFO,"This file triggers some untested code. Please contact the developers.\n"); NULL 72 libavcodec/qdm2.c av_log (NULL,AV_LOG_INFO,"This file triggers some missing code. Please contact the developers.\nPosition: %s\n",why); NULL 214 libavcodec/qdm2.c av_log(NULL, AV_LOG_ERROR, "value %d in qdm2_get_vlc too large\n", value); NULL 267 libavcodec/qdm2.c sub_packet->data = NULL; NULL 284 libavcodec/qdm2.c av_log(NULL, AV_LOG_DEBUG, "Subpacket: type=%d size=%d start_offs=%x\n", NULL 303 libavcodec/qdm2.c return NULL; NULL 537 libavcodec/qdm2.c avpriv_request_sample(NULL, "!superblocktype_2_3"); NULL 690 libavcodec/qdm2.c av_log(NULL, AV_LOG_ERROR, "coding method invalid\n"); NULL 716 libavcodec/qdm2.c av_log(NULL, AV_LOG_ERROR, "Invalid 8bit codeword\n"); NULL 757 libavcodec/qdm2.c av_log(NULL, AV_LOG_ERROR, "Invalid 8bit codeword\n"); NULL 775 libavcodec/qdm2.c av_log(NULL, AV_LOG_ERROR, "Invalid 7bit codeword\n"); NULL 792 libavcodec/qdm2.c av_log(NULL, AV_LOG_ERROR, "index %d out of type30_dequant array\n", index); NULL 812 libavcodec/qdm2.c av_log(NULL, AV_LOG_ERROR, "index %d out of type34_delta array\n", index); NULL 1091 libavcodec/qdm2.c process_subpacket_10(q, NULL); NULL 1097 libavcodec/qdm2.c process_subpacket_11(q, NULL); NULL 1103 libavcodec/qdm2.c process_subpacket_12(q, NULL); NULL 1132 libavcodec/qdm2.c av_log(NULL, AV_LOG_ERROR, "bad superblock type\n"); NULL 1149 libavcodec/qdm2.c av_log(NULL, AV_LOG_ERROR, "bad packet checksum\n"); NULL 1154 libavcodec/qdm2.c q->sub_packet_list_B[0].packet = NULL; NULL 1155 libavcodec/qdm2.c q->sub_packet_list_D[0].packet = NULL; NULL 1169 libavcodec/qdm2.c q->sub_packet_list_A[i].next = NULL; NULL 1229 libavcodec/qdm2.c process_subpacket_10(q, NULL); NULL 1230 libavcodec/qdm2.c process_subpacket_11(q, NULL); NULL 1231 libavcodec/qdm2.c process_subpacket_12(q, NULL); NULL 1271 libavcodec/qdm2.c av_log(NULL, AV_LOG_ERROR, "overread in qdm2_fft_decode_tones()\n"); NULL 1352 libavcodec/qdm2.c QDM2SubPacket *packet = NULL; NULL 1807 libavcodec/qdm2.c av_log(NULL,AV_LOG_DEBUG,"Superblock follows\n"); NULL 169 libavcodec/qpeg.c av_log(NULL, AV_LOG_ERROR, "Bogus motion vector (%i,%i), block size %ix%i at %i,%i\n", NULL 263 libavcodec/qpeg.c const uint8_t *pal = av_packet_get_side_data(avpkt, AV_PKT_DATA_PALETTE, NULL); NULL 218 libavcodec/qsv.c cur->surface = NULL; NULL 274 libavcodec/qsv.c return NULL; NULL 299 libavcodec/qsv.c ret = MFXVideoDECODE_DecodeFrameAsync(q->session, avpkt->size ? &bs : NULL, NULL 40 libavcodec/qsv_api.c return NULL; NULL 62 libavcodec/qsv_h264.c av_fifo_generic_read(s->packet_fifo, &pkt, sizeof(pkt), NULL); NULL 68 libavcodec/qsv_h264.c s->filtered_data = NULL; NULL 108 libavcodec/qsv_h264.c s->avctx_internal = avcodec_alloc_context3(NULL); NULL 159 libavcodec/qsv_h264.c mfxSession session = NULL; NULL 230 libavcodec/qsv_h264.c av_fifo_generic_write(s->packet_fifo, &input_ref, sizeof(input_ref), NULL); NULL 245 libavcodec/qsv_h264.c s->filtered_data = NULL; NULL 248 libavcodec/qsv_h264.c av_fifo_generic_read(s->packet_fifo, &s->input_ref, sizeof(s->input_ref), NULL); NULL 249 libavcodec/qsv_h264.c ret = av_bitstream_filter_filter(s->bsf, avctx, NULL, NULL 291 libavcodec/qsv_h264.c { NULL }, NULL 488 libavcodec/qtrle.c const uint8_t *pal = av_packet_get_side_data(avpkt, AV_PKT_DATA_PALETTE, NULL); NULL 1715 libavcodec/ra144.c add_wav(block, gain, cba_idx, m, cba_idx? ractx->buffer_a: NULL, NULL 208 libavcodec/ra144enc.c get_match_score(work, coefs, exc, NULL, NULL, data, &score, &gain); NULL 296 libavcodec/ra144enc.c find_best_vect(work, coefs, ff_cb1_vects, cba_idx ? cba_vect : NULL, NULL, NULL 316 libavcodec/ra144enc.c find_best_vect(work, coefs, ff_cb2_vects, cba_idx ? cba_vect : NULL, NULL 317 libavcodec/ra144enc.c ortho_cb1 ? cb1_vect : NULL, data, cb2_idx, &gain); NULL 443 libavcodec/ra144enc.c const int16_t *samples = frame ? (const int16_t *)frame->data[0] : NULL; NULL 103 libavcodec/ralf.c lens, 1, 1, codes, 2, 2, NULL, 0, 0, 0); NULL 154 libavcodec/rangecoder.c av_log(NULL, AV_LOG_ERROR, "rac failure at %d\n", i); NULL 72 libavcodec/ratecontrol.c av_log(NULL, AV_LOG_ERROR, "qp<=0.0\n"); NULL 80 libavcodec/ratecontrol.c av_log(NULL, AV_LOG_ERROR, "bits<0.9\n"); NULL 116 libavcodec/ratecontrol.c NULL NULL 121 libavcodec/ratecontrol.c NULL NULL 126 libavcodec/ratecontrol.c NULL NULL 140 libavcodec/ratecontrol.c NULL, NULL, 0, s->avctx); NULL 56 libavcodec/rawdec.c {NULL} NULL 275 libavcodec/rawdec.c NULL); NULL 48 libavcodec/rdft.c NULL, NULL, NULL, NULL, NULL 71 libavcodec/realtextdec.c av_bprint_finalize(&buf, NULL); NULL 46 libavcodec/resample.c static const AVOption options[] = {{NULL}}; NULL 213 libavcodec/resample.c av_log(NULL, AV_LOG_ERROR, NULL 216 libavcodec/resample.c return NULL; NULL 220 libavcodec/resample.c av_log(NULL, AV_LOG_ERROR, "Unsupported audio resampling. Allowed " NULL 225 libavcodec/resample.c av_log(NULL, AV_LOG_ERROR, " %d", i + 1); NULL 226 libavcodec/resample.c av_log(NULL, AV_LOG_ERROR, "\n"); NULL 227 libavcodec/resample.c return NULL; NULL 232 libavcodec/resample.c av_log(NULL, AV_LOG_ERROR, "Can't allocate memory for resample context.\n"); NULL 233 libavcodec/resample.c return NULL; NULL 252 libavcodec/resample.c s->sample_fmt[0], 1, NULL, 0))) { NULL 257 libavcodec/resample.c return NULL; NULL 263 libavcodec/resample.c AV_SAMPLE_FMT_S16, 1, NULL, 0))) { NULL 269 libavcodec/resample.c return NULL; NULL 290 libavcodec/resample.c short *output_bak = NULL; NULL 180 libavcodec/resample2.c av_log(NULL, AV_LOG_ERROR, "i:%4d ss:%f ff:%13.6e-%13.6e sf:%13.6e-%13.6e\n", i, ss, maxff, minff, maxsf, minsf); NULL 198 libavcodec/resample2.c return NULL; NULL 223 libavcodec/resample2.c return NULL; NULL 130 libavcodec/roqaudioenc.c const int16_t *in = frame ? (const int16_t *)frame->data[0] : NULL; NULL 1136 libavcodec/roqvideoenc.c { NULL }, NULL 707 libavcodec/rv10.c const uint8_t *slices_hdr = NULL; NULL 783 libavcodec/rv10.c s->current_picture_ptr = NULL; NULL 151 libavcodec/rv34.c rv34_gen_vlc(rv34_table_intra_cbppat [i][j], CBPPAT_VLC_SIZE, &intra_vlcs[i].cbppattern[j], NULL, 19*i + 0 + j); NULL 152 libavcodec/rv34.c rv34_gen_vlc(rv34_table_intra_secondpat[i][j], OTHERBLK_VLC_SIZE, &intra_vlcs[i].second_pattern[j], NULL, 19*i + 2 + j); NULL 153 libavcodec/rv34.c rv34_gen_vlc(rv34_table_intra_thirdpat [i][j], OTHERBLK_VLC_SIZE, &intra_vlcs[i].third_pattern[j], NULL, 19*i + 4 + j); NULL 159 libavcodec/rv34.c rv34_gen_vlc(rv34_table_intra_firstpat[i][j], FIRSTBLK_VLC_SIZE, &intra_vlcs[i].first_pattern[j], NULL, 19*i + 14 + j); NULL 161 libavcodec/rv34.c rv34_gen_vlc(rv34_intra_coeff[i], COEFF_VLC_SIZE, &intra_vlcs[i].coefficient, NULL, 19*i + 18); NULL 165 libavcodec/rv34.c rv34_gen_vlc(rv34_inter_cbppat[i], CBPPAT_VLC_SIZE, &inter_vlcs[i].cbppattern[0], NULL, i*12 + 95); NULL 170 libavcodec/rv34.c rv34_gen_vlc(rv34_table_inter_firstpat [i][j], FIRSTBLK_VLC_SIZE, &inter_vlcs[i].first_pattern[j], NULL, i*12 + 100 + j); NULL 171 libavcodec/rv34.c rv34_gen_vlc(rv34_table_inter_secondpat[i][j], OTHERBLK_VLC_SIZE, &inter_vlcs[i].second_pattern[j], NULL, i*12 + 102 + j); NULL 172 libavcodec/rv34.c rv34_gen_vlc(rv34_table_inter_thirdpat [i][j], OTHERBLK_VLC_SIZE, &inter_vlcs[i].third_pattern[j], NULL, i*12 + 104 + j); NULL 174 libavcodec/rv34.c rv34_gen_vlc(rv34_inter_coeff[i], COEFF_VLC_SIZE, &inter_vlcs[i].coefficient, NULL, i*12 + 106); NULL 1361 libavcodec/rv34.c r->intra_types = NULL; NULL 1536 libavcodec/rv34.c r->tmp_b_block_base = NULL; NULL 1639 libavcodec/rv34.c const uint8_t *slices_hdr = NULL; NULL 1648 libavcodec/rv34.c s->next_picture_ptr = NULL; NULL 41 libavcodec/samidec.c char *tag = NULL; NULL 47 libavcodec/samidec.c char *saveptr = NULL; NULL 146 libavcodec/samidec.c av_bprint_finalize(&sami->source, NULL); NULL 147 libavcodec/samidec.c av_bprint_finalize(&sami->content, NULL); NULL 148 libavcodec/samidec.c av_bprint_finalize(&sami->full, NULL); NULL 1478 libavcodec/sanm.c if ((ret = copy_output(ctx, NULL))) NULL 659 libavcodec/shorten.c s->decoded[i] = NULL; NULL 48 libavcodec/sinewin_tablegen.h NULL, NULL, NULL, NULL, NULL, // unused NULL 101 libavcodec/smacker.c av_log(NULL, AV_LOG_ERROR, "length too long\n"); NULL 106 libavcodec/smacker.c av_log(NULL, AV_LOG_ERROR, "Tree size exceeded!\n"); NULL 137 libavcodec/smacker.c av_log(NULL, AV_LOG_ERROR, "Tree size exceeded!\n"); NULL 434 libavcodec/smc.c const uint8_t *pal = av_packet_get_side_data(avpkt, AV_PKT_DATA_PALETTE, NULL); NULL 84 libavcodec/smvjpegdec.c jpg->picture_ptr = NULL; NULL 96 libavcodec/smvjpegdec.c AVDictionary *thread_opt = NULL; NULL 181 libavcodec/smvjpegdec.c s->picture[1]->extended_data = NULL; NULL 418 libavcodec/snow.c mc_block(NULL, dst, src-(HTAPS_MAX/2-1)-(HTAPS_MAX/2-1)*stride, stride, b_w, b_w, dx, dy);\ NULL 650 libavcodec/snow.c s->halfpel_plane[s->max_ref_frames-1][1+i/3][i%3] = NULL; NULL 703 libavcodec/snow.c s->m.me.temp= NULL; NULL 461 libavcodec/snow.h add_yblock(s, 0, NULL, buf, dst8, obmc, NULL 624 libavcodec/snow.h x_and_coeff *prev_xc= NULL; NULL 626 libavcodec/snow.h x_and_coeff *parent_xc= parent ? parent->x_coeff : NULL; NULL 88 libavcodec/snow_dwt.c buf->line[line] = NULL; NULL 318 libavcodec/snowenc.c init_ref(c, current_data, s->last_picture[ref]->data, NULL, block_w*x, block_w*y, 0); NULL 528 libavcodec/snowenc.c add_yblock(s, 0, NULL, dst + (i&1)*block_w + (i>>1)*obmc_stride*block_h, NULL, obmc, NULL 722 libavcodec/snowenc.c add_yblock(s, 0, NULL, zero_dst, dst, obmc, NULL 1009 libavcodec/snowenc.c BlockNode *tb = mb_y ? &s->block[index-b_stride ] : NULL; NULL 1010 libavcodec/snowenc.c BlockNode *lb = mb_x ? &s->block[index -1] : NULL; NULL 1011 libavcodec/snowenc.c BlockNode *rb = mb_x+1<b_width ? &s->block[index +1] : NULL; NULL 1012 libavcodec/snowenc.c BlockNode *bb = mb_y+1<b_height ? &s->block[index+b_stride ] : NULL; NULL 1013 libavcodec/snowenc.c BlockNode *tlb= mb_x && mb_y ? &s->block[index-b_stride-1] : NULL; NULL 1014 libavcodec/snowenc.c BlockNode *trb= mb_x+1<b_width && mb_y ? &s->block[index-b_stride+1] : NULL; NULL 1015 libavcodec/snowenc.c BlockNode *blb= mb_x && mb_y+1<b_height ? &s->block[index+b_stride-1] : NULL; NULL 1016 libavcodec/snowenc.c BlockNode *brb= mb_x+1<b_width && mb_y+1<b_height ? &s->block[index+b_stride+1] : NULL; NULL 1772 libavcodec/snowenc.c encode_subband(s, b, b->ibuf, b->parent ? b->parent->ibuf : NULL, b->stride, orientation); NULL 1773 libavcodec/snowenc.c av_assert0(b->parent==NULL || b->parent->stride == b->stride*2); NULL 1879 libavcodec/snowenc.c { NULL }, NULL 165 libavcodec/sonic.c put_symbol(c, state, buf[i], 1, NULL, NULL); NULL 817 libavcodec/sonic.c put_symbol(&c, state, quant, 0, NULL, NULL); NULL 220 libavcodec/srtdec.c av_bprint_finalize(&buffer, NULL); NULL 266 libavcodec/srtenc.c av_bprint_finalize(&s->buffer, NULL); NULL 62 libavcodec/subviewerdec.c av_bprint_finalize(&buf, NULL); NULL 36 libavcodec/sunrast.c uint8_t *ptr, *ptr2 = NULL; NULL 210 libavcodec/sunrastenc.c { NULL }, NULL 779 libavcodec/svq1_cb.h NULL, NULL, NULL 1522 libavcodec/svq1_cb.h NULL, NULL, NULL 191 libavcodec/svq1dec.c av_dlog(NULL, NULL 254 libavcodec/svq1dec.c av_dlog(NULL, NULL 348 libavcodec/svq1enc.c ff_fix_long_mvs(&s->m, NULL, 0, s->m.p_mv_table, s->m.f_code, NULL 393 libavcodec/svq1enc.c score[0] += encode_block(s, src + 16 * x, NULL, temp, stride, NULL 442 libavcodec/svq1enc.c score[2] = s->mecc.sse[0](NULL, src + 16 * x, ref, NULL 492 libavcodec/svq1enc.c s->m.mb_type = NULL; NULL 1314 libavcodec/svq3.c s->last_pic->f.data[0] ? &s->last_pic->f : NULL, NULL 31 libavcodec/tableprint_vlc.h #define av_malloc(s) NULL NULL 32 libavcodec/tableprint_vlc.h #define av_malloc_array(a, b) NULL NULL 33 libavcodec/tableprint_vlc.h #define av_realloc_f(p, o, n) NULL NULL 105 libavcodec/tak_parser.c *poutbuf = NULL; NULL 743 libavcodec/takdec.c int buf_size = av_samples_get_buffer_size(NULL, avctx->channels, NULL 751 libavcodec/takdec.c ret = av_samples_fill_arrays((uint8_t **)s->decoded, NULL, NULL 45 libavcodec/targa.c return NULL; NULL 41 libavcodec/textdec.c { NULL } NULL 61 libavcodec/textdec.c av_bprint_finalize(&buf, NULL); NULL 51 libavcodec/tiertexseqv.c return NULL; NULL 63 libavcodec/tiertexseqv.c return NULL; NULL 67 libavcodec/tiertexseqv.c return NULL; NULL 88 libavcodec/tiertexseqv.c return NULL; NULL 110 libavcodec/tiertexseqv.c return NULL; NULL 113 libavcodec/tiertexseqv.c return NULL; NULL 135 libavcodec/tiertexseqv.c return NULL; NULL 155 libavcodec/tiertexseqv.c return NULL; NULL 105 libavcodec/tiff.c return NULL; NULL 129 libavcodec/tiff.c return NULL; NULL 208 libavcodec/tiff.c return NULL; NULL 211 libavcodec/tiff.c return NULL; NULL 218 libavcodec/tiff.c return NULL; NULL 331 libavcodec/tiff.c av_log(NULL, AV_LOG_ERROR, "Inflate init error: %d\n", zret); NULL 398 libavcodec/tiff.c av_log(NULL, AV_LOG_ERROR, "LZMA init error: %d\n", ret); NULL 508 libavcodec/tiff.c if (s->yuv_line == NULL) { NULL 636 libavcodec/tiff.c dst, 0, NULL, c, code, pixels); NULL 1020 libavcodec/tiff.c ADD_METADATA(count, "ModelPixelScaleTag", NULL); NULL 1023 libavcodec/tiff.c ADD_METADATA(count, "ModelTransformationTag", NULL); NULL 1026 libavcodec/tiff.c ADD_METADATA(count, "ModelTiepointTag", NULL); NULL 1029 libavcodec/tiff.c ADD_METADATA(1, "GeoTIFF_Version", NULL); NULL 1113 libavcodec/tiff.c ADD_METADATA(count, "artist", NULL); NULL 1116 libavcodec/tiff.c ADD_METADATA(count, "copyright", NULL); NULL 1119 libavcodec/tiff.c ADD_METADATA(count, "date", NULL); NULL 1122 libavcodec/tiff.c ADD_METADATA(count, "document_name", NULL); NULL 1125 libavcodec/tiff.c ADD_METADATA(count, "computer", NULL); NULL 1128 libavcodec/tiff.c ADD_METADATA(count, "description", NULL); NULL 1131 libavcodec/tiff.c ADD_METADATA(count, "make", NULL); NULL 1134 libavcodec/tiff.c ADD_METADATA(count, "model", NULL); NULL 1137 libavcodec/tiff.c ADD_METADATA(count, "page_name", NULL); NULL 1143 libavcodec/tiff.c ADD_METADATA(count, "software", NULL); NULL 364 libavcodec/tiffenc.c if (s->yuv_line == NULL) { NULL 549 libavcodec/tiffenc.c { "compression_algo", NULL, OFFSET(compr), AV_OPT_TYPE_INT, { .i64 = TIFF_PACKBITS }, TIFF_RAW, TIFF_DEFLATE, VE, "compression_algo" }, NULL 550 libavcodec/tiffenc.c { "packbits", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = TIFF_PACKBITS }, 0, 0, VE, "compression_algo" }, NULL 551 libavcodec/tiffenc.c { "raw", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = TIFF_RAW }, 0, 0, VE, "compression_algo" }, NULL 552 libavcodec/tiffenc.c { "lzw", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = TIFF_LZW }, 0, 0, VE, "compression_algo" }, NULL 554 libavcodec/tiffenc.c { "deflate", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = TIFF_DEFLATE }, 0, 0, VE, "compression_algo" }, NULL 556 libavcodec/tiffenc.c { NULL }, NULL 48 libavcodec/truemotion1data.h static const int16_t * const ydts[] = { ydt1, ydt2, ydt3, ydt4, NULL }; NULL 49 libavcodec/truemotion1data.h static const int16_t * const fat_ydts[] = { fat_ydt3, fat_ydt3, fat_ydt3, fat_ydt4, NULL }; NULL 50 libavcodec/truemotion1data.h static const int16_t * const cdts[] = { cdt1, cdt1, cdt2, cdt3, NULL }; NULL 51 libavcodec/truemotion1data.h static const int16_t * const fat_cdts[] = { fat_cdt2, fat_cdt2, fat_cdt2, fat_ydt4, NULL }; NULL 950 libavcodec/truemotion2.c l->tokens[i] = NULL; NULL 102 libavcodec/tscc.c const uint8_t *pal = av_packet_get_side_data(avpkt, AV_PKT_DATA_PALETTE, NULL); NULL 111 libavcodec/tta.c s->decode_buffer = NULL; NULL 371 libavcodec/tta.c s->decode_buffer = NULL; NULL 382 libavcodec/tta.c s->decode_buffer = NULL; NULL 398 libavcodec/tta.c s->decode_buffer = NULL; NULL 407 libavcodec/tta.c { "password", "Set decoding password", OFFSET(pass), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, DEC }, NULL 408 libavcodec/tta.c { NULL }, NULL 484 libavcodec/twinvq.c float **out = NULL; NULL 11137 libavcodec/twinvq_data.h { 0, NULL }, NULL 86 libavcodec/utils.c if ((err = pthread_mutex_init(tmp, NULL))) { NULL 90 libavcodec/utils.c if (avpriv_atomic_ptr_cas(mutex, NULL, tmp)) { NULL 109 libavcodec/utils.c avpriv_atomic_ptr_cas(mutex, *mutex, NULL); NULL 116 libavcodec/utils.c static int (*lockmgr_cb)(void **mutex, enum AVLockOp op) = NULL; NULL 164 libavcodec/utils.c static AVCodec *first_avcodec = NULL; NULL 202 libavcodec/utils.c codec->next = NULL; NULL 204 libavcodec/utils.c while(*p || avpriv_atomic_ptr_cas((void * volatile *)p, NULL, codec)) NULL 480 libavcodec/utils.c needed_size = av_samples_get_buffer_size(NULL, nb_channels, NULL 542 libavcodec/utils.c NULL, picture.linesize); NULL 556 libavcodec/utils.c NULL : NULL 585 libavcodec/utils.c pool->pools[0] = av_buffer_pool_init(pool->linesize[0], NULL); NULL 677 libavcodec/utils.c pic->data[i] = NULL; NULL 912 libavcodec/utils.c CompatReleaseBufPriv *priv = NULL; NULL 913 libavcodec/utils.c AVBufferRef *dummy_buf = NULL; NULL 938 libavcodec/utils.c dummy_buf = av_buffer_create(NULL, 0, compat_free_buffer, priv, 0); NULL 1151 libavcodec/utils.c AVHWAccel *hwaccel = NULL; NULL 1157 libavcodec/utils.c return NULL; NULL 1217 libavcodec/utils.c avctx->hwaccel = NULL; NULL 1328 libavcodec/utils.c AVDictionary *tmp = NULL; NULL 1388 libavcodec/utils.c avctx->priv_data = NULL; NULL 1479 libavcodec/utils.c ret = ff_frame_thread_encoder_init(avctx, options ? *options : NULL); NULL 1716 libavcodec/utils.c avctx->codec = NULL; NULL 1740 libavcodec/utils.c avpkt->destruct = NULL; NULL 1778 libavcodec/utils.c return ff_alloc_packet2(NULL, avpkt, size); NULL 1786 libavcodec/utils.c AVFrame *frame = NULL; NULL 1826 libavcodec/utils.c AVFrame *extended_frame = NULL; NULL 1827 libavcodec/utils.c AVFrame *padded_frame = NULL; NULL 2007 libavcodec/utils.c samples_size = av_samples_get_buffer_size(NULL, avctx->channels, NULL 2028 libavcodec/utils.c frame = NULL; NULL 2393 libavcodec/utils.c avctx->internal->pkt = NULL; NULL 2615 libavcodec/utils.c avctx->internal->pkt = NULL; NULL 2673 libavcodec/utils.c iconv(cd, NULL, NULL, &outb, &outl) == (size_t)-1 || NULL 2782 libavcodec/utils.c pkt_recoded.side_data = NULL; NULL 2791 libavcodec/utils.c avctx->internal->pkt = NULL; NULL 2842 libavcodec/utils.c avctx->coded_frame = NULL; NULL 2863 libavcodec/utils.c avctx->codec = NULL; NULL 2899 libavcodec/utils.c AVCodec *p, *experimental = NULL; NULL 2924 libavcodec/utils.c return NULL; NULL 2931 libavcodec/utils.c return NULL; NULL 2943 libavcodec/utils.c return NULL; NULL 2950 libavcodec/utils.c return NULL; NULL 2963 libavcodec/utils.c av_log(NULL, AV_LOG_WARNING, "Codec 0x%x is not in the full list.\n", id); NULL 2997 libavcodec/utils.c const char *profile = NULL; NULL 3169 libavcodec/utils.c return NULL; NULL 3175 libavcodec/utils.c return NULL; NULL 3528 libavcodec/utils.c av_log_ask_for_sample(avc, NULL); NULL 3548 libavcodec/utils.c static AVHWAccel *first_hwaccel = NULL; NULL 3554 libavcodec/utils.c hwaccel->next = NULL; NULL 3555 libavcodec/utils.c while(*p || avpriv_atomic_ptr_cas((void * volatile *)p, NULL, hwaccel)) NULL 3572 libavcodec/utils.c lockmgr_cb = NULL; NULL 3573 libavcodec/utils.c codec_mutex = NULL; NULL 3574 libavcodec/utils.c avformat_mutex = NULL; NULL 3578 libavcodec/utils.c void *new_codec_mutex = NULL; NULL 3579 libavcodec/utils.c void *new_avformat_mutex = NULL; NULL 165 libavcodec/v210dec.c {NULL} NULL 116 libavcodec/vaapi.c vactx->slice_data = NULL; NULL 126 libavcodec/vaapi.c void *data = NULL; NULL 130 libavcodec/vaapi.c type, size, 1, NULL, buf_id) == VA_STATUS_SUCCESS) NULL 160 libavcodec/vaapi.c return NULL; NULL 169 libavcodec/vaapi.c return NULL; NULL 275 libavcodec/vaapi_vc1.c ff_bp[0] = pic_param->bitplane_present.flags.bp_direct_mb ? v->direct_mb_plane : NULL; NULL 276 libavcodec/vaapi_vc1.c ff_bp[1] = pic_param->bitplane_present.flags.bp_skip_mb ? s->mbskip_table : NULL; NULL 277 libavcodec/vaapi_vc1.c ff_bp[2] = pic_param->bitplane_present.flags.bp_mv_type_mb ? v->mv_type_mb_plane : NULL; NULL 281 libavcodec/vaapi_vc1.c ff_bp[0] = pic_param->bitplane_present.flags.bp_direct_mb ? v->direct_mb_plane : NULL; NULL 282 libavcodec/vaapi_vc1.c ff_bp[1] = pic_param->bitplane_present.flags.bp_skip_mb ? s->mbskip_table : NULL; NULL 283 libavcodec/vaapi_vc1.c ff_bp[2] = NULL; /* XXX: interlaced frame (FORWARD plane) */ NULL 288 libavcodec/vaapi_vc1.c ff_bp[0] = NULL; /* XXX: interlaced frame (FIELDTX plane) */ NULL 289 libavcodec/vaapi_vc1.c ff_bp[1] = pic_param->bitplane_present.flags.bp_ac_pred ? v->acpred_plane : NULL; NULL 290 libavcodec/vaapi_vc1.c ff_bp[2] = pic_param->bitplane_present.flags.bp_overflags ? v->over_flags_plane : NULL; NULL 293 libavcodec/vaapi_vc1.c ff_bp[0] = NULL; NULL 294 libavcodec/vaapi_vc1.c ff_bp[1] = NULL; NULL 295 libavcodec/vaapi_vc1.c ff_bp[2] = NULL; NULL 1582 libavcodec/vc1.c v->hrd_rate = v->hrd_buffer = NULL; NULL 696 libavcodec/vc1_block.c int16_t *dc_val = NULL; NULL 886 libavcodec/vc1_block.c int16_t *dc_val = NULL; NULL 1965 libavcodec/vc1_block.c (i & 4) && (s->flags & CODEC_FLAG_GRAY), NULL); NULL 2124 libavcodec/vc1_block.c (i & 4) && (s->flags & CODEC_FLAG_GRAY), NULL); NULL 229 libavcodec/vc1_parser.c *poutbuf = NULL; NULL 477 libavcodec/vc1dec.c uint8_t *buf2 = NULL; NULL 615 libavcodec/vc1dec.c uint8_t *buf2 = NULL; NULL 616 libavcodec/vc1dec.c const uint8_t *buf_start = buf, *buf_start_second_field = NULL; NULL 622 libavcodec/vc1dec.c } *slices = NULL, *tmp; NULL 635 libavcodec/vc1dec.c s->next_picture_ptr = NULL; NULL 927 libavcodec/vc1dsp.c sprite_v_template(dst, src1a, src1b, offset, 0, NULL, NULL, 0, 0, 1, width); NULL 934 libavcodec/vc1dsp.c sprite_v_template(dst, src1a, NULL, 0, 1, src2a, NULL, 0, alpha, 0, width); NULL 944 libavcodec/vc1dsp.c sprite_v_template(dst, src1a, src1b, offset1, 1, src2a, NULL, 0, alpha, 1, NULL 61 libavcodec/vda.c return NULL; NULL 60 libavcodec/vda_h264.c vda_ctx->cv_buffer = NULL; NULL 81 libavcodec/vda_h264.c status = VDADecoderDecode(vda_ctx->decoder, 0, coded_frame, NULL); NULL 164 libavcodec/vda_h264.c buffer = av_buffer_create(NULL, 0, vda_h264_release_buffer, context, 0); NULL 191 libavcodec/vda_h264.c vda_ctx->priv_bitstream = NULL; NULL 309 libavcodec/vda_h264.c vda->frame = NULL; NULL 376 libavcodec/vda_h264.c status = VDADecoderDecode(vda_ctx->decoder, 0, coded_frame, NULL); NULL 395 libavcodec/vda_h264.c release_buffer, NULL, NULL 401 libavcodec/vda_h264.c vda->frame = NULL; NULL 91 libavcodec/vda_h264_dec.c AVBufferRef *buffer = av_buffer_create(NULL, 0, release_buffer, context, 0); NULL 113 libavcodec/vda_h264_dec.c avctx->get_buffer = NULL; NULL 272 libavcodec/vdpau.c pic_ctx->bitstream_buffers = NULL; NULL 311 libavcodec/vdpau.c hwctx->bitstream_buffers = NULL; NULL 79 libavcodec/vorbis.c av_log(NULL, AV_LOG_INFO, " %u. of %u code len %d code %d - ", p, num, bits[p], codes[p]); NULL 82 libavcodec/vorbis.c av_log(NULL, AV_LOG_INFO, "%s", get_bits1(&gb) ? "1" : "0"); NULL 83 libavcodec/vorbis.c av_log(NULL, AV_LOG_INFO, "\n"); NULL 112 libavcodec/vorbis.c av_log(NULL, AV_LOG_INFO, " %d. code len %d code %d - ", p, bits[p], codes[p]); NULL 115 libavcodec/vorbis.c av_log(NULL, AV_LOG_INFO, "%s", get_bits1(&gb) ? "1" : "0"); NULL 116 libavcodec/vorbis.c av_log(NULL, AV_LOG_INFO, "\n"); NULL 267 libavcodec/vorbis_parser.c return av_vorbis_parse_frame_flags(s, buf, buf_size, NULL); NULL 288 libavcodec/vorbis_parser.c return NULL; NULL 293 libavcodec/vorbis_parser.c return NULL; NULL 241 libavcodec/vorbisdec.c uint8_t *tmp_vlc_bits = NULL; NULL 242 libavcodec/vorbisdec.c uint32_t *tmp_vlc_codes = NULL; NULL 244 libavcodec/vorbisdec.c uint16_t *codebook_multiplicands = NULL; NULL 249 libavcodec/vorbisdec.c av_dlog(NULL, " Codebooks: %d \n", vc->codebook_count); NULL 265 libavcodec/vorbisdec.c av_dlog(NULL, " %u. Codebook\n", cb); NULL 293 libavcodec/vorbisdec.c av_dlog(NULL, " codebook_dimensions %d, codebook_entries %u\n", NULL 300 libavcodec/vorbisdec.c av_dlog(NULL, " not ordered \n"); NULL 303 libavcodec/vorbisdec.c av_dlog(NULL, " sparse \n"); NULL 315 libavcodec/vorbisdec.c av_dlog(NULL, " not sparse \n"); NULL 325 libavcodec/vorbisdec.c av_dlog(NULL, " ordered, current length: %u\n", current_length); //FIXME NULL 331 libavcodec/vorbisdec.c av_dlog(NULL, " number bits: %u ", ilog(entries - current_entry)); NULL 335 libavcodec/vorbisdec.c av_dlog(NULL, " number: %u\n", number); NULL 352 libavcodec/vorbisdec.c av_dlog(NULL, " lookup type: %d : %s \n", codebook_setup->lookup_type, NULL 366 libavcodec/vorbisdec.c av_dlog(NULL, " We expect %d numbers for building the codevectors. \n", NULL 368 libavcodec/vorbisdec.c av_dlog(NULL, " delta %f minmum %f \n", NULL 374 libavcodec/vorbisdec.c av_dlog(NULL, " multiplicands*delta+minmum : %e \n", NULL 376 libavcodec/vorbisdec.c av_dlog(NULL, " multiplicand %u\n", codebook_multiplicands[i]); NULL 389 libavcodec/vorbisdec.c codebook_setup->codevectors = NULL; NULL 481 libavcodec/vorbisdec.c av_dlog(NULL, " Vorbis time domain transform %u: %u\n", NULL 515 libavcodec/vorbisdec.c av_dlog(NULL, " %d. floor type %d \n", i, floor_setup->floor_type); NULL 525 libavcodec/vorbisdec.c av_dlog(NULL, " %d.floor: %d partitions \n", NULL 533 libavcodec/vorbisdec.c av_dlog(NULL, " %d. floor %d partition class %d \n", NULL 538 libavcodec/vorbisdec.c av_dlog(NULL, " maximum class %d \n", maximum_class); NULL 544 libavcodec/vorbisdec.c av_dlog(NULL, " %d floor %d class dim: %d subclasses %d \n", i, j, NULL 551 libavcodec/vorbisdec.c av_dlog(NULL, " masterbook: %d \n", floor_setup->data.t1.class_masterbook[j]); NULL 560 libavcodec/vorbisdec.c av_dlog(NULL, " book %d. : %d \n", k, floor_setup->data.t1.subclass_books[j][k]); NULL 590 libavcodec/vorbisdec.c av_dlog(NULL, " %u. floor1 Y coord. %d\n", floor1_values, NULL 655 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 order: %u\n", floor_setup->data.t0.order); NULL 656 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 rate: %u\n", floor_setup->data.t0.rate); NULL 657 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 bark map size: %u\n", NULL 659 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 amplitude bits: %u\n", NULL 661 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 amplitude offset: %u\n", NULL 663 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 number of books: %u\n", NULL 665 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 book list pointer: %p\n", NULL 670 libavcodec/vorbisdec.c av_dlog(NULL, " Book %d: %u\n", idx + 1, NULL 694 libavcodec/vorbisdec.c av_dlog(NULL, " There are %d residues. \n", vc->residue_count); NULL 703 libavcodec/vorbisdec.c av_dlog(NULL, " %u. residue type %d\n", i, res_setup->type); NULL 729 libavcodec/vorbisdec.c av_dlog(NULL, " begin %d end %d part.size %d classif.s %d classbook %d \n", NULL 740 libavcodec/vorbisdec.c av_dlog(NULL, " %u class cascade depth: %d\n", j, ilog(cascade[j])); NULL 749 libavcodec/vorbisdec.c av_dlog(NULL, " %u class cascade depth %u book: %d\n", NULL 775 libavcodec/vorbisdec.c av_dlog(NULL, " There are %d mappings. \n", vc->mapping_count); NULL 807 libavcodec/vorbisdec.c av_dlog(NULL, " %u mapping coupling steps: %d\n", NULL 830 libavcodec/vorbisdec.c av_dlog(NULL, " %u mapping %u submap : floor %d, residue %d\n", i, j, NULL 869 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 map: map at pos %d is %d\n", idx, map[idx]); NULL 885 libavcodec/vorbisdec.c av_dlog(NULL, " There are %d modes.\n", vc->mode_count); NULL 895 libavcodec/vorbisdec.c av_dlog(NULL, " %u mode: blockflag %d, windowtype %d, transformtype %d, mapping %d\n", NULL 1005 libavcodec/vorbisdec.c av_dlog(NULL, " vorbis version %d \n audio_channels %d \n audio_samplerate %d \n bitrate_max %d \n bitrate_nom %d \n bitrate_min %d \n blk_0 %d blk_1 %d \n ", NULL 1107 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 dec: booknumber: %u\n", book_idx); NULL 1116 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 dec: book dimension: %d\n", codebook.dimensions); NULL 1117 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 dec: maximum depth: %d\n", codebook.maxdepth); NULL 1122 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 dec: vector offset: %d\n", vec_off); NULL 1134 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 dec: coeff at %d is %f\n", idx, lsp[idx]); NULL 1146 libavcodec/vorbisdec.c av_dlog(NULL, "floor0 synth: map_size = %"PRIu32"; m = %d; wstep = %f\n", NULL 1188 libavcodec/vorbisdec.c av_dlog(NULL, " Floor0 decoded\n"); NULL 1215 libavcodec/vorbisdec.c av_dlog(NULL, "floor 0 Y %d floor 1 Y %d \n", floor1_Y[0], floor1_Y[1]); NULL 1225 libavcodec/vorbisdec.c av_dlog(NULL, "Cbits %u\n", cbits); NULL 1234 libavcodec/vorbisdec.c av_dlog(NULL, "book %d Cbits %u cval %u bits:%d\n", NULL 1248 libavcodec/vorbisdec.c av_dlog(NULL, " floor(%d) = %d \n", NULL 1307 libavcodec/vorbisdec.c av_dlog(NULL, " Decoded floor(%d) = %u / val %u\n", NULL 1315 libavcodec/vorbisdec.c av_dlog(NULL, " Floor decoded\n"); NULL 1337 libavcodec/vorbisdec.c av_dlog(NULL, "Classword: %u\n", temp); NULL 1407 libavcodec/vorbisdec.c av_dlog(NULL, " residue type 0/1/2 decode begin, ch: %d cpc %d \n", ch, c_p_c); NULL 1448 libavcodec/vorbisdec.c av_dlog(NULL, " pass %d offs: %d curr: %f change: %f cv offs.: %d \n", NULL 1476 libavcodec/vorbisdec.c av_dlog(NULL, " pass %d offs: %d curr: %f change: %f cv offs.: %d+%d \n", NULL 1493 libavcodec/vorbisdec.c av_dlog(NULL, " pass %d offs: %d curr: %f change: %f cv offs.: %d+%d \n", NULL 1599 libavcodec/vorbisdec.c av_dlog(NULL, " Mode number: %u , mapping: %d , blocktype %d\n", mode_number, NULL 1743 libavcodec/vorbisdec.c av_dlog(NULL, "packet length %d \n", buf_size); NULL 1811 libavcodec/vorbisdec.c av_dlog(NULL, "parsed %d bytes %d bits, returned %d samples (*ch*bits) \n", NULL 170 libavcodec/vorbisenc.c cb->pow2 = cb->dimensions = NULL; NULL 284 libavcodec/vorbisenc.c cb->quantlist = NULL; NULL 871 libavcodec/vorbisenc.c return NULL; NULL 1025 libavcodec/vorbisenc.c float **audio = frame ? (float **)frame->extended_data : NULL; NULL 2226 libavcodec/vp3.c s->superblock_coding = NULL; NULL 2227 libavcodec/vp3.c s->all_fragments = NULL; NULL 2228 libavcodec/vp3.c s->coded_fragment_list[0] = NULL; NULL 2229 libavcodec/vp3.c s->dct_tokens_base = NULL; NULL 2230 libavcodec/vp3.c s->superblock_fragments = NULL; NULL 2231 libavcodec/vp3.c s->macroblock_coding = NULL; NULL 2232 libavcodec/vp3.c s->motion_val[0] = NULL; NULL 2233 libavcodec/vp3.c s->motion_val[1] = NULL; NULL 2234 libavcodec/vp3.c s->edge_emu_buffer = NULL; NULL 409 libavcodec/vp3data.h NULL, NULL 410 libavcodec/vp3data.h NULL, NULL 411 libavcodec/vp3data.h NULL, NULL 412 libavcodec/vp3data.h NULL, NULL 413 libavcodec/vp3data.h NULL, NULL 414 libavcodec/vp3data.h NULL, NULL 415 libavcodec/vp3data.h NULL, NULL 716 libavcodec/vp56.c s->edge_emu_buffer_alloc = NULL; NULL 718 libavcodec/vp56.c s->above_blocks = NULL; NULL 719 libavcodec/vp56.c s->macroblocks = NULL; NULL 724 libavcodec/vp56.c s->filter = NULL; NULL 65 libavcodec/vp8.c s->macroblocks = NULL; NULL 126 libavcodec/vp8.c VP8Frame *frame = NULL; NULL 193 libavcodec/vp8.c pthread_mutex_init(&s->thread_data[i].lock, NULL); NULL 194 libavcodec/vp8.c pthread_cond_init(&s->thread_data[i].cond, NULL); NULL 2205 libavcodec/vp8.c prev_frame->seg_map->data + mb_xy : NULL, 1, is_vp7); NULL 2331 libavcodec/vp8.c prev_frame->seg_map->data + mb_xy : NULL, 0, is_vp7); NULL 2365 libavcodec/vp8.c NULL, NULL, s->linesize, 0, 1); NULL 2440 libavcodec/vp8.c NULL, NULL, s->linesize, 0, 1); NULL 2476 libavcodec/vp8.c VP8ThreadData *next_td = NULL, *prev_td = NULL; NULL 2644 libavcodec/vp8.c avctx->execute2(avctx, vp7_decode_mb_row_sliced, s->thread_data, NULL, NULL 2647 libavcodec/vp8.c avctx->execute2(avctx, vp8_decode_mb_row_sliced, s->thread_data, NULL, NULL 2773 libavcodec/vp8.c #define REBASE(pic) ((pic) ? (pic) - &s_src->frames[0] + &s->frames[0] : NULL) NULL 629 libavcodec/wavpack.c void *samples_l = NULL, *samples_r = NULL; NULL 2965 libavcodec/wavpackenc.c { "auto", NULL, 0, AV_OPT_TYPE_CONST, {.i64= 0}, 0, 0, FLAGS, "joint"}, NULL 2967 libavcodec/wavpackenc.c { "on", NULL, 0, AV_OPT_TYPE_CONST, {.i64=1}, 0, 0, FLAGS, "opt_mono"}, NULL 2968 libavcodec/wavpackenc.c { "off", NULL, 0, AV_OPT_TYPE_CONST, {.i64=0}, 0, 0, FLAGS, "opt_mono"}, NULL 2969 libavcodec/wavpackenc.c { NULL }, NULL 364 libavcodec/webp.c int *code_lengths = NULL; NULL 88 libavcodec/webvttdec.c av_bprint_finalize(&buf, NULL); NULL 148 libavcodec/webvttenc.c .color = NULL, NULL 149 libavcodec/webvttenc.c .font_name = NULL, NULL 150 libavcodec/webvttenc.c .font_size = NULL, NULL 151 libavcodec/webvttenc.c .alignment = NULL, NULL 153 libavcodec/webvttenc.c .move = NULL, NULL 197 libavcodec/webvttenc.c av_bprint_finalize(&s->buffer, NULL); NULL 225 libavcodec/wma.c table = NULL; NULL 595 libavcodec/wmaprodata.h NULL, NULL 521 libavcodec/wmavoice.c *best_hist_ptr = NULL; NULL 52 libavcodec/wmv2.c s->idsp.idct = NULL; NULL 438 libavcodec/wmv2dec.c if ((ret = ff_msmpeg4_decode_block(s, block[i], i, (cbp >> (5 - i)) & 1, NULL)) < 0) { NULL 433 libavcodec/x86/vc1dsp_mmx.c { NULL, vc1_put_ver_16b_shift1_mmx, vc1_put_ver_16b_shift2_mmx, vc1_put_ver_16b_shift3_mmx };\ NULL 435 libavcodec/x86/vc1dsp_mmx.c { NULL, OP ## vc1_hor_16b_shift1_mmx, OP ## vc1_hor_16b_shift2_mmx, OP ## vc1_hor_16b_shift3_mmx };\ NULL 437 libavcodec/x86/vc1dsp_mmx.c { NULL, OP ## vc1_shift1_mmx, OP ## vc1_shift2_mmx, OP ## vc1_shift3_mmx };\ NULL 135 libavcodec/xwddec.c if ((ret = av_image_check_size(avctx->width, avctx->height, 0, NULL)) < 0) NULL 183 libavcodec/yop.c s->low_nibble = NULL; NULL 215 libavcodec/yop.c s->low_nibble = NULL; NULL 418 libavcodec/zmbv.c void *decode_intra = NULL; NULL 419 libavcodec/zmbv.c c->decode_intra= NULL; NULL 429 libavcodec/zmbv.c c->decode_intra = NULL; NULL 430 libavcodec/zmbv.c c->decode_xor = NULL; NULL 486 libavcodec/zmbv.c c->decode_xor = NULL; NULL 254 libavdevice/alsa-audio-common.c snd_pcm_hw_params_get_period_size_min(hw_params, &period_size, NULL); NULL 257 libavdevice/alsa-audio-common.c res = snd_pcm_hw_params_set_period_size_near(h, hw_params, &period_size, NULL); NULL 352 libavdevice/alsa-audio-common.c char *name = NULL, *descr = NULL, *io = NULL, *tmp; NULL 353 libavdevice/alsa-audio-common.c AVDeviceInfo *new_device = NULL; NULL 384 libavdevice/alsa-audio-common.c new_device = NULL; NULL 64 libavdevice/alsa-audio-dec.c st = avformat_new_stream(s1, NULL); NULL 144 libavdevice/alsa-audio-dec.c { NULL }, NULL 50 libavdevice/alsa-audio-enc.c AVStream *st = NULL; NULL 50 libavdevice/avdevice.c {.str = NULL}, -1, INT_MAX, E|D|V }, NULL 52 libavdevice/avdevice.c {.str = NULL}, -1, INT_MAX, E|D|V }, NULL 55 libavdevice/avdevice.c { NULL } NULL 195 libavdevice/avdevice.c *device_list = NULL; NULL 215 libavdevice/avdevice.c AVDictionary *tmp = NULL; NULL 231 libavdevice/avdevice.c AVFormatContext *s = NULL; NULL 242 libavdevice/avdevice.c AVFormatContext *s = NULL; NULL 245 libavdevice/avdevice.c if ((ret = avformat_alloc_output_context2(&s, device, device_name, NULL)) < 0) NULL 143 libavdevice/bktr.c av_log(NULL, AV_LOG_ERROR, "Warning. Tuner not opened, continuing: %s\n", strerror(errno)); NULL 149 libavdevice/bktr.c av_log(NULL, AV_LOG_ERROR, "%s: %s\n", video_device, errbuf); NULL 174 libavdevice/bktr.c av_log(NULL, AV_LOG_ERROR, "METEORSETGEO: %s\n", errbuf); NULL 181 libavdevice/bktr.c av_log(NULL, AV_LOG_ERROR, "BT848SFMT: %s\n", errbuf); NULL 189 libavdevice/bktr.c av_log(NULL, AV_LOG_ERROR, "METEORSINPUT: %s\n", errbuf); NULL 200 libavdevice/bktr.c av_log(NULL, AV_LOG_ERROR, "mmap: %s\n", errbuf); NULL 207 libavdevice/bktr.c av_log(NULL, AV_LOG_ERROR, "TVTUNER_SETFREQ: %s\n", strerror(errno)); NULL 212 libavdevice/bktr.c av_log(NULL, AV_LOG_ERROR, "TVTUNER_SAUDIO: %s\n", strerror(errno)); NULL 232 libavdevice/bktr.c av_log(NULL, AV_LOG_INFO, NULL 280 libavdevice/bktr.c st = avformat_new_stream(s1, NULL); NULL 340 libavdevice/bktr.c { "framerate", "", OFFSET(framerate), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, DEC }, NULL 341 libavdevice/bktr.c { NULL }, NULL 52 libavdevice/caca.c c->display = NULL; NULL 56 libavdevice/caca.c c->dither = NULL; NULL 60 libavdevice/caca.c c->canvas = NULL; NULL 204 libavdevice/caca.c { "window_size", "set window forced size", OFFSET(window_width), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL }, 0, 0, ENC}, NULL 205 libavdevice/caca.c { "window_title", "set window title", OFFSET(window_title), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, ENC }, NULL 206 libavdevice/caca.c { "driver", "set display driver", OFFSET(driver), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, ENC }, NULL 212 libavdevice/caca.c { "true", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 1}, 0, 0, ENC, "list_drivers" }, NULL 213 libavdevice/caca.c { "false", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 0}, 0, 0, ENC, "list_drivers" }, NULL 215 libavdevice/caca.c { "algorithms", NULL, 0, AV_OPT_TYPE_CONST, {.str = "algorithms"}, 0, 0, ENC, "list_dither" }, NULL 216 libavdevice/caca.c { "antialiases", NULL, 0, AV_OPT_TYPE_CONST, {.str = "antialiases"},0, 0, ENC, "list_dither" }, NULL 217 libavdevice/caca.c { "charsets", NULL, 0, AV_OPT_TYPE_CONST, {.str = "charsets"}, 0, 0, ENC, "list_dither" }, NULL 218 libavdevice/caca.c { "colors", NULL, 0, AV_OPT_TYPE_CONST, {.str = "colors"}, 0, 0, ENC, "list_dither" }, NULL 219 libavdevice/caca.c { NULL }, NULL 45 libavdevice/decklink_common.cpp if (CoInitialize(NULL) < 0) { NULL 46 libavdevice/decklink_common.cpp av_log(NULL, AV_LOG_ERROR, "COM initialization failed.\n"); NULL 47 libavdevice/decklink_common.cpp return NULL; NULL 50 libavdevice/decklink_common.cpp if (CoCreateInstance(CLSID_CDeckLinkIterator, NULL, CLSCTX_ALL, NULL 52 libavdevice/decklink_common.cpp av_log(NULL, AV_LOG_ERROR, "DeckLink drivers not installed.\n"); NULL 53 libavdevice/decklink_common.cpp return NULL; NULL 63 libavdevice/decklink_common.cpp char *s = NULL; NULL 162 libavdevice/decklink_common.cpp &support, NULL) != S_OK) NULL 167 libavdevice/decklink_common.cpp &support, NULL) != S_OK) NULL 182 libavdevice/decklink_common.cpp IDeckLink *dl = NULL; NULL 39 libavdevice/decklink_dec.cpp pthread_mutex_init(&q->mutex, NULL); NULL 40 libavdevice/decklink_dec.cpp pthread_cond_init(&q->cond, NULL); NULL 49 libavdevice/decklink_dec.cpp for (pkt = q->first_pkt; pkt != NULL; pkt = pkt1) { NULL 54 libavdevice/decklink_dec.cpp q->last_pkt = NULL; NULL 55 libavdevice/decklink_dec.cpp q->first_pkt = NULL; NULL 96 libavdevice/decklink_dec.cpp pkt1->next = NULL; NULL 128 libavdevice/decklink_dec.cpp q->last_pkt = NULL; NULL 175 libavdevice/decklink_dec.cpp pthread_mutex_init(&m_mutex, NULL); NULL 369 libavdevice/decklink_dec.cpp IDeckLink *dl = NULL; NULL 398 libavdevice/decklink_dec.cpp if (tmp != NULL) { NULL 453 libavdevice/decklink_dec.cpp st = avformat_new_stream(avctx, NULL); NULL 465 libavdevice/decklink_dec.cpp st = avformat_new_stream(avctx, NULL); NULL 35 libavdevice/decklink_dec_c.c { NULL }, NULL 304 libavdevice/decklink_enc.cpp bmdAudioSampleRate48kHz, NULL) != S_OK) { NULL 320 libavdevice/decklink_enc.cpp IDeckLink *dl = NULL; NULL 34 libavdevice/decklink_enc_c.c { NULL }, NULL 76 libavdevice/dshow.c while (IEnumFilters_Next(fenum, 1, &f, NULL) == S_OK) { NULL 132 libavdevice/dshow.c char *s = NULL; NULL 209 libavdevice/dshow.c IBaseFilter *device_filter = NULL; NULL 210 libavdevice/dshow.c IEnumMoniker *classenum = NULL; NULL 211 libavdevice/dshow.c IMoniker *m = NULL; NULL 230 libavdevice/dshow.c while (!device_filter && IEnumMoniker_Next(classenum, 1, &m, NULL) == S_OK) { NULL 231 libavdevice/dshow.c IPropertyBag *bag = NULL; NULL 232 libavdevice/dshow.c char *friendly_name = NULL; NULL 233 libavdevice/dshow.c char *unique_name = NULL; NULL 235 libavdevice/dshow.c IBindCtx *bind_ctx = NULL; NULL 236 libavdevice/dshow.c LPOLESTR olestr = NULL; NULL 237 libavdevice/dshow.c LPMALLOC co_malloc = NULL; NULL 247 libavdevice/dshow.c r = IMoniker_GetDisplayName(m, bind_ctx, NULL, &olestr); NULL 262 libavdevice/dshow.c r = IPropertyBag_Read(bag, L"FriendlyName", &var, NULL); NULL 320 libavdevice/dshow.c IAMStreamConfig *config = NULL; NULL 321 libavdevice/dshow.c AM_MEDIA_TYPE *type = NULL; NULL 323 libavdevice/dshow.c void *caps = NULL; NULL 347 libavdevice/dshow.c const AVCodecTag *const tags[] = { avformat_get_riff_video_tags(), NULL }; NULL 466 libavdevice/dshow.c IAMBufferNegotiation *buffer_negotiation = NULL; NULL 468 libavdevice/dshow.c IAMStreamConfig *config = NULL; NULL 469 libavdevice/dshow.c AM_MEDIA_TYPE *type = NULL; NULL 508 libavdevice/dshow.c ISpecifyPropertyPages *property_pages = NULL; NULL 509 libavdevice/dshow.c IUnknown *device_filter_iunknown = NULL; NULL 531 libavdevice/dshow.c hr = OleCreatePropertyFrame(NULL, 0, 0, filter_info.achName, 1, &device_filter_iunknown, ca_guid.cElems, NULL 532 libavdevice/dshow.c ca_guid.pElems, 0, 0, NULL); NULL 562 libavdevice/dshow.c IPin *device_pin = NULL; NULL 592 libavdevice/dshow.c while (!device_pin && IEnumPins_Next(pins, 1, &pin, NULL) == S_OK) { NULL 593 libavdevice/dshow.c IKsPropertySet *p = NULL; NULL 594 libavdevice/dshow.c IEnumMediaTypes *types = NULL; NULL 599 libavdevice/dshow.c char *name_buf = NULL; NULL 600 libavdevice/dshow.c wchar_t *pin_id = NULL; NULL 601 libavdevice/dshow.c char *pin_buf = NULL; NULL 612 libavdevice/dshow.c NULL, 0, &category, sizeof(GUID), &r2) != S_OK) NULL 627 libavdevice/dshow.c dshow_cycle_formats(avctx, devtype, pin, NULL); NULL 656 libavdevice/dshow.c while (!device_pin && IEnumMediaTypes_Next(types, 1, &type, NULL) == S_OK) { NULL 706 libavdevice/dshow.c IBaseFilter *device_filter = NULL; NULL 712 libavdevice/dshow.c if ((r = dshow_cycle_pins(avctx, devtype, sourcetype, device_filter, NULL)) < 0) NULL 723 libavdevice/dshow.c IBaseFilter *device_filter = NULL; NULL 725 libavdevice/dshow.c IPin *device_pin = NULL; NULL 726 libavdevice/dshow.c libAVPin *capture_pin = NULL; NULL 727 libavdevice/dshow.c libAVFilter *capture_filter = NULL; NULL 728 libavdevice/dshow.c ICaptureGraphBuilder2 *graph_builder2 = NULL; NULL 741 libavdevice/dshow.c r = IGraphBuilder_AddFilter(graph, device_filter, NULL); NULL 772 libavdevice/dshow.c r = CoCreateInstance(&CLSID_CaptureGraphBuilder2, NULL, CLSCTX_INPROC_SERVER, NULL 784 libavdevice/dshow.c r = ICaptureGraphBuilder2_RenderStream(graph_builder2, NULL, NULL, (IUnknown *) device_pin, NULL /* no intermediate filter */, NULL 802 libavdevice/dshow.c if (graph_builder2 != NULL) NULL 838 libavdevice/dshow.c st = avformat_new_stream(avctx, NULL); NULL 851 libavdevice/dshow.c BITMAPINFOHEADER *bih = NULL; NULL 879 libavdevice/dshow.c const AVCodecTag *const tags[] = { avformat_get_riff_video_tags(), NULL }; NULL 899 libavdevice/dshow.c WAVEFORMATEX *fx = NULL; NULL 934 libavdevice/dshow.c char *token = strtok(NULL, ":"); NULL 935 libavdevice/dshow.c tmp = NULL; NULL 942 libavdevice/dshow.c device_name[0] = NULL; NULL 943 libavdevice/dshow.c device_name[1] = NULL; NULL 964 libavdevice/dshow.c IGraphBuilder *graph = NULL; NULL 965 libavdevice/dshow.c ICreateDevEnum *devenum = NULL; NULL 966 libavdevice/dshow.c IMediaControl *control = NULL; NULL 967 libavdevice/dshow.c IMediaEvent *media_event = NULL; NULL 998 libavdevice/dshow.c r = CoCreateInstance(&CLSID_FilterGraph, NULL, CLSCTX_INPROC_SERVER, NULL 1006 libavdevice/dshow.c r = CoCreateInstance(&CLSID_SystemDeviceEnum, NULL, CLSCTX_INPROC_SERVER, NULL 1015 libavdevice/dshow.c dshow_cycle_devices(avctx, devenum, VideoDevice, VideoSourceDevice, NULL); NULL 1017 libavdevice/dshow.c dshow_cycle_devices(avctx, devenum, AudioDevice, AudioSourceDevice, NULL); NULL 1063 libavdevice/dshow.c ctx->mutex = CreateMutex(NULL, 0, NULL); NULL 1068 libavdevice/dshow.c ctx->event[1] = CreateEvent(NULL, 1, 0, NULL); NULL 1147 libavdevice/dshow.c AVPacketList *pktl = NULL; NULL 1177 libavdevice/dshow.c { "video_size", "set video size given a string such as 640x480 or hd720.", OFFSET(requested_width), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, DEC }, NULL 1179 libavdevice/dshow.c { "framerate", "set video frame rate", OFFSET(framerate), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, DEC }, NULL 1192 libavdevice/dshow.c { "video_pin_name", "select video capture pin by name", OFFSET(video_pin_name),AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, AV_OPT_FLAG_ENCODING_PARAM }, NULL 1193 libavdevice/dshow.c { "audio_pin_name", "select audio capture pin by name", OFFSET(audio_pin_name),AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, AV_OPT_FLAG_ENCODING_PARAM }, NULL 1214 libavdevice/dshow.c { NULL }, NULL 93 libavdevice/dshow_capture.h *ppvObject = NULL; \ NULL 144 libavdevice/dshow_capture.h return NULL; \ NULL 26 libavdevice/dshow_common.c uint8_t *pbFormat = NULL; NULL 36 libavdevice/dshow_common.c dst->pUnk = NULL; NULL 162 libavdevice/dshow_common.c dump_bih(NULL, &v->bmiHeader); NULL 178 libavdevice/dshow_common.c dump_bih(NULL, &v->bmiHeader); NULL 144 libavdevice/dshow_crossbar.c IAMCrossbar *cross_bar = NULL; NULL 145 libavdevice/dshow_crossbar.c IBaseFilter *cross_bar_base_filter = NULL; NULL 146 libavdevice/dshow_crossbar.c IAMTVTuner *tv_tuner_filter = NULL; NULL 147 libavdevice/dshow_crossbar.c IBaseFilter *tv_tuner_base_filter = NULL; NULL 148 libavdevice/dshow_crossbar.c IAMAudioInputMixer *tv_audio_filter = NULL; NULL 149 libavdevice/dshow_crossbar.c IBaseFilter *tv_audio_base_filter = NULL; NULL 152 libavdevice/dshow_crossbar.c hr = ICaptureGraphBuilder2_FindInterface(graph_builder2, &LOOK_UPSTREAM_ONLY, (const GUID *) NULL, NULL 170 libavdevice/dshow_crossbar.c hr = ICaptureGraphBuilder2_FindInterface(graph_builder2, &LOOK_UPSTREAM_ONLY, NULL, NULL 182 libavdevice/dshow_crossbar.c hr = ICaptureGraphBuilder2_FindInterface(graph_builder2, &LOOK_UPSTREAM_ONLY, NULL, NULL 113 libavdevice/dshow_filter.c libAVPin *found = NULL; NULL 77 libavdevice/dshow_pin.c this->connectedto = NULL; NULL 154 libavdevice/dshow_pin.c const AM_MEDIA_TYPE *type = NULL; NULL 331 libavdevice/dshow_pin.c av_log(NULL, AV_LOG_DEBUG, NULL 343 libavdevice/dshow_pin.c av_log(NULL, AV_LOG_VERBOSE, "dshow passing through packet of type %s size %6d timestamp %"PRId64" orig timestamp %"PRId64"\n", NULL 77 libavdevice/dv1394.c av_log(NULL, AV_LOG_ERROR, "Failed to start receiver: %s\n", strerror(errno)); NULL 103 libavdevice/dv1394.c dv->ring = mmap(NULL, DV1394_PAL_FRAME_SIZE * DV1394_RING_FRAMES, NULL 219 libavdevice/dv1394.c { NULL }, NULL 77 libavdevice/fbdev_common.c AVDeviceInfo *device = NULL; NULL 90 libavdevice/fbdev_common.c av_log(NULL, AV_LOG_ERROR, "Could not open framebuffer device '%s': %s\n", NULL 117 libavdevice/fbdev_common.c default_device = NULL; NULL 68 libavdevice/fbdev_dec.c AVStream *st = NULL; NULL 73 libavdevice/fbdev_dec.c if (!(st = avformat_new_stream(avctx, NULL))) NULL 122 libavdevice/fbdev_dec.c fbdev->data = mmap(NULL, fbdev->fixinfo.smem_len, PROT_READ, MAP_SHARED, fbdev->fd, 0); NULL 224 libavdevice/fbdev_dec.c { NULL }, NULL 88 libavdevice/fbdev_enc.c fbdev->data = mmap(NULL, fbdev->fixinfo.smem_len, PROT_WRITE, MAP_SHARED, fbdev->fd, 0); NULL 197 libavdevice/fbdev_enc.c { NULL } NULL 125 libavdevice/gdigrab.c HRGN region = NULL; NULL 126 libavdevice/gdigrab.c HRGN region_interior = NULL; NULL 138 libavdevice/gdigrab.c hwnd = CreateWindowEx(ex, WC_DIALOG, NULL, style, rect.left, rect.top, NULL 140 libavdevice/gdigrab.c NULL, NULL, NULL, NULL); NULL 159 libavdevice/gdigrab.c region = NULL; NULL 191 libavdevice/gdigrab.c gdigrab->region_hwnd = NULL; NULL 227 libavdevice/gdigrab.c HDC source_hdc = NULL; NULL 228 libavdevice/gdigrab.c HDC dest_hdc = NULL; NULL 230 libavdevice/gdigrab.c HBITMAP hbmp = NULL; NULL 231 libavdevice/gdigrab.c void *buffer = NULL; NULL 234 libavdevice/gdigrab.c const char *name = NULL; NULL 235 libavdevice/gdigrab.c AVStream *st = NULL; NULL 245 libavdevice/gdigrab.c hwnd = FindWindow(NULL, name); NULL 258 libavdevice/gdigrab.c hwnd = NULL; NULL 354 libavdevice/gdigrab.c &buffer, NULL, 0); NULL 370 libavdevice/gdigrab.c st = avformat_new_stream(s1, NULL); NULL 443 libavdevice/gdigrab.c info.hbmMask = NULL; NULL 444 libavdevice/gdigrab.c info.hbmColor = NULL; NULL 453 libavdevice/gdigrab.c icon = CopyCursor(LoadCursor(NULL, IDC_ARROW)); NULL 613 libavdevice/gdigrab.c { "video_size", "set video frame size", OFFSET(width), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, DEC }, NULL 616 libavdevice/gdigrab.c { NULL }, NULL 110 libavdevice/iec61883.c av_log(NULL, AV_LOG_ERROR, "DV packet queue overrun, dropping.\n"); NULL 160 libavdevice/iec61883.c av_log(NULL, AV_LOG_ERROR, "Raw1394 poll error occurred.\n"); NULL 162 libavdevice/iec61883.c return NULL; NULL 170 libavdevice/iec61883.c av_log(NULL, AV_LOG_ERROR, "No more input data available\n"); NULL 179 libavdevice/iec61883.c return NULL; NULL 183 libavdevice/iec61883.c return NULL; NULL 357 libavdevice/iec61883.c avformat_new_stream(context, NULL); NULL 395 libavdevice/iec61883.c pthread_mutex_init(&dv->mutex, NULL); NULL 396 libavdevice/iec61883.c pthread_cond_init(&dv->cond, NULL); NULL 397 libavdevice/iec61883.c pthread_create(&dv->receive_task_thread, NULL, iec61883_receive_task, dv); NULL 442 libavdevice/iec61883.c pthread_join(dv->receive_task_thread, NULL); NULL 477 libavdevice/iec61883.c { "dvguid", "select one of multiple DV devices by its GUID", offsetof(struct iec61883_data, device_guid), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, AV_OPT_FLAG_DECODING_PARAM }, NULL 478 libavdevice/iec61883.c { NULL }, NULL 89 libavdevice/jack_audio.c av_fifo_generic_read(self->new_pkts, &pkt, sizeof(pkt), NULL); NULL 112 libavdevice/jack_audio.c av_fifo_generic_write(self->filled_pkts, &pkt, sizeof(pkt), NULL); NULL 121 libavdevice/jack_audio.c self->client = NULL; NULL 145 libavdevice/jack_audio.c av_fifo_generic_write(self->new_pkts, &pkt, sizeof(pkt), NULL); NULL 213 libavdevice/jack_audio.c av_fifo_generic_read(*fifo, &pkt, sizeof(pkt), NULL); NULL 242 libavdevice/jack_audio.c stream = avformat_new_stream(context, NULL); NULL 313 libavdevice/jack_audio.c av_fifo_generic_read(self->filled_pkts, pkt, sizeof(*pkt), NULL); NULL 331 libavdevice/jack_audio.c { NULL }, NULL 71 libavdevice/lavfi.c return NULL; NULL 106 libavdevice/lavfi.c if (!(st = avformat_new_stream(avctx, NULL))) NULL 120 libavdevice/lavfi.c AVFilterInOut *input_links = NULL, *output_links = NULL, *inout; NULL 144 libavdevice/lavfi.c AVIOContext *avio = NULL; NULL 155 libavdevice/lavfi.c av_bprint_finalize(&graph_file_pb, NULL); NULL 237 libavdevice/lavfi.c if (!(st = avformat_new_stream(avctx, NULL))) NULL 260 libavdevice/lavfi.c inout->name, NULL, NULL 261 libavdevice/lavfi.c NULL, lavfi->graph); NULL 274 libavdevice/lavfi.c inout->name, NULL, NULL 275 libavdevice/lavfi.c NULL, lavfi->graph); NULL 392 libavdevice/lavfi.c lavfi->subcc_packet.data = NULL; NULL 452 libavdevice/lavfi.c AVDictionaryEntry *e = NULL; NULL 465 libavdevice/lavfi.c av_bprint_finalize(&meta_buf, NULL); NULL 469 libavdevice/lavfi.c av_bprint_finalize(&meta_buf, NULL); NULL 491 libavdevice/lavfi.c { "graph", "set libavfilter graph", OFFSET(graph_str), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, DEC }, NULL 492 libavdevice/lavfi.c { "graph_file","set libavfilter graph filename", OFFSET(graph_filename), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, DEC}, NULL 493 libavdevice/lavfi.c { "dumpgraph", "dump graph to stderr", OFFSET(dump_graph), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, DEC }, NULL 494 libavdevice/lavfi.c { NULL }, NULL 59 libavdevice/libcdio.c char *err = NULL; NULL 61 libavdevice/libcdio.c if (!(st = avformat_new_stream(ctx, NULL))) NULL 119 libavdevice/libcdio.c char *err = NULL; NULL 124 libavdevice/libcdio.c buf = cdio_paranoia_read(s->paranoia, NULL); NULL 131 libavdevice/libcdio.c err = NULL; NULL 136 libavdevice/libcdio.c err = NULL; NULL 174 libavdevice/libcdio.c { NULL }, NULL 108 libavdevice/libdc1394.c { NULL }, NULL 164 libavdevice/libdc1394.c vst = avformat_new_stream(c, NULL); NULL 200 libavdevice/libdc1394.c struct dc1394_frame_format *fmt = NULL; NULL 201 libavdevice/libdc1394.c struct dc1394_frame_rate *fps = NULL; NULL 267 libavdevice/libdc1394.c dc1394->packet.data = NULL; NULL 293 libavdevice/libdc1394.c struct dc1394_frame_format *fmt = NULL; NULL 294 libavdevice/libdc1394.c struct dc1394_frame_rate *fps = NULL; NULL 379 libavdevice/libdc1394.c dc1394->packet.data = NULL; NULL 112 libavdevice/openal-dec.c if (!(devices = alcGetString(NULL, ALC_CAPTURE_DEVICE_SPECIFIER))) NULL 130 libavdevice/openal-dec.c AVStream *st = NULL; NULL 131 libavdevice/openal-dec.c AVCodecContext *codec = NULL; NULL 142 libavdevice/openal-dec.c alcCaptureOpenDevice(ctx->filename[0] ? ctx->filename : NULL, NULL 150 libavdevice/openal-dec.c if (!(st = avformat_new_stream(ctx, NULL))) { NULL 233 libavdevice/openal-dec.c {NULL}, NULL 248 libavdevice/openal-dec.c .read_probe = NULL, NULL 275 libavdevice/opengl_enc.c { AV_PIX_FMT_NONE, NULL } NULL 316 libavdevice/opengl_enc.c (ret = avdevice_dev_to_app_control_message(h, AV_DEV_TO_APP_PREPARE_WINDOW_BUFFER, NULL , 0)) < 0) { NULL 322 libavdevice/opengl_enc.c ret = opengl_draw(h, NULL, 1, 0); NULL 417 libavdevice/opengl_enc.c SDL_WM_SetCaption(opengl->window_title, NULL); NULL 596 libavdevice/opengl_enc.c { NULL, 0, 0 } NULL 645 libavdevice/opengl_enc.c return NULL; NULL 758 libavdevice/opengl_enc.c opengl->glprocs.glShaderSource(shader, 1, &source, NULL); NULL 767 libavdevice/opengl_enc.c opengl->glprocs.glGetShaderInfoLog(shader, result, NULL, log); NULL 821 libavdevice/opengl_enc.c opengl->glprocs.glGetProgramInfoLog(opengl->program, result, NULL, log); NULL 862 libavdevice/opengl_enc.c opengl->format, opengl->type, NULL); NULL 863 libavdevice/opengl_enc.c OPENGL_ERROR_CHECK(NULL); NULL 965 libavdevice/opengl_enc.c if ((ret = avdevice_dev_to_app_control_message(h, AV_DEV_TO_APP_PREPARE_WINDOW_BUFFER, NULL , 0)) < 0) { NULL 981 libavdevice/opengl_enc.c } else if ((ret = avdevice_dev_to_app_control_message(h, AV_DEV_TO_APP_DESTROY_WINDOW_BUFFER, NULL , 0)) < 0) { NULL 993 libavdevice/opengl_enc.c avdevice_dev_to_app_control_message(h, AV_DEV_TO_APP_PREPARE_WINDOW_BUFFER, NULL , 0) < 0) NULL 1117 libavdevice/opengl_enc.c (ret = avdevice_dev_to_app_control_message(h, AV_DEV_TO_APP_DISPLAY_WINDOW_BUFFER, NULL , 0)) < 0) { NULL 1157 libavdevice/opengl_enc.c return NULL; NULL 1212 libavdevice/opengl_enc.c (ret = avdevice_dev_to_app_control_message(h, AV_DEV_TO_APP_PREPARE_WINDOW_BUFFER, NULL , 0)) < 0) { NULL 1253 libavdevice/opengl_enc.c (ret = avdevice_dev_to_app_control_message(h, AV_DEV_TO_APP_DISPLAY_WINDOW_BUFFER, NULL , 0)) < 0) { NULL 1281 libavdevice/opengl_enc.c { "window_title", "set window title", OFFSET(window_title), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, ENC }, NULL 1282 libavdevice/opengl_enc.c { "window_size", "set window size", OFFSET(window_width), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, ENC }, NULL 1283 libavdevice/opengl_enc.c { NULL } NULL 55 libavdevice/oss_audio_dec.c st = avformat_new_stream(s1, NULL); NULL 129 libavdevice/oss_audio_dec.c { NULL }, NULL 83 libavdevice/pulse_audio_common.c pa_context_set_state_callback(*pa_ctx, NULL, NULL); NULL 89 libavdevice/pulse_audio_common.c *pa_ml = NULL; NULL 90 libavdevice/pulse_audio_common.c *pa_ctx = NULL; NULL 97 libavdevice/pulse_audio_common.c pa_mainloop_api *pa_mlapi = NULL; NULL 103 libavdevice/pulse_audio_common.c *pa_ml = NULL; NULL 104 libavdevice/pulse_audio_common.c *pa_ctx = NULL; NULL 117 libavdevice/pulse_audio_common.c if (pa_context_connect(*pa_ctx, server, 0, NULL) < 0) { NULL 123 libavdevice/pulse_audio_common.c pa_mainloop_iterate(*pa_ml, 1, NULL); NULL 139 libavdevice/pulse_audio_common.c AVDeviceInfo *new_device = NULL; NULL 199 libavdevice/pulse_audio_common.c pa_mainloop *pa_ml = NULL; NULL 200 libavdevice/pulse_audio_common.c pa_operation *pa_op = NULL; NULL 201 libavdevice/pulse_audio_common.c pa_context *pa_ctx = NULL; NULL 211 libavdevice/pulse_audio_common.c devices->devices = NULL; NULL 221 libavdevice/pulse_audio_common.c pa_mainloop_iterate(pa_ml, 1, NULL); NULL 230 libavdevice/pulse_audio_common.c pa_mainloop_iterate(pa_ml, 1, NULL); NULL 117 libavdevice/pulse_audio_dec.c pd->stream = NULL; NULL 123 libavdevice/pulse_audio_dec.c pd->context = NULL; NULL 127 libavdevice/pulse_audio_dec.c pd->mainloop = NULL; NULL 130 libavdevice/pulse_audio_dec.c pd->timefilter = NULL; NULL 139 libavdevice/pulse_audio_dec.c char *device = NULL; NULL 149 libavdevice/pulse_audio_dec.c st = avformat_new_stream(s, NULL); NULL 173 libavdevice/pulse_audio_dec.c if (pa_context_connect(pd->context, pd->server, 0, NULL) < 0) { NULL 202 libavdevice/pulse_audio_dec.c if (!(pd->stream = pa_stream_new(pd->context, pd->stream_name, &ss, NULL))) { NULL 270 libavdevice/pulse_audio_dec.c const void *read_data = NULL; NULL 302 libavdevice/pulse_audio_dec.c pa_operation_unref(pa_stream_update_timing_info(pd->stream, NULL, NULL)); NULL 344 libavdevice/pulse_audio_dec.c { "server", "set PulseAudio server", OFFSET(server), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, D }, NULL 352 libavdevice/pulse_audio_dec.c { NULL }, NULL 121 libavdevice/pulse_audio_enc.c pa_mainloop *ml = NULL; NULL 122 libavdevice/pulse_audio_enc.c pa_context *ctx = NULL; NULL 135 libavdevice/pulse_audio_enc.c pa_mainloop_iterate(ml, 1, NULL); NULL 181 libavdevice/pulse_audio_enc.c avdevice_dev_to_app_control_message(h, AV_DEV_TO_APP_BUFFER_OVERFLOW, NULL, 0); NULL 187 libavdevice/pulse_audio_enc.c avdevice_dev_to_app_control_message(h, AV_DEV_TO_APP_BUFFER_UNDERFLOW, NULL, 0); NULL 417 libavdevice/pulse_audio_enc.c pa_stream_set_state_callback(s->stream, NULL, NULL); NULL 418 libavdevice/pulse_audio_enc.c pa_stream_set_write_callback(s->stream, NULL, NULL); NULL 419 libavdevice/pulse_audio_enc.c pa_stream_set_overflow_callback(s->stream, NULL, NULL); NULL 420 libavdevice/pulse_audio_enc.c pa_stream_set_underflow_callback(s->stream, NULL, NULL); NULL 422 libavdevice/pulse_audio_enc.c s->stream = NULL; NULL 426 libavdevice/pulse_audio_enc.c pa_context_set_state_callback(s->ctx, NULL, NULL); NULL 427 libavdevice/pulse_audio_enc.c pa_context_set_subscribe_callback(s->ctx, NULL, NULL); NULL 429 libavdevice/pulse_audio_enc.c s->ctx = NULL; NULL 434 libavdevice/pulse_audio_enc.c s->mainloop = NULL; NULL 443 libavdevice/pulse_audio_enc.c AVStream *st = NULL; NULL 524 libavdevice/pulse_audio_enc.c s->mainloop = NULL; NULL 546 libavdevice/pulse_audio_enc.c if ((ret = pa_context_connect(s->ctx, s->server, 0, NULL)) < 0) { NULL 558 libavdevice/pulse_audio_enc.c channel_map.channels ? &channel_map : NULL); NULL 576 libavdevice/pulse_audio_enc.c stream_flags, NULL, NULL)) < 0) { NULL 658 libavdevice/pulse_audio_enc.c if ((ret = pa_stream_write(s->stream, pkt->data, pkt->size, NULL, 0, PA_SEEK_RELATIVE)) < 0) { NULL 762 libavdevice/pulse_audio_enc.c { "server", "set PulseAudio server", OFFSET(server), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E }, NULL 764 libavdevice/pulse_audio_enc.c { "stream_name", "set stream description", OFFSET(stream_name), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E }, NULL 765 libavdevice/pulse_audio_enc.c { "device", "set device name", OFFSET(device), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E }, NULL 770 libavdevice/pulse_audio_enc.c { NULL } NULL 74 libavdevice/sdl.c sdl->overlay = NULL; NULL 76 libavdevice/sdl.c SDL_WaitThread(sdl->event_thread, NULL); NULL 77 libavdevice/sdl.c sdl->event_thread = NULL; NULL 80 libavdevice/sdl.c sdl->mutex = NULL; NULL 83 libavdevice/sdl.c sdl->init_cond = NULL; NULL 349 libavdevice/sdl.c { "window_title", "set SDL window title", OFFSET(window_title), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, AV_OPT_FLAG_ENCODING_PARAM }, NULL 350 libavdevice/sdl.c { "icon_title", "set SDL iconified window title", OFFSET(icon_title) , AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, AV_OPT_FLAG_ENCODING_PARAM }, NULL 351 libavdevice/sdl.c { "window_size", "set SDL window forced size", OFFSET(window_width), AV_OPT_TYPE_IMAGE_SIZE, { .str = NULL }, 0, 0, AV_OPT_FLAG_ENCODING_PARAM }, NULL 353 libavdevice/sdl.c { NULL }, NULL 38 libavdevice/sndio_dec.c st = avformat_new_stream(s1, NULL); NULL 99 libavdevice/sndio_dec.c { NULL }, NULL 54 libavdevice/timefilter.c return NULL; NULL 28 libavdevice/utils.c *avctx = NULL; NULL 52 libavdevice/utils.c s->priv_data = NULL; NULL 98 libavdevice/v4l.c st = avformat_new_stream(s1, NULL); NULL 270 libavdevice/v4l.c av_log(NULL, AV_LOG_ERROR, "Cannot Sync\n"); NULL 272 libavdevice/v4l.c av_log(NULL, AV_LOG_ERROR, "VIDIOCMCAPTURE: %s\n", strerror(errno)); NULL 304 libavdevice/v4l.c nanosleep(&ts, NULL); NULL 343 libavdevice/v4l.c { NULL }, NULL 383 libavdevice/v4l2.c s->buf_start[i] = v4l2_mmap(NULL, buf.length, NULL 410 libavdevice/v4l2.c av_log(NULL, AV_LOG_ERROR, "ioctl(VIDIOC_QBUF): %s\n", av_err2str(res)); NULL 817 libavdevice/v4l2.c if (av_strstart(p->filename, "/dev/video", NULL)) NULL 832 libavdevice/v4l2.c st = avformat_new_stream(ctx, NULL); NULL 1023 libavdevice/v4l2.c AVDeviceInfo *device = NULL; NULL 1089 libavdevice/v4l2.c { "standard", "set TV standard, used only by analog frame grabber", OFFSET(standard), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC }, NULL 1091 libavdevice/v4l2.c { "video_size", "set frame size", OFFSET(width), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, DEC }, NULL 1092 libavdevice/v4l2.c { "pixel_format", "set preferred pixel format", OFFSET(pixel_format), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, DEC }, NULL 1093 libavdevice/v4l2.c { "input_format", "set preferred pixel format (for raw video) or codec name", OFFSET(pixel_format), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, DEC }, NULL 1094 libavdevice/v4l2.c { "framerate", "set frame rate", OFFSET(framerate), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, DEC }, NULL 1110 libavdevice/v4l2.c { NULL }, NULL 245 libavdevice/vfwcap.c BITMAPINFO *bi = NULL; NULL 268 libavdevice/vfwcap.c ctx->hwnd = capCreateCaptureWindow(NULL, 0, 0, 0, 0, 0, HWND_MESSAGE, 0); NULL 296 libavdevice/vfwcap.c st = avformat_new_stream(s, NULL); NULL 404 libavdevice/vfwcap.c ctx->mutex = CreateMutex(NULL, 0, NULL); NULL 409 libavdevice/vfwcap.c ctx->event = CreateEvent(NULL, 1, 0, NULL); NULL 432 libavdevice/vfwcap.c AVPacketList *pktl = NULL; NULL 461 libavdevice/vfwcap.c { "video_size", "A string describing frame size, such as 640x480 or hd720.", OFFSET(video_size), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, DEC }, NULL 463 libavdevice/vfwcap.c { NULL }, NULL 151 libavdevice/x11grab.c DefaultDepth(dpy, scr), ZPixmap, NULL, NULL 262 libavdevice/x11grab.c AVStream *st = NULL; NULL 298 libavdevice/x11grab.c st = avformat_new_stream(s1, NULL); NULL 460 libavdevice/x11grab.c xcim = NULL; NULL 542 libavdevice/x11grab.c nanosleep(&ts, NULL); NULL 640 libavdevice/x11grab.c shmctl(x11grab->shminfo.shmid, IPC_RMID, NULL); NULL 646 libavdevice/x11grab.c x11grab->image = NULL; NULL 673 libavdevice/x11grab.c { NULL }, NULL 94 libavdevice/xcbgrab.c { NULL }, NULL 158 libavdevice/xcbgrab.c img = xcb_get_image_reply(c->conn, iq, NULL); NULL 200 libavdevice/xcbgrab.c reply = xcb_shm_query_version_reply(conn, cookie, NULL); NULL 223 libavdevice/xcbgrab.c xcb_generic_error_t *e = NULL; NULL 260 libavdevice/xcbgrab.c data = shmat(id, NULL, 0); NULL 266 libavdevice/xcbgrab.c pkt->buf = av_buffer_create(data, size, dealloc_shm, NULL, 0); NULL 287 libavdevice/xcbgrab.c reply = xcb_xfixes_query_version_reply(conn, cookie, NULL); NULL 312 libavdevice/xcbgrab.c ci = xcb_xfixes_get_cursor_image_reply(gr->conn, cc, NULL); NULL 385 libavdevice/xcbgrab.c xcb_query_pointer_reply_t *p = NULL; NULL 386 libavdevice/xcbgrab.c xcb_get_geometry_reply_t *geo = NULL; NULL 394 libavdevice/xcbgrab.c p = xcb_query_pointer_reply(c->conn, pc, NULL); NULL 395 libavdevice/xcbgrab.c geo = xcb_get_geometry_reply(c->conn, gc, NULL); NULL 434 libavdevice/xcbgrab.c xcb_screen_t *screen = NULL; NULL 502 libavdevice/xcbgrab.c AVStream *st = avformat_new_stream(s, NULL); NULL 521 libavdevice/xcbgrab.c geo = xcb_get_geometry_reply(c->conn, gc, NULL); NULL 616 libavdevice/xcbgrab.c c->conn = xcb_connect(display_name[0] ? display_name : NULL, &screen_num); NULL 352 libavdevice/xv.c { "display_name", "set display name", OFFSET(display_name), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, AV_OPT_FLAG_ENCODING_PARAM }, NULL 354 libavdevice/xv.c { "window_size", "set window forced size", OFFSET(window_width), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, AV_OPT_FLAG_ENCODING_PARAM }, NULL 355 libavdevice/xv.c { "window_title", "set window title", OFFSET(window_title), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, AV_OPT_FLAG_ENCODING_PARAM }, NULL 358 libavdevice/xv.c { NULL } NULL 43 libavfilter/aeval.c NULL NULL 82 libavfilter/aeval.c static double (* const aeval_func1[])(void *, double) = { val, NULL }; NULL 83 libavfilter/aeval.c static const char * const aeval_func1_names[] = { "val", NULL }; NULL 89 libavfilter/aeval.c { "exprs", "set the '|'-separated list of channels expressions", OFFSET(exprs), AV_OPT_TYPE_STRING, {.str = NULL}, .flags = FLAGS }, NULL 96 libavfilter/aeval.c { "channel_layout", "set channel layout", OFFSET(chlayout_str), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 97 libavfilter/aeval.c { "c", "set channel layout", OFFSET(chlayout_str), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 98 libavfilter/aeval.c { NULL } NULL 108 libavfilter/aeval.c char *expr, *last_expr = NULL, *buf; NULL 109 libavfilter/aeval.c double (* const *func1)(void *, double) = NULL; NULL 110 libavfilter/aeval.c const char * const *func1_names = NULL; NULL 128 libavfilter/aeval.c sizeof(*eval->expr), NULL)) { \ NULL 132 libavfilter/aeval.c eval->expr[eval->nb_channels-1] = NULL; \ NULL 135 libavfilter/aeval.c NULL, NULL, 0, ctx); \ NULL 143 libavfilter/aeval.c eval->expr[i] = NULL; NULL 181 libavfilter/aeval.c ret = ff_parse_channel_layout(&eval->chlayout, NULL, eval->chlayout_str, ctx); NULL 217 libavfilter/aeval.c eval->expr[i] = NULL; NULL 278 libavfilter/aeval.c av_expr_eval(eval->expr[j], eval->var_values, NULL); NULL 297 libavfilter/aeval.c { NULL } NULL 307 libavfilter/aeval.c .inputs = NULL, NULL 318 libavfilter/aeval.c { "exprs", "set the '|'-separated list of channels expressions", OFFSET(exprs), AV_OPT_TYPE_STRING, {.str = NULL}, .flags = FLAGS }, NULL 319 libavfilter/aeval.c { "channel_layout", "set channel layout", OFFSET(chlayout_str), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 320 libavfilter/aeval.c { "c", "set channel layout", OFFSET(chlayout_str), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 321 libavfilter/aeval.c { NULL } NULL 328 libavfilter/aeval.c AVFilterFormats *formats = NULL; NULL 348 libavfilter/aeval.c layouts = NULL; NULL 442 libavfilter/aeval.c { NULL } NULL 451 libavfilter/aeval.c { NULL } NULL 52 libavfilter/af_adelay.c { "delays", "set list of delays for each channel", OFFSET(delays), AV_OPT_TYPE_STRING, {.str=NULL}, 0, 0, A }, NULL 53 libavfilter/af_adelay.c { NULL } NULL 125 libavfilter/af_adelay.c char *p, *arg, *saveptr = NULL; NULL 142 libavfilter/af_adelay.c p = NULL; NULL 260 libavfilter/af_adelay.c { NULL } NULL 269 libavfilter/af_adelay.c { NULL } NULL 54 libavfilter/af_aecho.c { NULL } NULL 73 libavfilter/af_aecho.c char *p, *saveptr = NULL; NULL 79 libavfilter/af_aecho.c p = NULL; NULL 263 libavfilter/af_aecho.c return av_samples_alloc_array_and_samples(&s->delayptrs, NULL, NULL 336 libavfilter/af_aecho.c { NULL } NULL 346 libavfilter/af_aecho.c { NULL } NULL 75 libavfilter/af_afade.c { NULL } NULL 279 libavfilter/af_afade.c { NULL } NULL 287 libavfilter/af_afade.c { NULL } NULL 55 libavfilter/af_aformat.c { NULL } NULL 89 libavfilter/af_aformat.c int ret = strtol(samplerate, NULL, 0); NULL 127 libavfilter/af_aformat.c { NULL } NULL 135 libavfilter/af_aformat.c { NULL } NULL 56 libavfilter/af_amerge.c { NULL } NULL 130 libavfilter/af_amerge.c layouts = NULL; NULL 134 libavfilter/af_amerge.c layouts = NULL; NULL 300 libavfilter/af_amerge.c ins[i] = inbuf[i] ? inbuf[i]->data[0] : NULL; NULL 336 libavfilter/af_amerge.c { NULL } NULL 347 libavfilter/af_amerge.c .inputs = NULL, NULL 87 libavfilter/af_amix.c frame_list->end = NULL; NULL 118 libavfilter/af_amix.c frame_list->end = NULL; NULL 139 libavfilter/af_amix.c info->next = NULL; NULL 190 libavfilter/af_amix.c { NULL } NULL 535 libavfilter/af_amix.c AVFilterFormats *formats = NULL; NULL 558 libavfilter/af_amix.c { NULL } NULL 569 libavfilter/af_amix.c .inputs = NULL, NULL 35 libavfilter/af_anull.c { NULL } NULL 43 libavfilter/af_anull.c { NULL } NULL 53 libavfilter/af_apad.c { NULL } NULL 140 libavfilter/af_apad.c { NULL } NULL 149 libavfilter/af_apad.c { NULL } NULL 65 libavfilter/af_aphaser.c { "triangular", NULL, 0, AV_OPT_TYPE_CONST, {.i64=WAVE_TRI}, 0, 0, FLAGS, "type" }, NULL 66 libavfilter/af_aphaser.c { "t", NULL, 0, AV_OPT_TYPE_CONST, {.i64=WAVE_TRI}, 0, 0, FLAGS, "type" }, NULL 67 libavfilter/af_aphaser.c { "sinusoidal", NULL, 0, AV_OPT_TYPE_CONST, {.i64=WAVE_SIN}, 0, 0, FLAGS, "type" }, NULL 68 libavfilter/af_aphaser.c { "s", NULL, 0, AV_OPT_TYPE_CONST, {.i64=WAVE_SIN}, 0, 0, FLAGS, "type" }, NULL 69 libavfilter/af_aphaser.c { NULL } NULL 272 libavfilter/af_aphaser.c { NULL } NULL 281 libavfilter/af_aphaser.c { NULL } NULL 60 libavfilter/af_aresample.c AVDictionaryEntry *e = NULL; NULL 83 libavfilter/af_aresample.c int out_rate = av_get_int(aresample->swr, "osr", NULL); NULL 84 libavfilter/af_aresample.c uint64_t out_layout = av_get_int(aresample->swr, "ocl", NULL); NULL 85 libavfilter/af_aresample.c enum AVSampleFormat out_format = av_get_int(aresample->swr, "osf", NULL); NULL 158 libavfilter/af_aresample.c out_rate = av_get_int(aresample->swr, "osr", NULL); NULL 159 libavfilter/af_aresample.c out_layout = av_get_int(aresample->swr, "ocl", NULL); NULL 160 libavfilter/af_aresample.c out_format = av_get_int(aresample->swr, "osf", NULL); NULL 246 libavfilter/af_aresample.c n_out = swr_convert(aresample->swr, outsamplesref->extended_data, n_out, final ? NULL : (void*)outsamplesref->extended_data, 0); NULL 296 libavfilter/af_aresample.c return prev ? NULL : swr_get_class(); NULL 302 libavfilter/af_aresample.c return prev ? NULL : s->swr; NULL 309 libavfilter/af_aresample.c {"sample_rate", NULL, OFFSET(sample_rate_arg), AV_OPT_TYPE_INT, {.i64=0}, 0, INT_MAX, FLAGS }, NULL 310 libavfilter/af_aresample.c {NULL} NULL 328 libavfilter/af_aresample.c { NULL } NULL 338 libavfilter/af_aresample.c { NULL } NULL 52 libavfilter/af_asetnsamples.c { NULL } NULL 88 libavfilter/af_asetnsamples.c AVFrame *outsamples = NULL; NULL 174 libavfilter/af_asetnsamples.c { NULL } NULL 184 libavfilter/af_asetnsamples.c { NULL } NULL 44 libavfilter/af_asetrate.c {NULL}, NULL 98 libavfilter/af_asetrate.c { NULL } NULL 107 libavfilter/af_asetrate.c { NULL } NULL 243 libavfilter/af_ashowinfo.c { NULL } NULL 251 libavfilter/af_ashowinfo.c { NULL } NULL 54 libavfilter/af_astats.c { NULL } NULL 253 libavfilter/af_astats.c { NULL } NULL 262 libavfilter/af_astats.c { NULL } NULL 38 libavfilter/af_astreamsync.c NULL NULL 69 libavfilter/af_astreamsync.c { NULL } NULL 80 libavfilter/af_astreamsync.c NULL, NULL, NULL, NULL, 0, ctx); NULL 86 libavfilter/af_astreamsync.c av_expr_eval(as->expr, as->var_values, NULL); /* exercize prng */ NULL 127 libavfilter/af_astreamsync.c queue->buf[queue->tail] = NULL; NULL 153 libavfilter/af_astreamsync.c as->next_out = av_expr_eval(as->expr, as->var_values, NULL) >= 0; NULL 198 libavfilter/af_astreamsync.c as->expr = NULL; NULL 211 libavfilter/af_astreamsync.c { NULL } NULL 226 libavfilter/af_astreamsync.c { NULL } NULL 61 libavfilter/af_asyncts.c { NULL } NULL 128 libavfilter/af_asyncts.c avresample_read(s->avr, NULL, delta); NULL 155 libavfilter/af_asyncts.c buf->linesize[0], nb_samples, NULL, 0, 0); NULL 171 libavfilter/af_asyncts.c int ret = avresample_convert(s->avr, NULL, 0, 0, buf->extended_data, NULL 274 libavfilter/af_asyncts.c avresample_read(s->avr, NULL, avresample_available(s->avr)); NULL 280 libavfilter/af_asyncts.c ret = avresample_convert(s->avr, NULL, 0, 0, buf->extended_data, NULL 301 libavfilter/af_asyncts.c { NULL } NULL 311 libavfilter/af_asyncts.c { NULL } NULL 158 libavfilter/af_atempo.c { NULL } NULL 206 libavfilter/af_atempo.c atempo->dst = NULL; NULL 207 libavfilter/af_atempo.c atempo->dst_end = NULL; NULL 230 libavfilter/af_atempo.c atempo->real_to_complex = NULL; NULL 233 libavfilter/af_atempo.c atempo->complex_to_real = NULL; NULL 287 libavfilter/af_atempo.c atempo->real_to_complex = NULL; NULL 290 libavfilter/af_atempo.c atempo->complex_to_real = NULL; NULL 326 libavfilter/af_atempo.c char *tail = NULL; NULL 925 libavfilter/af_atempo.c yae_load_frag(atempo, NULL, NULL); NULL 937 libavfilter/af_atempo.c yae_load_frag(atempo, NULL, NULL); NULL 998 libavfilter/af_atempo.c AVFilterChannelLayouts *layouts = NULL; NULL 999 libavfilter/af_atempo.c AVFilterFormats *formats = NULL; NULL 1067 libavfilter/af_atempo.c atempo->dst_buffer = NULL; NULL 1068 libavfilter/af_atempo.c atempo->dst = NULL; NULL 1069 libavfilter/af_atempo.c atempo->dst_end = NULL; NULL 1153 libavfilter/af_atempo.c atempo->dst = NULL; NULL 1154 libavfilter/af_atempo.c atempo->dst_end = NULL; NULL 1179 libavfilter/af_atempo.c { NULL } NULL 1188 libavfilter/af_atempo.c { NULL } NULL 185 libavfilter/af_biquads.c av_log(NULL, AV_LOG_WARNING, "clipping\n"); \ NULL 188 libavfilter/af_biquads.c av_log(NULL, AV_LOG_WARNING, "clipping\n"); \ NULL 197 libavfilter/af_biquads.c av_log(NULL, AV_LOG_WARNING, "clipping\n"); \ NULL 200 libavfilter/af_biquads.c av_log(NULL, AV_LOG_WARNING, "clipping\n"); \ NULL 213 libavfilter/af_biquads.c av_log(NULL, AV_LOG_WARNING, "clipping\n"); \ NULL 216 libavfilter/af_biquads.c av_log(NULL, AV_LOG_WARNING, "clipping\n"); \ NULL 432 libavfilter/af_biquads.c { NULL } NULL 441 libavfilter/af_biquads.c { NULL } NULL 482 libavfilter/af_biquads.c {NULL} NULL 500 libavfilter/af_biquads.c {NULL} NULL 518 libavfilter/af_biquads.c {NULL} NULL 535 libavfilter/af_biquads.c {NULL} NULL 551 libavfilter/af_biquads.c {NULL} NULL 569 libavfilter/af_biquads.c {NULL} NULL 587 libavfilter/af_biquads.c {NULL} NULL 603 libavfilter/af_biquads.c {NULL} NULL 610 libavfilter/af_biquads.c {"a0", NULL, OFFSET(a0), AV_OPT_TYPE_DOUBLE, {.dbl=1}, INT16_MIN, INT16_MAX, FLAGS}, NULL 611 libavfilter/af_biquads.c {"a1", NULL, OFFSET(a1), AV_OPT_TYPE_DOUBLE, {.dbl=1}, INT16_MIN, INT16_MAX, FLAGS}, NULL 612 libavfilter/af_biquads.c {"a2", NULL, OFFSET(a2), AV_OPT_TYPE_DOUBLE, {.dbl=1}, INT16_MIN, INT16_MAX, FLAGS}, NULL 613 libavfilter/af_biquads.c {"b0", NULL, OFFSET(b0), AV_OPT_TYPE_DOUBLE, {.dbl=1}, INT16_MIN, INT16_MAX, FLAGS}, NULL 614 libavfilter/af_biquads.c {"b1", NULL, OFFSET(b1), AV_OPT_TYPE_DOUBLE, {.dbl=1}, INT16_MIN, INT16_MAX, FLAGS}, NULL 615 libavfilter/af_biquads.c {"b2", NULL, OFFSET(b2), AV_OPT_TYPE_DOUBLE, {.dbl=1}, INT16_MIN, INT16_MAX, FLAGS}, NULL 616 libavfilter/af_biquads.c {NULL} NULL 60 libavfilter/af_bs2b.c { NULL }, NULL 98 libavfilter/af_bs2b.c AVFilterFormats *formats = NULL; NULL 99 libavfilter/af_bs2b.c AVFilterChannelLayouts *layouts = NULL; NULL 200 libavfilter/af_bs2b.c { NULL } NULL 209 libavfilter/af_bs2b.c { NULL } NULL 77 libavfilter/af_channelmap.c { NULL } NULL 400 libavfilter/af_channelmap.c { NULL } NULL 408 libavfilter/af_channelmap.c { NULL } NULL 48 libavfilter/af_channelsplit.c { NULL } NULL 84 libavfilter/af_channelsplit.c AVFilterChannelLayouts *in_layouts = NULL; NULL 94 libavfilter/af_channelsplit.c AVFilterChannelLayouts *out_layouts = NULL; NULL 136 libavfilter/af_channelsplit.c { NULL } NULL 147 libavfilter/af_channelsplit.c .outputs = NULL, NULL 81 libavfilter/af_compand.c { NULL } NULL 224 libavfilter/af_compand.c AVFrame *out_frame = NULL; NULL 295 libavfilter/af_compand.c AVFrame *frame = NULL; NULL 332 libavfilter/af_compand.c char *p, *saveptr = NULL; NULL 369 libavfilter/af_compand.c p = NULL; NULL 381 libavfilter/af_compand.c p = NULL; NULL 402 libavfilter/af_compand.c p = NULL; NULL 559 libavfilter/af_compand.c { NULL } NULL 569 libavfilter/af_compand.c { NULL } NULL 41 libavfilter/af_dcshift.c { NULL } NULL 143 libavfilter/af_dcshift.c { NULL } NULL 151 libavfilter/af_dcshift.c { NULL } NULL 82 libavfilter/af_earwax.c AVFilterFormats *formats = NULL; NULL 83 libavfilter/af_earwax.c AVFilterChannelLayouts *layout = NULL; NULL 154 libavfilter/af_earwax.c { NULL } NULL 162 libavfilter/af_earwax.c { NULL } NULL 62 libavfilter/af_flanger.c { "triangular", NULL, 0, AV_OPT_TYPE_CONST, {.i64=WAVE_TRI}, 0, 0, A, "type" }, NULL 63 libavfilter/af_flanger.c { "t", NULL, 0, AV_OPT_TYPE_CONST, {.i64=WAVE_TRI}, 0, 0, A, "type" }, NULL 64 libavfilter/af_flanger.c { "sinusoidal", NULL, 0, AV_OPT_TYPE_CONST, {.i64=WAVE_SIN}, 0, 0, A, "type" }, NULL 65 libavfilter/af_flanger.c { "s", NULL, 0, AV_OPT_TYPE_CONST, {.i64=WAVE_SIN}, 0, 0, A, "type" }, NULL 68 libavfilter/af_flanger.c { "linear", NULL, 0, AV_OPT_TYPE_CONST, {.i64=INTERPOLATION_LINEAR}, 0, 0, A, "itype" }, NULL 69 libavfilter/af_flanger.c { "quadratic", NULL, 0, AV_OPT_TYPE_CONST, {.i64=INTERPOLATION_QUADRATIC}, 0, 0, A, "itype" }, NULL 70 libavfilter/af_flanger.c { NULL } NULL 133 libavfilter/af_flanger.c return av_samples_alloc_array_and_samples(&s->delay_buffer, NULL, NULL 220 libavfilter/af_flanger.c { NULL } NULL 228 libavfilter/af_flanger.c { NULL } NULL 76 libavfilter/af_join.c { NULL } NULL 247 libavfilter/af_join.c AVFilterChannelLayouts *layouts = NULL; NULL 506 libavfilter/af_join.c { NULL } NULL 518 libavfilter/af_join.c .inputs = NULL, NULL 83 libavfilter/af_ladspa.c { NULL } NULL 342 libavfilter/af_ladspa.c void *ret = NULL; NULL 392 libavfilter/af_ladspa.c AVFilterPad pad = { NULL }; NULL 393 libavfilter/af_ladspa.c char *p, *arg, *saveptr = NULL; NULL 414 libavfilter/af_ladspa.c p = NULL; NULL 539 libavfilter/af_ladspa.c p = NULL; NULL 623 libavfilter/af_ladspa.c layouts = NULL; NULL 634 libavfilter/af_ladspa.c layouts = NULL; NULL 690 libavfilter/af_ladspa.c { NULL } NULL 124 libavfilter/af_pan.c while ((arg = arg0 = av_strtok(NULL, "|", &tokenizer))) { NULL 228 libavfilter/af_pan.c AVFilterFormats *formats = NULL; NULL 245 libavfilter/af_pan.c layouts = NULL; NULL 397 libavfilter/af_pan.c { "args", NULL, OFFSET(args), AV_OPT_TYPE_STRING, { .str = NULL }, CHAR_MIN, CHAR_MAX, AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_FILTERING_PARAM }, NULL 398 libavfilter/af_pan.c { NULL } NULL 410 libavfilter/af_pan.c { NULL } NULL 418 libavfilter/af_pan.c { NULL } NULL 324 libavfilter/af_replaygain.c AVFilterFormats *formats = NULL; NULL 325 libavfilter/af_replaygain.c AVFilterChannelLayouts *layout = NULL; NULL 333 libavfilter/af_replaygain.c formats = NULL; NULL 594 libavfilter/af_replaygain.c { NULL } NULL 602 libavfilter/af_replaygain.c { NULL } NULL 54 libavfilter/af_resample.c AVDictionaryEntry *e = NULL; NULL 57 libavfilter/af_resample.c if (av_opt_find(&avr_class, e->key, NULL, 0, NULL 62 libavfilter/af_resample.c e = NULL; NULL 64 libavfilter/af_resample.c av_dict_set(opts, e->key, NULL, 0); NULL 67 libavfilter/af_resample.c av_dict_set(&s->options, "in_channel_layout", NULL, 0); NULL 68 libavfilter/af_resample.c av_dict_set(&s->options, "out_channel_layout", NULL, 0); NULL 69 libavfilter/af_resample.c av_dict_set(&s->options, "in_sample_fmt", NULL, 0); NULL 70 libavfilter/af_resample.c av_dict_set(&s->options, "out_sample_fmt", NULL, 0); NULL 71 libavfilter/af_resample.c av_dict_set(&s->options, "in_sample_rate", NULL, 0); NULL 72 libavfilter/af_resample.c av_dict_set(&s->options, "out_sample_rate", NULL, 0); NULL 139 libavfilter/af_resample.c AVDictionaryEntry *e = NULL; NULL 198 libavfilter/af_resample.c NULL, 0, 0); NULL 295 libavfilter/af_resample.c return prev ? NULL : avresample_get_class(); NULL 301 libavfilter/af_resample.c return prev ? NULL : s->avr; NULL 318 libavfilter/af_resample.c { NULL } NULL 328 libavfilter/af_resample.c { NULL } NULL 55 libavfilter/af_silencedetect.c { NULL } NULL 62 libavfilter/af_silencedetect.c AVDictionaryEntry *e = av_dict_get(insamples->metadata, key, NULL, 0); NULL 63 libavfilter/af_silencedetect.c return e && e->value ? e->value : NULL; NULL 158 libavfilter/af_silencedetect.c AVFilterFormats *formats = NULL; NULL 159 libavfilter/af_silencedetect.c AVFilterChannelLayouts *layouts = NULL; NULL 193 libavfilter/af_silencedetect.c { NULL } NULL 201 libavfilter/af_silencedetect.c { NULL } NULL 78 libavfilter/af_silenceremove.c { "start_periods", NULL, OFFSET(start_periods), AV_OPT_TYPE_INT, {.i64=0}, 0, 9000, FLAGS }, NULL 79 libavfilter/af_silenceremove.c { "start_duration", NULL, OFFSET(start_duration), AV_OPT_TYPE_DURATION, {.i64=0}, 0, 9000, FLAGS }, NULL 80 libavfilter/af_silenceremove.c { "start_threshold", NULL, OFFSET(start_threshold), AV_OPT_TYPE_DOUBLE, {.dbl=0}, 0, DBL_MAX, FLAGS }, NULL 81 libavfilter/af_silenceremove.c { "stop_periods", NULL, OFFSET(stop_periods), AV_OPT_TYPE_INT, {.i64=0}, -9000, 9000, FLAGS }, NULL 82 libavfilter/af_silenceremove.c { "stop_duration", NULL, OFFSET(stop_duration), AV_OPT_TYPE_DURATION, {.i64=0}, 0, 9000, FLAGS }, NULL 83 libavfilter/af_silenceremove.c { "stop_threshold", NULL, OFFSET(stop_threshold), AV_OPT_TYPE_DOUBLE, {.dbl=0}, 0, DBL_MAX, FLAGS }, NULL 84 libavfilter/af_silenceremove.c { "leave_silence", NULL, OFFSET(leave_silence), AV_OPT_TYPE_INT, {.i64=0}, 0, 1, FLAGS }, NULL 85 libavfilter/af_silenceremove.c { NULL } NULL 416 libavfilter/af_silenceremove.c AVFilterFormats *formats = NULL; NULL 417 libavfilter/af_silenceremove.c AVFilterChannelLayouts *layouts = NULL; NULL 456 libavfilter/af_silenceremove.c { NULL } NULL 466 libavfilter/af_silenceremove.c { NULL } NULL 58 libavfilter/af_volume.c NULL NULL 86 libavfilter/af_volume.c { NULL }, NULL 94 libavfilter/af_volume.c AVExpr *old = NULL; NULL 99 libavfilter/af_volume.c NULL, NULL, NULL, NULL, 0, log_ctx); NULL 133 libavfilter/af_volume.c AVFilterFormats *formats = NULL; NULL 257 libavfilter/af_volume.c vol->volume = av_expr_eval(vol->volume_pexpr, vol->var_values, NULL); NULL 465 libavfilter/af_volume.c { NULL } NULL 474 libavfilter/af_volume.c { NULL } NULL 140 libavfilter/af_volumedetect.c { NULL } NULL 148 libavfilter/af_volumedetect.c { NULL } NULL 173 libavfilter/allfilters.c REGISTER_FILTER(NULL, null, vf); NULL 37 libavfilter/asink_anullsink.c { NULL }, NULL 47 libavfilter/asink_anullsink.c .outputs = NULL, NULL 57 libavfilter/asrc_anullsrc.c { NULL } NULL 71 libavfilter/asrc_anullsrc.c if ((ret = ff_parse_channel_layout(&null->channel_layout, NULL, NULL 134 libavfilter/asrc_anullsrc.c { NULL } NULL 143 libavfilter/asrc_anullsrc.c .inputs = NULL, NULL 57 libavfilter/asrc_flite.c { "text", "set text to speak", OFFSET(text), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 58 libavfilter/asrc_flite.c { "textfile", "set filename of the text to speak", OFFSET(textfile), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 61 libavfilter/asrc_flite.c { NULL } NULL 115 libavfilter/asrc_flite.c entry->voice = entry->register_fn(NULL); NULL 199 libavfilter/asrc_flite.c flite->voice = NULL; NULL 200 libavfilter/asrc_flite.c flite->voice_entry = NULL; NULL 202 libavfilter/asrc_flite.c flite->wave = NULL; NULL 209 libavfilter/asrc_flite.c AVFilterChannelLayouts *chlayouts = NULL; NULL 211 libavfilter/asrc_flite.c AVFilterFormats *sample_formats = NULL; NULL 212 libavfilter/asrc_flite.c AVFilterFormats *sample_rates = NULL; NULL 270 libavfilter/asrc_flite.c { NULL } NULL 280 libavfilter/asrc_flite.c .inputs = NULL, NULL 74 libavfilter/asrc_sine.c {NULL} NULL 210 libavfilter/asrc_sine.c { NULL } NULL 220 libavfilter/asrc_sine.c .inputs = NULL, NULL 50 libavfilter/audio.c return NULL; NULL 60 libavfilter/audio.c return NULL; NULL 72 libavfilter/audio.c AVFrame *ret = NULL; NULL 156 libavfilter/audio.c return NULL; NULL 40 libavfilter/avcodec.c return NULL; NULL 42 libavfilter/avcodec.c picref->buf->data[0] = NULL; NULL 56 libavfilter/avcodec.c av_log(NULL, AV_LOG_ERROR, "Layout indicates a different number of channels than actually present\n"); NULL 57 libavfilter/avcodec.c return NULL; NULL 64 libavfilter/avcodec.c return NULL; NULL 66 libavfilter/avcodec.c samplesref->buf->data[0] = NULL; NULL 82 libavfilter/avcodec.c return NULL; NULL 73 libavfilter/avf_avectorscope.c { NULL } NULL 117 libavfilter/avf_avectorscope.c AVFilterFormats *formats = NULL; NULL 118 libavfilter/avf_avectorscope.c AVFilterChannelLayouts *layout = NULL; NULL 253 libavfilter/avf_avectorscope.c { NULL } NULL 262 libavfilter/avf_avectorscope.c { NULL } NULL 72 libavfilter/avf_concat.c { NULL } NULL 81 libavfilter/avf_concat.c AVFilterFormats *formats, *rates = NULL; NULL 82 libavfilter/avf_concat.c AVFilterChannelLayouts *layouts = NULL; NULL 422 libavfilter/avf_concat.c .inputs = NULL, NULL 423 libavfilter/avf_concat.c .outputs = NULL, NULL 111 libavfilter/avf_showcqt.c { "fontfile", "set font file", OFFSET(fontfile), AV_OPT_TYPE_STRING, { .str = NULL }, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 113 libavfilter/avf_showcqt.c { NULL } NULL 124 libavfilter/avf_showcqt.c s->fft_context = NULL; NULL 138 libavfilter/avf_showcqt.c AVFilterFormats *formats = NULL; NULL 139 libavfilter/avf_showcqt.c AVFilterChannelLayouts *layouts = NULL; NULL 177 libavfilter/avf_showcqt.c FT_Library lib = NULL; NULL 178 libavfilter/avf_showcqt.c FT_Face face = NULL; NULL 188 libavfilter/avf_showcqt.c s->font_alpha = NULL; NULL 321 libavfilter/avf_showcqt.c AVExpr *tlength_expr = NULL, *volume_expr = NULL, *fontcolor_expr = NULL; NULL 323 libavfilter/avf_showcqt.c static const char * const expr_vars[] = { "timeclamp", "tc", "frequency", "freq", "f", NULL }; NULL 324 libavfilter/avf_showcqt.c static const char * const expr_func_names[] = { "a_weighting", "b_weighting", "c_weighting", NULL }; NULL 325 libavfilter/avf_showcqt.c static const char * const expr_fontcolor_func_names[] = { "midi", "r", "g", "b", NULL }; NULL 326 libavfilter/avf_showcqt.c static double (* const expr_funcs[])(void *, double) = { a_weighting, b_weighting, c_weighting, NULL }; NULL 327 libavfilter/avf_showcqt.c static double (* const expr_fontcolor_funcs[])(void *, double) = { midi, r_func, g_func, b_func, NULL }; NULL 360 libavfilter/avf_showcqt.c s->font_alpha = NULL; NULL 365 libavfilter/avf_showcqt.c ret = av_expr_parse(&tlength_expr, s->tlength, expr_vars, NULL, NULL, NULL, NULL, 0, ctx); NULL 370 libavfilter/avf_showcqt.c expr_funcs, NULL, NULL, 0, ctx); NULL 375 libavfilter/avf_showcqt.c expr_fontcolor_funcs, NULL, NULL, 0, ctx); NULL 397 libavfilter/avf_showcqt.c tlength = av_expr_eval(tlength_expr, expr_vars_val, NULL); NULL 409 libavfilter/avf_showcqt.c volume = FFABS(av_expr_eval(volume_expr, expr_vars_val, NULL)); NULL 421 libavfilter/avf_showcqt.c int fontcolor = av_expr_eval(fontcolor_expr, expr_vars_val, NULL); NULL 778 libavfilter/avf_showcqt.c filter_frame(inlink, NULL); NULL 788 libavfilter/avf_showcqt.c { NULL } NULL 798 libavfilter/avf_showcqt.c { NULL } NULL 90 libavfilter/avf_showspectrum.c { NULL } NULL 124 libavfilter/avf_showspectrum.c AVFilterFormats *formats = NULL; NULL 125 libavfilter/avf_showspectrum.c AVFilterChannelLayouts *layouts = NULL; NULL 289 libavfilter/avf_showspectrum.c s->outpicref = NULL; NULL 510 libavfilter/avf_showspectrum.c { NULL } NULL 520 libavfilter/avf_showspectrum.c { NULL } NULL 74 libavfilter/avf_showwaves.c { NULL } NULL 89 libavfilter/avf_showwaves.c AVFilterFormats *formats = NULL; NULL 90 libavfilter/avf_showwaves.c AVFilterChannelLayouts *layouts = NULL; NULL 158 libavfilter/avf_showwaves.c showwaves->outpicref = NULL; NULL 308 libavfilter/avf_showwaves.c { NULL } NULL 318 libavfilter/avf_showwaves.c { NULL } NULL 121 libavfilter/avfilter.c (*links)[idx] = NULL; NULL 195 libavfilter/avfilter.c link->dst->inputs[dstpad_idx] = NULL; NULL 239 libavfilter/avfilter.c inlink = link->src->nb_inputs ? link->src->inputs[0] : NULL; NULL 346 libavfilter/avfilter.c FF_TPRINTF_START(NULL, request_frame); ff_tlog_link(NULL, link, 1); NULL 359 libavfilter/avfilter.c link->partial_buf = NULL; NULL 398 libavfilter/avfilter.c NULL NULL 435 libavfilter/avfilter.c NULL, NULL, NULL, NULL, 0, ctx->priv); NULL 489 libavfilter/avfilter.c const AVFilter *f = NULL; NULL 492 libavfilter/avfilter.c return NULL; NULL 498 libavfilter/avfilter.c return NULL; NULL 515 libavfilter/avfilter.c filter->next = NULL; NULL 517 libavfilter/avfilter.c while(*f || avpriv_atomic_ptr_cas((void * volatile *)f, NULL, filter)) NULL 563 libavfilter/avfilter.c return NULL; NULL 568 libavfilter/avfilter.c const AVFilter *f = NULL; NULL 577 libavfilter/avfilter.c return NULL; NULL 584 libavfilter/avfilter.c return NULL; NULL 592 libavfilter/avfilter.c { "slice", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AVFILTER_THREAD_SLICE }, .unit = "thread_type" }, NULL 593 libavfilter/avfilter.c { "enable", "set enable expression", OFFSET(enable_str), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 594 libavfilter/avfilter.c { NULL }, NULL 625 libavfilter/avfilter.c return NULL; NULL 629 libavfilter/avfilter.c return NULL; NULL 633 libavfilter/avfilter.c ret->name = inst_name ? av_strdup(inst_name) : NULL; NULL 691 libavfilter/avfilter.c return NULL; NULL 708 libavfilter/avfilter.c link->src->outputs[link->srcpad - link->src->output_pads] = NULL; NULL 710 libavfilter/avfilter.c link->dst->inputs[link->dstpad - link->dst->input_pads] = NULL; NULL 755 libavfilter/avfilter.c filter->enable = NULL; NULL 764 libavfilter/avfilter.c const AVOption *o = NULL; NULL 774 libavfilter/avfilter.c const char *shorthand = NULL; NULL 806 libavfilter/avfilter.c if (av_opt_find(ctx, key, NULL, 0, 0)) { NULL 816 libavfilter/avfilter.c if (!av_opt_find(ctx->priv, key, NULL, 0, AV_OPT_SEARCH_CHILDREN | AV_OPT_SEARCH_FAKE_OBJ)) { NULL 874 libavfilter/avfilter.c ret = ctx->filter->init_opaque(ctx, NULL); NULL 885 libavfilter/avfilter.c AVDictionary *options = NULL; NULL 932 libavfilter/avfilter.c deprecated = strchr(p, ':') != NULL; NULL 978 libavfilter/avfilter.c if ((e = av_dict_get(options, "", NULL, AV_DICT_IGNORE_SUFFIX))) { NULL 1010 libavfilter/avfilter.c AVFrame *out = NULL; NULL 1086 libavfilter/avfilter.c dstctx->is_disabled = fabs(av_expr_eval(dstctx->enable, dstctx->var_values, NULL)) < 0.5; NULL 1137 libavfilter/avfilter.c pbuf = NULL; NULL 1147 libavfilter/avfilter.c FF_TPRINTF_START(NULL, filter_frame); ff_tlog_link(NULL, link, 1); ff_tlog(NULL, " "); ff_tlog_ref(NULL, frame, 1); NULL 45 libavfilter/avfiltergraph.c { "slice", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AVFILTER_THREAD_SLICE }, .flags = FLAGS, .unit = "thread_type" }, NULL 49 libavfilter/avfiltergraph.c AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 51 libavfilter/avfiltergraph.c AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 52 libavfilter/avfiltergraph.c { NULL }, NULL 80 libavfilter/avfiltergraph.c return NULL; NULL 85 libavfilter/avfiltergraph.c return NULL; NULL 169 libavfilter/avfiltergraph.c *filt_ctx = NULL; NULL 191 libavfilter/avfiltergraph.c return NULL; NULL 198 libavfilter/avfiltergraph.c return NULL; NULL 203 libavfilter/avfiltergraph.c return NULL; NULL 291 libavfilter/avfiltergraph.c return NULL; NULL 376 libavfilter/avfiltergraph.c a->refs = NULL; NULL 533 libavfilter/avfiltergraph.c inst_name, graph->scale_sws_opts, NULL, NULL 552 libavfilter/avfiltergraph.c NULL, graph)) < 0) NULL 646 libavfilter/avfiltergraph.c best= av_find_best_pix_fmt_of_2(best, p, ref->format, has_alpha, NULL); NULL 795 libavfilter/avfiltergraph.c AVFilterLink *link = NULL; NULL 876 libavfilter/avfiltergraph.c AVFilterLink *link = NULL; NULL 973 libavfilter/avfiltergraph.c AVFilterLink *link = NULL; NULL 1052 libavfilter/avfiltergraph.c if ((ret = pick_format(filter->inputs[j], NULL)) < 0) NULL 1061 libavfilter/avfiltergraph.c if ((ret = pick_format(filter->outputs[j], NULL)) < 0) NULL 1083 libavfilter/avfiltergraph.c if ((ret = pick_format(filter->inputs[j], NULL)) < 0) NULL 1086 libavfilter/avfiltergraph.c if ((ret = pick_format(filter->outputs[j], NULL)) < 0) NULL 1188 libavfilter/avfiltergraph.c ret = avfilter_graph_create_filter(&fifo_ctx, fifo, name, NULL, NULL 1189 libavfilter/avfiltergraph.c NULL, graph); NULL 51 libavfilter/buffer.c av_log(NULL, AV_LOG_ERROR, "Failed to allocate qp_table\n"); NULL 64 libavfilter/buffer.c return NULL; NULL 67 libavfilter/buffer.c ret->metadata = NULL; NULL 74 libavfilter/buffer.c return NULL; NULL 82 libavfilter/buffer.c return NULL; NULL 92 libavfilter/buffer.c return NULL; NULL 126 libavfilter/buffer.c *ref = NULL; NULL 90 libavfilter/bufferqueue.h return index < queue->available ? BUCKET(index) : NULL; NULL 103 libavfilter/bufferqueue.h queue->queue[queue->head] = NULL; NULL 76 libavfilter/buffersink.c av_fifo_generic_read(sink->fifo, &frame, sizeof(frame), NULL); NULL 98 libavfilter/buffersink.c av_fifo_generic_write(buf->fifo, &ref, sizeof(AVFilterBufferRef *), NULL); NULL 149 libavfilter/buffersink.c av_fifo_generic_read(buf->fifo, &cur_frame, sizeof(cur_frame), NULL); NULL 228 libavfilter/buffersink.c return NULL; NULL 239 libavfilter/buffersink.c return NULL; NULL 344 libavfilter/buffersink.c *bufref = NULL; NULL 401 libavfilter/buffersink.c AVFilterFormats *formats = NULL; NULL 440 libavfilter/buffersink.c AVFilterFormats *formats = NULL; NULL 441 libavfilter/buffersink.c AVFilterChannelLayouts *layouts = NULL; NULL 482 libavfilter/buffersink.c formats = NULL; NULL 498 libavfilter/buffersink.c { NULL }, NULL 508 libavfilter/buffersink.c { NULL }, NULL 528 libavfilter/buffersink.c { NULL }, NULL 541 libavfilter/buffersink.c .outputs = NULL, NULL 550 libavfilter/buffersink.c { NULL }, NULL 562 libavfilter/buffersink.c .outputs = NULL, NULL 572 libavfilter/buffersink.c { NULL } NULL 585 libavfilter/buffersink.c .outputs = NULL, NULL 594 libavfilter/buffersink.c { NULL } NULL 607 libavfilter/buffersink.c .outputs = NULL, NULL 96 libavfilter/buffersrc.c AVFrame *copy = NULL; NULL 173 libavfilter/buffersrc.c if ((ret = av_fifo_generic_write(s->fifo, ©, sizeof(copy), NULL)) < 0) { NULL 209 libavfilter/buffersrc.c AVFrame *frame = NULL; NULL 210 libavfilter/buffersrc.c AVBufferRef *dummy_buf = NULL; NULL 223 libavfilter/buffersrc.c dummy_buf = av_buffer_create(NULL, 0, compat_free_buffer, buf, NULL 337 libavfilter/buffersrc.c { "width", NULL, OFFSET(w), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX, V }, NULL 338 libavfilter/buffersrc.c { "video_size", NULL, OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, .flags = V }, NULL 339 libavfilter/buffersrc.c { "height", NULL, OFFSET(h), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX, V }, NULL 340 libavfilter/buffersrc.c { "pix_fmt", NULL, OFFSET(pix_fmt), AV_OPT_TYPE_PIXEL_FMT, { .i64 = AV_PIX_FMT_NONE }, .min = AV_PIX_FMT_NONE, .max = INT_MAX, .flags = V }, NULL 351 libavfilter/buffersrc.c { "time_base", NULL, OFFSET(time_base), AV_OPT_TYPE_RATIONAL, { .dbl = 0 }, 0, DBL_MAX, V }, NULL 352 libavfilter/buffersrc.c { "frame_rate", NULL, OFFSET(frame_rate), AV_OPT_TYPE_RATIONAL, { .dbl = 0 }, 0, DBL_MAX, V }, NULL 353 libavfilter/buffersrc.c { "sws_param", NULL, OFFSET(sws_param), AV_OPT_TYPE_STRING, .flags = V }, NULL 354 libavfilter/buffersrc.c { NULL }, NULL 360 libavfilter/buffersrc.c { "time_base", NULL, OFFSET(time_base), AV_OPT_TYPE_RATIONAL, { .dbl = 0 }, 0, INT_MAX, A }, NULL 361 libavfilter/buffersrc.c { "sample_rate", NULL, OFFSET(sample_rate), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX, A }, NULL 362 libavfilter/buffersrc.c { "sample_fmt", NULL, OFFSET(sample_fmt), AV_OPT_TYPE_SAMPLE_FMT, { .i64 = AV_SAMPLE_FMT_NONE }, .min = AV_SAMPLE_FMT_NONE, .max = INT_MAX, .flags = A }, NULL 363 libavfilter/buffersrc.c { "channel_layout", NULL, OFFSET(channel_layout_str), AV_OPT_TYPE_STRING, .flags = A }, NULL 364 libavfilter/buffersrc.c { "channels", NULL, OFFSET(channels), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX, A }, NULL 365 libavfilter/buffersrc.c { NULL }, NULL 426 libavfilter/buffersrc.c av_fifo_generic_read(s->fifo, &frame, sizeof(frame), NULL); NULL 435 libavfilter/buffersrc.c AVFilterChannelLayouts *channel_layouts = NULL; NULL 436 libavfilter/buffersrc.c AVFilterFormats *formats = NULL; NULL 437 libavfilter/buffersrc.c AVFilterFormats *samplerates = NULL; NULL 497 libavfilter/buffersrc.c av_fifo_generic_read(c->fifo, &frame, sizeof(frame), NULL); NULL 519 libavfilter/buffersrc.c { NULL } NULL 531 libavfilter/buffersrc.c .inputs = NULL, NULL 544 libavfilter/buffersrc.c { NULL } NULL 556 libavfilter/buffersrc.c .inputs = NULL, NULL 70 libavfilter/deshake_opencl.c NULL); NULL 87 libavfilter/deshake_opencl.c NULL); NULL 91 libavfilter/deshake_opencl.c deshake->opencl_ctx.kernel_luma, 2, NULL, NULL 92 libavfilter/deshake_opencl.c global_worksize_lu, local_worksize, 0, NULL, NULL); NULL 94 libavfilter/deshake_opencl.c deshake->opencl_ctx.kernel_chroma, 2, NULL, NULL 95 libavfilter/deshake_opencl.c global_worksize_ch, local_worksize, 0, NULL, NULL); NULL 112 libavfilter/deshake_opencl.c ret = av_opencl_init(NULL); NULL 121 libavfilter/deshake_opencl.c deshake->opencl_ctx.program = av_opencl_compile("avfilter_transform", NULL); NULL 153 libavfilter/deshake_opencl.c deshake->opencl_ctx.command_queue = NULL; NULL 181 libavfilter/deshake_opencl.c CL_MEM_READ_ONLY, NULL); NULL 188 libavfilter/deshake_opencl.c CL_MEM_READ_WRITE, NULL); NULL 224 libavfilter/drawutils.c av_log(NULL, AV_LOG_WARNING, NULL 365 libavfilter/drawutils.c clip_interval(dst_w, &x0, &w, NULL); NULL 366 libavfilter/drawutils.c clip_interval(dst_h, &y0, &h, NULL); NULL 529 libavfilter/drawutils.c AVFilterFormats *fmts = NULL; NULL 26 libavfilter/dualinput.c AVFrame *mainpic = NULL, *secondpic = NULL; NULL 166 libavfilter/f_ebur128.c { NULL }, NULL 448 libavfilter/f_ebur128.c return NULL; NULL 919 libavfilter/f_ebur128.c { NULL } NULL 930 libavfilter/f_ebur128.c .outputs = NULL, NULL 48 libavfilter/f_interleave.c { NULL } \ NULL 217 libavfilter/f_interleave.c { NULL } NULL 245 libavfilter/f_interleave.c { NULL } NULL 54 libavfilter/f_perms.c { NULL } NULL 125 libavfilter/f_perms.c { NULL } NULL 133 libavfilter/f_perms.c { NULL } NULL 158 libavfilter/f_perms.c { NULL } NULL 166 libavfilter/f_perms.c { NULL } NULL 85 libavfilter/f_select.c NULL NULL 159 libavfilter/f_select.c { NULL } \ NULL 170 libavfilter/f_select.c var_names, NULL, NULL, NULL, NULL, 0, ctx)) < 0) { NULL 321 libavfilter/f_select.c select->select = res = av_expr_eval(select->expr, select->var_values, NULL); NULL 402 libavfilter/f_select.c select->expr = NULL; NULL 456 libavfilter/f_select.c { NULL } NULL 493 libavfilter/f_select.c { NULL } NULL 85 libavfilter/f_sendcmd.c { "commands", "set commands", OFFSET(commands_str), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 86 libavfilter/f_sendcmd.c { "c", "set commands", OFFSET(commands_str), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 87 libavfilter/f_sendcmd.c { "filename", "set commands file", OFFSET(commands_filename), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 88 libavfilter/f_sendcmd.c { "f", "set commands file", OFFSET(commands_filename), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 89 libavfilter/f_sendcmd.c { NULL } NULL 204 libavfilter/f_sendcmd.c *cmds = NULL; NULL 318 libavfilter/f_sendcmd.c *intervals = NULL; NULL 524 libavfilter/f_sendcmd.c { NULL } NULL 532 libavfilter/f_sendcmd.c { NULL } NULL 559 libavfilter/f_sendcmd.c { NULL } NULL 567 libavfilter/f_sendcmd.c { NULL } NULL 49 libavfilter/f_zmq.c { NULL } NULL 218 libavfilter/f_zmq.c { NULL } NULL 226 libavfilter/f_zmq.c { NULL } NULL 253 libavfilter/f_zmq.c { NULL } NULL 261 libavfilter/f_zmq.c { NULL } NULL 150 libavfilter/fifo.c AVFrame *head = s->root.next ? s->root.next->frame : NULL; NULL 224 libavfilter/fifo.c s->out = NULL; NULL 259 libavfilter/fifo.c { NULL } NULL 268 libavfilter/fifo.c { NULL } NULL 290 libavfilter/fifo.c { NULL } NULL 299 libavfilter/fifo.c { NULL } NULL 76 libavfilter/filtfmts.c const char *filter_args = NULL; NULL 75 libavfilter/formats.c av_log(NULL, AV_LOG_ERROR, "Duplicate formats in avfilter_merge_formats() detected\n"); \ NULL 78 libavfilter/formats.c return NULL; \ NULL 95 libavfilter/formats.c AVFilterFormats *ret = NULL; NULL 125 libavfilter/formats.c return NULL; NULL 136 libavfilter/formats.c return NULL; NULL 142 libavfilter/formats.c AVFilterFormats *ret = NULL; NULL 163 libavfilter/formats.c return NULL; NULL 169 libavfilter/formats.c AVFilterChannelLayouts *ret = NULL; NULL 190 libavfilter/formats.c return NULL; NULL 251 libavfilter/formats.c return NULL; NULL 284 libavfilter/formats.c if (!formats) return NULL; \ NULL 290 libavfilter/formats.c return NULL; \ NULL 349 libavfilter/formats.c AVFilterFormats *ret = NULL; NULL 352 libavfilter/formats.c const AVPixFmtDescriptor *desc = NULL; NULL 380 libavfilter/formats.c AVFilterFormats *ret = NULL; NULL 400 libavfilter/formats.c return NULL; NULL 409 libavfilter/formats.c return NULL; NULL 459 libavfilter/formats.c *ref = NULL; \ NULL 481 libavfilter/formats.c *oldref = NULL; \ NULL 39 libavfilter/framesync.c .option = NULL, NULL 149 libavfilter/framesync.c fs->in[i].frame_next = NULL; NULL 233 libavfilter/framesync.c *rframe = NULL; NULL 253 libavfilter/framesync.c fs->in[in].frame = NULL; NULL 322 libavfilter/framesync.c if ((ret = ff_framesync_add_frame(fs, input, NULL)) < 0) NULL 80 libavfilter/graphdump.c max_in_fmt = FFMAX(max_in_fmt, print_link_prop(NULL, l)); NULL 87 libavfilter/graphdump.c max_out_fmt = FFMAX(max_out_fmt, print_link_prop(NULL, l)); NULL 101 libavfilter/graphparser.c char *tmp_args = NULL; NULL 138 libavfilter/graphparser.c *filt_ctx = NULL; NULL 164 libavfilter/graphparser.c char *opts = NULL; NULL 205 libavfilter/graphparser.c ret->next = NULL; NULL 226 libavfilter/graphparser.c *element = NULL; NULL 240 libavfilter/graphparser.c p->next = NULL; NULL 280 libavfilter/graphparser.c AVFilterInOut *parsed_inputs = NULL; NULL 395 libavfilter/graphparser.c AVFilterInOut *curr_inputs = NULL, *open_inputs = NULL, *open_outputs = NULL; NULL 450 libavfilter/graphparser.c *inputs = NULL; NULL 451 libavfilter/graphparser.c *outputs = NULL; NULL 462 libavfilter/graphparser.c AVFilterInOut *cur, *match, *inputs = NULL, *outputs = NULL; NULL 534 libavfilter/graphparser.c AVFilterInOut *curr_inputs = NULL; NULL 535 libavfilter/graphparser.c AVFilterInOut *open_inputs = open_inputs_ptr ? *open_inputs_ptr : NULL; NULL 536 libavfilter/graphparser.c AVFilterInOut *open_outputs = open_outputs_ptr ? *open_outputs_ptr : NULL; NULL 242 libavfilter/internal.h #define FF_TPRINTF_START(ctx, func) ff_tlog(NULL, "%-16s: ", #func) NULL 28 libavfilter/lavfutils.c AVInputFormat *iformat = NULL; NULL 29 libavfilter/lavfutils.c AVFormatContext *format_ctx = NULL; NULL 41 libavfilter/lavfutils.c if ((ret = avformat_open_input(&format_ctx, filename, iformat, NULL)) < 0) { NULL 47 libavfilter/lavfutils.c if ((ret = avformat_find_stream_info(format_ctx, NULL)) < 0) { NULL 60 libavfilter/lavfutils.c if ((ret = avcodec_open2(codec_ctx, codec, NULL)) < 0) { NULL 31 libavfilter/lswsutils.c 0, NULL, NULL, NULL); NULL 87 libavfilter/pthread.c return NULL; NULL 109 libavfilter/pthread.c pthread_join(c->workers[i], NULL); NULL 181 libavfilter/pthread.c pthread_cond_init(&c->current_job_cond, NULL); NULL 182 libavfilter/pthread.c pthread_cond_init(&c->last_job_cond, NULL); NULL 184 libavfilter/pthread.c pthread_mutex_init(&c->current_job_lock, NULL); NULL 187 libavfilter/pthread.c ret = pthread_create(&c->workers[i], NULL, worker, c); NULL 60 libavfilter/setpts.c NULL NULL 101 libavfilter/setpts.c var_names, NULL, NULL, NULL, NULL, 0, ctx)) < 0) { NULL 177 libavfilter/setpts.c d = av_expr_eval(setpts->expr, setpts->var_values, NULL); NULL 219 libavfilter/setpts.c setpts->expr = NULL; NULL 226 libavfilter/setpts.c { NULL } NULL 240 libavfilter/setpts.c { NULL } NULL 248 libavfilter/setpts.c { NULL } NULL 277 libavfilter/setpts.c { NULL } NULL 285 libavfilter/setpts.c { NULL } NULL 44 libavfilter/settb.c NULL NULL 67 libavfilter/settb.c { NULL } \ NULL 87 libavfilter/settb.c NULL, NULL, NULL, NULL, NULL, 0, NULL)) < 0) { NULL 134 libavfilter/settb.c { NULL } NULL 143 libavfilter/settb.c { NULL } NULL 167 libavfilter/settb.c { NULL } NULL 176 libavfilter/settb.c { NULL } NULL 100 libavfilter/split.c { NULL } NULL 115 libavfilter/split.c { NULL } NULL 126 libavfilter/split.c .outputs = NULL, NULL 136 libavfilter/split.c { NULL } NULL 147 libavfilter/split.c .outputs = NULL, NULL 76 libavfilter/src_movie.c { "filename", NULL, OFFSET(file_name), AV_OPT_TYPE_STRING, .flags = FLAGS }, NULL 86 libavfilter/src_movie.c { NULL }, NULL 96 libavfilter/src_movie.c AVStream *found = NULL; NULL 102 libavfilter/src_movie.c ret = av_find_best_stream(avf, type, stream_id, -1, NULL, 0); NULL 106 libavfilter/src_movie.c return NULL; NULL 115 libavfilter/src_movie.c return NULL; NULL 134 libavfilter/src_movie.c return NULL; NULL 141 libavfilter/src_movie.c return NULL; NULL 159 libavfilter/src_movie.c if ((ret = avcodec_open2(st->st->codec, codec, NULL)) < 0) { NULL 193 libavfilter/src_movie.c AVInputFormat *iformat = NULL; NULL 227 libavfilter/src_movie.c iformat = movie->format_name ? av_find_input_format(movie->format_name) : NULL; NULL 229 libavfilter/src_movie.c movie->format_ctx = NULL; NULL 230 libavfilter/src_movie.c if ((ret = avformat_open_input(&movie->format_ctx, movie->file_name, iformat, NULL)) < 0) { NULL 235 libavfilter/src_movie.c if ((ret = avformat_find_stream_info(movie->format_ctx, NULL)) < 0) NULL 269 libavfilter/src_movie.c stream_specs = NULL; /* for next strtok */ NULL 277 libavfilter/src_movie.c if (av_strtok(NULL, "+", &cursor)) NULL 491 libavfilter/src_movie.c pkt->data = NULL; NULL 518 libavfilter/src_movie.c movie->pkt.data = NULL; NULL 529 libavfilter/src_movie.c pkt->data = NULL; NULL 585 libavfilter/src_movie.c .inputs = NULL, NULL 586 libavfilter/src_movie.c .outputs = NULL, NULL 605 libavfilter/src_movie.c .inputs = NULL, NULL 606 libavfilter/src_movie.c .outputs = NULL, NULL 148 libavfilter/transform.c uint8_t (*func)(float, float, const uint8_t *, int, int, int, uint8_t) = NULL; NULL 206 libavfilter/trim.c { NULL } NULL 219 libavfilter/trim.c { NULL } NULL 228 libavfilter/trim.c { NULL } NULL 361 libavfilter/trim.c { NULL } NULL 374 libavfilter/trim.c { NULL } NULL 383 libavfilter/trim.c { NULL } NULL 200 libavfilter/unsharp_opencl.c NULL); NULL 222 libavfilter/unsharp_opencl.c NULL); NULL 226 libavfilter/unsharp_opencl.c unsharp->opencl_ctx.kernel_luma, 2, NULL, NULL 227 libavfilter/unsharp_opencl.c globalWorkSize2dLuma, localWorkSize2d, 0, NULL, NULL); NULL 229 libavfilter/unsharp_opencl.c unsharp->opencl_ctx.kernel_chroma, 2, NULL, NULL 230 libavfilter/unsharp_opencl.c globalWorkSize2dChroma, localWorkSize2d, 0, NULL, NULL); NULL 262 libavfilter/unsharp_opencl.c NULL); NULL 266 libavfilter/unsharp_opencl.c unsharp->opencl_ctx.kernel_default, 1, NULL, NULL 267 libavfilter/unsharp_opencl.c &globalWorkSize1d, NULL, 0, NULL, NULL); NULL 286 libavfilter/unsharp_opencl.c ret = av_opencl_init(NULL); NULL 291 libavfilter/unsharp_opencl.c CL_MEM_READ_ONLY, NULL); NULL 296 libavfilter/unsharp_opencl.c CL_MEM_READ_ONLY, NULL); NULL 302 libavfilter/unsharp_opencl.c CL_MEM_READ_ONLY, NULL); NULL 307 libavfilter/unsharp_opencl.c CL_MEM_READ_ONLY, NULL); NULL 312 libavfilter/unsharp_opencl.c CL_MEM_READ_ONLY, NULL); NULL 317 libavfilter/unsharp_opencl.c CL_MEM_READ_ONLY, NULL); NULL 379 libavfilter/unsharp_opencl.c unsharp->opencl_ctx.command_queue = NULL; NULL 406 libavfilter/unsharp_opencl.c CL_MEM_READ_ONLY, NULL); NULL 413 libavfilter/unsharp_opencl.c CL_MEM_READ_WRITE, NULL); NULL 185 libavfilter/vf_alphamerge.c { NULL } NULL 195 libavfilter/vf_alphamerge.c { NULL } NULL 46 libavfilter/vf_aspect.c NULL NULL 80 libavfilter/vf_aspect.c ret = av_expr_parse_and_eval(&num, s->ratio_expr, NULL, NULL, NULL 81 libavfilter/vf_aspect.c NULL, NULL, NULL, NULL, NULL, 0, ctx); NULL 133 libavfilter/vf_aspect.c NULL, NULL, NULL, NULL, NULL, 0, ctx); NULL 195 libavfilter/vf_aspect.c { "dar_den", NULL, OFFSET(aspect_den), AV_OPT_TYPE_FLOAT, { .dbl = 0 }, 0, FLT_MAX, FLAGS }, NULL 198 libavfilter/vf_aspect.c { NULL } NULL 210 libavfilter/vf_aspect.c { NULL } NULL 218 libavfilter/vf_aspect.c { NULL } NULL 267 libavfilter/vf_aspect.c { "sar_den", NULL, OFFSET(aspect_den), AV_OPT_TYPE_FLOAT, { .dbl = 0 }, 0, FLT_MAX, FLAGS }, NULL 270 libavfilter/vf_aspect.c { NULL } NULL 282 libavfilter/vf_aspect.c { NULL } NULL 290 libavfilter/vf_aspect.c { NULL } NULL 43 libavfilter/vf_bbox.c { NULL } NULL 112 libavfilter/vf_bbox.c { NULL } NULL 120 libavfilter/vf_bbox.c { NULL } NULL 59 libavfilter/vf_blackdetect.c { NULL } NULL 189 libavfilter/vf_blackdetect.c { NULL } NULL 198 libavfilter/vf_blackdetect.c { NULL } NULL 111 libavfilter/vf_blackframe.c { NULL } NULL 122 libavfilter/vf_blackframe.c { NULL } NULL 130 libavfilter/vf_blackframe.c { NULL } NULL 65 libavfilter/vf_blend.c static const char *const var_names[] = { "X", "Y", "W", "H", "SW", "SH", "T", "N", "A", "B", "TOP", "BOTTOM", NULL }; NULL 134 libavfilter/vf_blend.c { "c0_expr", "set color component #0 expression", OFFSET(params[0].expr_str), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS },\ NULL 135 libavfilter/vf_blend.c { "c1_expr", "set color component #1 expression", OFFSET(params[1].expr_str), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS },\ NULL 136 libavfilter/vf_blend.c { "c2_expr", "set color component #2 expression", OFFSET(params[2].expr_str), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS },\ NULL 137 libavfilter/vf_blend.c { "c3_expr", "set color component #3 expression", OFFSET(params[3].expr_str), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS },\ NULL 138 libavfilter/vf_blend.c { "all_expr", "set expression for all color components", OFFSET(all_expr), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS },\ NULL 152 libavfilter/vf_blend.c { NULL } NULL 234 libavfilter/vf_blend.c dst[x] = av_expr_eval(e, values, NULL); NULL 293 libavfilter/vf_blend.c ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(outh, ctx->graph->nb_threads)); NULL 352 libavfilter/vf_blend.c NULL, NULL, NULL, NULL, 0, ctx); NULL 457 libavfilter/vf_blend.c { NULL } NULL 467 libavfilter/vf_blend.c { NULL } NULL 519 libavfilter/vf_blend.c { NULL } NULL 530 libavfilter/vf_blend.c { NULL } NULL 539 libavfilter/vf_blend.c { NULL } NULL 45 libavfilter/vf_boxblur.c NULL NULL 120 libavfilter/vf_boxblur.c AVFilterFormats *formats = NULL; NULL 163 libavfilter/vf_boxblur.c NULL, NULL, NULL, NULL, NULL, 0, ctx); \ NULL 166 libavfilter/vf_boxblur.c av_log(NULL, AV_LOG_ERROR, \ NULL 391 libavfilter/vf_boxblur.c { "chroma_radius", "Radius of the chroma blurring box", OFFSET(chroma_param.radius_expr), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 392 libavfilter/vf_boxblur.c { "cr", "Radius of the chroma blurring box", OFFSET(chroma_param.radius_expr), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 396 libavfilter/vf_boxblur.c { "alpha_radius", "Radius of the alpha blurring box", OFFSET(alpha_param.radius_expr), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 397 libavfilter/vf_boxblur.c { "ar", "Radius of the alpha blurring box", OFFSET(alpha_param.radius_expr), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 401 libavfilter/vf_boxblur.c { NULL } NULL 413 libavfilter/vf_boxblur.c { NULL } NULL 421 libavfilter/vf_boxblur.c { NULL } NULL 55 libavfilter/vf_codecview.c { NULL } NULL 224 libavfilter/vf_codecview.c { NULL } NULL 232 libavfilter/vf_codecview.c { NULL } NULL 64 libavfilter/vf_colorbalance.c { NULL } NULL 192 libavfilter/vf_colorbalance.c { NULL } NULL 201 libavfilter/vf_colorbalance.c { NULL } NULL 66 libavfilter/vf_colorchannelmixer.c { NULL } NULL 338 libavfilter/vf_colorchannelmixer.c { NULL } NULL 347 libavfilter/vf_colorchannelmixer.c { NULL } NULL 69 libavfilter/vf_colorlevels.c { NULL } NULL 234 libavfilter/vf_colorlevels.c { NULL } NULL 242 libavfilter/vf_colorlevels.c { NULL } NULL 88 libavfilter/vf_colormatrix.c { NULL } NULL 393 libavfilter/vf_colormatrix.c { NULL } NULL 401 libavfilter/vf_colormatrix.c { NULL } NULL 51 libavfilter/vf_copy.c { NULL } NULL 59 libavfilter/vf_copy.c { NULL } NULL 55 libavfilter/vf_crop.c NULL NULL 95 libavfilter/vf_crop.c AVFilterFormats *formats = NULL; NULL 114 libavfilter/vf_crop.c s->x_pexpr = NULL; NULL 116 libavfilter/vf_crop.c s->y_pexpr = NULL; NULL 158 libavfilter/vf_crop.c av_image_fill_max_pixsteps(s->max_step, NULL, pix_desc); NULL 164 libavfilter/vf_crop.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 169 libavfilter/vf_crop.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 175 libavfilter/vf_crop.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 192 libavfilter/vf_crop.c s->x_pexpr = s->y_pexpr = NULL; NULL 194 libavfilter/vf_crop.c NULL, NULL, NULL, NULL, 0, ctx)) < 0 || NULL 196 libavfilter/vf_crop.c NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 227 libavfilter/vf_crop.c av_log(NULL, AV_LOG_ERROR, "Error when evaluating the expression '%s'\n", expr); NULL 257 libavfilter/vf_crop.c s->var_values[VAR_X] = av_expr_eval(s->x_pexpr, s->var_values, NULL); NULL 258 libavfilter/vf_crop.c s->var_values[VAR_Y] = av_expr_eval(s->y_pexpr, s->var_values, NULL); NULL 259 libavfilter/vf_crop.c s->var_values[VAR_X] = av_expr_eval(s->x_pexpr, s->var_values, NULL); NULL 311 libavfilter/vf_crop.c { NULL } NULL 323 libavfilter/vf_crop.c { NULL } NULL 332 libavfilter/vf_crop.c { NULL } NULL 142 libavfilter/vf_cropdetect.c av_image_fill_max_pixsteps(s->max_pixsteps, NULL, desc); NULL 250 libavfilter/vf_cropdetect.c { NULL } NULL 262 libavfilter/vf_cropdetect.c { NULL } NULL 270 libavfilter/vf_cropdetect.c { NULL } NULL 80 libavfilter/vf_curves.c { "none", NULL, 0, AV_OPT_TYPE_CONST, {.i64=PRESET_NONE}, INT_MIN, INT_MAX, FLAGS, "preset_name" }, NULL 81 libavfilter/vf_curves.c { "color_negative", NULL, 0, AV_OPT_TYPE_CONST, {.i64=PRESET_COLOR_NEGATIVE}, INT_MIN, INT_MAX, FLAGS, "preset_name" }, NULL 82 libavfilter/vf_curves.c { "cross_process", NULL, 0, AV_OPT_TYPE_CONST, {.i64=PRESET_CROSS_PROCESS}, INT_MIN, INT_MAX, FLAGS, "preset_name" }, NULL 83 libavfilter/vf_curves.c { "darker", NULL, 0, AV_OPT_TYPE_CONST, {.i64=PRESET_DARKER}, INT_MIN, INT_MAX, FLAGS, "preset_name" }, NULL 84 libavfilter/vf_curves.c { "increase_contrast", NULL, 0, AV_OPT_TYPE_CONST, {.i64=PRESET_INCREASE_CONTRAST}, INT_MIN, INT_MAX, FLAGS, "preset_name" }, NULL 85 libavfilter/vf_curves.c { "lighter", NULL, 0, AV_OPT_TYPE_CONST, {.i64=PRESET_LIGHTER}, INT_MIN, INT_MAX, FLAGS, "preset_name" }, NULL 86 libavfilter/vf_curves.c { "linear_contrast", NULL, 0, AV_OPT_TYPE_CONST, {.i64=PRESET_LINEAR_CONTRAST}, INT_MIN, INT_MAX, FLAGS, "preset_name" }, NULL 87 libavfilter/vf_curves.c { "medium_contrast", NULL, 0, AV_OPT_TYPE_CONST, {.i64=PRESET_MEDIUM_CONTRAST}, INT_MIN, INT_MAX, FLAGS, "preset_name" }, NULL 88 libavfilter/vf_curves.c { "negative", NULL, 0, AV_OPT_TYPE_CONST, {.i64=PRESET_NEGATIVE}, INT_MIN, INT_MAX, FLAGS, "preset_name" }, NULL 89 libavfilter/vf_curves.c { "strong_contrast", NULL, 0, AV_OPT_TYPE_CONST, {.i64=PRESET_STRONG_CONTRAST}, INT_MIN, INT_MAX, FLAGS, "preset_name" }, NULL 90 libavfilter/vf_curves.c { "vintage", NULL, 0, AV_OPT_TYPE_CONST, {.i64=PRESET_VINTAGE}, INT_MIN, INT_MAX, FLAGS, "preset_name" }, NULL 91 libavfilter/vf_curves.c { "master","set master points coordinates",OFFSET(comp_points_str[NB_COMP]), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 92 libavfilter/vf_curves.c { "m", "set master points coordinates",OFFSET(comp_points_str[NB_COMP]), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 93 libavfilter/vf_curves.c { "red", "set red points coordinates", OFFSET(comp_points_str[0]), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 94 libavfilter/vf_curves.c { "r", "set red points coordinates", OFFSET(comp_points_str[0]), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 95 libavfilter/vf_curves.c { "green", "set green points coordinates", OFFSET(comp_points_str[1]), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 96 libavfilter/vf_curves.c { "g", "set green points coordinates", OFFSET(comp_points_str[1]), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 97 libavfilter/vf_curves.c { "blue", "set blue points coordinates", OFFSET(comp_points_str[2]), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 98 libavfilter/vf_curves.c { "b", "set blue points coordinates", OFFSET(comp_points_str[2]), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 99 libavfilter/vf_curves.c { "all", "set points coordinates for all components", OFFSET(comp_points_str_all), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 100 libavfilter/vf_curves.c { "psfile", "set Photoshop curves file name", OFFSET(psfile), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 101 libavfilter/vf_curves.c { NULL } NULL 141 libavfilter/vf_curves.c return NULL; NULL 151 libavfilter/vf_curves.c struct keypoint *last = NULL; NULL 155 libavfilter/vf_curves.c struct keypoint *point = make_point(0, 0, NULL); NULL 182 libavfilter/vf_curves.c last = make_point(0, 0, NULL); NULL 198 libavfilter/vf_curves.c struct keypoint *point = make_point(1, 1, NULL); NULL 329 libavfilter/vf_curves.c ret = av_file_map(fname, &buf, &size, 0, NULL); NULL 369 libavfilter/vf_curves.c av_bprint_finalize(&ptstr, NULL); NULL 534 libavfilter/vf_curves.c ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(outlink->h, ctx->graph->nb_threads)); NULL 549 libavfilter/vf_curves.c { NULL } NULL 557 libavfilter/vf_curves.c { NULL } NULL 36 libavfilter/vf_dctdnoiz.c static const char *const var_names[] = { "c", NULL }; NULL 83 libavfilter/vf_dctdnoiz.c { "expr", "set coefficient factor expression", OFFSET(expr_str), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 84 libavfilter/vf_dctdnoiz.c { "e", "set coefficient factor expression", OFFSET(expr_str), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 86 libavfilter/vf_dctdnoiz.c { NULL } NULL 371 libavfilter/vf_dctdnoiz.c *b *= av_expr_eval(expr, var_values, NULL); \ NULL 387 libavfilter/vf_dctdnoiz.c filter_freq_##bsize(src, src_linesize, dst, dst_linesize, NULL, NULL, s->th); \ NULL 528 libavfilter/vf_dctdnoiz.c NULL, NULL, NULL, NULL, 0, ctx); NULL 688 libavfilter/vf_dctdnoiz.c ctx->internal->execute(ctx, filter_slice, &td, NULL, s->nb_threads); NULL 754 libavfilter/vf_dctdnoiz.c { NULL } NULL 762 libavfilter/vf_dctdnoiz.c { NULL } NULL 76 libavfilter/vf_decimate.c { NULL } NULL 280 libavfilter/vf_decimate.c pad.config_props = NULL; NULL 320 libavfilter/vf_decimate.c ret = filter_frame(inlink, NULL); NULL 390 libavfilter/vf_decimate.c { NULL } NULL 75 libavfilter/vf_dejudder.c {NULL} NULL 166 libavfilter/vf_dejudder.c { NULL } NULL 175 libavfilter/vf_dejudder.c { NULL } NULL 167 libavfilter/vf_delogo.c { NULL } NULL 269 libavfilter/vf_delogo.c { NULL } NULL 277 libavfilter/vf_delogo.c { NULL } NULL 87 libavfilter/vf_deshake.c { "filename", "set motion search detailed log file name", OFFSET(filename), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 89 libavfilter/vf_deshake.c { NULL } NULL 409 libavfilter/vf_deshake.c deshake->ref = NULL; NULL 457 libavfilter/vf_deshake.c find_motion(deshake, (deshake->ref == NULL) ? in->data[0] : deshake->ref->data[0], in->data[0], link->w, link->h, in->linesize[0], &t); NULL 459 libavfilter/vf_deshake.c uint8_t *src1 = (deshake->ref == NULL) ? in->data[0] : deshake->ref->data[0]; NULL 554 libavfilter/vf_deshake.c { NULL } NULL 562 libavfilter/vf_deshake.c { NULL } NULL 51 libavfilter/vf_drawbox.c NULL NULL 150 libavfilter/vf_drawbox.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0 && i == NUM_EXPR_EVALS) NULL 157 libavfilter/vf_drawbox.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0 && i == NUM_EXPR_EVALS) NULL 164 libavfilter/vf_drawbox.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0 && i == NUM_EXPR_EVALS) NULL 171 libavfilter/vf_drawbox.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0 && i == NUM_EXPR_EVALS) NULL 178 libavfilter/vf_drawbox.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0 && i == NUM_EXPR_EVALS) NULL 257 libavfilter/vf_drawbox.c { NULL } NULL 270 libavfilter/vf_drawbox.c { NULL } NULL 278 libavfilter/vf_drawbox.c { NULL } NULL 363 libavfilter/vf_drawbox.c { NULL } NULL 376 libavfilter/vf_drawbox.c { NULL } NULL 384 libavfilter/vf_drawbox.c { NULL } NULL 91 libavfilter/vf_drawtext.c NULL NULL 107 libavfilter/vf_drawtext.c NULL NULL 198 libavfilter/vf_drawtext.c {"fontfile", "set font file", OFFSET(fontfile), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS}, NULL 199 libavfilter/vf_drawtext.c {"text", "set text", OFFSET(text), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS}, NULL 200 libavfilter/vf_drawtext.c {"textfile", "set text file", OFFSET(textfile), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS}, NULL 224 libavfilter/vf_drawtext.c {"timecode", "set initial timecode", OFFSET(tc_opt_string), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS}, NULL 239 libavfilter/vf_drawtext.c { "default", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_DEFAULT }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 240 libavfilter/vf_drawtext.c { "no_scale", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_NO_SCALE }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 241 libavfilter/vf_drawtext.c { "no_hinting", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_NO_HINTING }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 242 libavfilter/vf_drawtext.c { "render", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_RENDER }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 243 libavfilter/vf_drawtext.c { "no_bitmap", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_NO_BITMAP }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 244 libavfilter/vf_drawtext.c { "vertical_layout", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_VERTICAL_LAYOUT }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 245 libavfilter/vf_drawtext.c { "force_autohint", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_FORCE_AUTOHINT }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 246 libavfilter/vf_drawtext.c { "crop_bitmap", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_CROP_BITMAP }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 247 libavfilter/vf_drawtext.c { "pedantic", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_PEDANTIC }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 248 libavfilter/vf_drawtext.c { "ignore_global_advance_width", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 249 libavfilter/vf_drawtext.c { "no_recurse", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_NO_RECURSE }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 250 libavfilter/vf_drawtext.c { "ignore_transform", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_IGNORE_TRANSFORM }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 251 libavfilter/vf_drawtext.c { "monochrome", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_MONOCHROME }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 252 libavfilter/vf_drawtext.c { "linear_design", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_LINEAR_DESIGN }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 253 libavfilter/vf_drawtext.c { "no_autohint", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_NO_AUTOHINT }, .flags = FLAGS, .unit = "ft_load_flags" }, NULL 254 libavfilter/vf_drawtext.c { NULL } NULL 262 libavfilter/vf_drawtext.c #define FT_ERROR_END_LIST { 0, NULL } }; NULL 300 libavfilter/vf_drawtext.c struct AVTreeNode *node = NULL; NULL 506 libavfilter/vf_drawtext.c FriBidiChar *unicodestr = NULL; NULL 511 libavfilter/vf_drawtext.c FriBidiLevel *embedding_levels = NULL; NULL 512 libavfilter/vf_drawtext.c FriBidiArabicProp *ar_props = NULL; NULL 513 libavfilter/vf_drawtext.c FriBidiCharType *bidi_types = NULL; NULL 554 libavfilter/vf_drawtext.c NULL)) { NULL 662 libavfilter/vf_drawtext.c load_glyph(ctx, NULL, 0); NULL 703 libavfilter/vf_drawtext.c s->x_pexpr = s->y_pexpr = NULL; NULL 708 libavfilter/vf_drawtext.c av_tree_enumerate(s->glyphs, NULL, NULL, glyph_enu_free); NULL 710 libavfilter/vf_drawtext.c s->glyphs = NULL; NULL 716 libavfilter/vf_drawtext.c av_bprint_finalize(&s->expanded_text, NULL); NULL 717 libavfilter/vf_drawtext.c av_bprint_finalize(&s->expanded_fontcolor, NULL); NULL 746 libavfilter/vf_drawtext.c s->x_pexpr = s->y_pexpr = NULL; NULL 749 libavfilter/vf_drawtext.c NULL, NULL, fun2_names, fun2, 0, ctx)) < 0 || NULL 751 libavfilter/vf_drawtext.c NULL, NULL, fun2_names, fun2, 0, ctx)) < 0) NULL 840 libavfilter/vf_drawtext.c AVDictionaryEntry *e = av_dict_get(s->metadata, argv[0], NULL, 0); NULL 871 libavfilter/vf_drawtext.c NULL, NULL, fun2_names, fun2, NULL 900 libavfilter/vf_drawtext.c NULL, NULL, fun2_names, fun2, NULL 992 libavfilter/vf_drawtext.c char *argv[16] = { NULL }; NULL 1060 libavfilter/vf_drawtext.c Glyph *glyph = NULL; NULL 1072 libavfilter/vf_drawtext.c glyph = av_tree_find(s->glyphs, &dummy, (void *)glyph_cmp, NULL); NULL 1109 libavfilter/vf_drawtext.c Glyph *glyph = NULL, *prev_glyph = NULL; NULL 1175 libavfilter/vf_drawtext.c glyph = av_tree_find(s->glyphs, &dummy, glyph_cmp, NULL); NULL 1189 libavfilter/vf_drawtext.c glyph = NULL; NULL 1209 libavfilter/vf_drawtext.c glyph = av_tree_find(s->glyphs, &dummy, glyph_cmp, NULL); NULL 1310 libavfilter/vf_drawtext.c { NULL } NULL 1318 libavfilter/vf_drawtext.c { NULL } NULL 64 libavfilter/vf_edgedetect.c { NULL } NULL 372 libavfilter/vf_edgedetect.c { NULL } NULL 380 libavfilter/vf_edgedetect.c { NULL } NULL 60 libavfilter/vf_elbg.c { NULL } NULL 191 libavfilter/vf_elbg.c { NULL } NULL 199 libavfilter/vf_elbg.c { NULL } NULL 105 libavfilter/vf_eq.c param->adjust = NULL; NULL 165 libavfilter/vf_eq.c AVExpr *old = NULL; NULL 170 libavfilter/vf_eq.c NULL, NULL, NULL, NULL, 0, log_ctx); NULL 215 libavfilter/vf_eq.c av_expr_free(eq->contrast_pexpr); eq->contrast_pexpr = NULL; NULL 216 libavfilter/vf_eq.c av_expr_free(eq->brightness_pexpr); eq->brightness_pexpr = NULL; NULL 217 libavfilter/vf_eq.c av_expr_free(eq->saturation_pexpr); eq->saturation_pexpr = NULL; NULL 218 libavfilter/vf_eq.c av_expr_free(eq->gamma_pexpr); eq->gamma_pexpr = NULL; NULL 219 libavfilter/vf_eq.c av_expr_free(eq->gamma_weight_pexpr); eq->gamma_weight_pexpr = NULL; NULL 220 libavfilter/vf_eq.c av_expr_free(eq->gamma_r_pexpr); eq->gamma_r_pexpr = NULL; NULL 221 libavfilter/vf_eq.c av_expr_free(eq->gamma_g_pexpr); eq->gamma_g_pexpr = NULL; NULL 222 libavfilter/vf_eq.c av_expr_free(eq->gamma_b_pexpr); eq->gamma_b_pexpr = NULL; NULL 335 libavfilter/vf_eq.c { NULL } NULL 343 libavfilter/vf_eq.c { NULL } NULL 366 libavfilter/vf_eq.c { NULL } NULL 40 libavfilter/vf_eq.h NULL NULL 58 libavfilter/vf_extractplanes.c { NULL } NULL 296 libavfilter/vf_extractplanes.c { NULL } NULL 308 libavfilter/vf_extractplanes.c .outputs = NULL, NULL 332 libavfilter/vf_extractplanes.c .outputs = NULL, NULL 328 libavfilter/vf_fade.c ctx->internal->execute(ctx, filter_slice_alpha, frame, NULL, NULL 331 libavfilter/vf_fade.c ctx->internal->execute(ctx, filter_slice_rgb, frame, NULL, NULL 335 libavfilter/vf_fade.c ctx->internal->execute(ctx, filter_slice_luma, frame, NULL, NULL 340 libavfilter/vf_fade.c ctx->internal->execute(ctx, filter_slice_chroma, frame, NULL, NULL 377 libavfilter/vf_fade.c { NULL } NULL 390 libavfilter/vf_fade.c { NULL } NULL 398 libavfilter/vf_fade.c { NULL } NULL 47 libavfilter/vf_field.c {NULL} NULL 92 libavfilter/vf_field.c { NULL } NULL 101 libavfilter/vf_field.c { NULL } NULL 149 libavfilter/vf_fieldmatch.c { NULL } NULL 630 libavfilter/vf_fieldmatch.c return NULL; NULL 679 libavfilter/vf_fieldmatch.c AVFrame *gen_frames[] = { NULL, NULL, NULL, NULL, NULL }; NULL 794 libavfilter/vf_fieldmatch.c gen_frames[match] = NULL; NULL 828 libavfilter/vf_fieldmatch.c ret = filter_frame(inlink, NULL); NULL 909 libavfilter/vf_fieldmatch.c pad.config_props = NULL; NULL 970 libavfilter/vf_fieldmatch.c { NULL } NULL 980 libavfilter/vf_fieldmatch.c .inputs = NULL, NULL 50 libavfilter/vf_fieldorder.c const AVPixFmtDescriptor *desc = NULL; NULL 51 libavfilter/vf_fieldorder.c formats = NULL; NULL 165 libavfilter/vf_fieldorder.c { NULL } NULL 177 libavfilter/vf_fieldorder.c { NULL } NULL 185 libavfilter/vf_fieldorder.c { NULL } NULL 95 libavfilter/vf_format.c const AVPixFmtDescriptor *desc = NULL; NULL 145 libavfilter/vf_format.c { NULL } NULL 159 libavfilter/vf_format.c { NULL } NULL 167 libavfilter/vf_format.c { NULL } NULL 198 libavfilter/vf_format.c { NULL } NULL 206 libavfilter/vf_format.c { NULL } NULL 73 libavfilter/vf_fps.c { NULL } NULL 95 libavfilter/vf_fps.c av_fifo_generic_read(fifo, &tmp, sizeof(tmp), NULL); NULL 141 libavfilter/vf_fps.c av_fifo_generic_read(s->fifo, &buf, sizeof(buf), NULL); NULL 166 libavfilter/vf_fps.c av_fifo_generic_write(fifo, &buf, sizeof(buf), NULL); NULL 231 libavfilter/vf_fps.c av_fifo_generic_read(s->fifo, &buf_out, sizeof(buf_out), NULL); NULL 275 libavfilter/vf_fps.c { NULL } NULL 285 libavfilter/vf_fps.c { NULL } NULL 280 libavfilter/vf_framepack.c s->input_views[i] = NULL; NULL 329 libavfilter/vf_framepack.c { NULL }, NULL 352 libavfilter/vf_framepack.c { NULL } NULL 362 libavfilter/vf_framepack.c { NULL } NULL 41 libavfilter/vf_framestep.c { NULL }, NULL 81 libavfilter/vf_framestep.c { NULL } NULL 90 libavfilter/vf_framestep.c { NULL } NULL 255 libavfilter/vf_frei0r.c char *p, *ptr = NULL; NULL 256 libavfilter/vf_frei0r.c for (p = path; p = av_strtok(p, separator, &ptr); p = NULL) { NULL 372 libavfilter/vf_frei0r.c AVFilterFormats *formats = NULL; NULL 417 libavfilter/vf_frei0r.c { "filter_name", NULL, OFFSET(dl_name), AV_OPT_TYPE_STRING, .flags = FLAGS }, NULL 418 libavfilter/vf_frei0r.c { "filter_params", NULL, OFFSET(params), AV_OPT_TYPE_STRING, .flags = FLAGS }, NULL 419 libavfilter/vf_frei0r.c { NULL } NULL 431 libavfilter/vf_frei0r.c { NULL } NULL 439 libavfilter/vf_frei0r.c { NULL } NULL 503 libavfilter/vf_frei0r.c NULL, (uint32_t *)frame->data[0]); NULL 510 libavfilter/vf_frei0r.c { "framerate", NULL, OFFSET(framerate), AV_OPT_TYPE_VIDEO_RATE, { .str = "25" }, .flags = FLAGS }, NULL 511 libavfilter/vf_frei0r.c { "filter_name", NULL, OFFSET(dl_name), AV_OPT_TYPE_STRING, .flags = FLAGS }, NULL 512 libavfilter/vf_frei0r.c { "filter_params", NULL, OFFSET(params), AV_OPT_TYPE_STRING, .flags = FLAGS }, NULL 513 libavfilter/vf_frei0r.c { NULL }, NULL 525 libavfilter/vf_frei0r.c { NULL } NULL 536 libavfilter/vf_frei0r.c .inputs = NULL, NULL 52 libavfilter/vf_fspp.c { NULL } NULL 553 libavfilter/vf_fspp.c uint8_t *qp_table = NULL; NULL 669 libavfilter/vf_fspp.c { NULL } NULL 677 libavfilter/vf_fspp.c { NULL } NULL 51 libavfilter/vf_geq.c { "lum_expr", "set luminance expression", OFFSET(expr_str[Y]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 52 libavfilter/vf_geq.c { "lum", "set luminance expression", OFFSET(expr_str[Y]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 53 libavfilter/vf_geq.c { "cb_expr", "set chroma blue expression", OFFSET(expr_str[U]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 54 libavfilter/vf_geq.c { "cb", "set chroma blue expression", OFFSET(expr_str[U]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 55 libavfilter/vf_geq.c { "cr_expr", "set chroma red expression", OFFSET(expr_str[V]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 56 libavfilter/vf_geq.c { "cr", "set chroma red expression", OFFSET(expr_str[V]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 57 libavfilter/vf_geq.c { "alpha_expr", "set alpha expression", OFFSET(expr_str[A]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 58 libavfilter/vf_geq.c { "a", "set alpha expression", OFFSET(expr_str[A]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 59 libavfilter/vf_geq.c { "red_expr", "set red expression", OFFSET(expr_str[R]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 60 libavfilter/vf_geq.c { "r", "set red expression", OFFSET(expr_str[R]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 61 libavfilter/vf_geq.c { "green_expr", "set green expression", OFFSET(expr_str[G]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 62 libavfilter/vf_geq.c { "g", "set green expression", OFFSET(expr_str[G]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 63 libavfilter/vf_geq.c { "blue_expr", "set blue expression", OFFSET(expr_str[B]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 64 libavfilter/vf_geq.c { "b", "set blue expression", OFFSET(expr_str[B]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 65 libavfilter/vf_geq.c {NULL}, NULL 100 libavfilter/vf_geq.c static const char *const var_names[] = { "X", "Y", "W", "H", "N", "SW", "SH", "T", NULL }; NULL 150 libavfilter/vf_geq.c static const char *const func2_yuv_names[] = { "lum", "cb", "cr", "alpha", "p", NULL }; NULL 151 libavfilter/vf_geq.c static const char *const func2_rgb_names[] = { "g", "b", "r", "alpha", "p", NULL }; NULL 153 libavfilter/vf_geq.c double (*func2[])(void *, double, double) = { lum, cb, cr, alpha, p[plane], NULL }; NULL 156 libavfilter/vf_geq.c NULL, NULL, func2_names, func2, 0, ctx); NULL 258 libavfilter/vf_geq.c { NULL } NULL 266 libavfilter/vf_geq.c { NULL } NULL 231 libavfilter/vf_gradfun.c { NULL } NULL 243 libavfilter/vf_gradfun.c { NULL } NULL 251 libavfilter/vf_gradfun.c { NULL } NULL 46 libavfilter/vf_hflip.c AVFilterFormats *pix_fmts = NULL; NULL 69 libavfilter/vf_hflip.c av_image_fill_max_pixsteps(s->max_step, NULL, pix_desc); NULL 169 libavfilter/vf_hflip.c ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(outlink->h, ctx->graph->nb_threads)); NULL 182 libavfilter/vf_hflip.c { NULL } NULL 190 libavfilter/vf_hflip.c { NULL } NULL 79 libavfilter/vf_histeq.c { NULL } NULL 260 libavfilter/vf_histeq.c { NULL } NULL 268 libavfilter/vf_histeq.c { NULL } NULL 68 libavfilter/vf_histogram.c { "row", NULL, 0, AV_OPT_TYPE_CONST, {.i64=0}, 0, 0, FLAGS, "waveform_mode" }, NULL 69 libavfilter/vf_histogram.c { "column", NULL, 0, AV_OPT_TYPE_CONST, {.i64=1}, 0, 0, FLAGS, "waveform_mode" }, NULL 72 libavfilter/vf_histogram.c { "parade", NULL, 0, AV_OPT_TYPE_CONST, {.i64=1}, 0, 0, FLAGS, "display_mode" }, NULL 73 libavfilter/vf_histogram.c { "overlay", NULL, 0, AV_OPT_TYPE_CONST, {.i64=0}, 0, 0, FLAGS, "display_mode" }, NULL 75 libavfilter/vf_histogram.c { "linear", NULL, 0, AV_OPT_TYPE_CONST, {.i64=0}, 0, 0, FLAGS, "levels_mode" }, NULL 76 libavfilter/vf_histogram.c { "logarithmic", NULL, 0, AV_OPT_TYPE_CONST, {.i64=1}, 0, 0, FLAGS, "levels_mode" }, NULL 77 libavfilter/vf_histogram.c { NULL } NULL 356 libavfilter/vf_histogram.c { NULL } NULL 365 libavfilter/vf_histogram.c { NULL } NULL 179 libavfilter/vf_hqdn3d.c return NULL; NULL 339 libavfilter/vf_hqdn3d.c { NULL } NULL 351 libavfilter/vf_hqdn3d.c { NULL } NULL 360 libavfilter/vf_hqdn3d.c { NULL } NULL 53 libavfilter/vf_hqx.c { NULL } NULL 501 libavfilter/vf_hqx.c ctx->internal->execute(ctx, hqx->func, &td, NULL, FFMIN(inlink->h, ctx->graph->nb_threads)); NULL 540 libavfilter/vf_hqx.c { NULL } NULL 549 libavfilter/vf_hqx.c { NULL } NULL 48 libavfilter/vf_hue.c NULL NULL 89 libavfilter/vf_hue.c { .str = NULL }, .flags = FLAGS }, NULL 93 libavfilter/vf_hue.c { .str = NULL }, .flags = FLAGS }, NULL 96 libavfilter/vf_hue.c { NULL } NULL 164 libavfilter/vf_hue.c NULL, NULL, NULL, NULL, 0, log_ctx); NULL 326 libavfilter/vf_hue.c hue->saturation = av_expr_eval(hue->saturation_pexpr, hue->var_values, NULL); NULL 337 libavfilter/vf_hue.c hue->brightness = av_expr_eval(hue->brightness_pexpr, hue->var_values, NULL); NULL 348 libavfilter/vf_hue.c hue->hue_deg = av_expr_eval(hue->hue_deg_pexpr, hue->var_values, NULL); NULL 351 libavfilter/vf_hue.c hue->hue = av_expr_eval(hue->hue_pexpr, hue->var_values, NULL); NULL 430 libavfilter/vf_hue.c { NULL } NULL 438 libavfilter/vf_hue.c { NULL } NULL 38 libavfilter/vf_idet.c { NULL } NULL 51 libavfilter/vf_idet.c return NULL; NULL 84 libavfilter/vf_idet.c return NULL; NULL 441 libavfilter/vf_idet.c { NULL } NULL 451 libavfilter/vf_idet.c { NULL } NULL 54 libavfilter/vf_il.c {"none", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_NONE}, 0, 0, FLAGS, "luma_mode"}, NULL 55 libavfilter/vf_il.c {"interleave", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_INTERLEAVE}, 0, 0, FLAGS, "luma_mode"}, NULL 56 libavfilter/vf_il.c {"i", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_INTERLEAVE}, 0, 0, FLAGS, "luma_mode"}, NULL 57 libavfilter/vf_il.c {"deinterleave", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_DEINTERLEAVE}, 0, 0, FLAGS, "luma_mode"}, NULL 58 libavfilter/vf_il.c {"d", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_DEINTERLEAVE}, 0, 0, FLAGS, "luma_mode"}, NULL 61 libavfilter/vf_il.c {"none", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_NONE}, 0, 0, FLAGS, "chroma_mode"}, NULL 62 libavfilter/vf_il.c {"interleave", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_INTERLEAVE}, 0, 0, FLAGS, "chroma_mode"}, NULL 63 libavfilter/vf_il.c {"i", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_INTERLEAVE}, 0, 0, FLAGS, "chroma_mode"}, NULL 64 libavfilter/vf_il.c {"deinterleave", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_DEINTERLEAVE}, 0, 0, FLAGS, "chroma_mode"}, NULL 65 libavfilter/vf_il.c {"d", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_DEINTERLEAVE}, 0, 0, FLAGS, "chroma_mode"}, NULL 68 libavfilter/vf_il.c {"none", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_NONE}, 0, 0, FLAGS, "alpha_mode"}, NULL 69 libavfilter/vf_il.c {"interleave", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_INTERLEAVE}, 0, 0, FLAGS, "alpha_mode"}, NULL 70 libavfilter/vf_il.c {"i", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_INTERLEAVE}, 0, 0, FLAGS, "alpha_mode"}, NULL 71 libavfilter/vf_il.c {"deinterleave", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_DEINTERLEAVE}, 0, 0, FLAGS, "alpha_mode"}, NULL 72 libavfilter/vf_il.c {"d", NULL, 0, AV_OPT_TYPE_CONST, {.i64=MODE_DEINTERLEAVE}, 0, 0, FLAGS, "alpha_mode"}, NULL 79 libavfilter/vf_il.c {NULL} NULL 86 libavfilter/vf_il.c AVFilterFormats *formats = NULL; NULL 192 libavfilter/vf_il.c { NULL } NULL 200 libavfilter/vf_il.c { NULL } NULL 51 libavfilter/vf_interlace.c { NULL } NULL 230 libavfilter/vf_interlace.c { NULL } NULL 239 libavfilter/vf_interlace.c { NULL } NULL 57 libavfilter/vf_kerndeint.c { NULL } NULL 297 libavfilter/vf_kerndeint.c { NULL } NULL 305 libavfilter/vf_kerndeint.c { NULL } NULL 53 libavfilter/vf_lenscorrection.c { NULL } NULL 195 libavfilter/vf_lenscorrection.c ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(h, ctx->graph->nb_threads)); NULL 208 libavfilter/vf_lenscorrection.c { NULL } NULL 217 libavfilter/vf_lenscorrection.c { NULL } NULL 208 libavfilter/vf_libopencv.c int *values = NULL, ret = 0; NULL 264 libavfilter/vf_libopencv.c char *kernel_str = NULL; NULL 327 libavfilter/vf_libopencv.c { "smooth", sizeof(SmoothContext), smooth_init, NULL, smooth_end_frame_filter }, NULL 393 libavfilter/vf_libopencv.c { "filter_name", NULL, OFFSET(name), AV_OPT_TYPE_STRING, .flags = FLAGS }, NULL 394 libavfilter/vf_libopencv.c { "filter_params", NULL, OFFSET(params), AV_OPT_TYPE_STRING, .flags = FLAGS }, NULL 395 libavfilter/vf_libopencv.c { NULL } NULL 406 libavfilter/vf_libopencv.c { NULL } NULL 414 libavfilter/vf_libopencv.c { NULL } NULL 46 libavfilter/vf_lut.c NULL NULL 95 libavfilter/vf_lut.c { NULL } NULL 105 libavfilter/vf_lut.c s->comp_expr[i] = NULL; NULL 183 libavfilter/vf_lut.c NULL NULL 190 libavfilter/vf_lut.c NULL NULL 243 libavfilter/vf_lut.c s->comp_expr[color] = NULL; NULL 245 libavfilter/vf_lut.c var_names, funcs1_names, funcs1, NULL, NULL, 0, ctx); NULL 363 libavfilter/vf_lut.c { NULL } NULL 369 libavfilter/vf_lut.c { NULL } NULL 436 libavfilter/vf_lut.c { "negate_alpha", NULL, OFFSET(negate_alpha), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, 1, FLAGS }, NULL 437 libavfilter/vf_lut.c { NULL } NULL 88 libavfilter/vf_lut3d.c { NULL } NULL 277 libavfilter/vf_lut3d.c size = strtol(line + 10, NULL, 0); NULL 310 libavfilter/vf_lut3d.c const int size = strtol(line + 12, NULL, 0); NULL 325 libavfilter/vf_lut3d.c float *vals = NULL; NULL 390 libavfilter/vf_lut3d.c if (!strncmp(line, "in", 2)) in = strtol(line + 2, NULL, 0); NULL 391 libavfilter/vf_lut3d.c else if (!strncmp(line, "out", 3)) out = strtol(line + 3, NULL, 0); NULL 525 libavfilter/vf_lut3d.c return NULL; NULL 532 libavfilter/vf_lut3d.c ctx->internal->execute(ctx, lut3d->interp, &td, NULL, FFMIN(outlink->h, ctx->graph->nb_threads)); NULL 551 libavfilter/vf_lut3d.c { "file", "set 3D LUT file name", OFFSET(file), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 614 libavfilter/vf_lut3d.c { NULL } NULL 622 libavfilter/vf_lut3d.c { NULL } NULL 790 libavfilter/vf_lut3d.c { NULL } NULL 800 libavfilter/vf_lut3d.c { NULL } NULL 84 libavfilter/vf_mcdeint.c CONST("fast", NULL, MODE_FAST, "mode"), NULL 85 libavfilter/vf_mcdeint.c CONST("medium", NULL, MODE_MEDIUM, "mode"), NULL 86 libavfilter/vf_mcdeint.c CONST("slow", NULL, MODE_SLOW, "mode"), NULL 87 libavfilter/vf_mcdeint.c CONST("extra_slow", NULL, MODE_EXTRA_SLOW, "mode"), NULL 94 libavfilter/vf_mcdeint.c { NULL } NULL 105 libavfilter/vf_mcdeint.c AVDictionary *opts = NULL; NULL 294 libavfilter/vf_mcdeint.c { NULL } NULL 302 libavfilter/vf_mcdeint.c { NULL } NULL 57 libavfilter/vf_mergeplanes.c { NULL } NULL 119 libavfilter/vf_mergeplanes.c AVFilterFormats *formats = NULL; NULL 133 libavfilter/vf_mergeplanes.c formats = NULL; NULL 145 libavfilter/vf_mergeplanes.c AVFrame *in[4] = { NULL }; NULL 299 libavfilter/vf_mergeplanes.c { NULL } NULL 310 libavfilter/vf_mergeplanes.c .inputs = NULL, NULL 63 libavfilter/vf_mpdecimate.c { NULL } NULL 227 libavfilter/vf_mpdecimate.c { NULL } NULL 236 libavfilter/vf_mpdecimate.c { NULL } NULL 62 libavfilter/vf_noise.c {NULL} NULL 135 libavfilter/vf_noise.c AVFilterFormats *formats = NULL; NULL 275 libavfilter/vf_noise.c ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(n->height[0], ctx->graph->nb_threads)); NULL 329 libavfilter/vf_noise.c { NULL } NULL 337 libavfilter/vf_noise.c { NULL } NULL 34 libavfilter/vf_null.c { NULL } NULL 42 libavfilter/vf_null.c { NULL } NULL 55 libavfilter/vf_overlay.c NULL NULL 128 libavfilter/vf_overlay.c av_expr_free(s->x_pexpr); s->x_pexpr = NULL; NULL 129 libavfilter/vf_overlay.c av_expr_free(s->y_pexpr); s->y_pexpr = NULL; NULL 143 libavfilter/vf_overlay.c s->var_values[VAR_X] = av_expr_eval(s->x_pexpr, s->var_values, NULL); NULL 144 libavfilter/vf_overlay.c s->var_values[VAR_Y] = av_expr_eval(s->y_pexpr, s->var_values, NULL); NULL 145 libavfilter/vf_overlay.c s->var_values[VAR_X] = av_expr_eval(s->x_pexpr, s->var_values, NULL); NULL 153 libavfilter/vf_overlay.c AVExpr *old = NULL; NULL 158 libavfilter/vf_overlay.c NULL, NULL, NULL, NULL, 0, log_ctx); NULL 276 libavfilter/vf_overlay.c av_image_fill_max_pixsteps(s->main_pix_step, NULL, pix_desc); NULL 294 libavfilter/vf_overlay.c av_image_fill_max_pixsteps(s->overlay_pix_step, NULL, pix_desc); NULL 635 libavfilter/vf_overlay.c { NULL } NULL 654 libavfilter/vf_overlay.c { NULL } NULL 664 libavfilter/vf_overlay.c { NULL } NULL 55 libavfilter/vf_owdenoise.c { NULL } NULL 312 libavfilter/vf_owdenoise.c { NULL } NULL 320 libavfilter/vf_owdenoise.c { NULL } NULL 56 libavfilter/vf_pad.c NULL NULL 120 libavfilter/vf_pad.c NULL, NULL, NULL, NULL, NULL, 0, ctx); NULL 124 libavfilter/vf_pad.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 130 libavfilter/vf_pad.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 137 libavfilter/vf_pad.c NULL, NULL, NULL, NULL, NULL, 0, ctx); NULL 141 libavfilter/vf_pad.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 147 libavfilter/vf_pad.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 186 libavfilter/vf_pad.c av_log(NULL, AV_LOG_ERROR, NULL 211 libavfilter/vf_pad.c return NULL; NULL 369 libavfilter/vf_pad.c { NULL } NULL 382 libavfilter/vf_pad.c { NULL } NULL 391 libavfilter/vf_pad.c { NULL } NULL 85 libavfilter/vf_palettegen.c { NULL } NULL 268 libavfilter/vf_palettegen.c return NULL; NULL 306 libavfilter/vf_palettegen.c return NULL; NULL 312 libavfilter/vf_palettegen.c return NULL; NULL 375 libavfilter/vf_palettegen.c box = box_id >= 0 ? &s->boxes[box_id] : NULL; NULL 421 libavfilter/vf_palettegen.c sizeof(*node->entries), NULL); NULL 543 libavfilter/vf_palettegen.c { NULL } NULL 553 libavfilter/vf_palettegen.c { NULL } NULL 117 libavfilter/vf_paletteuse.c { "debug_kdtree", "save Graphviz graph of the kdtree in specified file", OFFSET(dot_filename), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, NULL 124 libavfilter/vf_paletteuse.c { NULL } NULL 341 libavfilter/vf_paletteuse.c sizeof(*node->entries), NULL); NULL 512 libavfilter/vf_paletteuse.c av_log(NULL, AV_LOG_ERROR, "Cannot open file '%s' for writing: %s\n", NULL 526 libavfilter/vf_paletteuse.c av_bprint_finalize(&buf, NULL); NULL 549 libavfilter/vf_paletteuse.c av_log(NULL, AV_LOG_ERROR, NULL 728 libavfilter/vf_paletteuse.c av_log(NULL, AV_LOG_INFO, "Accuracy check passed\n"); NULL 758 libavfilter/vf_paletteuse.c av_log(NULL, AV_LOG_INFO, "MEP:%.3f TotalMEP:%.3f\n", NULL 861 libavfilter/vf_paletteuse.c return NULL; NULL 875 libavfilter/vf_paletteuse.c return NULL; NULL 883 libavfilter/vf_paletteuse.c return NULL; NULL 1048 libavfilter/vf_paletteuse.c { NULL } NULL 1058 libavfilter/vf_paletteuse.c { NULL } NULL 82 libavfilter/vf_perspective.c { NULL } NULL 116 libavfilter/vf_perspective.c static const char *const var_names[] = { "W", "H", NULL }; NULL 138 libavfilter/vf_perspective.c NULL, NULL, NULL, NULL, NULL 443 libavfilter/vf_perspective.c ctx->internal->execute(ctx, s->perspective, &td, NULL, FFMIN(td.h, ctx->graph->nb_threads)); NULL 464 libavfilter/vf_perspective.c { NULL } NULL 472 libavfilter/vf_perspective.c { NULL } NULL 66 libavfilter/vf_phase.c { NULL } NULL 308 libavfilter/vf_phase.c { NULL } NULL 316 libavfilter/vf_phase.c { NULL } NULL 117 libavfilter/vf_pixdesctest.c { NULL } NULL 125 libavfilter/vf_pixdesctest.c { NULL } NULL 45 libavfilter/vf_pp.c { NULL } NULL 70 libavfilter/vf_pp.c pp->mode_id = av_clip(strtol(args, NULL, 10), 0, PP_QUALITY_MAX); NULL 170 libavfilter/vf_pp.c { NULL } NULL 178 libavfilter/vf_pp.c { NULL } NULL 51 libavfilter/vf_pp7.c { NULL } NULL 329 libavfilter/vf_pp7.c uint8_t *qp_table = NULL; NULL 389 libavfilter/vf_pp7.c { NULL } NULL 397 libavfilter/vf_pp7.c { NULL } NULL 62 libavfilter/vf_psnr.c {"stats_file", "Set file where to store per-frame difference information", OFFSET(stats_file_str), AV_OPT_TYPE_STRING, {.str=NULL}, 0, 0, FLAGS }, NULL 63 libavfilter/vf_psnr.c {"f", "Set file where to store per-frame difference information", OFFSET(stats_file_str), AV_OPT_TYPE_STRING, {.str=NULL}, 0, 0, FLAGS }, NULL 64 libavfilter/vf_psnr.c { NULL } NULL 363 libavfilter/vf_psnr.c { NULL } NULL 373 libavfilter/vf_psnr.c { NULL } NULL 50 libavfilter/vf_pullup.c { NULL } NULL 152 libavfilter/vf_pullup.c return NULL; NULL 156 libavfilter/vf_pullup.c return NULL; NULL 163 libavfilter/vf_pullup.c return NULL; NULL 170 libavfilter/vf_pullup.c return NULL; NULL 229 libavfilter/vf_pullup.c return NULL; NULL 299 libavfilter/vf_pullup.c return NULL; NULL 478 libavfilter/vf_pullup.c return NULL; NULL 743 libavfilter/vf_pullup.c s->last = NULL; NULL 759 libavfilter/vf_pullup.c { NULL } NULL 768 libavfilter/vf_pullup.c { NULL } NULL 42 libavfilter/vf_qp.c { "qp", "set qp expression", OFFSET(qp_expr_str), AV_OPT_TYPE_STRING, {.str=NULL}, 0, 0, FLAGS }, NULL 43 libavfilter/vf_qp.c { NULL } NULL 61 libavfilter/vf_qp.c static const char *var_names[] = { "known", "qp", NULL }; NULL 67 libavfilter/vf_qp.c NULL, NULL, NULL, NULL, 0, 0, ctx); NULL 134 libavfilter/vf_qp.c { NULL } NULL 142 libavfilter/vf_qp.c { NULL } NULL 100 libavfilter/vf_removelogo.c { "filename", "set bitmap filename", OFFSET(filename), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 101 libavfilter/vf_removelogo.c { "f", "set bitmap filename", OFFSET(filename), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = FLAGS }, NULL 102 libavfilter/vf_removelogo.c { NULL } NULL 563 libavfilter/vf_removelogo.c { NULL } NULL 571 libavfilter/vf_removelogo.c { NULL } NULL 172 libavfilter/vf_repeatfields.c { NULL } NULL 180 libavfilter/vf_repeatfields.c { NULL } NULL 49 libavfilter/vf_rotate.c NULL NULL 105 libavfilter/vf_rotate.c { NULL } NULL 128 libavfilter/vf_rotate.c rot->angle_expr = NULL; NULL 179 libavfilter/vf_rotate.c NULL NULL 185 libavfilter/vf_rotate.c NULL NULL 214 libavfilter/vf_rotate.c rot->angle_expr = NULL; NULL 216 libavfilter/vf_rotate.c func1_names, func1, NULL, NULL, 0, ctx)) < 0) { NULL 225 libavfilter/vf_rotate.c func1_names, func1, NULL, NULL, rot, 0, ctx); \ NULL 237 libavfilter/vf_rotate.c func1_names, func1, NULL, NULL, rot, 0, ctx); NULL 507 libavfilter/vf_rotate.c ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(outh, ctx->graph->nb_threads)); NULL 523 libavfilter/vf_rotate.c NULL, NULL, NULL, NULL, 0, ctx); NULL 543 libavfilter/vf_rotate.c { NULL } NULL 552 libavfilter/vf_rotate.c { NULL } NULL 102 libavfilter/vf_sab.c { NULL } NULL 134 libavfilter/vf_sab.c f->pre_filter_context = NULL; NULL 162 libavfilter/vf_sab.c sws_f.chrH = sws_f.chrV = NULL; NULL 165 libavfilter/vf_sab.c sws_flags, &sws_f, NULL, NULL); NULL 314 libavfilter/vf_sab.c { NULL } NULL 322 libavfilter/vf_sab.c { NULL } NULL 56 libavfilter/vf_scale.c NULL NULL 152 libavfilter/vf_scale.c const AVOption *o = av_opt_find(&class, "sws_flags", NULL, 0, NULL 159 libavfilter/vf_scale.c *opts = NULL; NULL 170 libavfilter/vf_scale.c scale->sws = NULL; NULL 181 libavfilter/vf_scale.c const AVPixFmtDescriptor *desc = NULL; NULL 182 libavfilter/vf_scale.c formats = NULL; NULL 195 libavfilter/vf_scale.c const AVPixFmtDescriptor *desc = NULL; NULL 196 libavfilter/vf_scale.c formats = NULL; NULL 264 libavfilter/vf_scale.c NULL, NULL, NULL, NULL, NULL, 0, ctx); NULL 268 libavfilter/vf_scale.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 274 libavfilter/vf_scale.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 345 libavfilter/vf_scale.c scale->isws[0] = scale->isws[1] = scale->sws = NULL; NULL 360 libavfilter/vf_scale.c AVDictionaryEntry *e = NULL; NULL 392 libavfilter/vf_scale.c if ((ret = sws_init_context(*s, NULL, NULL)) < 0) NULL 413 libavfilter/vf_scale.c av_log(NULL, AV_LOG_ERROR, NULL 546 libavfilter/vf_scale.c return prev ? NULL : sws_get_class(); NULL 559 libavfilter/vf_scale.c { "size", "set video size", OFFSET(size_str), AV_OPT_TYPE_STRING, {.str = NULL}, 0, FLAGS }, NULL 560 libavfilter/vf_scale.c { "s", "set video size", OFFSET(size_str), AV_OPT_TYPE_STRING, {.str = NULL}, 0, FLAGS }, NULL 562 libavfilter/vf_scale.c { "out_color_matrix", "set output YCbCr type", OFFSET(out_color_matrix), AV_OPT_TYPE_STRING, { .str = NULL }, .flags = FLAGS }, NULL 565 libavfilter/vf_scale.c { "auto", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = AVCOL_RANGE_UNSPECIFIED }, 0, 0, FLAGS, "range" }, NULL 566 libavfilter/vf_scale.c { "full", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = AVCOL_RANGE_JPEG}, 0, 0, FLAGS, "range" }, NULL 567 libavfilter/vf_scale.c { "jpeg", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = AVCOL_RANGE_JPEG}, 0, 0, FLAGS, "range" }, NULL 568 libavfilter/vf_scale.c { "mpeg", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = AVCOL_RANGE_MPEG}, 0, 0, FLAGS, "range" }, NULL 569 libavfilter/vf_scale.c { "tv", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = AVCOL_RANGE_MPEG}, 0, 0, FLAGS, "range" }, NULL 570 libavfilter/vf_scale.c { "pc", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = AVCOL_RANGE_JPEG}, 0, 0, FLAGS, "range" }, NULL 576 libavfilter/vf_scale.c { "disable", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 0 }, 0, 0, FLAGS, "force_oar" }, NULL 577 libavfilter/vf_scale.c { "decrease", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 1 }, 0, 0, FLAGS, "force_oar" }, NULL 578 libavfilter/vf_scale.c { "increase", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 2 }, 0, 0, FLAGS, "force_oar" }, NULL 579 libavfilter/vf_scale.c { NULL } NULL 597 libavfilter/vf_scale.c { NULL } NULL 606 libavfilter/vf_scale.c { NULL } NULL 127 libavfilter/vf_separatefields.c { NULL } NULL 137 libavfilter/vf_separatefields.c { NULL } NULL 52 libavfilter/vf_setfield.c {NULL} NULL 76 libavfilter/vf_setfield.c { NULL } NULL 84 libavfilter/vf_setfield.c { NULL } NULL 196 libavfilter/vf_showinfo.c { NULL } NULL 205 libavfilter/vf_showinfo.c { NULL } NULL 40 libavfilter/vf_showpalette.c { NULL } NULL 109 libavfilter/vf_showpalette.c { NULL } NULL 118 libavfilter/vf_showpalette.c { NULL } NULL 90 libavfilter/vf_shuffleplanes.c uint8_t *shuffled_data[4] = { NULL }; NULL 134 libavfilter/vf_shuffleplanes.c { NULL }, NULL 152 libavfilter/vf_shuffleplanes.c { NULL }, NULL 160 libavfilter/vf_shuffleplanes.c { NULL }, NULL 79 libavfilter/vf_signalstats.c {NULL} NULL 129 libavfilter/vf_signalstats.c return NULL; NULL 137 libavfilter/vf_signalstats.c return NULL; NULL 313 libavfilter/vf_signalstats.c {NULL} NULL 411 libavfilter/vf_signalstats.c NULL, FFMIN(s->chromah, ctx->graph->nb_threads)); NULL 447 libavfilter/vf_signalstats.c .out = out != in && s->outfilter == fil ? out : NULL, NULL 570 libavfilter/vf_signalstats.c { NULL } NULL 579 libavfilter/vf_signalstats.c { NULL } NULL 80 libavfilter/vf_smartblur.c { NULL } NULL 145 libavfilter/vf_smartblur.c sws_filter.chrH = sws_filter.chrV = NULL; NULL 146 libavfilter/vf_smartblur.c f->filter_context = sws_getCachedContext(NULL, NULL 149 libavfilter/vf_smartblur.c flags, &sws_filter, NULL, NULL); NULL 282 libavfilter/vf_smartblur.c { NULL } NULL 290 libavfilter/vf_smartblur.c { NULL } NULL 49 libavfilter/vf_spp.c return prev ? NULL : avcodec_dct_get_class(); NULL 55 libavfilter/vf_spp.c return prev ? NULL : s->dct; NULL 67 libavfilter/vf_spp.c { NULL } NULL 357 libavfilter/vf_spp.c const int8_t *qp_table = NULL; NULL 448 libavfilter/vf_spp.c spp->log2_count = av_clip(strtol(args, NULL, 10), 0, MAX_LEVEL); NULL 459 libavfilter/vf_spp.c spp->avctx = avcodec_alloc_context3(NULL); NULL 465 libavfilter/vf_spp.c AVDictionaryEntry *e = NULL; NULL 503 libavfilter/vf_spp.c { NULL } NULL 511 libavfilter/vf_spp.c { NULL } NULL 191 libavfilter/vf_stereo3d.c { NULL } NULL 465 libavfilter/vf_stereo3d.c av_image_fill_max_pixsteps(s->pixstep, NULL, desc); NULL 643 libavfilter/vf_stereo3d.c { NULL } NULL 652 libavfilter/vf_stereo3d.c { NULL } NULL 67 libavfilter/vf_subtitles.c {"filename", "set the filename of file to read", OFFSET(filename), AV_OPT_TYPE_STRING, {.str = NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, \ NULL 68 libavfilter/vf_subtitles.c {"f", "set the filename of file to read", OFFSET(filename), AV_OPT_TYPE_STRING, {.str = NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, \ NULL 69 libavfilter/vf_subtitles.c {"original_size", "set the size of the original video (used to scale fonts)", OFFSET(original_w), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, CHAR_MIN, CHAR_MAX, FLAGS }, \ NULL 199 libavfilter/vf_subtitles.c { NULL } NULL 207 libavfilter/vf_subtitles.c { NULL } NULL 215 libavfilter/vf_subtitles.c {"auto", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = -1}, INT_MIN, INT_MAX, FLAGS, "shaping_mode"}, NULL 218 libavfilter/vf_subtitles.c {NULL}, NULL 232 libavfilter/vf_subtitles.c ass_set_fonts(ass->renderer, NULL, NULL, 1, NULL, 1); NULL 234 libavfilter/vf_subtitles.c ass->track = ass_read_file(ass->library, ass->filename, NULL); NULL 261 libavfilter/vf_subtitles.c {"charenc", "set input character encoding", OFFSET(charenc), AV_OPT_TYPE_STRING, {.str = NULL}, CHAR_MIN, CHAR_MAX, FLAGS}, NULL 264 libavfilter/vf_subtitles.c {"force_style", "force subtitle style", OFFSET(force_style), AV_OPT_TYPE_STRING, {.str = NULL}, CHAR_MIN, CHAR_MAX, FLAGS}, NULL 265 libavfilter/vf_subtitles.c {NULL}, NULL 272 libavfilter/vf_subtitles.c NULL NULL 277 libavfilter/vf_subtitles.c const AVDictionaryEntry *tag = NULL; NULL 280 libavfilter/vf_subtitles.c tag = av_dict_get(st->metadata, "mimetype", NULL, AV_DICT_MATCH_CASE); NULL 297 libavfilter/vf_subtitles.c AVDictionary *codec_opts = NULL; NULL 298 libavfilter/vf_subtitles.c AVFormatContext *fmt = NULL; NULL 299 libavfilter/vf_subtitles.c AVCodecContext *dec_ctx = NULL; NULL 300 libavfilter/vf_subtitles.c AVCodec *dec = NULL; NULL 317 libavfilter/vf_subtitles.c ret = avformat_open_input(&fmt, ass->filename, NULL, NULL); NULL 322 libavfilter/vf_subtitles.c ret = avformat_find_stream_info(fmt, NULL); NULL 328 libavfilter/vf_subtitles.c ret = av_find_best_stream(fmt, AVMEDIA_TYPE_SUBTITLE, -1, -1, NULL, 0); NULL 357 libavfilter/vf_subtitles.c const AVDictionaryEntry *tag = NULL; NULL 358 libavfilter/vf_subtitles.c tag = av_dict_get(st->metadata, "filename", NULL, NULL 375 libavfilter/vf_subtitles.c ass_set_fonts(ass->renderer, NULL, NULL, 1, NULL, 1); NULL 398 libavfilter/vf_subtitles.c char **list = NULL; NULL 399 libavfilter/vf_subtitles.c char *temp = NULL; NULL 408 libavfilter/vf_subtitles.c ptr = av_strtok(NULL, ",", &temp); NULL 410 libavfilter/vf_subtitles.c av_dynarray_add(&list, &i, NULL); NULL 424 libavfilter/vf_subtitles.c pkt.data = NULL; NULL 333 libavfilter/vf_super2xsai.c { NULL } NULL 342 libavfilter/vf_super2xsai.c { NULL } NULL 73 libavfilter/vf_swapuv.c AVFilterFormats *formats = NULL; NULL 93 libavfilter/vf_swapuv.c { NULL } NULL 101 libavfilter/vf_swapuv.c { NULL } NULL 65 libavfilter/vf_telecine.c {NULL} NULL 101 libavfilter/vf_telecine.c AVFilterFormats *pix_fmts = NULL; NULL 263 libavfilter/vf_telecine.c { NULL } NULL 272 libavfilter/vf_telecine.c { NULL } NULL 54 libavfilter/vf_thumbnail.c { NULL } NULL 126 libavfilter/vf_thumbnail.c thumb->frames[best_frame_idx].buf = NULL; NULL 217 libavfilter/vf_thumbnail.c { NULL } NULL 226 libavfilter/vf_thumbnail.c { NULL } NULL 62 libavfilter/vf_tile.c { NULL } NULL 223 libavfilter/vf_tile.c { NULL } NULL 233 libavfilter/vf_tile.c { NULL } NULL 55 libavfilter/vf_tinterlace.c {NULL} NULL 392 libavfilter/vf_tinterlace.c { NULL } NULL 401 libavfilter/vf_tinterlace.c { NULL } NULL 65 libavfilter/vf_transpose.c AVFilterFormats *pix_fmts = NULL; NULL 110 libavfilter/vf_transpose.c av_image_fill_max_pixsteps(trans->pixsteps, NULL, desc_out); NULL 253 libavfilter/vf_transpose.c ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(outlink->h, ctx->graph->nb_threads)); NULL 274 libavfilter/vf_transpose.c { NULL } NULL 286 libavfilter/vf_transpose.c { NULL } NULL 295 libavfilter/vf_transpose.c { NULL } NULL 60 libavfilter/vf_unsharp.c const uint8_t *src2 = NULL; //silence a warning NULL 279 libavfilter/vf_unsharp.c { NULL } NULL 291 libavfilter/vf_unsharp.c { NULL } NULL 299 libavfilter/vf_unsharp.c { NULL } NULL 65 libavfilter/vf_uspp.c { NULL } NULL 338 libavfilter/vf_uspp.c AVDictionary *opts = NULL; NULL 341 libavfilter/vf_uspp.c if (!(uspp->avctx_enc[i] = avcodec_alloc_context3(NULL))) NULL 379 libavfilter/vf_uspp.c uint8_t *qp_table = NULL; NULL 479 libavfilter/vf_uspp.c { NULL } NULL 487 libavfilter/vf_uspp.c { NULL } NULL 54 libavfilter/vf_vflip.c return NULL; NULL 94 libavfilter/vf_vflip.c { NULL } NULL 102 libavfilter/vf_vflip.c { NULL } NULL 58 libavfilter/vf_vidstabdetect.c {NULL} NULL 79 libavfilter/vf_vidstabdetect.c sd->f = NULL; NULL 144 libavfilter/vf_vidstabdetect.c if (sd->f == NULL) { NULL 196 libavfilter/vf_vidstabdetect.c { NULL } NULL 204 libavfilter/vf_vidstabdetect.c { NULL } NULL 102 libavfilter/vf_vidstabtransform.c {NULL} NULL 297 libavfilter/vf_vidstabtransform.c { NULL } NULL 305 libavfilter/vf_vidstabtransform.c { NULL } NULL 40 libavfilter/vf_vignette.c NULL NULL 82 libavfilter/vf_vignette.c { "forward", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 0}, INT_MIN, INT_MAX, FLAGS, "mode"}, NULL 83 libavfilter/vf_vignette.c { "backward", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = 1}, INT_MIN, INT_MAX, FLAGS, "mode"}, NULL 89 libavfilter/vf_vignette.c { NULL } NULL 100 libavfilter/vf_vignette.c NULL, NULL, NULL, NULL, 0, ctx); \ NULL 169 libavfilter/vf_vignette.c s->angle = av_clipf(av_expr_eval(s->angle_pexpr, s->var_values, NULL), 0, M_PI_2); NULL 170 libavfilter/vf_vignette.c s->x0 = av_expr_eval(s->x0_pexpr, s->var_values, NULL); NULL 171 libavfilter/vf_vignette.c s->y0 = av_expr_eval(s->y0_pexpr, s->var_values, NULL); NULL 312 libavfilter/vf_vignette.c update_context(s, inlink, NULL); NULL 324 libavfilter/vf_vignette.c { NULL } NULL 332 libavfilter/vf_vignette.c { NULL } NULL 52 libavfilter/vf_w3fdif.c CONST("simple", NULL, 0, "filter"), NULL 53 libavfilter/vf_w3fdif.c CONST("complex", NULL, 1, "filter"), NULL 57 libavfilter/vf_w3fdif.c { NULL } NULL 371 libavfilter/vf_w3fdif.c { NULL } NULL 381 libavfilter/vf_w3fdif.c { NULL } NULL 58 libavfilter/vf_xbr.c { NULL } NULL 367 libavfilter/vf_xbr.c ctx->internal->execute(ctx, xbr->func, &td, NULL, FFMIN(inlink->h, ctx->graph->nb_threads)); NULL 409 libavfilter/vf_xbr.c { NULL } NULL 418 libavfilter/vf_xbr.c { NULL } NULL 243 libavfilter/vf_yadif.c ctx->internal->execute(ctx, filter_slice, &td, NULL, FFMIN(h, ctx->graph->nb_threads)); NULL 524 libavfilter/vf_yadif.c { NULL } NULL 535 libavfilter/vf_yadif.c { NULL } NULL 545 libavfilter/vf_yadif.c { NULL } NULL 50 libavfilter/vf_zoompan.c NULL NULL 99 libavfilter/vf_zoompan.c { NULL } NULL 155 libavfilter/vf_zoompan.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 171 libavfilter/vf_zoompan.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 181 libavfilter/vf_zoompan.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 189 libavfilter/vf_zoompan.c NULL, NULL, NULL, NULL, NULL, 0, ctx)) < 0) NULL 224 libavfilter/vf_zoompan.c if ((ret = sws_init_context(s->sws, NULL, NULL)) < 0) NULL 237 libavfilter/vf_zoompan.c s->sws = NULL; NULL 247 libavfilter/vf_zoompan.c s->sws = NULL; NULL 277 libavfilter/vf_zoompan.c s->sws = NULL; NULL 286 libavfilter/vf_zoompan.c { NULL } NULL 295 libavfilter/vf_zoompan.c { NULL } NULL 49 libavfilter/video.c return NULL; NULL 105 libavfilter/video.c return NULL; NULL 111 libavfilter/video.c AVFrame *ret = NULL; NULL 113 libavfilter/video.c FF_TPRINTF_START(NULL, get_video_buffer); ff_tlog_link(NULL, link, 0); NULL 35 libavfilter/vsink_nullsink.c { NULL }, NULL 45 libavfilter/vsink_nullsink.c .outputs = NULL, NULL 63 libavfilter/vsrc_cellauto.c { "filename", "read initial pattern from file", OFFSET(filename), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 64 libavfilter/vsrc_cellauto.c { "f", "read initial pattern from file", OFFSET(filename), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 65 libavfilter/vsrc_cellauto.c { "pattern", "set initial pattern", OFFSET(pattern), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 66 libavfilter/vsrc_cellauto.c { "p", "set initial pattern", OFFSET(pattern), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 69 libavfilter/vsrc_cellauto.c { "size", "set video size", OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, FLAGS }, NULL 70 libavfilter/vsrc_cellauto.c { "s", "set video size", OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, FLAGS }, NULL 80 libavfilter/vsrc_cellauto.c { NULL } NULL 324 libavfilter/vsrc_cellauto.c { NULL } NULL 335 libavfilter/vsrc_cellauto.c .inputs = NULL, NULL 80 libavfilter/vsrc_life.c { "filename", "set source file", OFFSET(filename), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 81 libavfilter/vsrc_life.c { "f", "set source file", OFFSET(filename), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, FLAGS }, NULL 82 libavfilter/vsrc_life.c { "size", "set video size", OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, FLAGS }, NULL 83 libavfilter/vsrc_life.c { "s", "set video size", OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, FLAGS }, NULL 96 libavfilter/vsrc_life.c { NULL } NULL 437 libavfilter/vsrc_life.c { NULL} NULL 448 libavfilter/vsrc_life.c .inputs = NULL, NULL 117 libavfilter/vsrc_mandelbrot.c {NULL}, NULL 253 libavfilter/vsrc_mandelbrot.c fill_from_cache(ctx, NULL, &in_cidx, NULL, mb->start_y+scale*(-mb->h/2-0.5), scale); NULL 259 libavfilter/vsrc_mandelbrot.c fill_from_cache(ctx, NULL, &in_cidx, &next_cidx, ci, scale); NULL 262 libavfilter/vsrc_mandelbrot.c fill_from_cache(ctx, color+linesize*y1, &tmp_cidx, NULL, ci + 3*scale/2, scale); NULL 388 libavfilter/vsrc_mandelbrot.c fill_from_cache(ctx, NULL, &in_cidx, &next_cidx, ci + scale/2, scale); NULL 417 libavfilter/vsrc_mandelbrot.c { NULL } NULL 428 libavfilter/vsrc_mandelbrot.c .inputs = NULL, NULL 82 libavfilter/vsrc_mptestsrc.c { NULL } NULL 349 libavfilter/vsrc_mptestsrc.c { NULL } NULL 359 libavfilter/vsrc_mptestsrc.c .inputs = NULL, NULL 97 libavfilter/vsrc_testsrc.c { NULL } NULL 182 libavfilter/vsrc_testsrc.c { NULL } NULL 258 libavfilter/vsrc_testsrc.c { NULL } NULL 269 libavfilter/vsrc_testsrc.c .inputs = NULL, NULL 281 libavfilter/vsrc_testsrc.c { NULL } NULL 389 libavfilter/vsrc_testsrc.c { NULL } NULL 400 libavfilter/vsrc_testsrc.c .inputs = NULL, NULL 427 libavfilter/vsrc_testsrc.c { NULL }, NULL 437 libavfilter/vsrc_testsrc.c .inputs = NULL, NULL 449 libavfilter/vsrc_testsrc.c { NULL } NULL 660 libavfilter/vsrc_testsrc.c { NULL } NULL 671 libavfilter/vsrc_testsrc.c .inputs = NULL, NULL 776 libavfilter/vsrc_testsrc.c { NULL } NULL 787 libavfilter/vsrc_testsrc.c .inputs = NULL, NULL 897 libavfilter/vsrc_testsrc.c { NULL } NULL 961 libavfilter/vsrc_testsrc.c .inputs = NULL, NULL 1066 libavfilter/vsrc_testsrc.c .inputs = NULL, NULL 227 libavfilter/x86/vf_spp.c if (av_get_int(s->dct, "bits_per_sample", NULL) <= 8) { NULL 103 libavformat/4xm.c st = avformat_new_stream(s, NULL); NULL 167 libavformat/4xm.c st = avformat_new_stream(s, NULL); NULL 208 libavformat/4xm.c fourxm->tracks = NULL; NULL 83 libavformat/aacdec.c st = avformat_new_stream(s, NULL); NULL 93 libavformat/aacdec.c !av_dict_get(s->metadata, "", NULL, AV_DICT_IGNORE_SUFFIX)) { NULL 31 libavformat/ac3dec.c AC3HeaderInfo *phdr = NULL; NULL 72 libavformat/act.c st = avformat_new_stream(s, NULL); NULL 52 libavformat/adp.c st = avformat_new_stream(s, NULL); NULL 118 libavformat/adtsenc.c av_log(NULL, AV_LOG_ERROR, "ADTS frame size too large: %u (max %d)\n", NULL 188 libavformat/adtsenc.c { NULL }, NULL 74 libavformat/adxdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 64 libavformat/aea.c AVStream *st = avformat_new_stream(s, NULL); NULL 35 libavformat/afc.c st = avformat_new_stream(s, NULL); NULL 203 libavformat/aiffdec.c ID3v2ExtraMeta *id3v2_extra_meta = NULL; NULL 219 libavformat/aiffdec.c st = avformat_new_stream(s, NULL); NULL 90 libavformat/aiffenc.c if (tag = av_dict_get(s->metadata, key, NULL, 0)) { NULL 311 libavformat/aiffenc.c { NULL }, NULL 215 libavformat/allformats.c REGISTER_MUXER (NULL, null); NULL 47 libavformat/amr.c s->priv_data = NULL; NULL 88 libavformat/amr.c st = avformat_new_stream(s, NULL); NULL 100 libavformat/anm.c st = avformat_new_stream(s, NULL); NULL 45 libavformat/apc.c st = avformat_new_stream(s, NULL); NULL 345 libavformat/ape.c st = avformat_new_stream(s, NULL); NULL 66 libavformat/apetag.c AVStream *st = avformat_new_stream(s, NULL); NULL 183 libavformat/apetag.c AVDictionaryEntry *e = NULL; NULL 185 libavformat/apetag.c AVIOContext *dyn_bc = NULL; NULL 186 libavformat/apetag.c uint8_t *dyn_buf = NULL; NULL 97 libavformat/apngdec.c if (av_image_check_size(bytestream2_get_be32(&gb), bytestream2_get_be32(&gb), 0, NULL)) NULL 166 libavformat/apngdec.c st = avformat_new_stream(s, NULL); NULL 427 libavformat/apngdec.c { NULL }, NULL 53 libavformat/aqtitledec.c AVStream *st = avformat_new_stream(s, NULL); NULL 56 libavformat/aqtitledec.c AVPacket *sub = NULL; NULL 78 libavformat/aqtitledec.c sub = NULL; NULL 127 libavformat/aqtitledec.c { NULL } NULL 165 libavformat/asfcrypt.c av_rc4_crypt(&rc4, (uint8_t *)rc4buff, NULL, sizeof(rc4buff), NULL, 1); NULL 171 libavformat/asfcrypt.c av_des_crypt(&des, (uint8_t *)&packetkey, (uint8_t *)&packetkey, 1, NULL, 1); NULL 175 libavformat/asfcrypt.c av_rc4_crypt(&rc4, data, data, len, NULL, 1); NULL 89 libavformat/asfdec.c { NULL }, NULL 113 libavformat/asfdec.c av_dlog(NULL, "(GUID: %s) ", # cmp) NULL 144 libavformat/asfdec.c av_dlog(NULL, "(GUID: unknown) "); NULL 146 libavformat/asfdec.c av_dlog(NULL, " 0x%02x,", (*g)[i]); NULL 147 libavformat/asfdec.c av_dlog(NULL, "}\n"); NULL 189 libavformat/asfdec.c uint8_t *desc = NULL; NULL 190 libavformat/asfdec.c AVStream *st = NULL; NULL 243 libavformat/asfdec.c st = avformat_new_stream(s, NULL); NULL 272 libavformat/asfdec.c ID3v2ExtraMeta *id3v2_extra_meta = NULL; NULL 283 libavformat/asfdec.c char *value = NULL; NULL 374 libavformat/asfdec.c st = avformat_new_stream(s, NULL); NULL 876 libavformat/asfdec.c ff_metadata_conv(&s->metadata, NULL, ff_asf_metadata_conv); NULL 1350 libavformat/asfdec.c asf_st->pkt.destruct = NULL; NULL 1357 libavformat/asfdec.c asf_st->pkt.side_data = NULL; NULL 1414 libavformat/asfdec.c asf->asf_st = NULL; NULL 316 libavformat/asfenc.c AVDictionaryEntry *t = av_dict_get(c->metadata, "title", NULL, 0); NULL 359 libavformat/asfenc.c ff_metadata_conv(&s->metadata, ff_asf_metadata_conv, NULL); NULL 361 libavformat/asfenc.c tags[0] = av_dict_get(s->metadata, "title", NULL, 0); NULL 362 libavformat/asfenc.c tags[1] = av_dict_get(s->metadata, "author", NULL, 0); NULL 363 libavformat/asfenc.c tags[2] = av_dict_get(s->metadata, "copyright", NULL, 0); NULL 364 libavformat/asfenc.c tags[3] = av_dict_get(s->metadata, "comment", NULL, 0); NULL 365 libavformat/asfenc.c tags[4] = av_dict_get(s->metadata, "rating", NULL, 0); NULL 471 libavformat/asfenc.c AVDictionaryEntry *tag = NULL; NULL 582 libavformat/asfenc.c desc = codec_desc ? codec_desc->name : NULL; NULL 673 libavformat/asfenc.c NULL, NULL, NULL, NULL); NULL 766 libavformat/asfenc.c NULL, NULL, NULL, NULL); NULL 117 libavformat/assdec.c st = avformat_new_stream(s, NULL); NULL 158 libavformat/assdec.c av_bprint_finalize(&header, NULL); NULL 159 libavformat/assdec.c av_bprint_finalize(&line, NULL); NULL 160 libavformat/assdec.c av_bprint_finalize(&rline, NULL); NULL 90 libavformat/assenc.c next->prev = NULL; NULL 103 libavformat/assenc.c DialogueLine *cur, *next = NULL, *prev = NULL; NULL 203 libavformat/assenc.c { NULL }, NULL 46 libavformat/astdec.c st = avformat_new_stream(s, NULL); NULL 192 libavformat/astenc.c { NULL }, NULL 132 libavformat/au.c st = avformat_new_stream(s, NULL); NULL 91 libavformat/audiointerleave.c av_fifo_generic_read(aic->fifo, pkt->data, size, NULL); NULL 121 libavformat/audiointerleave.c av_fifo_generic_write(aic->fifo, pkt->data, pkt->size, NULL); NULL 129 libavformat/audiointerleave.c pkt = NULL; NULL 145 libavformat/audiointerleave.c return get_packet(s, out, NULL, flush); NULL 112 libavformat/avc.c uint8_t *buf=NULL, *end, *start; NULL 170 libavformat/avc.c *buf = NULL; NULL 202 libavformat/avc.c return NULL; NULL 207 libavformat/avc.c return NULL; NULL 90 libavformat/avidec.c { NULL }, NULL 120 libavformat/avidec.c av_dlog(NULL, "pos:%"PRIX64" %s: tag=%c%c%c%c size=0x%x\n", \ NULL 356 libavformat/avidec.c const char *name = NULL; NULL 474 libavformat/avidec.c AVIStream *ast = NULL; NULL 519 libavformat/avidec.c av_dlog(NULL, "movi end=%"PRIx64"\n", avi->movi_end); NULL 569 libavformat/avidec.c st = avformat_new_stream(s, NULL); NULL 978 libavformat/avidec.c dict_entry = av_dict_get(s->metadata, "ISFT", NULL, 0); NULL 1007 libavformat/avidec.c ff_metadata_conv_ctx(s, NULL, avi_metadata_conv); NULL 1008 libavformat/avidec.c ff_metadata_conv_ctx(s, NULL, ff_riff_info_conv); NULL 1026 libavformat/avidec.c 0, NULL, NULL, NULL, NULL); NULL 1060 libavformat/avidec.c if (!avformat_open_input(&ast->sub_ctx, "", sub_demuxer, NULL)) { NULL 1063 libavformat/avidec.c ast->sub_ctx->streams[0]->codec->extradata = NULL; NULL 1083 libavformat/avidec.c AVStream *st, *sub_st = NULL; NULL 1107 libavformat/avidec.c ast->sub_pkt.data = NULL; NULL 1293 libavformat/avidec.c AVStream *best_st = NULL; NULL 165 libavformat/avienc.c AVStream *video_st = NULL; NULL 167 libavformat/avienc.c AVDictionaryEntry *t = NULL; NULL 191 libavformat/avienc.c video_enc = NULL; NULL 351 libavformat/avienc.c if ((t = av_dict_get(st->metadata, "title", NULL, 0))) { NULL 353 libavformat/avienc.c t = NULL; NULL 356 libavformat/avienc.c && (t = av_dict_get(s->streams[i]->metadata, "language", NULL, 0))) { NULL 358 libavformat/avienc.c t = NULL; NULL 602 libavformat/avienc.c empty_packet.data = NULL; NULL 33 libavformat/avio.c static URLProtocol *first_protocol = NULL; NULL 56 libavformat/avio.c return NULL; NULL 61 libavformat/avio.c URLProtocol *p = NULL; NULL 72 libavformat/avio.c return NULL; NULL 75 libavformat/avio.c static const AVOption options[] = { { NULL } }; NULL 91 libavformat/avio.c return NULL; NULL 104 libavformat/avio.c protocol->next = NULL; NULL 120 libavformat/avio.c av_log(NULL, AV_LOG_ERROR, NULL 125 libavformat/avio.c av_log(NULL, AV_LOG_ERROR, NULL 183 libavformat/avio.c *puc = NULL; NULL 220 libavformat/avio.c URLProtocol *up = NULL; NULL 252 libavformat/avio.c URLProtocol *p = NULL; NULL 255 libavformat/avio.c av_log(NULL, AV_LOG_WARNING, "No URL Protocols are registered. " NULL 263 libavformat/avio.c *puc = NULL; NULL 264 libavformat/avio.c if (av_strstart(filename, "https:", NULL)) NULL 265 libavformat/avio.c av_log(NULL, AV_LOG_WARNING, "https protocol not found, recompile with openssl or gnutls enabled.\n"); NULL 285 libavformat/avio.c *puc = NULL; NULL 397 libavformat/avio.c return p ? p->name : NULL; NULL 403 libavformat/avio.c int ret = ffurl_alloc(&h, url, flags, NULL); NULL 410 libavformat/avio.c ret = ffurl_connect(h, NULL); NULL 48 libavformat/aviobuf.c return prev ? NULL : s->opaque; NULL 53 libavformat/aviobuf.c return prev ? NULL : &ffurl_context_class; NULL 57 libavformat/aviobuf.c { NULL }, NULL 99 libavformat/aviobuf.c s->update_checksum = NULL; NULL 105 libavformat/aviobuf.c s->read_pause = NULL; NULL 106 libavformat/aviobuf.c s->read_seek = NULL; NULL 122 libavformat/aviobuf.c return NULL; NULL 510 libavformat/aviobuf.c s->update_checksum = NULL; NULL 899 libavformat/aviobuf.c return avio_open2(s, filename, flags, NULL, NULL); NULL 940 libavformat/aviobuf.c *s = NULL; NULL 1084 libavformat/aviobuf.c *s = avio_alloc_context(d->io_buffer, d->io_buffer_size, 1, d, NULL, NULL 1086 libavformat/aviobuf.c max_packet_size ? NULL : dyn_buf_seek); NULL 1115 libavformat/aviobuf.c *pbuffer = NULL; NULL 1142 libavformat/aviobuf.c *s = NULL; NULL 101 libavformat/avisynth.c static AviSynthContext *avs_ctx_list = NULL; NULL 188 libavformat/avisynth.c avs->clip = NULL; NULL 192 libavformat/avisynth.c avs->env = NULL; NULL 332 libavformat/avisynth.c st = avformat_new_stream(s, NULL); NULL 340 libavformat/avisynth.c st = avformat_new_stream(s, NULL); NULL 367 libavformat/avisynth.c MAX_PATH * 4, NULL, NULL); NULL 541 libavformat/avisynth.c pkt->data = NULL; NULL 739 libavformat/avlanguage.c const LangEntry *entry = NULL; NULL 743 libavformat/avlanguage.c return NULL; NULL 752 libavformat/avlanguage.c return NULL; NULL 764 libavformat/avlanguage.c return NULL; NULL 45 libavformat/avr.c st = avformat_new_stream(s, NULL); NULL 75 libavformat/avs.c avs->st_video = avs->st_audio = NULL; NULL 184 libavformat/avs.c avs->st_video = avformat_new_stream(s, NULL); NULL 203 libavformat/avs.c avs->st_audio = avformat_new_stream(s, NULL); NULL 99 libavformat/bethsoftvid.c uint8_t * vidbuf_start = NULL; NULL 109 libavformat/bethsoftvid.c st = avformat_new_stream(s, NULL); NULL 244 libavformat/bethsoftvid.c AVStream *st = avformat_new_stream(s, NULL); NULL 60 libavformat/bfi.c vstream = avformat_new_stream(s, NULL); NULL 65 libavformat/bfi.c astream = avformat_new_stream(s, NULL); NULL 88 libavformat/bink.c vst = avformat_new_stream(s, NULL); NULL 148 libavformat/bink.c ast = avformat_new_stream(s, NULL); NULL 54 libavformat/bintext.c AVStream *st = avformat_new_stream(s, NULL); NULL 56 libavformat/bintext.c return NULL; NULL 204 libavformat/bintext.c ff_sauce_read(s, &bin->fsize, NULL, 0); NULL 328 libavformat/bintext.c { "video_size", "set video size, such as 640x480 or hd720.", OFFSET(width), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, AV_OPT_FLAG_DECODING_PARAM }, NULL 330 libavformat/bintext.c { NULL }, NULL 54 libavformat/bit.c st=avformat_new_stream(s, NULL); NULL 50 libavformat/bluray.c {NULL} NULL 122 libavformat/bluray.c bd->bd = bd_open(diskname, NULL); NULL 45 libavformat/boadec.c AVStream *st = avformat_new_stream(s, NULL); NULL 65 libavformat/brstm.c st = avformat_new_stream(s, NULL); NULL 82 libavformat/c93.c video = avformat_new_stream(s, NULL); NULL 120 libavformat/c93.c c93->audio = avformat_new_stream(s, NULL); NULL 97 libavformat/cache.c CacheEntry *entry = NULL, *next[2] = {NULL, NULL}; NULL 99 libavformat/cache.c struct AVTreeNode *node = NULL; NULL 158 libavformat/cache.c CacheEntry *entry, *next[2] = {NULL, NULL}; NULL 304 libavformat/cache.c {NULL}, NULL 67 libavformat/cafdec.c st = avformat_new_stream(s, NULL); NULL 107 libavformat/cafenc.c AVDictionaryEntry *t = NULL; NULL 200 libavformat/cafenc.c t = NULL; NULL 225 libavformat/cafenc.c caf->pkt_sizes = NULL; NULL 68 libavformat/cavsvideodec.c FF_DEF_RAWVIDEO_DEMUXER(cavsvideo, "raw Chinese AVS (Audio Video Standard)", cavsvideo_probe, NULL, AV_CODEC_ID_CAVS) NULL 38 libavformat/cdg.c vst = avformat_new_stream(s, NULL); NULL 145 libavformat/cdxl.c AVStream *st = avformat_new_stream(s, NULL); NULL 174 libavformat/cdxl.c AVStream *st = avformat_new_stream(s, NULL); NULL 224 libavformat/cdxl.c { "framerate", "", OFFSET(framerate), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, AV_OPT_FLAG_DECODING_PARAM }, NULL 225 libavformat/cdxl.c { NULL }, NULL 101 libavformat/cinedec.c st = avformat_new_stream(avctx, NULL); NULL 60 libavformat/concat.c char *node_uri = NULL; NULL 80 libavformat/concat.c if (!(nodes = av_realloc(NULL, sizeof(*nodes) * len))) NULL 98 libavformat/concat.c &h->interrupt_callback, NULL)) < 0) NULL 104 libavformat/concatdec.c char *url = NULL; NULL 119 libavformat/concatdec.c filename = NULL; NULL 209 libavformat/concatdec.c if (!(st = avformat_new_stream(avf, NULL))) NULL 296 libavformat/concatdec.c if ((ret = avformat_open_input(&cat->avf, file->url, NULL, NULL)) < 0 || NULL 297 libavformat/concatdec.c (ret = avformat_find_stream_info(cat->avf, NULL)) < 0) { NULL 334 libavformat/concatdec.c ConcatFile *file = NULL; NULL 369 libavformat/concatdec.c if (!avformat_new_stream(avf, NULL)) NULL 378 libavformat/concatdec.c strtol(get_keyword(&cursor), NULL, 0); NULL 447 libavformat/concatdec.c ret = av_bitstream_filter_filter(bsf, st->codec, NULL, NULL 466 libavformat/concatdec.c av_buffer_default_free, NULL, 0); NULL 611 libavformat/concatdec.c cat->avf = NULL; NULL 631 libavformat/concatdec.c { NULL } NULL 70 libavformat/crypto.c { NULL } NULL 110 libavformat/dashenc.c const AVCodecTag *tags[2] = { NULL, NULL }; NULL 148 libavformat/dashenc.c uint8_t *tmpbuf = NULL; NULL 185 libavformat/dashenc.c os->out = NULL; NULL 298 libavformat/dashenc.c av_log(NULL, AV_LOG_WARNING, "Failed to parse format-tag beginning with %s. Expected either a " NULL 372 libavformat/dashenc.c char *out = av_realloc(NULL, outlen + 1); NULL 375 libavformat/dashenc.c return NULL; NULL 383 libavformat/dashenc.c return NULL; NULL 432 libavformat/dashenc.c AVDictionaryEntry *title = av_dict_get(s->metadata, "title", NULL, 0); NULL 435 libavformat/dashenc.c ret = avio_open2(&out, temp_filename, AVIO_FLAG_WRITE, &s->interrupt_callback, NULL); NULL 458 libavformat/dashenc.c time_t t = time(NULL); NULL 561 libavformat/dashenc.c oformat = av_guess_format("mp4", NULL, NULL); NULL 577 libavformat/dashenc.c AVDictionary *opts = NULL; NULL 605 libavformat/dashenc.c if (!(st = avformat_new_stream(ctx, NULL))) { NULL 614 libavformat/dashenc.c ctx->pb = avio_alloc_context(os->iobuf, sizeof(os->iobuf), AVIO_FLAG_WRITE, os, NULL, dash_write, NULL); NULL 629 libavformat/dashenc.c ret = ffurl_open(&os->out, filename, AVIO_FLAG_WRITE, &s->interrupt_callback, NULL); NULL 723 libavformat/dashenc.c ret = ffurl_open(&fd, full_path, AVIO_FLAG_READ, &s->interrupt_callback, NULL); NULL 792 libavformat/dashenc.c av_write_frame(os->ctx, NULL); NULL 796 libavformat/dashenc.c os->out = NULL; NULL 806 libavformat/dashenc.c ret = ffurl_open(&os->out, temp_path, AVIO_FLAG_WRITE, &s->interrupt_callback, NULL); NULL 814 libavformat/dashenc.c av_write_frame(os->ctx, NULL); NULL 823 libavformat/dashenc.c os->out = NULL; NULL 966 libavformat/dashenc.c { "single_file_name", "DASH-templated name to be used for baseURL. Implies storing all segments in one file, accessed using byte ranges", OFFSET(single_file_name), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, E }, NULL 969 libavformat/dashenc.c { NULL }, NULL 26 libavformat/dauddec.c AVStream *st = avformat_new_stream(s, NULL); NULL 55 libavformat/dfa.c st = avformat_new_stream(s, NULL); NULL 43 libavformat/diracdec.c FF_DEF_RAWVIDEO_DEMUXER(dirac, "raw Dirac", dirac_probe, NULL, AV_CODEC_ID_DIRAC) NULL 45 libavformat/dnxhddec.c FF_DEF_RAWVIDEO_DEMUXER(dnxhd, "raw DNxHD (SMPTE VC-3)", dnxhd_probe, NULL, AV_CODEC_ID_DNXHD) NULL 51 libavformat/dsfdec.c ID3v2ExtraMeta *id3v2_extra_meta = NULL; NULL 74 libavformat/dsfdec.c st = avformat_new_stream(s, NULL); NULL 113 libavformat/dsicin.c st = avformat_new_stream(s, NULL); NULL 126 libavformat/dsicin.c st = avformat_new_stream(s, NULL); NULL 125 libavformat/dss.c st = avformat_new_stream(s, NULL); NULL 60 libavformat/dtshddec.c st = avformat_new_stream(s, NULL); NULL 74 libavformat/dump.c hex_dump_internal(NULL, f, 0, buf, size); NULL 79 libavformat/dump.c hex_dump_internal(avcl, NULL, level, buf, size); NULL 108 libavformat/dump.c pkt_dump_internal(NULL, f, 0, pkt, dump_payload, st->time_base); NULL 114 libavformat/dump.c pkt_dump_internal(avcl, NULL, level, pkt, dump_payload, st->time_base); NULL 122 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "%3.2f %s", d, postfix); NULL 124 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "%1.0f %s", d, postfix); NULL 126 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "%1.0fk %s", d / 1000, postfix); NULL 131 libavformat/dump.c if (m && !(av_dict_count(m) == 1 && av_dict_get(m, "language", NULL, 0))) { NULL 132 libavformat/dump.c AVDictionaryEntry *tag = NULL; NULL 348 libavformat/dump.c AVDictionaryEntry *lang = av_dict_get(st->metadata, "language", NULL, 0); NULL 358 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " Stream #%d:%d", index, i); NULL 363 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "[0x%x]", st->id); NULL 365 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "(%s)", lang->value); NULL 366 libavformat/dump.c av_log(NULL, AV_LOG_DEBUG, ", %d, %d/%d", st->codec_info_nb_frames, NULL 368 libavformat/dump.c av_log(NULL, AV_LOG_INFO, ": %s", buf); NULL 377 libavformat/dump.c av_log(NULL, AV_LOG_INFO, ", SAR %d:%d DAR %d:%d", NULL 389 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "%s", separator); NULL 402 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " (default)"); NULL 404 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " (dub)"); NULL 406 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " (original)"); NULL 408 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " (comment)"); NULL 410 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " (lyrics)"); NULL 412 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " (karaoke)"); NULL 414 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " (forced)"); NULL 416 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " (hearing impaired)"); NULL 418 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " (visual impaired)"); NULL 420 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " (clean effects)"); NULL 421 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "\n"); NULL 423 libavformat/dump.c dump_metadata(NULL, st->metadata, " "); NULL 425 libavformat/dump.c dump_sidedata(NULL, st, " "); NULL 432 libavformat/dump.c uint8_t *printed = ic->nb_streams ? av_mallocz(ic->nb_streams) : NULL; NULL 436 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "%s #%d, %s, %s '%s':\n", NULL 441 libavformat/dump.c dump_metadata(NULL, ic->metadata, " "); NULL 444 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " Duration: "); NULL 454 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "%02d:%02d:%02d.%02d", hours, mins, secs, NULL 457 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "N/A"); NULL 461 libavformat/dump.c av_log(NULL, AV_LOG_INFO, ", start: "); NULL 464 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "%d.%06d", NULL 467 libavformat/dump.c av_log(NULL, AV_LOG_INFO, ", bitrate: "); NULL 469 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "%d kb/s", ic->bit_rate / 1000); NULL 471 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "N/A"); NULL 472 libavformat/dump.c av_log(NULL, AV_LOG_INFO, "\n"); NULL 477 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " Chapter #%d:%d: ", index, i); NULL 478 libavformat/dump.c av_log(NULL, AV_LOG_INFO, NULL 480 libavformat/dump.c av_log(NULL, AV_LOG_INFO, NULL 483 libavformat/dump.c dump_metadata(NULL, ch->metadata, " "); NULL 490 libavformat/dump.c "name", NULL, 0); NULL 491 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " Program %d %s\n", ic->programs[j]->id, NULL 493 libavformat/dump.c dump_metadata(NULL, ic->programs[j]->metadata, " "); NULL 502 libavformat/dump.c av_log(NULL, AV_LOG_INFO, " No Program\n"); NULL 98 libavformat/dv.c return NULL; NULL 104 libavformat/dv.c return frame[offs] == t ? &frame[offs] : NULL; NULL 149 libavformat/dv.c av_log(NULL, AV_LOG_ERROR, "too many dv pcm frames\n"); NULL 258 libavformat/dv.c c->ast[i] = avformat_new_stream(c->fctx, NULL); NULL 334 libavformat/dv.c return NULL; NULL 336 libavformat/dv.c c->vst = avformat_new_stream(s, NULL); NULL 339 libavformat/dv.c return NULL; NULL 68 libavformat/dvbsub.c FF_DEF_RAWSUB_DEMUXER(dvbsub, "raw dvbsub", dvbsub_probe, NULL, AV_CODEC_ID_DVB_SUBTITLE, AVFMT_GENERIC_INDEX) NULL 263 libavformat/dvenc.c av_fifo_generic_write(c->audio_data[i], data, data_size, NULL); NULL 299 libavformat/dvenc.c AVStream *vst = NULL; NULL 305 libavformat/dvenc.c return NULL; NULL 308 libavformat/dvenc.c c->ast[0] = c->ast[1] = NULL; NULL 314 libavformat/dvenc.c if (vst) return NULL; NULL 318 libavformat/dvenc.c if (c->n_ast > 1) return NULL; NULL 361 libavformat/dvenc.c if (t = av_dict_get(s->metadata, "creation_time", NULL, 0)) NULL 377 libavformat/dvenc.c return NULL; NULL 391 libavformat/dvenc.c AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); NULL 405 libavformat/dvenc.c tcr = av_dict_get(s->streams[i]->metadata, "timecode", NULL, 0); NULL 93 libavformat/dxa.c st = avformat_new_stream(s, NULL); NULL 106 libavformat/dxa.c ast = avformat_new_stream(s, NULL); NULL 70 libavformat/eacdata.c st = avformat_new_stream(s, NULL); NULL 485 libavformat/electronicarts.c st = avformat_new_stream(s, NULL); NULL 525 libavformat/electronicarts.c st = avformat_new_stream(s, NULL); NULL 65 libavformat/epafdec.c st = avformat_new_stream(s, NULL); NULL 311 libavformat/ffmdec.c st = avformat_new_stream(s, NULL); NULL 498 libavformat/ffmdec.c st = avformat_new_stream(s, NULL); NULL 102 libavformat/ffmenc.c char *buf = NULL; NULL 130 libavformat/ffmenc.c char *buf = NULL; NULL 173 libavformat/ffmenc.c AVDictionaryEntry *t = NULL; NULL 174 libavformat/ffmenc.c AVDictionary *all = NULL, *comm = NULL, *prv = NULL; NULL 175 libavformat/ffmenc.c char *buf = NULL; NULL 190 libavformat/ffmenc.c if (av_opt_find((void *)&enc->priv_class, t->key, NULL, 0, AV_OPT_SEARCH_FAKE_OBJ)) { NULL 230 libavformat/ffmenc.c if (t = av_dict_get(s->metadata, "creation_time", NULL, 0)) { NULL 280 libavformat/ffmenc.c av_log(NULL, AV_LOG_DEBUG, "writing recommended configuration: %s\n", NULL 291 libavformat/ffmenc.c av_log(NULL, AV_LOG_DEBUG, "writing recommended configuration: %s\n", NULL 78 libavformat/ffmetadec.c return avpriv_new_chapter(s, s->nb_chapters, tb, start, end, NULL); NULL 88 libavformat/ffmetadec.c return NULL; NULL 137 libavformat/ffmetadec.c AVStream *st = avformat_new_stream(s, NULL); NULL 43 libavformat/ffmetaenc.c AVDictionaryEntry *t = NULL; NULL 59 libavformat/file.c { NULL } NULL 64 libavformat/file.c { NULL } NULL 52 libavformat/filmstripdec.c st = avformat_new_stream(s, NULL); NULL 32 libavformat/flac_picture.c AVBufferRef *data = NULL; NULL 33 libavformat/flac_picture.c uint8_t mimetype[64], *desc = NULL; NULL 34 libavformat/flac_picture.c AVIOContext *pb = NULL; NULL 40 libavformat/flac_picture.c pb = avio_alloc_context(buf, buf_size, 0, NULL, NULL, NULL, NULL); NULL 122 libavformat/flac_picture.c st = avformat_new_stream(s, NULL); NULL 35 libavformat/flacdec.c uint8_t *buffer=NULL; NULL 36 libavformat/flacdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 90 libavformat/flacdec.c buffer = NULL; NULL 152 libavformat/flacdec.c chmask = av_dict_get(s->metadata, "WAVEFORMATEXTENSIBLE_CHANNEL_MASK", NULL, 0); NULL 154 libavformat/flacdec.c uint64_t mask = strtol(chmask->value, NULL, 0); NULL 160 libavformat/flacdec.c av_dict_set(&s->metadata, "WAVEFORMATEXTENSIBLE_CHANNEL_MASK", NULL, 0); NULL 56 libavformat/flacenc.c ff_metadata_conv(m, ff_vorbiscomment_metadata_conv, NULL); NULL 70 libavformat/flacenc.c p = NULL; NULL 110 libavformat/flacenc.c NULL, 0); NULL 189 libavformat/flacenc.c { NULL }, NULL 108 libavformat/flic.c st = avformat_new_stream(s, NULL); NULL 148 libavformat/flic.c ast = avformat_new_stream(s, NULL); NULL 90 libavformat/flvdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 92 libavformat/flvdec.c return NULL; NULL 307 libavformat/flvdec.c int64_t *times = NULL; NULL 308 libavformat/flvdec.c int64_t *filepositions = NULL; NULL 455 libavformat/flvdec.c if (amf_parse_object(s, NULL, NULL, NULL, max_pos, NULL 469 libavformat/flvdec.c acodec = astream ? astream->codec : NULL; NULL 470 libavformat/flvdec.c vcodec = vstream ? vstream->codec : NULL; NULL 562 libavformat/flvdec.c astream = NULL; NULL 563 libavformat/flvdec.c vstream = NULL; NULL 564 libavformat/flvdec.c dstream = NULL; NULL 716 libavformat/flvdec.c AVStream *st = NULL; NULL 785 libavformat/flvdec.c AVStream *st = NULL; NULL 989 libavformat/flvdec.c t = av_dict_get(s->metadata, "Encoder", NULL, 0); NULL 1066 libavformat/flvdec.c { NULL } NULL 205 libavformat/flvenc.c AVDictionaryEntry *tag = NULL; NULL 514 libavformat/flvenc.c uint8_t *data = NULL; NULL 38 libavformat/format.c static AVInputFormat *first_iformat = NULL; NULL 40 libavformat/format.c static AVOutputFormat *first_oformat = NULL; NULL 65 libavformat/format.c format->next = NULL; NULL 66 libavformat/format.c while(*p || avpriv_atomic_ptr_cas((void * volatile *)p, NULL, format)) NULL 75 libavformat/format.c format->next = NULL; NULL 76 libavformat/format.c while(*p || avpriv_atomic_ptr_cas((void * volatile *)p, NULL, format)) NULL 97 libavformat/format.c AVOutputFormat *fmt = NULL, *fmt_found; NULL 105 libavformat/format.c return av_guess_format("image2", NULL, NULL); NULL 109 libavformat/format.c fmt_found = NULL; NULL 134 libavformat/format.c AVOutputFormat *fmt2 = av_guess_format(NULL, filename, NULL); NULL 162 libavformat/format.c AVInputFormat *fmt = NULL; NULL 166 libavformat/format.c return NULL; NULL 173 libavformat/format.c AVInputFormat *fmt1 = NULL, *fmt; NULL 191 libavformat/format.c fmt = NULL; NULL 213 libavformat/format.c fmt = NULL; NULL 230 libavformat/format.c return NULL; NULL 244 libavformat/format.c uint8_t *buf = NULL; NULL 261 libavformat/format.c uint8_t *mime_type_opt = NULL; NULL 65 libavformat/ftp.c {NULL} NULL 132 libavformat/ftp.c av_bprint_finalize(&line_buffer, NULL); NULL 187 libavformat/ftp.c *response = NULL; NULL 216 libavformat/ftp.c const char *user = NULL, *pass = NULL; NULL 217 libavformat/ftp.c char *end = NULL, buf[CONTROL_BUFFER_SIZE], credencials[CREDENTIALS_BUFFER_SIZE]; NULL 234 libavformat/ftp.c err = ftp_send_command(s, buf, user_codes, NULL); NULL 238 libavformat/ftp.c err = ftp_send_command(s, buf, pass_codes, NULL); NULL 250 libavformat/ftp.c char *res = NULL, *start = NULL, *end = NULL; NULL 292 libavformat/ftp.c char *res = NULL, *start = NULL, *end = NULL; NULL 338 libavformat/ftp.c char *res = NULL, *start = NULL, *end = NULL; NULL 377 libavformat/ftp.c char *res = NULL; NULL 382 libavformat/ftp.c s->filesize = strtoll(&res[4], NULL, 10); NULL 399 libavformat/ftp.c if (ftp_send_command(s, command, retr_codes, NULL) != 150) NULL 413 libavformat/ftp.c if (ftp_send_command(s, command, stor_codes, NULL) != 150) NULL 426 libavformat/ftp.c if (ftp_send_command(s, command, type_codes, NULL) != 200) NULL 438 libavformat/ftp.c if (ftp_send_command(s, command, rest_codes, NULL) != 350) NULL 450 libavformat/ftp.c char *feat = NULL; NULL 454 libavformat/ftp.c ftp_send_command(s, enable_utf8_command, opts_codes, NULL); NULL 463 libavformat/ftp.c char buf[CONTROL_BUFFER_SIZE], *response = NULL; NULL 465 libavformat/ftp.c AVDictionary *opts = NULL; NULL 470 libavformat/ftp.c ff_url_join(buf, sizeof(buf), "tcp", NULL, NULL 471 libavformat/ftp.c s->hostname, s->server_control_port, NULL); NULL 484 libavformat/ftp.c if (ftp_status(s, ((h->flags & AVIO_FLAG_WRITE) ? &response : NULL), connect_codes) != 220) { NULL 513 libavformat/ftp.c AVDictionary *opts = NULL; NULL 524 libavformat/ftp.c ff_url_join(buf, sizeof(buf), "tcp", NULL, s->hostname, s->server_data_port, NULL); NULL 559 libavformat/ftp.c if (ftp_send_command(s, command, NULL, NULL) < 0) { NULL 567 libavformat/ftp.c if (ftp_status(s, NULL, abor_codes) < 225) { NULL 31 libavformat/g722.c st = avformat_new_stream(s, NULL); NULL 38 libavformat/g723_1.c st = avformat_new_stream(s, NULL); NULL 37 libavformat/g729dec.c st = avformat_new_stream(s, NULL); NULL 84 libavformat/g729dec.c { NULL }, NULL 219 libavformat/gif.c flush_packet(s, NULL); NULL 233 libavformat/gif.c { NULL }, NULL 110 libavformat/gifdec.c st = avformat_new_stream(s, NULL); NULL 314 libavformat/gifdec.c { NULL }, NULL 73 libavformat/gopher.c s->hd = NULL; NULL 87 libavformat/gopher.c av_url_split(NULL, 0, auth, sizeof(auth), hostname, sizeof(hostname), &port, NULL 93 libavformat/gopher.c ff_url_join(buf, sizeof(buf), "tcp", NULL, hostname, port, NULL); NULL 95 libavformat/gopher.c s->hd = NULL; NULL 97 libavformat/gopher.c &h->interrupt_callback, NULL); NULL 60 libavformat/gsmdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 80 libavformat/gsmdec.c { NULL }, NULL 106 libavformat/gxf.c AVStream *st = NULL; NULL 110 libavformat/gxf.c st = avformat_new_stream(s, NULL); NULL 444 libavformat/gxfenc.c if (t = av_dict_get(s->metadata, "creation_time", NULL, 0)) NULL 708 libavformat/gxfenc.c GXFStreamContext *vsc = NULL; NULL 712 libavformat/gxfenc.c AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); NULL 774 libavformat/gxfenc.c tcr = av_dict_get(st->metadata, "timecode", NULL, 0); NULL 78 libavformat/h263dec.c FF_DEF_RAWVIDEO_DEMUXER(h263, "raw H.263", h263_probe, NULL, AV_CODEC_ID_H263) NULL 173 libavformat/hdsenc.c &s->interrupt_callback, NULL); NULL 242 libavformat/hdsenc.c &s->interrupt_callback, NULL); NULL 293 libavformat/hdsenc.c &s->interrupt_callback, NULL); NULL 327 libavformat/hdsenc.c oformat = av_guess_format("flv", NULL, NULL); NULL 381 libavformat/hdsenc.c NULL, hds_write, NULL); NULL 391 libavformat/hdsenc.c if (!(st = avformat_new_stream(ctx, NULL))) { NULL 406 libavformat/hdsenc.c if ((ret = avformat_write_header(os->ctx, NULL)) < 0) { NULL 573 libavformat/hdsenc.c { NULL }, NULL 641 libavformat/hevc.c return NULL; NULL 852 libavformat/hevc.c av_dlog(NULL, "configurationVersion: %"PRIu8"\n", NULL 854 libavformat/hevc.c av_dlog(NULL, "general_profile_space: %"PRIu8"\n", NULL 856 libavformat/hevc.c av_dlog(NULL, "general_tier_flag: %"PRIu8"\n", NULL 858 libavformat/hevc.c av_dlog(NULL, "general_profile_idc: %"PRIu8"\n", NULL 860 libavformat/hevc.c av_dlog(NULL, "general_profile_compatibility_flags: 0x%08"PRIx32"\n", NULL 862 libavformat/hevc.c av_dlog(NULL, "general_constraint_indicator_flags: 0x%012"PRIx64"\n", NULL 864 libavformat/hevc.c av_dlog(NULL, "general_level_idc: %"PRIu8"\n", NULL 866 libavformat/hevc.c av_dlog(NULL, "min_spatial_segmentation_idc: %"PRIu16"\n", NULL 868 libavformat/hevc.c av_dlog(NULL, "parallelismType: %"PRIu8"\n", NULL 870 libavformat/hevc.c av_dlog(NULL, "chromaFormat: %"PRIu8"\n", NULL 872 libavformat/hevc.c av_dlog(NULL, "bitDepthLumaMinus8: %"PRIu8"\n", NULL 874 libavformat/hevc.c av_dlog(NULL, "bitDepthChromaMinus8: %"PRIu8"\n", NULL 876 libavformat/hevc.c av_dlog(NULL, "avgFrameRate: %"PRIu16"\n", NULL 878 libavformat/hevc.c av_dlog(NULL, "constantFrameRate: %"PRIu8"\n", NULL 880 libavformat/hevc.c av_dlog(NULL, "numTemporalLayers: %"PRIu8"\n", NULL 882 libavformat/hevc.c av_dlog(NULL, "temporalIdNested: %"PRIu8"\n", NULL 884 libavformat/hevc.c av_dlog(NULL, "lengthSizeMinusOne: %"PRIu8"\n", NULL 886 libavformat/hevc.c av_dlog(NULL, "numOfArrays: %"PRIu8"\n", NULL 889 libavformat/hevc.c av_dlog(NULL, "array_completeness[%"PRIu8"]: %"PRIu8"\n", NULL 891 libavformat/hevc.c av_dlog(NULL, "NAL_unit_type[%"PRIu8"]: %"PRIu8"\n", NULL 893 libavformat/hevc.c av_dlog(NULL, "numNalus[%"PRIu8"]: %"PRIu16"\n", NULL 896 libavformat/hevc.c av_dlog(NULL, NULL 1021 libavformat/hevc.c uint8_t *buf, *end, *start = NULL; NULL 1085 libavformat/hevc.c uint8_t *buf, *end, *start = NULL; NULL 220 libavformat/hls.c pls->ctx->pb = NULL; NULL 259 libavformat/hls.c pkt->data = NULL; NULL 267 libavformat/hls.c return NULL; NULL 295 libavformat/hls.c return NULL; NULL 299 libavformat/hls.c return NULL; NULL 382 libavformat/hls.c return NULL; NULL 385 libavformat/hls.c return NULL; NULL 389 libavformat/hls.c return NULL; NULL 393 libavformat/hls.c return NULL; NULL 397 libavformat/hls.c return NULL; NULL 435 libavformat/hls.c chr_ptr = NULL; NULL 487 libavformat/hls.c if (!new_variant(c, NULL, url, NULL)) NULL 509 libavformat/hls.c uint8_t *new_url = NULL; NULL 514 libavformat/hls.c AVDictionary *opts = NULL; NULL 601 libavformat/hls.c } else if (av_strstart(line, "#", NULL)) { NULL 614 libavformat/hls.c if (!new_variant(c, 0, url, NULL)) { NULL 644 libavformat/hls.c seg->key = NULL; NULL 738 libavformat/hls.c AVDictionaryEntry *entry = NULL; NULL 742 libavformat/hls.c oldentry = av_dict_get(pls->id3_initial, entry->key, NULL, AV_DICT_MATCH_CASE); NULL 766 libavformat/hls.c AVDictionary *metadata = NULL; NULL 767 libavformat/hls.c ID3v2ExtraMetaAPIC *apic = NULL; NULL 768 libavformat/hls.c ID3v2ExtraMeta *extra_meta = NULL; NULL 898 libavformat/hls.c ffio_init_context(&id3ioctx, pls->id3_buf, id3_buf_pos, 0, NULL, NULL, NULL, NULL); NULL 916 libavformat/hls.c AVDictionary *opts = NULL; NULL 917 libavformat/hls.c AVDictionary *opts2 = NULL; NULL 952 libavformat/hls.c av_log(NULL, AV_LOG_ERROR, "Unable to read key file %s\n", NULL 959 libavformat/hls.c av_log(NULL, AV_LOG_ERROR, "Unable to open key file %s\n", NULL 979 libavformat/hls.c pls->input = NULL; NULL 1000 libavformat/hls.c pls->input = NULL; NULL 1056 libavformat/hls.c if ((ret = parse_playlist(c, v->url, v, NULL)) < 0) { NULL 1067 libavformat/hls.c av_log(NULL, AV_LOG_WARNING, NULL 1104 libavformat/hls.c v->input = NULL; NULL 1220 libavformat/hls.c parse_playlist(c, pls->url, pls, NULL); NULL 1252 libavformat/hls.c URLContext *u = (s->flags & AVFMT_FLAG_CUSTOM_IO) ? NULL : s->pb->opaque; NULL 1274 libavformat/hls.c if ((ret = parse_playlist(c, s->filename, NULL, s->pb)) < 0) NULL 1278 libavformat/hls.c av_log(NULL, AV_LOG_WARNING, "Empty playlist\n"); NULL 1287 libavformat/hls.c if ((ret = parse_playlist(c, pls->url, pls, NULL)) < 0) NULL 1293 libavformat/hls.c av_log(NULL, AV_LOG_WARNING, "Empty playlist\n"); NULL 1322 libavformat/hls.c AVInputFormat *in_fmt = NULL; NULL 1339 libavformat/hls.c read_data, NULL, NULL); NULL 1342 libavformat/hls.c NULL, 0, 0); NULL 1350 libavformat/hls.c pls->ctx = NULL; NULL 1359 libavformat/hls.c ret = avformat_open_input(&pls->ctx, pls->segments[0]->url, in_fmt, NULL); NULL 1367 libavformat/hls.c pls->id3_deferred_extra = NULL; NULL 1371 libavformat/hls.c ret = avformat_find_stream_info(pls->ctx, NULL); NULL 1380 libavformat/hls.c AVStream *st = avformat_new_stream(s, NULL); NULL 1470 libavformat/hls.c pls->input = NULL; NULL 1583 libavformat/hls.c NULL : c->playlists[minplaylist]; NULL 1628 libavformat/hls.c struct playlist *seek_pls = NULL; NULL 1673 libavformat/hls.c pls->input = NULL; NULL 92 libavformat/hlsenc.c HLSSegment *segment, *previous_segment = NULL; NULL 95 libavformat/hlsenc.c char *dirname = NULL, *p, *path; NULL 109 libavformat/hlsenc.c previous_segment->next = NULL; NULL 161 libavformat/hlsenc.c ret = avformat_alloc_output_context2(&hls->avf, hls->oformat, NULL, NULL); NULL 173 libavformat/hlsenc.c if (!(st = avformat_new_stream(oc, NULL))) NULL 199 libavformat/hlsenc.c en->next = NULL; NULL 244 libavformat/hlsenc.c AVIOContext *out = NULL; NULL 257 libavformat/hlsenc.c &s->interrupt_callback, NULL)) < 0) NULL 314 libavformat/hlsenc.c &s->interrupt_callback, NULL)) < 0) NULL 329 libavformat/hlsenc.c AVDictionary *options = NULL; NULL 353 libavformat/hlsenc.c hls->oformat = av_guess_format("mpegts", NULL, NULL); NULL 444 libavformat/hlsenc.c av_write_frame(oc, NULL); /* Flush any buffered data */ NULL 493 libavformat/hlsenc.c hls->avf = NULL; NULL 507 libavformat/hlsenc.c {"hls_ts_options","set hls mpegts list of options for the container format used for hls", OFFSET(format_options_str), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E}, NULL 510 libavformat/hlsenc.c {"hls_base_url", "url to prepend to each playlist entry", OFFSET(baseurl), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E}, NULL 511 libavformat/hlsenc.c {"hls_segment_filename", "filename template for segment files", OFFSET(segment_filename), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E}, NULL 516 libavformat/hlsenc.c { NULL }, NULL 120 libavformat/hlsproto.c &h->interrupt_callback, NULL)) < 0) NULL 148 libavformat/hlsproto.c } else if (av_strstart(line, "#", NULL)) { NULL 270 libavformat/hlsproto.c s->seg_hd = NULL; NULL 307 libavformat/hlsproto.c &h->interrupt_callback, NULL); NULL 77 libavformat/hnm.c hnm->vpkt.data = NULL; NULL 108 libavformat/hnm.c if (!(vst = avformat_new_stream(s, NULL))) NULL 127 libavformat/http.c { "method", "Override the HTTP method", OFFSET(method), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, E }, NULL 128 libavformat/http.c { NULL } NULL 158 libavformat/http.c ff_url_join(hoststr, sizeof(hoststr), NULL, NULL, hostname, port, NULL); NULL 162 libavformat/http.c proxy_path && av_strstart(proxy_path, "http://", NULL); NULL 181 libavformat/http.c ff_url_join(urlbuf, sizeof(urlbuf), proto, NULL, hostname, port, "%s", NULL 184 libavformat/http.c av_url_split(NULL, 0, proxyauth, sizeof(proxyauth), NULL 185 libavformat/http.c hostname, sizeof(hostname), &port, NULL, 0, proxy_path); NULL 188 libavformat/http.c ff_url_join(buf, sizeof(buf), lower_proto, NULL, hostname, port, NULL); NULL 265 libavformat/http.c AVDictionary *options = NULL; NULL 405 libavformat/http.c s->off = strtoll(p, NULL, 10); NULL 407 libavformat/http.c s->filesize = strtoll(slash + 1, NULL, 10); NULL 485 libavformat/http.c AVDictionaryEntry *e = NULL; NULL 493 libavformat/http.c e = NULL; NULL 547 libavformat/http.c s->filesize = strtoll(p, NULL, 10); NULL 580 libavformat/http.c s->icy_metaint = strtoll(p, NULL, 10); NULL 612 libavformat/http.c *cookies = NULL; NULL 615 libavformat/http.c char *param, *next_param, *cdomain = NULL, *cpath = NULL, *cvalue = NULL; NULL 616 libavformat/http.c set_cookies = NULL; NULL 626 libavformat/http.c cookie = NULL; NULL 701 libavformat/http.c return av_stristart(str, header + 2, NULL) || av_stristr(str, header); NULL 743 libavformat/http.c char *authstr = NULL, *proxyauthstr = NULL; NULL 823 libavformat/http.c char *cookies = NULL; NULL 973 libavformat/http.c s->chunksize = strtoll(line, NULL, 16); NULL 975 libavformat/http.c av_dlog(NULL, "Chunked encoding data size: %"PRId64"'\n", NULL 1153 libavformat/http.c AVDictionary *options = NULL; NULL 1176 libavformat/http.c s->hd = NULL; NULL 1268 libavformat/http.c av_url_split(NULL, 0, auth, sizeof(auth), hostname, sizeof(hostname), &port, NULL 1270 libavformat/http.c ff_url_join(hoststr, sizeof(hoststr), NULL, NULL, hostname, port, NULL); NULL 1275 libavformat/http.c ff_url_join(lower_url, sizeof(lower_url), "tcp", NULL, hostname, port, NULL 1276 libavformat/http.c NULL); NULL 1279 libavformat/http.c &h->interrupt_callback, NULL); NULL 163 libavformat/httpauth.c return NULL; NULL 166 libavformat/httpauth.c update_md5_strings(md5ctx, username, ":", state->realm, ":", password, NULL); NULL 174 libavformat/httpauth.c update_md5_strings(md5ctx, A1hash, ":", digest->nonce, ":", cnonce, NULL); NULL 181 libavformat/httpauth.c return NULL; NULL 185 libavformat/httpauth.c update_md5_strings(md5ctx, method, ":", uri, NULL); NULL 191 libavformat/httpauth.c update_md5_strings(md5ctx, A1hash, ":", digest->nonce, NULL); NULL 193 libavformat/httpauth.c update_md5_strings(md5ctx, ":", nc, ":", cnonce, ":", digest->qop, NULL); NULL 195 libavformat/httpauth.c update_md5_strings(md5ctx, ":", A2hash, NULL); NULL 205 libavformat/httpauth.c return NULL; NULL 208 libavformat/httpauth.c return NULL; NULL 218 libavformat/httpauth.c return NULL; NULL 248 libavformat/httpauth.c char *authstr = NULL; NULL 254 libavformat/httpauth.c return NULL; NULL 261 libavformat/httpauth.c return NULL; NULL 269 libavformat/httpauth.c return NULL; NULL 281 libavformat/httpauth.c return NULL; NULL 65 libavformat/icecast.c { NULL } NULL 88 libavformat/icecast.c AVDictionary *opt_dict = NULL; NULL 92 libavformat/icecast.c char *headers = NULL, *user = NULL; NULL 127 libavformat/icecast.c av_url_split(NULL, 0, auth, sizeof(auth), host, sizeof(host), NULL 167 libavformat/icecast.c ret = ffurl_open(&s->hd, h_url, AVIO_FLAG_READ_WRITE, NULL, &opt_dict); NULL 72 libavformat/icodec.c st = avformat_new_stream(s, NULL); NULL 182 libavformat/id3v1.c char *q, str[512], *first_free_space = NULL; NULL 195 libavformat/id3v1.c first_free_space = NULL; NULL 269 libavformat/id3v2.c *dst = NULL; NULL 280 libavformat/id3v2.c *dst = NULL; NULL 361 libavformat/id3v2.c uint8_t *descriptor = NULL; // 'Content descriptor' NULL 362 libavformat/id3v2.c uint8_t *text = NULL; NULL 363 libavformat/id3v2.c char *key = NULL; NULL 409 libavformat/id3v2.c ID3v2ExtraMetaGEOB *geob_data = NULL; NULL 410 libavformat/id3v2.c ID3v2ExtraMeta *new_extra = NULL; NULL 463 libavformat/id3v2.c geob_data->data = NULL; NULL 492 libavformat/id3v2.c if ((t = av_dict_get(m, tag, NULL, AV_DICT_MATCH_CASE)) && NULL 495 libavformat/id3v2.c return NULL; NULL 507 libavformat/id3v2.c av_dict_set(m, "TYER", NULL, 0); NULL 508 libavformat/id3v2.c av_dict_set(m, "TYE", NULL, 0); NULL 514 libavformat/id3v2.c av_dict_set(m, "TDAT", NULL, 0); NULL 515 libavformat/id3v2.c av_dict_set(m, "TDA", NULL, 0); NULL 522 libavformat/id3v2.c av_dict_set(m, "TIME", NULL, 0); NULL 523 libavformat/id3v2.c av_dict_set(m, "TIM", NULL, 0); NULL 546 libavformat/id3v2.c ID3v2ExtraMetaAPIC *apic = NULL; NULL 547 libavformat/id3v2.c ID3v2ExtraMeta *new_extra = NULL; NULL 625 libavformat/id3v2.c uint8_t *dst = NULL; NULL 633 libavformat/id3v2.c av_log(NULL, AV_LOG_DEBUG, "No AVFormatContext, skipped ID3 chapter data\n"); NULL 669 libavformat/id3v2.c ff_metadata_conv(&chapter->metadata, NULL, ff_id3v2_34_metadata_conv); NULL 670 libavformat/id3v2.c ff_metadata_conv(&chapter->metadata, NULL, ff_id3v2_4_metadata_conv); NULL 732 libavformat/id3v2.c { "CHAP","CHAP", read_chapter, NULL }, NULL 734 libavformat/id3v2.c { NULL } NULL 753 libavformat/id3v2.c return NULL; NULL 765 libavformat/id3v2.c const char *reason = NULL; NULL 768 libavformat/id3v2.c unsigned char *buffer = NULL; NULL 770 libavformat/id3v2.c const ID3v2EMFunc *extra_func = NULL; NULL 771 libavformat/id3v2.c unsigned char *uncompressed_buffer = NULL; NULL 925 libavformat/id3v2.c ffio_init_context(&pb_local, buffer, b - buffer, 0, NULL, NULL, NULL, NULL 926 libavformat/id3v2.c NULL); NULL 957 libavformat/id3v2.c ffio_init_context(&pb_local, uncompressed_buffer, dlen, 0, NULL, NULL, NULL, NULL); NULL 1033 libavformat/id3v2.c ff_metadata_conv(metadata, NULL, ff_id3v2_34_metadata_conv); NULL 1034 libavformat/id3v2.c ff_metadata_conv(metadata, NULL, id3v2_2_metadata_conv); NULL 1035 libavformat/id3v2.c ff_metadata_conv(metadata, NULL, ff_id3v2_4_metadata_conv); NULL 1042 libavformat/id3v2.c id3v2_read_internal(pb, metadata, NULL, magic, extra_meta, 0); NULL 1064 libavformat/id3v2.c *extra_meta = NULL; NULL 1079 libavformat/id3v2.c if (!(st = avformat_new_stream(s, NULL))) NULL 1095 libavformat/id3v2.c apic->buf = NULL; NULL 110 libavformat/id3v2enc.c return id3v2_put_ttag(id3, pb, t->value, NULL, tag, enc); NULL 116 libavformat/id3v2enc.c AVDictionaryEntry *mtag = NULL; NULL 117 libavformat/id3v2enc.c AVDictionary *dst = NULL; NULL 169 libavformat/id3v2enc.c AVDictionaryEntry *t = NULL; NULL 172 libavformat/id3v2enc.c ff_metadata_conv(metadata, ff_id3v2_34_metadata_conv, NULL); NULL 176 libavformat/id3v2enc.c ff_metadata_conv(metadata, ff_id3v2_4_metadata_conv, NULL); NULL 202 libavformat/id3v2enc.c uint8_t *dyn_buf = NULL; NULL 203 libavformat/id3v2enc.c AVIOContext *dyn_bc = NULL; NULL 264 libavformat/id3v2enc.c const char *mimetype = NULL, *desc = ""; NULL 284 libavformat/id3v2enc.c e = av_dict_get(st->metadata, "comment", NULL, 0); NULL 293 libavformat/id3v2enc.c if ((e = av_dict_get(st->metadata, "title", NULL, 0))) NULL 195 libavformat/idcin.c st = avformat_new_stream(s, NULL); NULL 213 libavformat/idcin.c st = avformat_new_stream(s, NULL); NULL 128 libavformat/idroqdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 176 libavformat/idroqdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 123 libavformat/iff.c uint8_t *buf = ((data_size + 1) == 0) ? NULL : av_malloc(data_size + 1); NULL 216 libavformat/iff.c const char * metadata_tag = NULL; NULL 304 libavformat/iff.c id3v2_extra_meta = NULL; NULL 359 libavformat/iff.c st = avformat_new_stream(s, NULL); NULL 381 libavformat/iff.c const char *metadata_tag = NULL; NULL 79 libavformat/ilbc.c st = avformat_new_stream(s, NULL); NULL 81 libavformat/img2.c { AV_CODEC_ID_NONE, NULL } NULL 186 libavformat/img2dec.c st = avformat_new_stream(s1, NULL); NULL 252 libavformat/img2dec.c gerr = glob(s->path, GLOB_NOCHECK|GLOB_BRACE|GLOB_NOMAGIC, NULL, &s->globstate); NULL 272 libavformat/img2dec.c gerr = glob(s->path, GLOB_NOCHECK|GLOB_BRACE|GLOB_NOMAGIC, NULL, &s->globstate); NULL 315 libavformat/img2dec.c uint8_t *probe_buffer = av_realloc(NULL, probe_buffer_size + AVPROBE_PADDING_SIZE); NULL 316 libavformat/img2dec.c AVInputFormat *fmt = NULL; NULL 367 libavformat/img2dec.c AVIOContext *f[3] = { NULL }; NULL 389 libavformat/img2dec.c &s1->interrupt_callback, NULL) < 0) { NULL 539 libavformat/img2dec.c { "pixel_format", "set video pixel format", OFFSET(pixel_format), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, DEC }, NULL 542 libavformat/img2dec.c { "video_size", "set video size", OFFSET(width), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, DEC }, NULL 548 libavformat/img2dec.c { NULL }, NULL 103 libavformat/img2enc.c &s->interrupt_callback, NULL) < 0) { NULL 136 libavformat/img2enc.c AVFormatContext *fmt = NULL; NULL 140 libavformat/img2enc.c ret = avformat_alloc_output_context2(&fmt, NULL, img->muxer, s->filename); NULL 143 libavformat/img2enc.c st = avformat_new_stream(fmt, NULL); NULL 154 libavformat/img2enc.c (ret = avformat_write_header(fmt, NULL)) < 0 || NULL 182 libavformat/img2enc.c { NULL }, NULL 122 libavformat/ipmovie.c av_log(NULL, AV_LOG_ERROR, "Can not read audio packet before" NULL 150 libavformat/ipmovie.c av_dlog(NULL, "sending audio frame with pts %"PRId64" (%d audio frames)\n", NULL 199 libavformat/ipmovie.c av_dlog(NULL, "sending video frame with pts %"PRId64"\n", pkt->pts); NULL 248 libavformat/ipmovie.c av_dlog(NULL, "chunk type 0x%04X, 0x%04X bytes: ", chunk_type, chunk_size); NULL 253 libavformat/ipmovie.c av_dlog(NULL, "initialize audio\n"); NULL 257 libavformat/ipmovie.c av_dlog(NULL, "audio only\n"); NULL 261 libavformat/ipmovie.c av_dlog(NULL, "initialize video\n"); NULL 265 libavformat/ipmovie.c av_dlog(NULL, "video (and audio)\n"); NULL 269 libavformat/ipmovie.c av_dlog(NULL, "shutdown\n"); NULL 273 libavformat/ipmovie.c av_dlog(NULL, "end\n"); NULL 277 libavformat/ipmovie.c av_dlog(NULL, "invalid chunk\n"); NULL 303 libavformat/ipmovie.c av_dlog(NULL, "chunk_size countdown just went negative\n"); NULL 308 libavformat/ipmovie.c av_dlog(NULL, " opcode type %02X, version %d, 0x%04X bytes: ", NULL 313 libavformat/ipmovie.c av_dlog(NULL, "end of stream\n"); NULL 318 libavformat/ipmovie.c av_dlog(NULL, "end of chunk\n"); NULL 323 libavformat/ipmovie.c av_dlog(NULL, "create timer\n"); NULL 325 libavformat/ipmovie.c av_dlog(NULL, "bad create_timer opcode\n"); NULL 335 libavformat/ipmovie.c av_dlog(NULL, " %.2f frames/second (timer div = %d, subdiv = %d)\n", NULL 341 libavformat/ipmovie.c av_dlog(NULL, "initialize audio buffers\n"); NULL 343 libavformat/ipmovie.c av_dlog(NULL, "bad init_audio_buffers opcode\n"); NULL 365 libavformat/ipmovie.c av_dlog(NULL, "audio: %d bits, %d Hz, %s, %s format\n", NULL 373 libavformat/ipmovie.c av_dlog(NULL, "start/stop audio\n"); NULL 378 libavformat/ipmovie.c av_dlog(NULL, "initialize video buffers\n"); NULL 382 libavformat/ipmovie.c av_dlog(NULL, "bad init_video_buffers opcode\n"); NULL 406 libavformat/ipmovie.c av_dlog(NULL, "video resolution: %d x %d\n", NULL 417 libavformat/ipmovie.c av_dlog(NULL, "unknown (but documented) opcode %02X\n", opcode_type); NULL 422 libavformat/ipmovie.c av_dlog(NULL, "send buffer\n"); NULL 427 libavformat/ipmovie.c av_dlog(NULL, "audio frame\n"); NULL 436 libavformat/ipmovie.c av_dlog(NULL, "silence frame\n"); NULL 441 libavformat/ipmovie.c av_dlog(NULL, "initialize video mode\n"); NULL 446 libavformat/ipmovie.c av_dlog(NULL, "create gradient\n"); NULL 451 libavformat/ipmovie.c av_dlog(NULL, "set palette\n"); NULL 455 libavformat/ipmovie.c av_dlog(NULL, "demux_ipmovie: set_palette opcode with invalid size\n"); NULL 470 libavformat/ipmovie.c av_dlog(NULL, "demux_ipmovie: set_palette indexes out of range (%d -> %d)\n", NULL 489 libavformat/ipmovie.c av_dlog(NULL, "set palette compressed\n"); NULL 494 libavformat/ipmovie.c av_dlog(NULL, "set decoding map\n"); NULL 503 libavformat/ipmovie.c av_dlog(NULL, "set video data\n"); NULL 512 libavformat/ipmovie.c av_dlog(NULL, "*** unknown opcode type\n"); NULL 590 libavformat/ipmovie.c st = avformat_new_stream(s, NULL); NULL 603 libavformat/ipmovie.c st = avformat_new_stream(s, NULL); NULL 84 libavformat/ircamdec.c st = avformat_new_stream(s, NULL); NULL 107 libavformat/iss.c st = avformat_new_stream(s, NULL); NULL 44 libavformat/iv8.c st = avformat_new_stream(s, NULL); NULL 44 libavformat/ivfdec.c st = avformat_new_stream(s, NULL); NULL 124 libavformat/jacosubdec.c return NULL; NULL 166 libavformat/jacosubdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 223 libavformat/jacosubdec.c jacosub->timeres = strtol(p, NULL, 10); NULL 83 libavformat/jvdec.c ast = avformat_new_stream(s, NULL); NULL 84 libavformat/jvdec.c vst = avformat_new_stream(s, NULL); NULL 45 libavformat/latmenc.c {NULL}, NULL 49 libavformat/libgme.c {NULL} NULL 123 libavformat/libgme.c st = avformat_new_stream(s, NULL); NULL 68 libavformat/libmodplug.c NULL NULL 94 libavformat/libmodplug.c {"video_stream_expr", "Color formula", OFFSET(color_eval), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, D}, NULL 99 libavformat/libmodplug.c {NULL}, NULL 184 libavformat/libmodplug.c NULL, NULL, NULL, NULL, 0, s); NULL 222 libavformat/libmodplug.c st = avformat_new_stream(s, NULL); NULL 236 libavformat/libmodplug.c AVStream *vst = avformat_new_stream(s, NULL); NULL 309 libavformat/libmodplug.c color = av_expr_eval(modplug->expr, var_values, NULL); NULL 68 libavformat/libnut.c .fti = NULL, NULL 122 libavformat/libnut.c priv->nut = nut_muxer_init(&mopts, s, NULL); NULL 199 libavformat/libnut.c .eof = NULL, NULL 213 libavformat/libnut.c if ((ret = nut_read_headers(nut, &s, NULL))) { NULL 216 libavformat/libnut.c priv->nut = NULL; NULL 223 libavformat/libnut.c AVStream * st = avformat_new_stream(avf, NULL); NULL 237 libavformat/libnut.c priv->nut = NULL; NULL 38 libavformat/libquvi.c { NULL } NULL 82 libavformat/libquvi.c ret = avformat_open_input(&qc->fmtctx, media_url, NULL, NULL); NULL 91 libavformat/libquvi.c AVStream *st = avformat_new_stream(s, NULL); NULL 69 libavformat/librtmp.c av_vlog(NULL, level, fmt, args); NULL 70 libavformat/librtmp.c av_log(NULL, level, "\n"); NULL 232 libavformat/librtmp.c if (!RTMP_Connect(r, NULL) || !RTMP_ConnectStream(r, 0)) { NULL 311 libavformat/librtmp.c {"rtmp_app", "Name of application to connect to on the RTMP server", OFFSET(app), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 313 libavformat/librtmp.c {"rtmp_conn", "Append arbitrary AMF data to the Connect message", OFFSET(conn), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 314 libavformat/librtmp.c {"rtmp_flashver", "Version of the Flash plugin used to run the SWF player.", OFFSET(flashver), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 319 libavformat/librtmp.c {"rtmp_pageurl", "URL of the web page in which the media was embedded. By default no value will be sent.", OFFSET(pageurl), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC}, NULL 320 libavformat/librtmp.c {"rtmp_playpath", "Stream identifier to play or to publish", OFFSET(playpath), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 321 libavformat/librtmp.c {"rtmp_subscribe", "Name of live stream to subscribe to. Defaults to rtmp_playpath.", OFFSET(subscribe), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC}, NULL 322 libavformat/librtmp.c {"rtmp_swfurl", "URL of the SWF player. By default no value will be sent", OFFSET(swfurl), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 323 libavformat/librtmp.c {"rtmp_swfverify", "URL to player swf file, compute hash/size automatically. (unimplemented)", OFFSET(swfverify), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC}, NULL 324 libavformat/librtmp.c {"rtmp_tcurl", "URL of the target stream. Defaults to proto://host[:port]/app.", OFFSET(tcurl), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 328 libavformat/librtmp.c { NULL }, NULL 72 libavformat/libsmbclient.c if (smbc_init(NULL, 0) < 0) { NULL 89 libavformat/libsmbclient.c libsmbc->ctx = NULL; NULL 192 libavformat/libsmbclient.c {NULL} NULL 74 libavformat/libssh.c if (ssh_userauth_none(libssh->session, NULL) == SSH_AUTH_SUCCESS) NULL 77 libavformat/libssh.c auth_methods = ssh_userauth_list(libssh->session, NULL); NULL 86 libavformat/libssh.c if (ssh_userauth_pubkey(libssh->session, NULL, pub_key, priv_key) == SSH_AUTH_SUCCESS) { NULL 101 libavformat/libssh.c if (ssh_userauth_password(libssh->session, NULL, password) == SSH_AUTH_SUCCESS) { NULL 172 libavformat/libssh.c libssh->file = NULL; NULL 176 libavformat/libssh.c libssh->sftp = NULL; NULL 181 libavformat/libssh.c libssh->session = NULL; NULL 191 libavformat/libssh.c const char *user = NULL, *pass = NULL; NULL 192 libavformat/libssh.c char *end = NULL; NULL 297 libavformat/libssh.c {"private_key", "set path to private key", OFFSET(priv_key), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, D|E }, NULL 298 libavformat/libssh.c {NULL} NULL 66 libavformat/lmlm4.c if (!(st = avformat_new_stream(s, NULL))) NULL 73 libavformat/lmlm4.c if (!(st = avformat_new_stream(s, NULL))) NULL 72 libavformat/loasdec.c st = avformat_new_stream(s, NULL); NULL 162 libavformat/lrcdec.c st = avformat_new_stream(s, NULL); NULL 214 libavformat/lrcdec.c ff_metadata_conv_ctx(s, NULL, ff_lrc_metadata_conv); NULL 55 libavformat/lrcenc.c ff_metadata_conv_ctx(s, ff_lrc_metadata_conv, NULL); NULL 63 libavformat/lrcenc.c av_dict_set(&s->metadata, "ve", NULL, 0); NULL 65 libavformat/lrcenc.c for(metadata_item = NULL; NULL 251 libavformat/lxfdec.c if (!(st = avformat_new_stream(s, NULL))) NULL 278 libavformat/lxfdec.c if (!(st = avformat_new_stream(s, NULL))) NULL 903 libavformat/matroskadec.c ffio_init_context(&pb, data, size, 0, NULL, NULL, NULL, NULL); NULL 1002 libavformat/matroskadec.c return NULL; NULL 1017 libavformat/matroskadec.c return NULL; NULL 1204 libavformat/matroskadec.c return NULL; NULL 1213 libavformat/matroskadec.c uint8_t *pkt_data = NULL; NULL 1229 libavformat/matroskadec.c av_log(NULL, AV_LOG_ERROR, "Compression size but no data in headerstrip\n"); NULL 1356 libavformat/matroskadec.c strcmp(tags[i].lang, "und") ? tags[i].lang : NULL; NULL 1379 libavformat/matroskadec.c ff_metadata_conv(metadata, NULL, ff_mkv_metadata_conv); NULL 1395 libavformat/matroskadec.c &attachment[j].stream->metadata, NULL); NULL 1402 libavformat/matroskadec.c &chapter[j].chapter->metadata, NULL); NULL 1408 libavformat/matroskadec.c &track[j].stream->metadata, NULL); NULL 1610 libavformat/matroskadec.c AVDictionary *dict = NULL; NULL 1614 libavformat/matroskadec.c chmask = av_dict_get(dict, "WAVEFORMATEXTENSIBLE_CHANNEL_MASK", NULL, 0); NULL 1616 libavformat/matroskadec.c uint64_t mask = strtol(chmask->value, NULL, 0); NULL 1646 libavformat/matroskadec.c uint8_t *extradata = NULL; NULL 1651 libavformat/matroskadec.c char* key_id_base64 = NULL; NULL 1690 libavformat/matroskadec.c if (key_id_base64 == NULL) NULL 1721 libavformat/matroskadec.c track->codec_priv.data = NULL; NULL 1740 libavformat/matroskadec.c st = track->stream = avformat_new_stream(s, NULL); NULL 1770 libavformat/matroskadec.c 0, NULL, NULL, NULL, NULL); NULL 1859 libavformat/matroskadec.c NULL, NULL, NULL, NULL); NULL 1887 libavformat/matroskadec.c 0, NULL, NULL, NULL, NULL); NULL 2139 libavformat/matroskadec.c AVStream *st = avformat_new_stream(s, NULL); NULL 2206 libavformat/matroskadec.c matroska->prev_pkt = NULL; NULL 2220 libavformat/matroskadec.c matroska->prev_pkt = NULL; NULL 2421 libavformat/matroskadec.c uint8_t *dst = NULL; NULL 2753 libavformat/matroskadec.c uint32_t *lace_size = NULL; NULL 2891 libavformat/matroskadec.c matroska->prev_pkt = NULL; NULL 2916 libavformat/matroskadec.c blocks[i].additional.data : NULL; NULL 2944 libavformat/matroskadec.c matroska->prev_pkt = NULL; NULL 2956 libavformat/matroskadec.c is_keyframe, NULL, 0, 0, pos, NULL 2982 libavformat/matroskadec.c MatroskaTrack *tracks = NULL; NULL 316 libavformat/matroskaenc.c return NULL; NULL 408 libavformat/matroskaenc.c return NULL; NULL 546 libavformat/matroskaenc.c AVDictionary *dict = NULL; NULL 712 libavformat/matroskaenc.c if ((tag = av_dict_get(st->metadata, "stereo_mode", NULL, 0)) || NULL 713 libavformat/matroskaenc.c (tag = av_dict_get( s->metadata, "stereo_mode", NULL, 0))) { NULL 841 libavformat/matroskaenc.c if ((tag = av_dict_get(st->metadata, "title", NULL, 0))) NULL 843 libavformat/matroskaenc.c tag = av_dict_get(st->metadata, "language", NULL, 0); NULL 958 libavformat/matroskaenc.c if (((tag = av_dict_get(st->metadata, "alpha_mode", NULL, 0)) && atoi(tag->value)) || NULL 959 libavformat/matroskaenc.c ((tag = av_dict_get( s->metadata, "alpha_mode", NULL, 0)) && atoi(tag->value)) || NULL 1079 libavformat/matroskaenc.c AVDictionaryEntry *t = NULL; NULL 1089 libavformat/matroskaenc.c if ((t = av_dict_get(c->metadata, "title", NULL, 0))) { NULL 1108 libavformat/matroskaenc.c const uint8_t *lang = NULL; NULL 1143 libavformat/matroskaenc.c AVDictionaryEntry *t = NULL; NULL 1175 libavformat/matroskaenc.c AVDictionaryEntry *t = NULL; NULL 1190 libavformat/matroskaenc.c ff_metadata_conv_ctx(s, ff_mkv_metadata_conv, NULL); NULL 1244 libavformat/matroskaenc.c const char *mimetype = NULL; NULL 1252 libavformat/matroskaenc.c if (t = av_dict_get(st->metadata, "title", NULL, 0)) NULL 1254 libavformat/matroskaenc.c if (!(t = av_dict_get(st->metadata, "filename", NULL, 0))) { NULL 1259 libavformat/matroskaenc.c if (t = av_dict_get(st->metadata, "mimetype", NULL, 0)) NULL 1318 libavformat/matroskaenc.c av_dict_get(s->metadata, "stereo_mode", NULL, 0) || NULL 1319 libavformat/matroskaenc.c av_dict_get(s->metadata, "alpha_mode", NULL, 0)) NULL 1335 libavformat/matroskaenc.c av_dict_get(s->streams[i]->metadata, "stereo_mode", NULL, 0) || NULL 1336 libavformat/matroskaenc.c av_dict_get(s->streams[i]->metadata, "alpha_mode", NULL, 0)) NULL 1371 libavformat/matroskaenc.c if ((tag = av_dict_get(s->metadata, "title", NULL, 0))) NULL 1383 libavformat/matroskaenc.c if ((tag = av_dict_get(s->metadata, "encoding_tool", NULL, 0))) NULL 1394 libavformat/matroskaenc.c if (tag = av_dict_get(s->metadata, "creation_time", NULL, 0)) { NULL 1533 libavformat/matroskaenc.c uint8_t *data = NULL, *side_data = NULL; NULL 1549 libavformat/matroskaenc.c ff_hevc_annexb2mp4_buf(pkt->data, &data, &size, 0, NULL); NULL 1669 libavformat/matroskaenc.c mkv->dyn_bc = NULL; NULL 2007 libavformat/matroskaenc.c { NULL }, NULL 60 libavformat/md5enc.c { NULL }, NULL 73 libavformat/md5proto.c &h->interrupt_callback, NULL); NULL 32 libavformat/metadata.c AVDictionaryEntry *mtag = NULL; NULL 33 libavformat/metadata.c AVDictionary *dst = NULL; NULL 83 libavformat/microdvddec.c AVStream *st = avformat_new_stream(s, NULL); NULL 183 libavformat/microdvddec.c { NULL } NULL 243 libavformat/mlvdec.c AVStream *vst = NULL, *ast = NULL; NULL 269 libavformat/mlvdec.c vst = avformat_new_stream(avctx, NULL); NULL 300 libavformat/mlvdec.c ast = avformat_new_stream(avctx, NULL); NULL 338 libavformat/mlvdec.c if (avio_open2(&mlv->pb[i], filename, AVIO_FLAG_READ, &avctx->interrupt_callback, NULL) < 0) NULL 109 libavformat/mm.c st = avformat_new_stream(s, NULL); NULL 121 libavformat/mm.c st = avformat_new_stream(s, NULL); NULL 261 libavformat/mmf.c st = avformat_new_stream(s, NULL); NULL 63 libavformat/mms.c av_log(NULL, AV_LOG_ERROR, NULL 80 libavformat/mms.c av_log(NULL, AV_LOG_ERROR, NULL 90 libavformat/mms.c av_log(NULL, AV_LOG_ERROR, NULL 110 libavformat/mms.c av_log(NULL, AV_LOG_ERROR, NULL 120 libavformat/mms.c av_log(NULL, AV_LOG_ERROR, NULL 128 libavformat/mms.c av_log(NULL, AV_LOG_ERROR, NULL 135 libavformat/mms.c av_log(NULL, AV_LOG_ERROR, NULL 85 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, "Read data packet header failed!\n"); NULL 101 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, "Strange chunk type %d\n", chunk_type); NULL 107 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, "Read ext header failed!\n"); NULL 121 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, NULL 127 libavformat/mmsh.c av_dlog(NULL, "Data packet len = %d\n", len); NULL 129 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, "Read data packet failed!\n"); NULL 133 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, NULL 161 libavformat/mmsh.c av_dlog(NULL, "Header len changed from %d to %d\n", NULL 173 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, NULL 180 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, NULL 196 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, NULL 203 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, "Read other chunk type data failed!\n"); NULL 206 libavformat/mmsh.c av_dlog(NULL, "Skip chunk type %d \n", chunk_type); NULL 218 libavformat/mmsh.c char *stream_selection = NULL; NULL 227 libavformat/mmsh.c av_url_split(NULL, 0, NULL, 0, NULL 231 libavformat/mmsh.c ff_url_join(httpname, sizeof(httpname), "http", NULL, host, port, "%s", path); NULL 249 libavformat/mmsh.c err = ffurl_connect(mms->mms_hd, NULL); NULL 255 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, "Get http header data failed!\n"); NULL 291 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, "Build play request failed!\n"); NULL 294 libavformat/mmsh.c av_dlog(NULL, "out_buffer is %s", headers); NULL 297 libavformat/mmsh.c err = ffurl_connect(mms->mms_hd, NULL); NULL 304 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, "Get http header data failed!\n"); NULL 308 libavformat/mmsh.c av_dlog(NULL, "Connection successfully open\n"); NULL 313 libavformat/mmsh.c av_dlog(NULL, "Connection failed with error %d\n", err); NULL 332 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, "Stream ended!\n"); NULL 337 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR,"Stream changed! Failed to get new header!\n"); NULL 344 libavformat/mmsh.c av_log(NULL, AV_LOG_ERROR, "Recv other type packet %d\n", chunk_type); NULL 144 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 161 libavformat/mmst.c sizeof(mms->out_buffer) - size, 1, NULL, NULL, NULL, NULL); NULL 218 libavformat/mmst.c av_dlog(NULL, "Stream changing!\n"); NULL 222 libavformat/mmst.c av_dlog(NULL, "Changed header prefix to 0x%x", mmst->header_packet_id); NULL 254 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 259 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 273 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 282 libavformat/mmst.c av_dlog(NULL, "Length remaining is %d\n", length_remaining); NULL 286 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 294 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 303 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 322 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 331 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 361 libavformat/mmst.c av_dlog(NULL, "packet id type %d is old.", packet_id_type); NULL 387 libavformat/mmst.c av_dlog(NULL, "Send Packet error before expecting recv packet %d\n", expect_type); NULL 393 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 522 libavformat/mmst.c av_url_split(NULL, 0, NULL, 0, NULL 530 libavformat/mmst.c ff_url_join(tcpname, sizeof(tcpname), "tcp", NULL, mmst->host, port, NULL); NULL 532 libavformat/mmst.c &h->interrupt_callback, NULL); NULL 553 libavformat/mmst.c err = mms_safe_send_recv(mmst, NULL, SC_PKT_ASF_HEADER); NULL 557 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 564 libavformat/mmst.c av_dlog(NULL, "asf header parsed failed!\n"); NULL 581 libavformat/mmst.c av_dlog(NULL, "Leaving open (success)\n"); NULL 585 libavformat/mmst.c av_dlog(NULL, "Leaving open (failure: %d)\n", err); NULL 607 libavformat/mmst.c int err = mms_safe_send_recv(mmst, NULL, SC_PKT_ASF_MEDIA); NULL 610 libavformat/mmst.c av_log(NULL, AV_LOG_ERROR, NULL 618 libavformat/mmst.c av_dlog(NULL, "Read ASF media packet size is zero!\n"); NULL 623 libavformat/mmst.c av_dlog(NULL, "read packet error!\n"); NULL 182 libavformat/mov.c st = avformat_new_stream(c->fc, NULL); NULL 248 libavformat/mov.c char *str = NULL; NULL 249 libavformat/mov.c const char *key = NULL; NULL 252 libavformat/mov.c int (*parse)(MOVContext*, AVIOContext*, unsigned, const char*) = NULL; NULL 625 libavformat/mov.c ff_mp4_parse_es_descr(pb, NULL); NULL 1075 libavformat/mov.c av_log(NULL, AV_LOG_ERROR, "Unknown MOV field order 0x%04x\n", mov_field_order); NULL 1576 libavformat/mov.c AVDictionaryEntry *compatible_brands = av_dict_get(c->fc->metadata, "compatible_brands", NULL, AV_DICT_MATCH_CASE); NULL 2638 libavformat/mov.c if (!avio_open2(pb, filename, AVIO_FLAG_READ, int_cb, NULL)) NULL 2644 libavformat/mov.c if (!avio_open2(pb, ref->path, AVIO_FLAG_READ, int_cb, NULL)) NULL 2667 libavformat/mov.c st = avformat_new_stream(c->fc, NULL); NULL 2771 libavformat/mov.c uint8_t *key = NULL, *val = NULL; NULL 2823 libavformat/mov.c key = val = NULL; NULL 2987 libavformat/mov.c MOVTrackExt *trex = NULL; NULL 2988 libavformat/mov.c MOVFragmentIndex* index = NULL; NULL 3086 libavformat/mov.c AVStream *st = NULL; NULL 3116 libavformat/mov.c AVStream *st = NULL; NULL 3151 libavformat/mov.c ctts_data = av_realloc(NULL, sizeof(*sc->ctts_data)); NULL 3296 libavformat/mov.c if (ffio_init_context(&ctx, moov_data, moov_len, 0, NULL, NULL, NULL, NULL) != 0) NULL 3525 libavformat/mov.c { 0, NULL } NULL 3543 libavformat/mov.c int (*parse)(MOVContext*, AVIOContext*, MOVAtom) = NULL; NULL 3705 libavformat/mov.c av_log(NULL, AV_LOG_WARNING, "Found media data tag MPEG indicating this is a MOV-packed MPEG-PS.\n"); NULL 3724 libavformat/mov.c AVStream *st = NULL; NULL 3859 libavformat/mov.c sc->pb = NULL; NULL 3873 libavformat/mov.c mov->dv_fctx = NULL; NULL 3914 libavformat/mov.c AVDictionaryEntry *tcr = av_dict_get(st->metadata, "timecode", NULL, 0); NULL 3925 libavformat/mov.c MOVFragmentIndex* index = NULL; NULL 4083 libavformat/mov.c tcr = av_dict_get(s->streams[tmcd_st_id]->metadata, "timecode", NULL, 0); NULL 4168 libavformat/mov.c sc->display_matrix = NULL; NULL 4179 libavformat/mov.c AVIndexEntry *sample = NULL; NULL 4208 libavformat/mov.c AVStream *st = NULL; NULL 4380 libavformat/mov.c { NULL }, NULL 451 libavformat/mov_chan.c { AV_CODEC_ID_NONE, NULL }, NULL 500 libavformat/mov_chan.c const enum MovChannelLayoutTag *layouts = NULL; NULL 80 libavformat/movenc.c { "brand", "Override major brand", offsetof(MOVMuxContext, major_brand), AV_OPT_TYPE_STRING, {.str = NULL}, .flags = AV_OPT_FLAG_ENCODING_PARAM }, NULL 84 libavformat/movenc.c { NULL }, NULL 730 libavformat/movenc.c av_log(NULL, AV_LOG_WARNING, NULL 1053 libavformat/movenc.c av_log(NULL, AV_LOG_WARNING, "Could not locate DNxHD bit stream in vos_data\n"); NULL 1057 libavformat/movenc.c av_log(NULL, AV_LOG_WARNING, "Could not locate DNxHD bit stream, vos_data too small\n"); NULL 1561 libavformat/movenc.c av_log(NULL, AV_LOG_WARNING, "color primaries unspecified, assuming bt709\n"); NULL 1564 libavformat/movenc.c av_log(NULL, AV_LOG_WARNING, "color primaries unspecified, assuming bt470bg\n"); NULL 1568 libavformat/movenc.c av_log(NULL, AV_LOG_WARNING, "color primaries unspecified, assuming smpte170\n"); NULL 1571 libavformat/movenc.c av_log(NULL, AV_LOG_WARNING, "color primaries unspecified, unable to assume anything\n"); NULL 1632 libavformat/movenc.c (encoder = av_dict_get(track->st->metadata, "encoder", NULL, 0))) { NULL 1637 libavformat/movenc.c int rate = av_q2d(find_fps(NULL, st)); NULL 1784 libavformat/movenc.c av_log(NULL, AV_LOG_ERROR, "reel_name length %"PRIu64" is too large\n", str_size); NULL 1803 libavformat/movenc.c AVDictionaryEntry *t = NULL; NULL 1806 libavformat/movenc.c av_log(NULL, AV_LOG_ERROR, "fps %d is too large\n", nb_frames); NULL 1822 libavformat/movenc.c t = av_dict_get(track->st->metadata, "reel_name", NULL, 0); NULL 1913 libavformat/movenc.c NULL; NULL 2095 libavformat/movenc.c const char *hdlr, *descr = NULL, *hdlr_type = NULL; NULL 2144 libavformat/movenc.c t = av_dict_get(track->st->metadata, "handler", NULL, 0); NULL 2204 libavformat/movenc.c mov_write_hdlr_tag(pb, NULL); NULL 2241 libavformat/movenc.c av_log(NULL, AV_LOG_ERROR, NULL 2340 libavformat/movenc.c AVDictionaryEntry *rot = av_dict_get(st->metadata, "rotate", NULL, 0); NULL 2525 libavformat/movenc.c NULL, NULL, 0, 0, ctx); NULL 2543 libavformat/movenc.c AVDictionaryEntry *t = av_dict_get(st->metadata, str, NULL, 0); NULL 2801 libavformat/movenc.c AVDictionaryEntry *t, *t2 = NULL; NULL 2804 libavformat/movenc.c if (!(t = av_dict_get(s->metadata, tag, NULL, 0))) NULL 2823 libavformat/movenc.c AVDictionaryEntry *t = av_dict_get(s->metadata, "tmpo", NULL, 0); NULL 2844 libavformat/movenc.c NULL, 0); NULL 2870 libavformat/movenc.c AVDictionaryEntry *t = NULL; NULL 2877 libavformat/movenc.c if (!(t = av_dict_get(s->metadata, tag, NULL, 0))) NULL 2952 libavformat/movenc.c if (!(t = av_dict_get(s->metadata, key, NULL, 0))) NULL 2988 libavformat/movenc.c AVDictionaryEntry *t = av_dict_get(s->metadata, str, NULL, 0); NULL 3000 libavformat/movenc.c (t = av_dict_get(s->metadata, "track", NULL, 0))) NULL 3022 libavformat/movenc.c if ((t = av_dict_get(c->metadata, "title", NULL, 0))) { NULL 3100 libavformat/movenc.c AVDictionaryEntry *title = av_dict_get(s->metadata, "title", NULL, 0); NULL 3207 libavformat/movenc.c int ret = mov_write_trak_tag(pb, mov, &(mov->tracks[i]), i < s->nb_streams ? s->streams[i] : NULL); NULL 3663 libavformat/movenc.c av_log(NULL, AV_LOG_ERROR, "Non-consecutive fragments, writing incorrect sidx\n"); NULL 4082 libavformat/movenc.c mov->mdat_buf = NULL; NULL 4151 libavformat/movenc.c track->mdat_buf = NULL; NULL 4184 libavformat/movenc.c uint8_t *reformatted_data = NULL; NULL 4277 libavformat/movenc.c ff_hevc_annexb2mp4_buf(pkt->data, &reformatted_data, &size, 0, NULL); NULL 4280 libavformat/movenc.c size = ff_hevc_annexb2mp4(pb, pkt->data, pkt->size, 0, NULL); NULL 4528 libavformat/movenc.c track->enc = avcodec_alloc_context3(NULL); NULL 4592 libavformat/movenc.c if ((t = av_dict_get(c->metadata, "title", NULL, 0))) { NULL 4640 libavformat/movenc.c track->enc = avcodec_alloc_context3(NULL); NULL 4804 libavformat/movenc.c AVDictionaryEntry *t, *global_tcr = av_dict_get(s->metadata, "timecode", NULL, 0); NULL 4903 libavformat/movenc.c (global_tcr || av_dict_get(st->metadata, "timecode", NULL, 0))) NULL 4931 libavformat/movenc.c AVDictionaryEntry *lang = av_dict_get(st->metadata, "language", NULL,0); NULL 5088 libavformat/movenc.c if (t = av_dict_get(s->metadata, "creation_time", NULL, 0)) NULL 5118 libavformat/movenc.c t = av_dict_get(st->metadata, "timecode", NULL, 0); NULL 40 libavformat/movenchint.c track->enc = avcodec_alloc_context3(NULL); NULL 46 libavformat/movenchint.c ret = ff_rtp_chain_mux_open(&track->rtp_ctx, s, src_st, NULL, NULL 408 libavformat/movenchint.c uint8_t *buf = NULL; NULL 410 libavformat/movenchint.c AVIOContext *hintbuf = NULL; NULL 64 libavformat/mp3dec.c AVCodecContext *avctx = avcodec_alloc_context3(NULL); NULL 336 libavformat/mp3dec.c st = avformat_new_stream(s, NULL); NULL 351 libavformat/mp3dec.c if (!av_dict_get(s->metadata, "", NULL, AV_DICT_IGNORE_SUFFIX)) NULL 497 libavformat/mp3dec.c { NULL }, NULL 43 libavformat/mp3enc.c if ((tag = av_dict_get(s->metadata, key, NULL, 0))) NULL 63 libavformat/mp3enc.c if ((tag = av_dict_get(s->metadata, "TRCK", NULL, 0))) { //track NULL 69 libavformat/mp3enc.c if ((tag = av_dict_get(s->metadata, "TCON", NULL, 0))) { //genre NULL 133 libavformat/mp3enc.c AVDictionaryEntry *enc = av_dict_get(s->streams[mp3->audio_stream_idx]->metadata, "encoder", NULL, 0); NULL 372 libavformat/mp3enc.c mp3->queue_end = NULL; NULL 491 libavformat/mp3enc.c { NULL }, NULL 89 libavformat/mpc.c st = avformat_new_stream(s, NULL); NULL 110 libavformat/mpc.c if (!av_dict_get(s->metadata, "", NULL, AV_DICT_IGNORE_SUFFIX)) NULL 248 libavformat/mpc8.c st = avformat_new_stream(s, NULL); NULL 588 libavformat/mpeg.c st = avformat_new_stream(s, NULL); NULL 681 libavformat/mpeg.c char *sub_name = NULL; NULL 686 libavformat/mpeg.c AVStream *st = NULL; NULL 718 libavformat/mpeg.c ret = avformat_open_input(&vobsub->sub_ctx, sub_name, iformat, NULL); NULL 768 libavformat/mpeg.c st = avformat_new_stream(s, NULL); NULL 844 libavformat/mpeg.c av_bprint_finalize(&header, NULL); NULL 899 libavformat/mpeg.c pkt->data = NULL; NULL 907 libavformat/mpeg.c ret = mpegps_read_pes_header(vobsub->sub_ctx, NULL, &startcode, &pts, &dts); NULL 1164 libavformat/mpegenc.c av_fifo_generic_write(stream->fifo, buf, size, NULL); NULL 1204 libavformat/mpegenc.c { "muxrate", NULL, OFFSET(user_mux_rate), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, ((1<<22) - 1) * (8 * 50), E }, NULL 1206 libavformat/mpegenc.c { NULL }, NULL 175 libavformat/mpegts.c { NULL }, NULL 194 libavformat/mpegts.c { NULL }, NULL 251 libavformat/mpegts.c return NULL; NULL 256 libavformat/mpegts.c AVProgram *prg = NULL; NULL 441 libavformat/mpegts.c return NULL; NULL 444 libavformat/mpegts.c return NULL; NULL 466 libavformat/mpegts.c return NULL; NULL 474 libavformat/mpegts.c return NULL; NULL 487 libavformat/mpegts.c return NULL; NULL 518 libavformat/mpegts.c ts->pids[pid] = NULL; NULL 556 libavformat/mpegts.c score = analyze(buf, size, TS_PACKET_SIZE, NULL, 0); NULL 557 libavformat/mpegts.c dvhs_score = analyze(buf, size, TS_DVHS_PACKET_SIZE, NULL, 0); NULL 558 libavformat/mpegts.c fec_score = analyze(buf, size, TS_FEC_PACKET_SIZE, NULL, 0); NULL 559 libavformat/mpegts.c av_dlog(NULL, "score: %d, dvhs_score: %d, fec_score: %d \n", NULL 617 libavformat/mpegts.c return NULL; NULL 619 libavformat/mpegts.c return NULL; NULL 622 libavformat/mpegts.c return NULL; NULL 742 libavformat/mpegts.c av_log(NULL, AV_LOG_DEBUG, "cannot set stream info, codec is open\n"); NULL 795 libavformat/mpegts.c sub_st = avformat_new_stream(pes->stream, NULL); NULL 856 libavformat/mpegts.c pes->buffer = NULL; NULL 993 libavformat/mpegts.c pes->st = avformat_new_stream(ts->stream, NULL); NULL 1113 libavformat/mpegts.c AVProgram *p = NULL; NULL 1118 libavformat/mpegts.c AVStream *st = NULL; NULL 1238 libavformat/mpegts.c NULL, NULL, NULL, NULL)) < 0) NULL 1245 libavformat/mpegts.c d->active_descr = NULL; NULL 1312 libavformat/mpegts.c d->active_descr = NULL; NULL 1351 libavformat/mpegts.c avpriv_request_sample(NULL, "timestamp_len > 64"); NULL 1493 libavformat/mpegts.c NULL, NULL, NULL, NULL); NULL 1574 libavformat/mpegts.c NULL, NULL, NULL, NULL); NULL 1592 libavformat/mpegts.c NULL, NULL, NULL, NULL); NULL 1603 libavformat/mpegts.c uint8_t *extradata = NULL; NULL 1615 libavformat/mpegts.c if (st->codec->extradata == NULL) { NULL 1667 libavformat/mpegts.c if (st->codec->extradata == NULL) { NULL 1870 libavformat/mpegts.c pes = NULL; NULL 1885 libavformat/mpegts.c pes->st = avformat_new_stream(pes->stream, NULL); NULL 1896 libavformat/mpegts.c st = avformat_new_stream(pes->stream, NULL); NULL 1906 libavformat/mpegts.c st = avformat_new_stream(ts->stream, NULL); NULL 2399 libavformat/mpegts.c int score = analyze(p->buf + TS_PACKET_SIZE *i, TS_PACKET_SIZE *left, TS_PACKET_SIZE , NULL, 1); NULL 2400 libavformat/mpegts.c int dvhs_score = analyze(p->buf + TS_DVHS_PACKET_SIZE*i, TS_DVHS_PACKET_SIZE*left, TS_DVHS_PACKET_SIZE, NULL, 1); NULL 2401 libavformat/mpegts.c int fec_score = analyze(p->buf + TS_FEC_PACKET_SIZE *i, TS_FEC_PACKET_SIZE *left, TS_FEC_PACKET_SIZE , NULL, 1); NULL 2505 libavformat/mpegts.c st = avformat_new_stream(s, NULL); NULL 2723 libavformat/mpegts.c return NULL; NULL 265 libavformat/mpegtsenc.c AVDictionaryEntry *lang = av_dict_get(st->metadata, "language", NULL, 0); NULL 425 libavformat/mpegtsenc.c uint8_t *len_ptr = NULL; NULL 559 libavformat/mpegtsenc.c return NULL; NULL 575 libavformat/mpegtsenc.c return NULL; NULL 608 libavformat/mpegtsenc.c AVStream *st, *pcr_st = NULL; NULL 625 libavformat/mpegtsenc.c title = av_dict_get(s->metadata, "service_name", NULL, 0); NULL 627 libavformat/mpegtsenc.c title = av_dict_get(s->metadata, "title", NULL, 0); NULL 629 libavformat/mpegtsenc.c provider = av_dict_get(s->metadata, "service_provider", NULL, 0); NULL 724 libavformat/mpegtsenc.c NULL, NULL); NULL 729 libavformat/mpegtsenc.c if (!(ast = avformat_new_stream(ts_st->amux, NULL))) { NULL 737 libavformat/mpegtsenc.c ret = avformat_write_header(ts_st->amux, NULL); NULL 819 libavformat/mpegtsenc.c ts_st->amux = NULL; NULL 1239 libavformat/mpegtsenc.c uint8_t *data = NULL; NULL 1335 libavformat/mpegtsenc.c ts_st->amux->pb = NULL; NULL 1431 libavformat/mpegtsenc.c ts_st->amux = NULL; NULL 1489 libavformat/mpegtsenc.c { "muxrate", NULL, NULL 1520 libavformat/mpegtsenc.c { NULL }, NULL 89 libavformat/mpegvideodec.c FF_DEF_RAWVIDEO_DEMUXER(mpegvideo, "raw MPEG video", mpegvideo_probe, NULL, AV_CODEC_ID_MPEG1VIDEO) NULL 68 libavformat/mpjpeg.c { NULL }, NULL 77 libavformat/mpl2dec.c AVStream *st = avformat_new_stream(s, NULL); NULL 99 libavformat/mpsubdec.c st = avformat_new_stream(s, NULL); NULL 109 libavformat/mpsubdec.c av_bprint_finalize(&buf, NULL); NULL 79 libavformat/msnwc_tcp.c st = avformat_new_stream(ctx, NULL); NULL 163 libavformat/mtv.c st = avformat_new_stream(s, NULL); NULL 178 libavformat/mtv.c st = avformat_new_stream(s, NULL); NULL 124 libavformat/mux.c *avctx = NULL; NULL 130 libavformat/mux.c oformat = av_guess_format(format, NULL, NULL); NULL 137 libavformat/mux.c oformat = av_guess_format(NULL, filename, NULL); NULL 157 libavformat/mux.c s->priv_data = NULL; NULL 209 libavformat/mux.c AVDictionary *tmp = NULL; NULL 210 libavformat/mux.c AVCodecContext *codec = NULL; NULL 348 libavformat/mux.c av_dict_set(&s->metadata, "encoder", NULL, 0); NULL 351 libavformat/mux.c for (e = NULL; e = av_dict_get(s->metadata, "encoder-", e, AV_DICT_IGNORE_SUFFIX); ) { NULL 352 libavformat/mux.c av_dict_set(&s->metadata, e->key, NULL, 0); NULL 456 libavformat/mux.c ff_compute_frame_duration(s, &num, &den, st, NULL, pkt); NULL 637 libavformat/mux.c ret = s->oformat->write_packet(s, NULL); NULL 677 libavformat/mux.c pkt->destruct = NULL; // do not free original but only the copy NULL 680 libavformat/mux.c pkt->buf = NULL; NULL 681 libavformat/mux.c pkt->side_data = NULL; NULL 835 libavformat/mux.c s->internal->packet_buffer_end = NULL; NULL 838 libavformat/mux.c st->last_in_packet_buffer = NULL; NULL 899 libavformat/mux.c pkt = NULL; NULL 926 libavformat/mux.c ret = interleave_packet(s, &pkt, NULL, 1); NULL 1013 libavformat/mux.c pktp = NULL; NULL 1047 libavformat/mux.c return s->oformat->write_uncoded_frame(s, stream_index, NULL, NULL 63 libavformat/mvdec.c return NULL; NULL 67 libavformat/mvdec.c return NULL; NULL 80 libavformat/mvdec.c v = strtol(s, NULL, 10); NULL 91 libavformat/mvdec.c v = av_d2q(av_strtod(s, NULL), INT_MAX); NULL 274 libavformat/mvdec.c AVStream *ast = NULL, *vst = NULL; //initialization to suppress warning NULL 288 libavformat/mvdec.c ast = avformat_new_stream(avctx, NULL); NULL 292 libavformat/mvdec.c vst = avformat_new_stream(avctx, NULL); NULL 349 libavformat/mvdec.c if ((ret = read_table(avctx, NULL, parse_global_var)) < 0) NULL 356 libavformat/mvdec.c ast = avformat_new_stream(avctx, NULL); NULL 383 libavformat/mvdec.c vst = avformat_new_stream(avctx, NULL); NULL 49 libavformat/mvi.c ast = avformat_new_stream(s, NULL); NULL 53 libavformat/mvi.c vst = avformat_new_stream(s, NULL); NULL 145 libavformat/mxf.c return NULL; NULL 880 libavformat/mxfdec.c av_dlog(NULL, "EditUnitByteCount %d\n", segment->edit_unit_byte_count); NULL 884 libavformat/mxfdec.c av_dlog(NULL, "IndexSID %d\n", segment->index_sid); NULL 888 libavformat/mxfdec.c av_dlog(NULL, "BodySID %d\n", segment->body_sid); NULL 891 libavformat/mxfdec.c av_dlog(NULL, "IndexEntryArray found\n"); NULL 896 libavformat/mxfdec.c av_dlog(NULL, "IndexEditRate %d/%d\n", segment->index_edit_rate.num, NULL 901 libavformat/mxfdec.c av_dlog(NULL, "IndexStartPosition %"PRId64"\n", segment->index_start_position); NULL 905 libavformat/mxfdec.c av_dlog(NULL, "IndexDuration %"PRId64"\n", segment->index_duration); NULL 919 libavformat/mxfdec.c av_dlog(NULL, "pixel layout: code %#x\n", code); NULL 995 libavformat/mxfdec.c av_log(NULL, AV_LOG_WARNING, "Duplicate sony_mpeg4_extradata\n"); NULL 1044 libavformat/mxfdec.c return NULL; NULL 1051 libavformat/mxfdec.c return NULL; NULL 1369 libavformat/mxfdec.c MXFIndexTableSegment **sorted_segments = NULL; NULL 1527 libavformat/mxfdec.c MXFStructuralComponent *component = NULL; NULL 1528 libavformat/mxfdec.c MXFPulldownComponent *pulldown = NULL; NULL 1532 libavformat/mxfdec.c return NULL; NULL 1543 libavformat/mxfdec.c return NULL; NULL 1548 libavformat/mxfdec.c MXFPackage *package = NULL; NULL 1559 libavformat/mxfdec.c return NULL; NULL 1564 libavformat/mxfdec.c MXFDescriptor *sub_descriptor = NULL; NULL 1568 libavformat/mxfdec.c return NULL; NULL 1585 libavformat/mxfdec.c return NULL; NULL 1590 libavformat/mxfdec.c MXFStructuralComponent *component = NULL; NULL 1591 libavformat/mxfdec.c MXFPackage *package = NULL; NULL 1592 libavformat/mxfdec.c MXFDescriptor *descriptor = NULL; NULL 1596 libavformat/mxfdec.c return NULL; NULL 1612 libavformat/mxfdec.c return NULL; NULL 1617 libavformat/mxfdec.c MXFStructuralComponent *component = NULL; NULL 1621 libavformat/mxfdec.c return NULL; NULL 1630 libavformat/mxfdec.c return NULL; NULL 1635 libavformat/mxfdec.c MXFPackage *physical_package = NULL; NULL 1636 libavformat/mxfdec.c MXFTrack *physical_track = NULL; NULL 1637 libavformat/mxfdec.c MXFStructuralComponent *sourceclip = NULL; NULL 1638 libavformat/mxfdec.c MXFTimecodeComponent *mxf_tc = NULL; NULL 1695 libavformat/mxfdec.c MXFPackage *material_package = NULL; NULL 1714 libavformat/mxfdec.c MXFPackage *source_package = NULL; NULL 1715 libavformat/mxfdec.c MXFTrack *material_track = NULL; NULL 1716 libavformat/mxfdec.c MXFTrack *source_track = NULL; NULL 1717 libavformat/mxfdec.c MXFTrack *temp_track = NULL; NULL 1718 libavformat/mxfdec.c MXFDescriptor *descriptor = NULL; NULL 1719 libavformat/mxfdec.c MXFStructuralComponent *component = NULL; NULL 1720 libavformat/mxfdec.c MXFTimecodeComponent *mxf_tc = NULL; NULL 1721 libavformat/mxfdec.c UID *essence_container_ul = NULL; NULL 1722 libavformat/mxfdec.c const MXFCodecUL *codec_ul = NULL; NULL 1723 libavformat/mxfdec.c const MXFCodecUL *container_ul = NULL; NULL 1724 libavformat/mxfdec.c const MXFCodecUL *pix_fmt_ul = NULL; NULL 1803 libavformat/mxfdec.c st = avformat_new_stream(mxf->fc, NULL); NULL 2075 libavformat/mxfdec.c char *str = NULL; NULL 2111 libavformat/mxfdec.c char *str = NULL; NULL 2155 libavformat/mxfdec.c { { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 }, NULL, 0, AnyType }, NULL 2293 libavformat/mxfdec.c mxf->current_partition = NULL; NULL 2362 libavformat/mxfdec.c mxf->current_partition = NULL; NULL 2461 libavformat/mxfdec.c AVStream *st = NULL; NULL 2462 libavformat/mxfdec.c MXFIndexTableSegment *segment = NULL; NULL 2463 libavformat/mxfdec.c MXFPartition *p = NULL; NULL 2714 libavformat/mxfdec.c if (mxf_edit_unit_absolute_offset(mxf, t, mxf->current_edit_unit + 1, NULL, &next_ofs, 0) < 0) NULL 2747 libavformat/mxfdec.c const MXFSamplesPerFrame *spf = NULL; NULL 2921 libavformat/mxfdec.c if ((ret = mxf_edit_unit_absolute_offset(mxf, t, mxf->current_edit_unit, NULL, &pos, 1)) < 0) NULL 2926 libavformat/mxfdec.c if ((ret = mxf_edit_unit_absolute_offset(mxf, t, mxf->current_edit_unit + edit_units, NULL, &next_pos, 0)) < 0 && NULL 2968 libavformat/mxfdec.c s->streams[i]->priv_data = NULL; NULL 289 libavformat/mxfenc.c NULL }, NULL 1735 libavformat/mxfenc.c return NULL; NULL 1827 libavformat/mxfenc.c const MXFSamplesPerFrame *spf = NULL; NULL 1830 libavformat/mxfenc.c AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); NULL 1868 libavformat/mxfenc.c tcr = av_dict_get(st->metadata, "timecode", NULL, 0); NULL 1955 libavformat/mxfenc.c if (t = av_dict_get(s->metadata, "creation_time", NULL, 0)) NULL 2089 libavformat/mxfenc.c const uint8_t *key = NULL; NULL 2327 libavformat/mxfenc.c AVPacketList *last = NULL; NULL 2341 libavformat/mxfenc.c s->streams[pktl->pkt.stream_index]->last_in_packet_buffer= NULL; NULL 2347 libavformat/mxfenc.c last->next = NULL; NULL 2349 libavformat/mxfenc.c s->internal->packet_buffer = NULL; NULL 2350 libavformat/mxfenc.c s->internal->packet_buffer_end= NULL; NULL 2360 libavformat/mxfenc.c s->streams[pktl->pkt.stream_index]->last_in_packet_buffer= NULL; NULL 2362 libavformat/mxfenc.c s->internal->packet_buffer_end= NULL; NULL 2390 libavformat/mxfenc.c { NULL }, NULL 48 libavformat/mxg.c video_st = avformat_new_stream(s, NULL); NULL 55 libavformat/mxg.c audio_st = avformat_new_stream(s, NULL); NULL 176 libavformat/mxg.c pkt->destruct = NULL; NULL 179 libavformat/mxg.c pkt->buf = NULL; NULL 219 libavformat/mxg.c pkt->destruct = NULL; NULL 222 libavformat/mxg.c pkt->buf = NULL; NULL 49 libavformat/ncdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 83 libavformat/network.c pthread_mutex_init(&openssl_mutexes[i], NULL); NULL 114 libavformat/network.c CRYPTO_set_locking_callback(NULL); NULL 137 libavformat/network.c av_log(NULL, AV_LOG_WARNING, "Using network protocols without global " NULL 254 libavformat/network.c av_log(NULL, AV_LOG_DEBUG, "Failed to set close on exec\n"); NULL 268 libavformat/network.c av_log(NULL, AV_LOG_WARNING, "setsockopt(SO_REUSEADDR) failed\n"); NULL 282 libavformat/network.c ret = accept(fd, NULL, NULL); NULL 289 libavformat/network.c av_log(NULL, AV_LOG_DEBUG, "ff_socket_nonblock failed\n"); NULL 303 libavformat/network.c av_log(NULL, AV_LOG_DEBUG, "ff_socket_nonblock failed\n"); NULL 376 libavformat/network.c char *sep, *next = NULL; NULL 42 libavformat/nistspheredec.c st = avformat_new_stream(s, NULL); NULL 33 libavformat/noproxy-test.c test(NULL, "domain.com"); NULL 216 libavformat/nsvdec.c av_dlog(NULL, "%s: tag=%c%c%c%c\n", \ NULL 428 libavformat/nsvdec.c st = avformat_new_stream(s, NULL); NULL 459 libavformat/nsvdec.c st = avformat_new_stream(s, NULL); NULL 503 libavformat/nsvdec.c nsv->ahead[0].data = nsv->ahead[1].data = NULL; NULL 534 libavformat/nsvdec.c AVStream *st[2] = {NULL, NULL}; NULL 681 libavformat/nsvdec.c nsv->ahead[i].data = NULL; /* we ate that one */ NULL 726 libavformat/nsvdec.c av_dlog(NULL, "nsv_probe(), buf_size %d\n", p->buf_size); NULL 283 libavformat/nut.c av_tree_enumerate(nut->syncpoints, NULL, NULL, enu_free); NULL 80 libavformat/nutdec.c av_log(NULL, AV_LOG_ERROR, "Unsupported fourcc length %d\n", len); NULL 91 libavformat/nutdec.c av_log(NULL, AV_LOG_DEBUG, "get_v %5"PRId64" / %"PRIX64" in %s %s:%d\n", NULL 101 libavformat/nutdec.c av_log(NULL, AV_LOG_DEBUG, "get_s %5"PRId64" / %"PRIX64" in %s %s:%d\n", NULL 111 libavformat/nutdec.c av_log(NULL, AV_LOG_DEBUG, "get_fourcc %5"PRId64" / %"PRIX64" in %s %s:%d\n", NULL 136 libavformat/nutdec.c ffio_init_checksum(bc, calculate_checksum ? ff_crc04C11DB7_update : NULL, 0); NULL 358 libavformat/nutdec.c avformat_new_stream(s, NULL); NULL 487 libavformat/nutdec.c int *event_flags = NULL; NULL 488 libavformat/nutdec.c AVChapter *chapter = NULL; NULL 489 libavformat/nutdec.c AVStream *st = NULL; NULL 490 libavformat/nutdec.c AVDictionary **metadata = NULL; NULL 507 libavformat/nutdec.c start, start + chapter_len, NULL); NULL 626 libavformat/nutdec.c ff_find_last_ts(s, -1, &duration, NULL, nut_read_timestamp); NULL 802 libavformat/nutdec.c ff_metadata_conv_ctx(s, NULL, ff_nut_metadata_conv); NULL 831 libavformat/nutdec.c uint8_t *dst = NULL; NULL 1187 libavformat/nutdec.c NULL); NULL 1192 libavformat/nutdec.c av_log(NULL, AV_LOG_DEBUG, "SEEKTO: %"PRId64"\n", pos2); NULL 1195 libavformat/nutdec.c av_log(NULL, AV_LOG_DEBUG, "SP: %"PRId64"\n", pos); NULL 1197 libavformat/nutdec.c av_log(NULL, AV_LOG_ERROR, "no syncpoint at backptr pos\n"); NULL 298 libavformat/nutenc.c av_log(NULL, AV_LOG_DEBUG, "ff_put_v %5"PRId64" / %"PRIX64" in %s %s:%d\n", v, v, file, func, line); NULL 305 libavformat/nutenc.c av_log(NULL, AV_LOG_DEBUG, "put_s %5"PRId64" / %"PRIX64" in %s %s:%d\n", v, v, file, func, line); NULL 317 libavformat/nutenc.c uint8_t *dyn_buf = NULL; NULL 484 libavformat/nutenc.c AVDictionaryEntry *t = NULL; NULL 486 libavformat/nutenc.c uint8_t *dyn_buf = NULL; NULL 511 libavformat/nutenc.c AVDictionaryEntry *t = NULL; NULL 513 libavformat/nutenc.c uint8_t *dyn_buf=NULL; NULL 553 libavformat/nutenc.c uint8_t *dyn_buf = NULL; NULL 554 libavformat/nutenc.c AVDictionaryEntry *t = NULL; NULL 581 libavformat/nutenc.c Syncpoint *next_node[2] = { NULL }; NULL 636 libavformat/nutenc.c ff_metadata_conv_ctx(avctx, ff_nut_metadata_conv, NULL); NULL 955 libavformat/nutenc.c AVIOContext *bc = s->pb, *dyn_bc, *sm_bc = NULL; NULL 965 libavformat/nutenc.c uint8_t *sm_buf = NULL; NULL 1207 libavformat/nutenc.c { NULL }, NULL 159 libavformat/nuv.c AVStream *vst = NULL, *ast = NULL; NULL 184 libavformat/nuv.c vst = avformat_new_stream(s, NULL); NULL 209 libavformat/nuv.c ast = avformat_new_stream(s, NULL); NULL 58 libavformat/oggdec.c NULL NULL 85 libavformat/oggdec.c os->new_metadata = NULL; NULL 172 libavformat/oggdec.c return NULL; NULL 265 libavformat/oggdec.c st = avformat_new_stream(s, NULL); NULL 614 libavformat/oggdec.c ogg_gptopts(s, i, ogg->streams[i].granule, NULL); NULL 634 libavformat/oggdec.c while (streams_left > 0 && !ogg_packet(s, &i, NULL, NULL, NULL)) { NULL 637 libavformat/oggdec.c pts = ogg_calc_pts(s, i, NULL); NULL 682 libavformat/oggdec.c ret = ogg_packet(s, NULL, NULL, NULL, NULL); NULL 695 libavformat/oggdec.c ogg->streams[i].codec = NULL; NULL 706 libavformat/oggdec.c ogg_gptopts(s, i, os->start_granule, NULL); NULL 860 libavformat/oggdec.c pts = ogg_calc_pts(s, i, NULL); NULL 89 libavformat/oggenc.c { NULL }, NULL 292 libavformat/oggenc.c ff_metadata_conv(m, ff_vorbiscomment_metadata_conv, NULL); NULL 297 libavformat/oggenc.c return NULL; NULL 428 libavformat/oggenc.c OGGStreamContext *oggstream = NULL; NULL 71 libavformat/oggparseogm.c cid = strtol(acid, NULL, 16); NULL 191 libavformat/oggparsetheora.c os->lastpts = os->lastdts = theora_gptopts(s, idx, os->granule, NULL) - duration; NULL 44 libavformat/oggparsevorbis.c AVChapter *chapter = NULL; NULL 55 libavformat/oggparsevorbis.c AV_NOPTS_VALUE, NULL); NULL 175 libavformat/oggparsevorbis.c if (av_dict_get(*m, tt, NULL, 0)) { NULL 193 libavformat/oggparsevorbis.c ff_metadata_conv(m, NULL, ff_vorbiscomment_metadata_conv); NULL 231 libavformat/oggparsevorbis.c ptr = *buf = av_realloc(NULL, buf_len); NULL 121 libavformat/oggparsevp8.c os->lastdts = vp8_gptopts(s, idx, os->granule, NULL) - duration; NULL 137 libavformat/omadec.c av_des_crypt(&av_des, oc->m_val, &enc_header[48], 1, NULL, 1); NULL 141 libavformat/omadec.c av_des_crypt(&av_des, oc->s_val, NULL, 1, NULL, 0); NULL 185 libavformat/omadec.c av_des_crypt(&av_des, oc->r_val, &enc_header[pos], 2, NULL, 1); NULL 186 libavformat/omadec.c kset(s, oc->r_val, NULL, 16); NULL 198 libavformat/omadec.c ID3v2ExtraMetaGEOB *geob = NULL; NULL 279 libavformat/omadec.c &gdata[OMA_ENC_HEADER_SIZE + 40], 1, NULL, 0); NULL 296 libavformat/omadec.c ID3v2ExtraMeta *extra_meta = NULL; NULL 323 libavformat/omadec.c st = avformat_new_stream(s, NULL); NULL 49 libavformat/options.c return NULL; NULL 54 libavformat/options.c AVInputFormat *ifmt = NULL; NULL 55 libavformat/options.c AVOutputFormat *ofmt = NULL; NULL 77 libavformat/options.c return NULL; NULL 117 libavformat/options.c return NULL; NULL 37 libavformat/options_table.h {"avioflags", NULL, OFFSET(avio_flags), AV_OPT_TYPE_FLAGS, {.i64 = DEFAULT }, INT_MIN, INT_MAX, D|E, "avioflags"}, NULL 42 libavformat/options_table.h {"fflags", NULL, OFFSET(flags), AV_OPT_TYPE_FLAGS, {.i64 = AVFMT_FLAG_FLUSH_PACKETS }, INT_MIN, INT_MAX, D|E, "fflags"}, NULL 61 libavformat/options_table.h {"ts", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_FDEBUG_TS }, INT_MIN, INT_MAX, E|D, "fdebug"}, NULL 90 libavformat/options_table.h {"normal", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_COMPLIANCE_NORMAL }, INT_MIN, INT_MAX, D|E, "strict"}, NULL 100 libavformat/options_table.h {"codec_whitelist", "List of decoders that are allowed to be used", OFFSET(codec_whitelist), AV_OPT_TYPE_STRING, { .str = NULL }, CHAR_MIN, CHAR_MAX, D }, NULL 101 libavformat/options_table.h {"format_whitelist", "List of demuxers that are allowed to be used", OFFSET(format_whitelist), AV_OPT_TYPE_STRING, { .str = NULL }, CHAR_MIN, CHAR_MAX, D }, NULL 102 libavformat/options_table.h {NULL}, NULL 74 libavformat/os_support.c struct hostent *h = NULL; NULL 88 libavformat/os_support.c *res = NULL; NULL 143 libavformat/os_support.c ai->ai_canonname = h ? av_strdup(h->h_name) : NULL; NULL 145 libavformat/os_support.c ai->ai_next = NULL; NULL 189 libavformat/os_support.c struct hostent *ent = NULL; NULL 208 libavformat/os_support.c struct servent *ent = NULL; NULL 316 libavformat/os_support.c rc = select(n, &read_set, &write_set, &exception_set, NULL); NULL 40 libavformat/pcmdec.c st = avformat_new_stream(s, NULL); NULL 65 libavformat/pcmdec.c { NULL }, NULL 89 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_F64BE) NULL 92 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_F64LE) NULL 95 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_F32BE) NULL 98 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_F32LE) NULL 101 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_S32BE) NULL 104 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_S32LE) NULL 107 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_S24BE) NULL 110 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_S24LE) NULL 113 libavformat/pcmdec.c AV_NE("sw", NULL), AV_CODEC_ID_PCM_S16BE) NULL 116 libavformat/pcmdec.c AV_NE(NULL, "sw"), AV_CODEC_ID_PCM_S16LE) NULL 122 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_U32BE) NULL 125 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_U32LE) NULL 128 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_U24BE) NULL 131 libavformat/pcmdec.c NULL, AV_CODEC_ID_PCM_U24LE) NULL 134 libavformat/pcmdec.c AV_NE("uw", NULL), AV_CODEC_ID_PCM_U16BE) NULL 137 libavformat/pcmdec.c AV_NE(NULL, "uw"), AV_CODEC_ID_PCM_U16LE) NULL 151 libavformat/pcmdec.c { NULL }, NULL 37 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_F64BE) NULL 40 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_F64LE) NULL 43 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_F32BE) NULL 46 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_F32LE) NULL 49 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_S32BE) NULL 52 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_S32LE) NULL 55 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_S24BE) NULL 58 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_S24LE) NULL 61 libavformat/pcmenc.c AV_NE("sw", NULL), AV_CODEC_ID_PCM_S16BE) NULL 64 libavformat/pcmenc.c AV_NE(NULL, "sw"), AV_CODEC_ID_PCM_S16LE) NULL 70 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_U32BE) NULL 73 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_U32LE) NULL 76 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_U24BE) NULL 79 libavformat/pcmenc.c NULL, AV_CODEC_ID_PCM_U24LE) NULL 82 libavformat/pcmenc.c AV_NE("uw", NULL), AV_CODEC_ID_PCM_U16BE) NULL 85 libavformat/pcmenc.c AV_NE(NULL, "uw"), AV_CODEC_ID_PCM_U16LE) NULL 67 libavformat/pjsdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 54 libavformat/pmpdec.c AVStream *vst = avformat_new_stream(s, NULL); NULL 117 libavformat/pmpdec.c AVStream *ast = avformat_new_stream(s, NULL); NULL 201 libavformat/psxstr.c st = avformat_new_stream(s, NULL); NULL 238 libavformat/psxstr.c pkt->data= NULL; NULL 240 libavformat/psxstr.c pkt->buf = NULL; NULL 243 libavformat/psxstr.c pkt->destruct = NULL; NULL 256 libavformat/psxstr.c st = avformat_new_stream(s, NULL); NULL 60 libavformat/pva.c if (!(st = avformat_new_stream(s, NULL))) NULL 68 libavformat/pva.c if (!(st = avformat_new_stream(s, NULL))) NULL 50 libavformat/pvfdec.c st = avformat_new_stream(s, NULL); NULL 89 libavformat/qcp.c AVStream *st = avformat_new_stream(s, NULL); NULL 54 libavformat/r3d.c AVStream *st = avformat_new_stream(s, NULL); NULL 98 libavformat/r3d.c AVStream *ast = avformat_new_stream(s, NULL); NULL 57 libavformat/rawdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 77 libavformat/rawdec.c st = avformat_new_stream(s, NULL); NULL 97 libavformat/rawdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 112 libavformat/rawdec.c { NULL }, NULL 246 libavformat/rawdec.c FF_DEF_RAWVIDEO_DEMUXER2(vc1, "raw VC-1", NULL, "vc1", AV_CODEC_ID_VC1, AVFMT_GENERIC_INDEX|AVFMT_NOTIMESTAMPS) NULL 76 libavformat/rawdec.h .option = NULL,\ NULL 42 libavformat/rawvideodec.c st = avformat_new_stream(ctx, NULL); NULL 92 libavformat/rawvideodec.c { "video_size", "set frame size", OFFSET(width), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, DEC }, NULL 95 libavformat/rawvideodec.c { NULL }, NULL 60 libavformat/rdt.c return NULL; NULL 71 libavformat/rdt.c s->parse_packet = handler ? handler->parse_packet : NULL; NULL 155 libavformat/rdt.c NULL, NULL, NULL, NULL); NULL 179 libavformat/rdt.c if (ff_rm_read_mdpr_codecdata(rdt->rmctx, &pb, st, rdt->rmst[st->index], size, NULL) < 0) NULL 304 libavformat/rdt.c ffio_init_context(&pb, (uint8_t *)buf, len, 0, NULL, NULL, NULL, NULL); NULL 315 libavformat/rdt.c NULL, NULL, NULL, NULL); NULL 338 libavformat/rdt.c uint8_t *buf = bufptr ? *bufptr : NULL; NULL 351 libavformat/rdt.c pkt, ×tamp, NULL, 0, 0, flags); NULL 403 libavformat/rdt.c return NULL; NULL 464 libavformat/rdt.c if (!(st = avformat_new_stream(s, NULL))) NULL 465 libavformat/rdt.c return NULL; NULL 537 libavformat/rdt.c return avformat_open_input(&rdt->rmctx, "", &ff_rdt_demuxer, NULL); NULL 57 libavformat/realtextdec.c return strtol(s, NULL, 10) * 100; NULL 63 libavformat/realtextdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 121 libavformat/realtextdec.c av_bprint_finalize(&buf, NULL); NULL 65 libavformat/redspark.c st = avformat_new_stream(s, NULL); NULL 95 libavformat/replaygain.c tg = av_dict_get(metadata, "REPLAYGAIN_TRACK_GAIN", NULL, 0); NULL 96 libavformat/replaygain.c tp = av_dict_get(metadata, "REPLAYGAIN_TRACK_PEAK", NULL, 0); NULL 97 libavformat/replaygain.c ag = av_dict_get(metadata, "REPLAYGAIN_ALBUM_GAIN", NULL, 0); NULL 98 libavformat/replaygain.c ap = av_dict_get(metadata, "REPLAYGAIN_ALBUM_PEAK", NULL, 0); NULL 101 libavformat/replaygain.c parse_value(tg ? tg->value : NULL, INT32_MIN), NULL 102 libavformat/replaygain.c parse_value(tp ? tp->value : NULL, 0), NULL 103 libavformat/replaygain.c parse_value(ag ? ag->value : NULL, INT32_MIN), NULL 104 libavformat/replaygain.c parse_value(ap ? ap->value : NULL, 0)); NULL 146 libavformat/riffdec.c av_log(NULL, AV_LOG_ERROR, NULL 295 libavformat/riffenc.c if (av_dict_get(s->metadata, riff_tags[i], NULL, AV_DICT_MATCH_CASE)) NULL 306 libavformat/riffenc.c AVDictionaryEntry *t = NULL; NULL 308 libavformat/riffenc.c ff_metadata_conv(&s->metadata, ff_riff_info_conv, NULL); NULL 318 libavformat/riffenc.c NULL, AV_DICT_MATCH_CASE))) NULL 336 libavformat/riffenc.c return NULL; NULL 91 libavformat/rl2.c unsigned int* chunk_offset = NULL; NULL 92 libavformat/rl2.c int* chunk_size = NULL; NULL 93 libavformat/rl2.c int* audio_size = NULL; NULL 114 libavformat/rl2.c st = avformat_new_stream(s, NULL); NULL 143 libavformat/rl2.c st = avformat_new_stream(s, NULL); NULL 216 libavformat/rl2.c AVIndexEntry *sample = NULL; NULL 116 libavformat/rmdec.c return NULL; NULL 496 libavformat/rmdec.c st = avformat_new_stream(s, NULL); NULL 564 libavformat/rmdec.c st = avformat_new_stream(s, NULL); NULL 797 libavformat/rmdec.c vst->pkt.data= NULL; NULL 799 libavformat/rmdec.c vst->pkt.buf = NULL; NULL 802 libavformat/rmdec.c vst->pkt.destruct = NULL; NULL 973 libavformat/rmdec.c AVStream *st = NULL; // init to silence compiler warning NULL 135 libavformat/rmenc.c tag = av_dict_get(ctx->metadata, ff_rm_metadata[i], NULL, 0); NULL 141 libavformat/rmenc.c tag = av_dict_get(ctx->metadata, ff_rm_metadata[i], NULL, 0); NULL 119 libavformat/rpl.c AVStream *vst = NULL, *ast = NULL; NULL 145 libavformat/rpl.c vst = avformat_new_stream(s, NULL); NULL 184 libavformat/rpl.c ast = avformat_new_stream(s, NULL); NULL 60 libavformat/rsd.c AVStream *st = avformat_new_stream(s, NULL); NULL 57 libavformat/rsodec.c st = avformat_new_stream(s, NULL); NULL 189 libavformat/rtmpcrypt.c av_xtea_crypt(&ctx, out, in, 1, NULL, 0); NULL 229 libavformat/rtmpcrypt.c av_rc4_crypt(&rt->key_in, buf, NULL, sizeof(buf), NULL, 1); NULL 230 libavformat/rtmpcrypt.c av_rc4_crypt(&rt->key_out, buf, NULL, sizeof(buf), NULL, 1); NULL 254 libavformat/rtmpcrypt.c av_url_split(NULL, 0, NULL, 0, host, sizeof(host), &port, NULL, 0, uri); NULL 259 libavformat/rtmpcrypt.c ff_url_join(url, sizeof(url), "ffrtmphttp", NULL, host, port, NULL); NULL 263 libavformat/rtmpcrypt.c ff_url_join(url, sizeof(url), "tcp", NULL, host, port, NULL); NULL 268 libavformat/rtmpcrypt.c &h->interrupt_callback, NULL)) < 0) { NULL 290 libavformat/rtmpcrypt.c av_rc4_crypt(&rt->key_in, buf, buf, ret, NULL, 1); NULL 303 libavformat/rtmpcrypt.c av_rc4_crypt(&rt->key_out, buf, buf, size, NULL, 1); NULL 317 libavformat/rtmpcrypt.c { NULL }, NULL 99 libavformat/rtmpdh.c #define bn_bn2bin(bn, buf, len) gcry_mpi_print(GCRYMPI_FMT_USG, buf, len, NULL, bn) NULL 100 libavformat/rtmpdh.c #define bn_bin2bn(bn, buf, len) gcry_mpi_scan(&bn, GCRYMPI_FMT_USG, buf, len, NULL) NULL 116 libavformat/rtmpdh.c return NULL; NULL 120 libavformat/rtmpdh.c return NULL; NULL 126 libavformat/rtmpdh.c return NULL; NULL 200 libavformat/rtmpdh.c FFBigNum bn = NULL; NULL 243 libavformat/rtmpdh.c return NULL; NULL 261 libavformat/rtmpdh.c return NULL; NULL 269 libavformat/rtmpdh.c FFBigNum q1 = NULL; NULL 309 libavformat/rtmpdh.c FFBigNum q1 = NULL, pub_key_bn = NULL; NULL 62 libavformat/rtmphttp.c ff_url_join(uri, sizeof(uri), "http", NULL, rt->host, rt->port, NULL 190 libavformat/rtmphttp.c av_url_split(NULL, 0, NULL, 0, rt->host, sizeof(rt->host), &rt->port, NULL 191 libavformat/rtmphttp.c NULL, 0, uri); NULL 203 libavformat/rtmphttp.c ff_url_join(url, sizeof(url), "https", NULL, rt->host, rt->port, "/open/1"); NULL 207 libavformat/rtmphttp.c ff_url_join(url, sizeof(url), "http", NULL, rt->host, rt->port, "/open/1"); NULL 211 libavformat/rtmphttp.c if ((ret = ffurl_alloc(&rt->stream, url, AVIO_FLAG_READ_WRITE, NULL)) < 0) NULL 224 libavformat/rtmphttp.c if ((ret = ffurl_connect(rt->stream, NULL)) < 0) NULL 258 libavformat/rtmphttp.c { NULL }, NULL 115 libavformat/rtmppkt.c av_log(NULL, AV_LOG_WARNING, NULL 258 libavformat/rtmppkt.c prev->data = NULL; NULL 282 libavformat/rtmppkt.c p->data = NULL; NULL 406 libavformat/rtmppkt.c pkt->data = av_realloc(NULL, size); NULL 291 libavformat/rtmpproto.c ff_amf_write_number(p, strtod(value, NULL)); NULL 1132 libavformat/rtmpproto.c uint8_t *in_data = NULL, *out_data = NULL, *swfdata; NULL 1141 libavformat/rtmpproto.c &s->interrupt_callback, NULL)) < 0) { NULL 1717 libavformat/rtmpproto.c const char *user = "", *salt = "", *opaque = NULL, NULL 1718 libavformat/rtmpproto.c *challenge = NULL, *cptr = NULL, *nonce = NULL; NULL 1807 libavformat/rtmpproto.c char *tracked_method = NULL; NULL 1923 libavformat/rtmpproto.c uint8_t *pp = NULL; NULL 2056 libavformat/rtmpproto.c char *tracked_method = NULL; NULL 2394 libavformat/rtmpproto.c av_log(NULL, AV_LOG_WARNING, "Incomplete flv packets in " NULL 2502 libavformat/rtmpproto.c rt->flv_data = NULL; NULL 2602 libavformat/rtmpproto.c AVDictionary *opts = NULL; NULL 2642 libavformat/rtmpproto.c ff_url_join(buf, sizeof(buf), "ffrtmphttp", NULL, hostname, port, NULL); NULL 2647 libavformat/rtmpproto.c ff_url_join(buf, sizeof(buf), "tls", NULL, hostname, port, NULL); NULL 2653 libavformat/rtmpproto.c ff_url_join(buf, sizeof(buf), "ffrtmpcrypt", NULL, hostname, port, NULL); NULL 2660 libavformat/rtmpproto.c ff_url_join(buf, sizeof(buf), "tcp", NULL, hostname, port, NULL 2664 libavformat/rtmpproto.c ff_url_join(buf, sizeof(buf), "tcp", NULL, hostname, port, NULL); NULL 2724 libavformat/rtmpproto.c fname = NULL; NULL 2781 libavformat/rtmpproto.c ff_url_join(rt->tcurl, TCURL_MAX_LENGTH, proto, NULL, hostname, NULL 2829 libavformat/rtmpproto.c rt->stream = NULL; NULL 2876 libavformat/rtmpproto.c rt->flv_data = NULL; NULL 3098 libavformat/rtmpproto.c {"rtmp_app", "Name of application to connect to on the RTMP server", OFFSET(app), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 3100 libavformat/rtmpproto.c {"rtmp_conn", "Append arbitrary AMF data to the Connect message", OFFSET(conn), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 3101 libavformat/rtmpproto.c {"rtmp_flashver", "Version of the Flash plugin used to run the SWF player.", OFFSET(flashver), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 3107 libavformat/rtmpproto.c {"rtmp_pageurl", "URL of the web page in which the media was embedded. By default no value will be sent.", OFFSET(pageurl), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC}, NULL 3108 libavformat/rtmpproto.c {"rtmp_playpath", "Stream identifier to play or to publish", OFFSET(playpath), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 3109 libavformat/rtmpproto.c {"rtmp_subscribe", "Name of live stream to subscribe to. Defaults to rtmp_playpath.", OFFSET(subscribe), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC}, NULL 3112 libavformat/rtmpproto.c {"rtmp_swfurl", "URL of the SWF player. By default no value will be sent", OFFSET(swfurl), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 3113 libavformat/rtmpproto.c {"rtmp_swfverify", "URL to player swf file, compute hash/size automatically.", OFFSET(swfverify), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC}, NULL 3114 libavformat/rtmpproto.c {"rtmp_tcurl", "URL of the target stream. Defaults to proto://host[:port]/app.", OFFSET(tcurl), AV_OPT_TYPE_STRING, {.str = NULL }, 0, 0, DEC|ENC}, NULL 3118 libavformat/rtmpproto.c { NULL }, NULL 94 libavformat/rtp.c AVOutputFormat *ofmt = fmt ? fmt->oformat : NULL; NULL 65 libavformat/rtpdec.c static RTPDynamicProtocolHandler *rtp_first_dynamic_payload_handler = NULL; NULL 128 libavformat/rtpdec.c return NULL; NULL 140 libavformat/rtpdec.c return NULL; NULL 153 libavformat/rtpdec.c av_log(NULL, AV_LOG_ERROR, NULL 516 libavformat/rtpdec.c return NULL; NULL 622 libavformat/rtpdec.c av_log(st ? st->codec : NULL, AV_LOG_ERROR, NULL 734 libavformat/rtpdec.c av_log(s->st ? s->st->codec : NULL, AV_LOG_WARNING, NULL 750 libavformat/rtpdec.c uint8_t *buf = bufptr ? *bufptr : NULL; NULL 767 libavformat/rtpdec.c s->st, pkt, ×tamp, NULL, 0, 0, NULL 801 libavformat/rtpdec.c av_log(s->st ? s->st->codec : NULL, AV_LOG_WARNING, NULL 811 libavformat/rtpdec.c *bufptr = NULL; NULL 863 libavformat/rtpdec.c av_log(NULL, AV_LOG_ERROR, "Failed to allocate data for FMTP.\n"); NULL 895 libavformat/rtpdec.c *dyn_buf = NULL; NULL 52 libavformat/rtpdec_amr.c const uint8_t *frame_sizes = NULL; NULL 90 libavformat/rtpdec_asf.c ffio_init_context(pb, buf, len, 0, NULL, packetizer_read, NULL, NULL); NULL 103 libavformat/rtpdec_asf.c AVDictionary *opts = NULL; NULL 136 libavformat/rtpdec_asf.c rt->asf_ctx->pb = NULL; NULL 149 libavformat/rtpdec_asf.c s->streams[stream_index]->id = strtol(line, NULL, 10); NULL 161 libavformat/rtpdec_asf.c rt->asf_ctx->streams[i]->codec->extradata = NULL; NULL 202 libavformat/rtpdec_asf.c ffio_init_context(pb, (uint8_t *)buf, len, 0, NULL, NULL, NULL, NULL); NULL 238 libavformat/rtpdec_asf.c asf->pktbuf = NULL; NULL 61 libavformat/rtpdec_h264.c #define NAL_COUNTERS NULL NULL 80 libavformat/rtpdec_h264.c profile_idc = strtol(buffer, NULL, 16); NULL 83 libavformat/rtpdec_h264.c profile_iop = strtol(buffer, NULL, 16); NULL 86 libavformat/rtpdec_h264.c level_idc = strtol(buffer, NULL, 16); NULL 209 libavformat/rtpdec_h264.c uint8_t *dst = NULL; NULL 381 libavformat/rtpdec_h264.c av_log(NULL, AV_LOG_DEBUG, "Received %d packets of type %d\n", NULL 75 libavformat/rtpdec_hevc.c uint8_t **data_ptr = NULL; NULL 76 libavformat/rtpdec_hevc.c int *size_ptr = NULL; NULL 284 libavformat/rtpdec_hevc.c NULL, 0); NULL 218 libavformat/rtpdec_jpeg.c const uint8_t *qtables = NULL; NULL 63 libavformat/rtpdec_latm.c data->dyn_buf = NULL; NULL 94 libavformat/rtpdec_latm.c int len = ff_hex_to_data(NULL, value), i, ret = 0; NULL 112 libavformat/rtpdec_latm.c av_log(NULL, AV_LOG_WARNING, "Unsupported LATM config (%d,%d,%d,%d)\n", NULL 91 libavformat/rtpdec_mpeg4.c { NULL, -1, -1 }, NULL 103 libavformat/rtpdec_mpeg4.c int len = ff_hex_to_data(NULL, value); NULL 189 libavformat/rtpdec_qdm2.c uint8_t *p, *csum_pos = NULL; NULL 75 libavformat/rtpdec_qt.c ffio_init_context(&pb, (uint8_t*)buf, len, 0, NULL, NULL, NULL, NULL); NULL 184 libavformat/rtpdec_qt.c qt->pkt.data = av_realloc(NULL, alen + FF_INPUT_BUFFER_PADDING_SIZE); NULL 198 libavformat/rtpdec_qt.c qt->pkt.data = NULL; NULL 218 libavformat/rtpdec_qt.c qt->pkt.data = av_realloc(NULL, qt->remaining * qt->bytes_per_frame); NULL 233 libavformat/rtpdec_qt.c avpriv_request_sample(NULL, "RTP-X-QT with packing scheme 2"); NULL 326 libavformat/rtpdec_xiph.c uint8_t *decoded_packet = NULL; NULL 35 libavformat/rtpenc.c { "cname", "CNAME to include in RTCP SR packets", offsetof(RTPMuxContext, cname), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, AV_OPT_FLAG_ENCODING_PARAM }, NULL 37 libavformat/rtpenc.c { NULL }, NULL 32 libavformat/rtpenc_chain.c AVFormatContext *rtpctx = NULL; NULL 34 libavformat/rtpenc_chain.c AVOutputFormat *rtp_format = av_guess_format("rtp", NULL, NULL); NULL 36 libavformat/rtpenc_chain.c AVDictionary *opts = NULL; NULL 51 libavformat/rtpenc_chain.c if (!avformat_new_stream(rtpctx, NULL)) { NULL 30 libavformat/rtpenc_jpeg.c const uint8_t *qtables = NULL; NULL 50 libavformat/rtpenc_mpegts.c AVFormatContext *mpegts_ctx = NULL, *rtp_ctx = NULL; NULL 51 libavformat/rtpenc_mpegts.c AVOutputFormat *mpegts_format = av_guess_format("mpegts", NULL, NULL); NULL 52 libavformat/rtpenc_mpegts.c AVOutputFormat *rtp_format = av_guess_format("rtp", NULL, NULL); NULL 64 libavformat/rtpenc_mpegts.c AVStream* st = avformat_new_stream(mpegts_ctx, NULL); NULL 73 libavformat/rtpenc_mpegts.c if ((ret = avformat_write_header(mpegts_ctx, NULL)) < 0) NULL 79 libavformat/rtpenc_mpegts.c mpegts_ctx = NULL; NULL 87 libavformat/rtpenc_mpegts.c st = avformat_new_stream(rtp_ctx, NULL); NULL 93 libavformat/rtpenc_mpegts.c if ((ret = avformat_write_header(rtp_ctx, NULL)) < 0) NULL 95 libavformat/rtpenc_mpegts.c rtp_ctx = NULL; NULL 124 libavformat/rtpenc_mpegts.c chain->mpegts_ctx->pb = NULL; NULL 73 libavformat/rtpproto.c av_url_split(NULL, 0, NULL, 0, hostname, sizeof(hostname), &port, NULL 80 libavformat/rtpproto.c rtcp_port = strtol(buf, NULL, 10); NULL 84 libavformat/rtpproto.c ff_url_join(buf, sizeof(buf), "udp", NULL, hostname, port, "%s", path); NULL 87 libavformat/rtpproto.c ff_url_join(buf, sizeof(buf), "udp", NULL, hostname, rtcp_port, "%s", path); NULL 104 libavformat/rtpproto.c res = NULL; NULL 105 libavformat/rtpproto.c av_log(NULL, AV_LOG_ERROR, "rtp_resolve_host: %s\n", gai_strerror(error)); NULL 199 libavformat/rtpproto.c ff_url_join(buf, buf_size, "udp", NULL, hostname, port, NULL); NULL 221 libavformat/rtpproto.c struct addrinfo *ai = NULL; NULL 254 libavformat/rtpproto.c p = NULL; NULL 292 libavformat/rtpproto.c av_url_split(NULL, 0, NULL, 0, hostname, sizeof(hostname), &rtp_port, NULL 306 libavformat/rtpproto.c ttl = strtol(buf, NULL, 10); NULL 309 libavformat/rtpproto.c rtcp_port = strtol(buf, NULL, 10); NULL 312 libavformat/rtpproto.c local_rtp_port = strtol(buf, NULL, 10); NULL 315 libavformat/rtpproto.c local_rtp_port = strtol(buf, NULL, 10); NULL 318 libavformat/rtpproto.c local_rtcp_port = strtol(buf, NULL, 10); NULL 321 libavformat/rtpproto.c max_packet_size = strtol(buf, NULL, 10); NULL 324 libavformat/rtpproto.c connect = strtol(buf, NULL, 10); NULL 327 libavformat/rtpproto.c s->write_to_source = strtol(buf, NULL, 10); NULL 330 libavformat/rtpproto.c dscp = strtol(buf, NULL, 10); NULL 346 libavformat/rtpproto.c if (ffurl_open(&s->rtp_hd, buf, flags, &h->interrupt_callback, NULL) < 0) NULL 358 libavformat/rtpproto.c if (ffurl_open(&s->rtcp_hd, buf, flags, &h->interrupt_callback, NULL) < 0) { NULL 367 libavformat/rtpproto.c if (ffurl_open(&s->rtcp_hd, buf, flags, &h->interrupt_callback, NULL) < 0) NULL 98 libavformat/rtsp.c { NULL }, NULL 107 libavformat/rtsp.c { NULL }, NULL 113 libavformat/rtsp.c { NULL }, NULL 173 libavformat/rtsp.c struct addrinfo hints = { 0 }, *ai = NULL; NULL 175 libavformat/rtsp.c if (getaddrinfo(buf, NULL, &hints, &ai)) NULL 186 libavformat/rtsp.c AVCodecContext *codec = st ? st->codec : NULL; NULL 197 libavformat/rtsp.c rtsp_st->dynamic_handler = NULL; NULL 214 libavformat/rtsp.c rtsp_st->dynamic_protocol_context = NULL; NULL 215 libavformat/rtsp.c rtsp_st->dynamic_handler = NULL; NULL 470 libavformat/rtsp.c init_rtp_handler(handler, rtsp_st, NULL); NULL 471 libavformat/rtsp.c finalize_rtp_handler_init(s, rtsp_st, NULL); NULL 478 libavformat/rtsp.c st = avformat_new_stream(s, NULL); NULL 516 libavformat/rtsp.c av_url_split(proto, sizeof(proto), NULL, 0, NULL, 0, NULL 517 libavformat/rtsp.c NULL, NULL, 0, p); NULL 725 libavformat/rtsp.c rtsp_st->transport_priv = NULL; NULL 728 libavformat/rtsp.c rtsp_st->rtp_handle = NULL; NULL 772 libavformat/rtsp.c AVStream *st = NULL; NULL 793 libavformat/rtsp.c rtsp_st->rtp_handle = NULL; NULL 1009 libavformat/rtsp.c seq = strtoul(value, NULL, 10); NULL 1011 libavformat/rtsp.c rtptime = strtoul(value, NULL, 10); NULL 1036 libavformat/rtsp.c (t = strtol(p, NULL, 10)) > 0) { NULL 1040 libavformat/rtsp.c reply->content_length = strtol(p, NULL, 10); NULL 1044 libavformat/rtsp.c reply->seq = strtol(p, NULL, 10); NULL 1055 libavformat/rtsp.c reply->notice = strtol(p, NULL, 10); NULL 1121 libavformat/rtsp.c unsigned char *content = NULL; NULL 1126 libavformat/rtsp.c content = NULL; NULL 1324 libavformat/rtsp.c return rtsp_send_cmd_with_content_async(s, method, url, headers, NULL, 0); NULL 1332 libavformat/rtsp.c content_ptr, NULL, 0); NULL 1439 libavformat/rtsp.c ff_url_join(buf, sizeof(buf), "rtp", NULL, host, -1, NULL 1444 libavformat/rtsp.c &s->interrupt_callback, NULL)) NULL 1508 libavformat/rtsp.c ff_rtsp_send_cmd(s, "SETUP", rtsp_st->control_url, cmd, reply, NULL); NULL 1553 libavformat/rtsp.c ff_url_join(url, sizeof(url), "rtp", NULL, peer, NULL 1579 libavformat/rtsp.c namebuf, sizeof(namebuf), NULL, 0, NI_NUMERICHOST); NULL 1580 libavformat/rtsp.c ff_url_join(url, sizeof(url), "rtp", NULL, namebuf, NULL 1583 libavformat/rtsp.c &s->interrupt_callback, NULL) < 0) { NULL 1613 libavformat/rtsp.c rt->rtsp_hd = rt->rtsp_hd_out = NULL; NULL 1688 libavformat/rtsp.c ff_url_join(rt->control_uri, sizeof(rt->control_uri), proto, NULL, NULL 1718 libavformat/rtsp.c if (ffurl_connect(rt->rtsp_hd, NULL)) { NULL 1761 libavformat/rtsp.c if (ffurl_connect(rt->rtsp_hd_out, NULL)) { NULL 1768 libavformat/rtsp.c ff_url_join(tcpname, sizeof(tcpname), lower_rtsp_proto, NULL, NULL 1772 libavformat/rtsp.c &s->interrupt_callback, NULL)) < 0) { NULL 1787 libavformat/rtsp.c NULL, 0, NI_NUMERICHOST); NULL 1810 libavformat/rtsp.c ff_rtsp_send_cmd(s, "OPTIONS", rt->control_uri, cmd, reply, NULL); NULL 1846 libavformat/rtsp.c real_challenge : NULL); NULL 1886 libavformat/rtsp.c int *fds = NULL, fdsnum, fdsidx; NULL 1951 libavformat/rtsp.c ret = ff_rtsp_read_reply(s, &reply, NULL, 0, NULL); NULL 2015 libavformat/rtsp.c RTSPStream *rtsp_st, *first_queue_st = NULL; NULL 2024 libavformat/rtsp.c ret = ff_rdt_parse_packet(rt->cur_transport_priv, pkt, NULL, 0); NULL 2026 libavformat/rtsp.c ret = ff_rtp_parse_packet(rt->cur_transport_priv, pkt, NULL, 0); NULL 2036 libavformat/rtsp.c rt->cur_transport_priv = NULL; NULL 2041 libavformat/rtsp.c rt->cur_transport_priv = NULL; NULL 2064 libavformat/rtsp.c first_queue_st = NULL; NULL 2086 libavformat/rtsp.c ff_rtp_check_and_send_back_rr(rtsp_st->transport_priv, rtsp_st->rtp_handle, NULL, len); NULL 2096 libavformat/rtsp.c ff_rtp_check_and_send_back_rr(rtsp_st->transport_priv, NULL, s->pb, len); NULL 2102 libavformat/rtsp.c ret = ff_rtp_parse_packet(rtsp_st->transport_priv, pkt, NULL, 0); NULL 2114 libavformat/rtsp.c AVIOContext *pb = NULL; NULL 2129 libavformat/rtsp.c AVStream *st = NULL; NULL 2134 libavformat/rtsp.c AVStream *st2 = NULL; NULL 2200 libavformat/rtsp.c av_strstart(p, "c=IN IP", NULL)) NULL 2260 libavformat/rtsp.c namebuf, sizeof(namebuf), NULL, 0, NI_NUMERICHOST); NULL 2261 libavformat/rtsp.c ff_url_join(url, sizeof(url), "rtp", NULL, NULL 2275 libavformat/rtsp.c &s->interrupt_callback, NULL) < 0) { NULL 2319 libavformat/rtsp.c if (av_strstart(p->filename, "rtp:", NULL)) NULL 2329 libavformat/rtsp.c URLContext* in = NULL; NULL 2341 libavformat/rtsp.c &s->interrupt_callback, NULL); NULL 2370 libavformat/rtsp.c in = NULL; NULL 2384 libavformat/rtsp.c av_url_split(NULL, 0, NULL, 0, host, sizeof(host), &port, NULL 2385 libavformat/rtsp.c NULL, 0, s->filename); NULL 2395 libavformat/rtsp.c ffio_init_context(&pb, sdp, strlen(sdp), 0, NULL, NULL, NULL, NULL); NULL 2404 libavformat/rtsp.c s->pb = NULL; NULL 127 libavformat/rtspcodes.h )? rtsp_status_strings[x] : NULL NULL 60 libavformat/rtspdec.c ff_rtsp_send_cmd_async(s, "TEARDOWN", rt->control_uri, NULL); NULL 65 libavformat/rtspdec.c rt->real_setup = NULL; NULL 134 libavformat/rtspdec.c rtsp_send_reply(s, RTSP_STATUS_SESSION, NULL, request->seq); NULL 184 libavformat/rtspdec.c rtsp_send_reply(s, RTSP_STATUS_SERVICE, NULL, request.seq); NULL 193 libavformat/rtspdec.c rtsp_send_reply(s, RTSP_STATUS_INTERNAL, NULL, request.seq); NULL 201 libavformat/rtspdec.c rtsp_send_reply(s, RTSP_STATUS_OK, NULL, request.seq); NULL 279 libavformat/rtspdec.c rtsp_send_reply(s, RTSP_STATUS_TRANSPORT, NULL, request.seq); NULL 290 libavformat/rtspdec.c ff_url_join(url, sizeof(url), "rtp", NULL, host, localport, NULL); NULL 293 libavformat/rtspdec.c &s->interrupt_callback, NULL); NULL 298 libavformat/rtspdec.c rtsp_send_reply(s, RTSP_STATUS_TRANSPORT, NULL, request.seq); NULL 305 libavformat/rtspdec.c rtsp_send_reply(s, RTSP_STATUS_TRANSPORT, NULL, request.seq); NULL 432 libavformat/rtspdec.c av_url_split(NULL, 0, auth, sizeof(auth), host, sizeof(host), &port, NULL 434 libavformat/rtspdec.c av_url_split(NULL, 0, ctl_auth, sizeof(ctl_auth), ctl_host, NULL 451 libavformat/rtspdec.c if (!av_strstart(linept, "RTSP/1.0", NULL)) { NULL 485 libavformat/rtspdec.c ret = rtsp_send_reply(s, RTSP_STATUS_OK, NULL , request.seq); NULL 493 libavformat/rtspdec.c ret = rtsp_send_reply(s, RTSP_STATUS_OK, NULL , request.seq); NULL 545 libavformat/rtspdec.c ff_rtsp_send_cmd(s, "PLAY", rt->control_uri, cmd, reply, NULL); NULL 554 libavformat/rtspdec.c AVStream *st = NULL; NULL 578 libavformat/rtspdec.c ff_rtsp_send_cmd(s, "PAUSE", rt->control_uri, NULL, reply, NULL); NULL 591 libavformat/rtspdec.c unsigned char *content = NULL; NULL 644 libavformat/rtspdec.c ff_url_join(rt->control_uri, sizeof(rt->control_uri), proto, NULL, host, NULL 656 libavformat/rtspdec.c ff_url_join(tcpname, sizeof(tcpname), lower_proto, NULL, host, port, NULL 660 libavformat/rtspdec.c &s->interrupt_callback, NULL)) { NULL 700 libavformat/rtspdec.c av_strstart(p->filename, "rtsps:", NULL) || NULL 702 libavformat/rtspdec.c av_strstart(p->filename, "rtsp:", NULL)) NULL 724 libavformat/rtspdec.c rt->real_setup_cache = !s->nb_streams ? NULL : NULL 756 libavformat/rtspdec.c ret = ff_rtsp_read_reply(s, &reply, NULL, 1, NULL); NULL 778 libavformat/rtspdec.c ff_rdt_parse_header(buf, len, &id, NULL, NULL, NULL, NULL) < 0) NULL 800 libavformat/rtspdec.c av_url_split(NULL, 0, NULL, 0, host, sizeof(host), &port, NULL, 0, NULL 828 libavformat/rtspdec.c cmd, reply, NULL); NULL 863 libavformat/rtspdec.c cmd, reply, NULL); NULL 885 libavformat/rtspdec.c ff_rtsp_send_cmd(s, "TEARDOWN", rt->control_uri, NULL, NULL 886 libavformat/rtspdec.c reply, NULL); NULL 908 libavformat/rtspdec.c ff_rtsp_send_cmd_async(s, "GET_PARAMETER", rt->control_uri, NULL); NULL 910 libavformat/rtspdec.c ff_rtsp_send_cmd_async(s, "OPTIONS", rt->control_uri, NULL); NULL 75 libavformat/rtspenc.c "rtsp", NULL, addr, -1, NULL); NULL 84 libavformat/rtspenc.c reply, NULL, sdp, strlen(sdp)); NULL 117 libavformat/rtspenc.c ff_rtsp_send_cmd(s, "RECORD", rt->control_uri, cmd, reply, NULL); NULL 149 libavformat/rtspenc.c rtpctx->pb = NULL; NULL 199 libavformat/rtspenc.c ret = ff_rtsp_read_reply(s, &reply, NULL, 1, NULL); NULL 234 libavformat/rtspenc.c ff_rtsp_send_cmd_async(s, "TEARDOWN", rt->control_uri, NULL); NULL 52 libavformat/samidec.c AVStream *st = avformat_new_stream(s, NULL); NULL 91 libavformat/samidec.c sub->pts = p ? strtol(p, NULL, 10) : 0; NULL 105 libavformat/samidec.c av_bprint_finalize(&buf, NULL); NULL 47 libavformat/sapdec.c if (av_strstart(p->filename, "sap:", NULL)) NULL 76 libavformat/sapdec.c av_url_split(NULL, 0, NULL, 0, host, sizeof(host), &port, NULL 86 libavformat/sapdec.c ff_url_join(url, sizeof(url), "udp", NULL, host, port, "?localport=%d", NULL 89 libavformat/sapdec.c &s->interrupt_callback, NULL); NULL 148 libavformat/sapdec.c ffio_init_context(&sap->sdp_pb, sap->sdp, strlen(sap->sdp), 0, NULL, NULL, NULL 149 libavformat/sapdec.c NULL, NULL); NULL 166 libavformat/sapdec.c ret = avformat_open_input(&sap->sdp_ctx, "temp.sdp", infmt, NULL); NULL 172 libavformat/sapdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 221 libavformat/sapdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 54 libavformat/sapenc.c s->streams[i]->priv_data = NULL; NULL 75 libavformat/sapenc.c AVFormatContext **contexts = NULL; NULL 80 libavformat/sapenc.c AVDictionaryEntry* title = av_dict_get(s->metadata, "title", NULL, 0); NULL 86 libavformat/sapenc.c av_url_split(NULL, 0, NULL, 0, host, sizeof(host), &base_port, NULL 96 libavformat/sapenc.c port = strtol(buf, NULL, 10); NULL 99 libavformat/sapenc.c same_port = strtol(buf, NULL, 10); NULL 102 libavformat/sapenc.c ttl = strtol(buf, NULL, 10); NULL 110 libavformat/sapenc.c struct addrinfo hints = { 0 }, *ai = NULL; NULL 112 libavformat/sapenc.c if (getaddrinfo(host, NULL, &hints, &ai)) { NULL 148 libavformat/sapenc.c ff_url_join(url, sizeof(url), "rtp", NULL, host, base_port, NULL 152 libavformat/sapenc.c ret = ffurl_open(&fd, url, AVIO_FLAG_WRITE, &s->interrupt_callback, NULL); NULL 168 libavformat/sapenc.c ff_url_join(url, sizeof(url), "udp", NULL, announce_addr, port, NULL 171 libavformat/sapenc.c &s->interrupt_callback, NULL); NULL 166 libavformat/sbgdec.c return NULL; NULL 169 libavformat/sbgdec.c return NULL; NULL 856 libavformat/sbgdec.c char *buf = NULL; NULL 1373 libavformat/sbgdec.c r = parse_script(NULL, p->buf, p->buf_size, &script); NULL 1384 libavformat/sbgdec.c char *buf = NULL; NULL 1412 libavformat/sbgdec.c st = avformat_new_stream(avf, NULL); NULL 1491 libavformat/sbgdec.c { NULL }, NULL 81 libavformat/sctp.c struct cmsghdr *cmsg = NULL; NULL 121 libavformat/sctp.c outmsg.msg_name = NULL; NULL 171 libavformat/sctp.c av_url_split(proto, sizeof(proto), NULL, 0, hostname, sizeof(hostname), NULL 186 libavformat/sctp.c s->max_streams = strtol(buf, NULL, 10); NULL 211 libavformat/sctp.c fd1 = accept(fd, NULL, NULL); NULL 275 libavformat/sctp.c ret = ff_sctp_recvmsg(s->fd, buf + 2, size - 2, NULL, 0, &info, 0); NULL 102 libavformat/sdp.c if (getaddrinfo(dest_addr, NULL, &hints, &ai)) NULL 105 libavformat/sdp.c NULL, 0, NI_NUMERICHOST); NULL 128 libavformat/sdp.c av_url_split(proto, sizeof(proto), NULL, 0, dest_addr, size, &port, NULL, 0, url); NULL 144 libavformat/sdp.c *ttl = strtol(buff, NULL, 10); NULL 162 libavformat/sdp.c uint8_t *tmpbuf = NULL; NULL 163 libavformat/sdp.c const uint8_t *sps = NULL, *sps_end; NULL 168 libavformat/sdp.c return NULL; NULL 173 libavformat/sdp.c return NULL; NULL 181 libavformat/sdp.c return NULL; NULL 210 libavformat/sdp.c return NULL; NULL 231 libavformat/sdp.c uint8_t *tmpbuf = NULL; NULL 244 libavformat/sdp.c return NULL; NULL 324 libavformat/sdp.c return NULL; NULL 334 libavformat/sdp.c return NULL; NULL 339 libavformat/sdp.c return NULL; NULL 364 libavformat/sdp.c return NULL; NULL 371 libavformat/sdp.c return NULL; NULL 414 libavformat/sdp.c return NULL; NULL 461 libavformat/sdp.c return NULL; NULL 474 libavformat/sdp.c return NULL; NULL 484 libavformat/sdp.c char *config = NULL; NULL 503 libavformat/sdp.c const char *pic_fmt = NULL; NULL 551 libavformat/sdp.c return NULL; NULL 564 libavformat/sdp.c return NULL; NULL 567 libavformat/sdp.c return NULL; NULL 613 libavformat/sdp.c return NULL; NULL 634 libavformat/sdp.c return NULL; NULL 642 libavformat/sdp.c return NULL; NULL 751 libavformat/sdp.c AVDictionaryEntry *title = av_dict_get(ac[0]->metadata, "title", NULL, 0); NULL 793 libavformat/sdp.c dst[0] ? dst : NULL, dst_type, NULL 801 libavformat/sdp.c uint8_t *crypto_suite = NULL, *crypto_params = NULL; NULL 59 libavformat/seek-test.c AVFormatContext *ic = NULL; NULL 63 libavformat/seek-test.c AVDictionary *format_opts = NULL; NULL 98 libavformat/seek-test.c ret = avformat_open_input(&ic, filename, NULL, &format_opts); NULL 105 libavformat/seek-test.c ret = avformat_find_stream_info(ic, NULL); NULL 97 libavformat/segafilm.c film->sample_table = NULL; NULL 148 libavformat/segafilm.c st = avformat_new_stream(s, NULL); NULL 169 libavformat/segafilm.c st = avformat_new_stream(s, NULL); NULL 142 libavformat/segment.c ret = avformat_alloc_output_context2(&seg->avf, seg->oformat, NULL, NULL); NULL 155 libavformat/segment.c if (!(st = avformat_new_stream(oc, NULL))) NULL 221 libavformat/segment.c seg->avf = NULL; NULL 235 libavformat/segment.c &s->interrupt_callback, NULL)) < 0) { NULL 244 libavformat/segment.c if ((err = avformat_write_header(oc, NULL)) < 0) NULL 258 libavformat/segment.c &s->interrupt_callback, NULL); NULL 308 libavformat/segment.c if (av_escape(&buf, list_entry->filename, NULL, AV_ESCAPE_MODE_AUTO, AV_ESCAPE_FLAG_WHITESPACE) < 0) { NULL 328 libavformat/segment.c av_write_frame(oc, NULL); /* Flush any buffered data (fragmented mp4) */ NULL 389 libavformat/segment.c char *saveptr = NULL; NULL 411 libavformat/segment.c p = NULL; NULL 447 libavformat/segment.c char *saveptr = NULL; NULL 471 libavformat/segment.c p = NULL; NULL 506 libavformat/segment.c *ctx = avio_alloc_context(buf, buf_size, AVIO_FLAG_WRITE, NULL, NULL, NULL, NULL); NULL 581 libavformat/segment.c seg->avf = NULL; NULL 587 libavformat/segment.c AVFormatContext *oc = NULL; NULL 588 libavformat/segment.c AVDictionary *options = NULL; NULL 650 libavformat/segment.c seg->oformat = av_guess_format(seg->format, s->filename, NULL); NULL 672 libavformat/segment.c &s->interrupt_callback, NULL)) < 0) { NULL 709 libavformat/segment.c &s->interrupt_callback, NULL)) < 0) NULL 868 libavformat/segment.c seg->avf = NULL; NULL 876 libavformat/segment.c { "segment_format", "set container format used for the segments", OFFSET(format), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E }, NULL 877 libavformat/segment.c { "segment_format_options", "set list of options for the container format used for the segments", OFFSET(format_options_str), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E }, NULL 878 libavformat/segment.c { "segment_list", "set the segment list filename", OFFSET(list), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E }, NULL 895 libavformat/segment.c { "segment_time", "set segment duration", OFFSET(time_str),AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E }, NULL 897 libavformat/segment.c { "segment_times", "set segment split time points", OFFSET(times_str),AV_OPT_TYPE_STRING,{.str = NULL}, 0, 0, E }, NULL 898 libavformat/segment.c { "segment_frames", "set segment split frame numbers", OFFSET(frames_str),AV_OPT_TYPE_STRING,{.str = NULL}, 0, 0, E }, NULL 900 libavformat/segment.c { "segment_list_entry_prefix", "set base url prefix for segments", OFFSET(entry_prefix), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, E }, NULL 909 libavformat/segment.c { NULL }, NULL 89 libavformat/sierravmd.c AVStream *st = NULL, *vst = NULL; NULL 116 libavformat/sierravmd.c vst = avformat_new_stream(s, NULL); NULL 138 libavformat/sierravmd.c st = avformat_new_stream(s, NULL); NULL 177 libavformat/sierravmd.c raw_frame_table = NULL; NULL 178 libavformat/sierravmd.c vmd->frame_table = NULL; NULL 78 libavformat/siff.c ast = avformat_new_stream(s, NULL); NULL 123 libavformat/siff.c st = avformat_new_stream(s, NULL); NULL 169 libavformat/smacker.c st = avformat_new_stream(s, NULL); NULL 192 libavformat/smacker.c ast[i] = avformat_new_stream(s, NULL); NULL 49 libavformat/smjpegdec.c AVStream *ast = NULL, *vst = NULL; NULL 37 libavformat/smjpegenc.c AVDictionaryEntry *t = NULL; NULL 108 libavformat/smoothstreamingenc.c os->out2 = NULL; NULL 109 libavformat/smoothstreamingenc.c os->tail_out = NULL; NULL 121 libavformat/smoothstreamingenc.c AVDictionary *opts = NULL; NULL 128 libavformat/smoothstreamingenc.c os->tail_out = NULL; NULL 178 libavformat/smoothstreamingenc.c os->out = os->out2 = os->tail_out = NULL; NULL 223 libavformat/smoothstreamingenc.c ret = avio_open2(&out, temp_filename, AVIO_FLAG_WRITE, &s->interrupt_callback, NULL); NULL 301 libavformat/smoothstreamingenc.c oformat = av_guess_format("ismv", NULL, NULL); NULL 317 libavformat/smoothstreamingenc.c AVDictionary *opts = NULL; NULL 340 libavformat/smoothstreamingenc.c if (!(st = avformat_new_stream(ctx, NULL))) { NULL 348 libavformat/smoothstreamingenc.c ctx->pb = avio_alloc_context(os->iobuf, sizeof(os->iobuf), AVIO_FLAG_WRITE, os, NULL, ism_write, ism_seek); NULL 412 libavformat/smoothstreamingenc.c if ((ret = avio_open2(&in, filename, AVIO_FLAG_READ, &s->interrupt_callback, NULL)) < 0) NULL 489 libavformat/smoothstreamingenc.c if ((ret = avio_open2(&in, infile, AVIO_FLAG_READ, &s->interrupt_callback, NULL)) < 0) NULL 491 libavformat/smoothstreamingenc.c if ((ret = avio_open2(&out, outfile, AVIO_FLAG_WRITE, &s->interrupt_callback, NULL)) < 0) { NULL 526 libavformat/smoothstreamingenc.c ret = ffurl_open(&os->out, filename, AVIO_FLAG_WRITE, &s->interrupt_callback, NULL); NULL 530 libavformat/smoothstreamingenc.c av_write_frame(os->ctx, NULL); NULL 537 libavformat/smoothstreamingenc.c os->out = NULL; NULL 626 libavformat/smoothstreamingenc.c { NULL }, NULL 110 libavformat/sol.c st = avformat_new_stream(s, NULL); NULL 54 libavformat/soxdec.c st = avformat_new_stream(s, NULL); NULL 52 libavformat/soxenc.c comment = av_dict_get(s->metadata, "comment", NULL, 0); NULL 142 libavformat/spdifdec.c if (!spdif_get_offset_and_codec(NULL, (buf[2] << 8) | buf[1], NULL 213 libavformat/spdifdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 95 libavformat/spdifenc.c { NULL }, NULL 87 libavformat/srtdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 140 libavformat/srtdec.c av_bprint_finalize(&buf, NULL); NULL 38 libavformat/srtp.c s->hmac = NULL; NULL 48 libavformat/srtp.c av_aes_crypt(aes, keystream, iv, 1, NULL, 0); NULL 83 libavformat/srtp.c av_log(NULL, AV_LOG_WARNING, "SRTP Crypto suite %s not supported\n", NULL 88 libavformat/srtp.c av_log(NULL, AV_LOG_WARNING, "Incorrect amount of SRTP params\n"); NULL 180 libavformat/srtp.c av_log(NULL, AV_LOG_WARNING, "HMAC mismatch\n"); NULL 43 libavformat/srtpproto.c { "srtp_out_suite", "", offsetof(SRTPProtoContext, out_suite), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, E }, NULL 44 libavformat/srtpproto.c { "srtp_out_params", "", offsetof(SRTPProtoContext, out_params), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, E }, NULL 45 libavformat/srtpproto.c { "srtp_in_suite", "", offsetof(SRTPProtoContext, in_suite), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, D }, NULL 46 libavformat/srtpproto.c { "srtp_in_params", "", offsetof(SRTPProtoContext, in_params), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, D }, NULL 47 libavformat/srtpproto.c { NULL } NULL 63 libavformat/srtpproto.c s->rtp_hd = NULL; NULL 80 libavformat/srtpproto.c av_url_split(NULL, 0, NULL, 0, hostname, sizeof(hostname), &rtp_port, NULL 82 libavformat/srtpproto.c ff_url_join(buf, sizeof(buf), "rtp", NULL, hostname, rtp_port, "%s", path); NULL 83 libavformat/srtpproto.c if ((ret = ffurl_open(&s->rtp_hd, buf, flags, &h->interrupt_callback, NULL)) < 0) NULL 75 libavformat/stldec.c AVStream *st = avformat_new_stream(s, NULL); NULL 41 libavformat/subfile.c { NULL } NULL 56 libavformat/subtitles.c ffio_init_context(&r->buf_pb, buf, size, 0, NULL, NULL, NULL, NULL); NULL 57 libavformat/subtitles.c ff_text_init_avio(NULL, r, &r->buf_pb); NULL 123 libavformat/subtitles.c return NULL; NULL 129 libavformat/subtitles.c return NULL; NULL 133 libavformat/subtitles.c return NULL; NULL 137 libavformat/subtitles.c return NULL; NULL 320 libavformat/subtitles.c return NULL; NULL 46 libavformat/subviewer1dec.c AVPacket *sub = NULL; NULL 48 libavformat/subviewer1dec.c AVStream *st = avformat_new_stream(s, NULL); NULL 72 libavformat/subviewerdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 77 libavformat/subviewerdec.c AVPacket *sub = NULL; NULL 159 libavformat/subviewerdec.c av_bprint_finalize(&header, NULL); NULL 27 libavformat/supdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 137 libavformat/swfdec.c zlib_refill, NULL, NULL); NULL 167 libavformat/swfdec.c AVStream *ast = avformat_new_stream(s, NULL); NULL 169 libavformat/swfdec.c return NULL; NULL 194 libavformat/swfdec.c AVStream *vst = NULL, *ast = NULL, *st = 0; NULL 226 libavformat/swfdec.c vst = avformat_new_stream(s, NULL); NULL 299 libavformat/swfdec.c uint8_t *buf = NULL, *zbuf = NULL, *pal; NULL 363 libavformat/swfdec.c vst = avformat_new_stream(s, NULL); NULL 462 libavformat/swfdec.c vst = avformat_new_stream(s, NULL); NULL 463 libavformat/swfenc.c av_fifo_generic_write(swf->audio_fifo, buf, size, NULL); NULL 489 libavformat/swfenc.c video_enc = NULL; NULL 54 libavformat/takdec.c uint8_t *buffer = NULL; NULL 157 libavformat/takdec.c buffer = NULL; NULL 50 libavformat/tcp.c { NULL } NULL 73 libavformat/tcp.c av_url_split(proto, sizeof(proto), NULL, 0, hostname, sizeof(hostname), NULL 84 libavformat/tcp.c char *endptr = NULL; NULL 91 libavformat/tcp.c s->rw_timeout = strtol(buf, NULL, 10); NULL 94 libavformat/tcp.c s->listen_timeout = strtol(buf, NULL, 10); NULL 107 libavformat/tcp.c ret = getaddrinfo(NULL, portstr, &hints, &ai); NULL 40 libavformat/tedcaptionsdec.c { NULL }, NULL 137 libavformat/tedcaptionsdec.c av_bprint_finalize(bp, NULL); NULL 256 libavformat/tedcaptionsdec.c av_bprint_finalize(&content, NULL); NULL 295 libavformat/tedcaptionsdec.c st = avformat_new_stream(avf, NULL); NULL 127 libavformat/tee.c buf = NULL; NULL 138 libavformat/tee.c AVDictionary *options = NULL; NULL 141 libavformat/tee.c char *format = NULL, *select = NULL; NULL 142 libavformat/tee.c AVFormatContext *avf2 = NULL; NULL 150 libavformat/tee.c if ((entry = av_dict_get(options, option, NULL, 0))) { \ NULL 152 libavformat/tee.c entry->value = NULL; /* prevent it from being freed */ \ NULL 153 libavformat/tee.c av_dict_set(&options, option, NULL, 0); \ NULL 160 libavformat/tee.c ret = avformat_alloc_output_context2(&avf2, NULL, format, filename); NULL 190 libavformat/tee.c if (!(st2 = avformat_new_stream(avf2, NULL))) { NULL 229 libavformat/tee.c entry = NULL; NULL 230 libavformat/tee.c while (entry = av_dict_get(options, "bsfs", NULL, AV_DICT_IGNORE_SUFFIX)) { NULL 270 libavformat/tee.c av_dict_set(&options, entry->key, NULL, 0); NULL 274 libavformat/tee.c entry = NULL; NULL 310 libavformat/tee.c tee->slaves[i].avf = NULL; NULL 395 libavformat/tee.c ret = av_bitstream_filter_filter(bsf_ctx, enc_ctx, NULL, NULL 408 libavformat/tee.c av_buffer_default_free, NULL, 0); NULL 105 libavformat/thp.c st = avformat_new_stream(s, NULL); NULL 129 libavformat/thp.c st = avformat_new_stream(s, NULL); NULL 211 libavformat/tiertexseq.c st = avformat_new_stream(s, NULL); NULL 224 libavformat/tiertexseq.c st = avformat_new_stream(s, NULL); NULL 88 libavformat/tls.c { NULL } NULL 125 libavformat/tls.c av_log(h, AV_LOG_ERROR, "%s\n", ERR_error_string(ERR_get_error(), NULL)); NULL 153 libavformat/tls.c char *endptr = NULL; NULL 174 libavformat/tls.c struct addrinfo hints = { 0 }, *ai = NULL; NULL 184 libavformat/tls.c av_url_split(NULL, 0, NULL, 0, host, sizeof(host), &port, NULL, 0, uri); NULL 195 libavformat/tls.c ff_url_join(buf, sizeof(buf), "tcp", NULL, host, port, "%s", p); NULL 198 libavformat/tls.c if (!getaddrinfo(host, NULL, &hints, &ai)) { NULL 205 libavformat/tls.c proxy_path && av_strstart(proxy_path, "http://", NULL); NULL 210 libavformat/tls.c av_url_split(NULL, 0, proxy_auth, sizeof(proxy_auth), NULL 211 libavformat/tls.c proxy_host, sizeof(proxy_host), &proxy_port, NULL, 0, NULL 213 libavformat/tls.c ff_url_join(dest, sizeof(dest), NULL, NULL, host, port, NULL); NULL 257 libavformat/tls.c gnutls_priority_set_direct(c->session, "NORMAL", NULL); NULL 300 libavformat/tls.c av_log(h, AV_LOG_ERROR, "%s\n", ERR_error_string(ERR_get_error(), NULL)); NULL 306 libavformat/tls.c if (!SSL_CTX_load_verify_locations(c->ctx, c->ca_file, NULL)) NULL 307 libavformat/tls.c av_log(h, AV_LOG_ERROR, "SSL_CTX_load_verify_locations %s\n", ERR_error_string(ERR_get_error(), NULL)); NULL 311 libavformat/tls.c c->cert_file, ERR_error_string(ERR_get_error(), NULL)); NULL 317 libavformat/tls.c c->key_file, ERR_error_string(ERR_get_error(), NULL)); NULL 324 libavformat/tls.c SSL_CTX_set_verify(c->ctx, SSL_VERIFY_PEER|SSL_VERIFY_FAIL_IF_NO_PEER_CERT, NULL); NULL 327 libavformat/tls.c av_log(h, AV_LOG_ERROR, "%s\n", ERR_error_string(ERR_get_error(), NULL)); NULL 78 libavformat/tmv.c if (!(vst = avformat_new_stream(s, NULL))) NULL 81 libavformat/tmv.c if (!(ast = avformat_new_stream(s, NULL))) NULL 104 libavformat/tta.c st = avformat_new_stream(s, NULL); NULL 79 libavformat/tty.c AVStream *st = avformat_new_stream(avctx, NULL); NULL 140 libavformat/tty.c { "video_size", "A string describing frame size, such as 640x480 or hd720.", OFFSET(width), AV_OPT_TYPE_IMAGE_SIZE, {.str = NULL}, 0, 0, DEC }, NULL 142 libavformat/tty.c { NULL }, NULL 44 libavformat/txd.c st = avformat_new_stream(s, NULL); NULL 124 libavformat/udp.c {NULL} NULL 154 libavformat/udp.c log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IP_MULTICAST_TTL)"); NULL 162 libavformat/udp.c log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IPV6_MULTICAST_HOPS)"); NULL 182 libavformat/udp.c log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IP_ADD_MEMBERSHIP)"); NULL 194 libavformat/udp.c log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IPV6_ADD_MEMBERSHIP)"); NULL 214 libavformat/udp.c log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IP_DROP_MEMBERSHIP)"); NULL 226 libavformat/udp.c log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IPV6_DROP_MEMBERSHIP)"); NULL 253 libavformat/udp.c res = NULL; NULL 254 libavformat/udp.c av_log(NULL, AV_LOG_ERROR, "udp_resolve_host: %s\n", gai_strerror(error)); NULL 286 libavformat/udp.c log_net_error(NULL, AV_LOG_ERROR, "setsockopt(MCAST_JOIN_SOURCE_GROUP)"); NULL 288 libavformat/udp.c log_net_error(NULL, AV_LOG_ERROR, "setsockopt(MCAST_BLOCK_SOURCE)"); NULL 295 libavformat/udp.c av_log(NULL, AV_LOG_ERROR, NULL 308 libavformat/udp.c av_log(NULL, AV_LOG_ERROR, "%s is of incorrect protocol family\n", NULL 322 libavformat/udp.c log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IP_ADD_SOURCE_MEMBERSHIP)"); NULL 324 libavformat/udp.c log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IP_BLOCK_SOURCE)"); NULL 357 libavformat/udp.c res0 = udp_resolve_host(localaddr[0] ? localaddr : NULL, s->local_port, NULL 367 libavformat/udp.c log_net_error(NULL, AV_LOG_ERROR, "socket"); NULL 393 libavformat/udp.c if ((error = getnameinfo((struct sockaddr *)addr, addr_len, NULL, 0, sbuf, sizeof(sbuf), NI_NUMERICSERV)) != 0) { NULL 394 libavformat/udp.c av_log(NULL, AV_LOG_ERROR, "getnameinfo: %s\n", gai_strerror(error)); NULL 398 libavformat/udp.c return strtol(sbuf, NULL, 10); NULL 425 libavformat/udp.c av_url_split(NULL, 0, NULL, 0, hostname, sizeof(hostname), &port, NULL, 0, uri); NULL 437 libavformat/udp.c s->is_connected = strtol(buf, NULL, 10); NULL 522 libavformat/udp.c av_fifo_generic_write(s->fifo, s->tmp, len+4, NULL); NULL 529 libavformat/udp.c return NULL; NULL 579 libavformat/udp.c char *endptr = NULL; NULL 587 libavformat/udp.c char *endptr = NULL; NULL 598 libavformat/udp.c s->ttl = strtol(buf, NULL, 10); NULL 601 libavformat/udp.c s->udplite_coverage = strtol(buf, NULL, 10); NULL 604 libavformat/udp.c s->local_port = strtol(buf, NULL, 10); NULL 607 libavformat/udp.c s->packet_size = strtol(buf, NULL, 10); NULL 610 libavformat/udp.c s->buffer_size = strtol(buf, NULL, 10); NULL 613 libavformat/udp.c s->is_connected = strtol(buf, NULL, 10); NULL 616 libavformat/udp.c dscp = strtol(buf, NULL, 10); NULL 619 libavformat/udp.c s->circular_buffer_size = strtol(buf, NULL, 10); NULL 639 libavformat/udp.c s->timeout = strtol(buf, NULL, 10); NULL 641 libavformat/udp.c s->is_broadcast = strtol(buf, NULL, 10); NULL 653 libavformat/udp.c av_url_split(NULL, 0, NULL, 0, hostname, sizeof(hostname), &port, NULL, 0, uri); NULL 797 libavformat/udp.c ret = pthread_mutex_init(&s->mutex, NULL); NULL 802 libavformat/udp.c ret = pthread_cond_init(&s->cond, NULL); NULL 807 libavformat/udp.c ret = pthread_create(&s->circular_buffer_thread, NULL, circular_buffer_task, h); NULL 858 libavformat/udp.c av_fifo_generic_read(s->fifo, tmp, 4, NULL); NULL 865 libavformat/udp.c av_fifo_generic_read(s->fifo, buf, avail, NULL); NULL 935 libavformat/udp.c ret = pthread_join(s->circular_buffer_thread, NULL); NULL 153 libavformat/uncodedframecrcenc.c av_bprint_finalize(&bp, NULL); NULL 54 libavformat/unix.c { NULL } NULL 41 libavformat/url-test.c test(NULL, "baz"); NULL 53 libavformat/url.c if (!getaddrinfo(hostname, NULL, &hints, &ai)) { NULL 129 libavformat/url.c while (av_strstart(rel, "../", NULL) && sep) { NULL 39 libavformat/urldecode.c char *dest = NULL; NULL 42 libavformat/urldecode.c return NULL; NULL 48 libavformat/urldecode.c return NULL; NULL 190 libavformat/utils.c av_log(NULL, remaining ? AV_LOG_ERROR : AV_LOG_DEBUG, "Truncating packet of size %d to %"PRId64"\n", size, remaining+1); NULL 243 libavformat/utils.c pkt->data = NULL; NULL 333 libavformat/utils.c AVProbeData pd = { filename, NULL, 0 }; NULL 365 libavformat/utils.c return NULL; NULL 406 libavformat/utils.c AVDictionary *tmp = NULL; NULL 407 libavformat/utils.c ID3v2ExtraMeta *id3v2_extra_meta = NULL; NULL 412 libavformat/utils.c av_log(NULL, AV_LOG_ERROR, "Input context has not been properly allocated by avformat_alloc_context() and is not NULL either\n"); NULL 500 libavformat/utils.c *ps = NULL; NULL 594 libavformat/utils.c first_program = av_find_program_from_stream(s, NULL, stream_index); NULL 600 libavformat/utils.c if (av_find_program_from_stream(s, NULL, i)) NULL 652 libavformat/utils.c if ((err = probe_codec(s, st, NULL)) < 0) NULL 662 libavformat/utils.c pkt->data = NULL; NULL 672 libavformat/utils.c if ((err = probe_codec(s, st, NULL)) < 0) NULL 833 libavformat/utils.c return NULL; NULL 1088 libavformat/utils.c av_dlog(NULL, NULL 1154 libavformat/utils.c av_dlog(NULL, "OUTdelayed:%d/%d pts:%s, dts:%s cur_dts:%s\n", NULL 1172 libavformat/utils.c *pkt_buf_end = NULL; NULL 1184 libavformat/utils.c uint8_t *data = pkt ? pkt->data : NULL; NULL 1221 libavformat/utils.c pkt->side_data = NULL; NULL 1257 libavformat/utils.c pkt->buf = NULL; NULL 1261 libavformat/utils.c pkt->destruct = NULL; NULL 1278 libavformat/utils.c st->parser = NULL; NULL 1296 libavformat/utils.c *pkt_buffer_end = NULL; NULL 1309 libavformat/utils.c AVDictionary *metadata = NULL; NULL 1326 libavformat/utils.c parse_packet(s, NULL, st->index); NULL 1372 libavformat/utils.c compute_pkt_fields(s, st, NULL, pkt, AV_NOPTS_VALUE, AV_NOPTS_VALUE); NULL 1428 libavformat/utils.c if (av_packet_get_side_data(pkt, src_sd->type, NULL)) NULL 1451 libavformat/utils.c av_opt_set_dict_val(s, "metadata", NULL, AV_OPT_SEARCH_CHILDREN); NULL 1625 libavformat/utils.c st->parser = NULL; NULL 2269 libavformat/utils.c for (p = NULL; (p = av_find_program_from_stream(ic, p, i)); ) { NULL 2409 libavformat/utils.c st->parser = NULL; NULL 2622 libavformat/utils.c AVDictionary *thread_opt = NULL; NULL 2655 libavformat/utils.c (!has_codec_parameters(st, NULL) || !has_decode_delay_been_guessed(st) || NULL 2857 libavformat/utils.c avctx->extradata = NULL; NULL 2988 libavformat/utils.c av_log(NULL, AV_LOG_DEBUG, "rfps: %f %f\n", get_std_framerate(j) / 12.0/1001, error); NULL 3048 libavformat/utils.c AVDictionary *thread_opt = NULL; NULL 3091 libavformat/utils.c if (!has_codec_parameters(st, NULL) && st->request_probe <= 0) { NULL 3124 libavformat/utils.c if (!has_codec_parameters(st, NULL)) NULL 3300 libavformat/utils.c (options && i < orig_nb_streams) ? &options[i] : NULL); NULL 3323 libavformat/utils.c ? &options[i] : NULL); NULL 3324 libavformat/utils.c } while (err > 0 && !has_codec_parameters(st, NULL)); NULL 3469 libavformat/utils.c last = NULL; NULL 3477 libavformat/utils.c return NULL; NULL 3486 libavformat/utils.c unsigned *program = NULL; NULL 3487 libavformat/utils.c const AVCodec *decoder = NULL, *best_decoder = NULL; NULL 3490 libavformat/utils.c AVProgram *p = av_find_program_from_stream(ic, NULL, related_stream); NULL 3533 libavformat/utils.c program = NULL; NULL 3641 libavformat/utils.c pb = NULL; NULL 3651 libavformat/utils.c *ps = NULL; NULL 3663 libavformat/utils.c return NULL; NULL 3666 libavformat/utils.c return NULL; NULL 3671 libavformat/utils.c return NULL; NULL 3674 libavformat/utils.c return NULL; NULL 3682 libavformat/utils.c return NULL; NULL 3726 libavformat/utils.c AVProgram *program = NULL; NULL 3738 libavformat/utils.c return NULL; NULL 3755 libavformat/utils.c AVChapter *chapter = NULL; NULL 3760 libavformat/utils.c return NULL; NULL 3770 libavformat/utils.c return NULL; NULL 3785 libavformat/utils.c AVProgram *program = NULL; NULL 3996 libavformat/utils.c av_log(NULL, AV_LOG_DEBUG, NULL 4000 libavformat/utils.c av_log(NULL, AV_LOG_WARNING, NULL 4004 libavformat/utils.c av_log(NULL, AV_LOG_ERROR, NULL 4023 libavformat/utils.c char *dest = NULL, *dest_end; NULL 4218 libavformat/utils.c return strtol(spec, NULL, 0) == st->index; NULL 4234 libavformat/utils.c int i, index = strtol(spec, NULL, 0); NULL 4251 libavformat/utils.c int stream_idx = strtol(endptr, NULL, 0); NULL 4282 libavformat/utils.c tag = av_dict_get(st->metadata, key, NULL, 0); NULL 4398 libavformat/utils.c const uint8_t *data = NULL; NULL 4448 libavformat/utils.c return NULL; NULL 4459 libavformat/utils.c return NULL; NULL 4475 libavformat/utils.c return NULL; NULL 57 libavformat/vc1test.c st = avformat_new_stream(s, NULL); NULL 129 libavformat/vivo.c vst = avformat_new_stream(s, NULL); NULL 130 libavformat/vivo.c ast = avformat_new_stream(s, NULL); NULL 55 libavformat/vocdec.c st = avformat_new_stream(s, NULL); NULL 46 libavformat/vorbiscomment.c AVDictionaryEntry *tag = NULL; NULL 61 libavformat/vorbiscomment.c AVDictionaryEntry *tag = NULL; NULL 60 libavformat/vplayerdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 95 libavformat/vqf.c AVStream *st = avformat_new_stream(s, NULL); NULL 226 libavformat/vqf.c ff_metadata_conv_ctx(s, NULL, vqf_metadata_conv); NULL 133 libavformat/wavdec.c *st = avformat_new_stream(s, NULL); NULL 255 libavformat/wavdec.c AVStream *st = NULL; NULL 371 libavformat/wavdec.c vst = avformat_new_stream(s, NULL); NULL 445 libavformat/wavdec.c ff_metadata_conv_ctx(s, NULL, wav_metadata_conv); NULL 446 libavformat/wavdec.c ff_metadata_conv_ctx(s, NULL, ff_riff_info_conv); NULL 614 libavformat/wavdec.c { NULL }, NULL 674 libavformat/wavdec.c st = avformat_new_stream(s, NULL); NULL 745 libavformat/wavdec.c ff_metadata_conv_ctx(s, NULL, wav_metadata_conv); NULL 746 libavformat/wavdec.c ff_metadata_conv_ctx(s, NULL, ff_riff_info_conv); NULL 97 libavformat/wavenc.c if (tag = av_dict_get(s->metadata, key, NULL, 0)) { NULL 118 libavformat/wavenc.c if (tmp_tag = av_dict_get(s->metadata, "time_reference", NULL, 0)) NULL 119 libavformat/wavenc.c time_reference = strtoll(tmp_tag->value, NULL, 10); NULL 123 libavformat/wavenc.c if (tmp_tag = av_dict_get(s->metadata, "umid", NULL, 0)) { NULL 131 libavformat/wavenc.c umidpart = strtoll(umidpart_str, NULL, 16); NULL 140 libavformat/wavenc.c if (tmp_tag = av_dict_get(s->metadata, "coding_history", NULL, 0)) NULL 513 libavformat/wavenc.c { NULL }, NULL 104 libavformat/wc3movie.c wc3->vpkt.data = NULL; wc3->vpkt.size = 0; NULL 168 libavformat/wc3movie.c st = avformat_new_stream(s, NULL); NULL 179 libavformat/wc3movie.c st = avformat_new_stream(s, NULL); NULL 237 libavformat/wc3movie.c wc3->vpkt.data = NULL; wc3->vpkt.size = 0; NULL 64 libavformat/webmdashenc.c return NULL; NULL 73 libavformat/webmdashenc.c DURATION, NULL, 0); NULL 105 libavformat/webmdashenc.c CUE_TIMESTAMPS, NULL, 0); NULL 109 libavformat/webmdashenc.c CUE_TIMESTAMPS, NULL, 0); NULL 118 libavformat/webmdashenc.c TRACK_NUMBER, NULL, 0); NULL 123 libavformat/webmdashenc.c TRACK_NUMBER, NULL, 0); NULL 143 libavformat/webmdashenc.c AVDictionaryEntry *irange = av_dict_get(stream->metadata, INITIALIZATION_RANGE, NULL, 0); NULL 144 libavformat/webmdashenc.c AVDictionaryEntry *cues_start = av_dict_get(stream->metadata, CUES_START, NULL, 0); NULL 145 libavformat/webmdashenc.c AVDictionaryEntry *cues_end = av_dict_get(stream->metadata, CUES_END, NULL, 0); NULL 146 libavformat/webmdashenc.c AVDictionaryEntry *filename = av_dict_get(stream->metadata, FILENAME, NULL, 0); NULL 147 libavformat/webmdashenc.c AVDictionaryEntry *bandwidth = av_dict_get(stream->metadata, BANDWIDTH, NULL, 0); NULL 148 libavformat/webmdashenc.c if (!irange || cues_start == NULL || cues_end == NULL || filename == NULL || NULL 239 libavformat/webmdashenc.c lang = av_dict_get(s->streams[as->streams[0]]->metadata, "language", NULL, 0); NULL 256 libavformat/webmdashenc.c CLUSTER_KEYFRAME, NULL, 0); NULL 294 libavformat/webmdashenc.c if (w->as == NULL) return -1; NULL 296 libavformat/webmdashenc.c w->as[w->nb_as - 1].streams = NULL; NULL 311 libavformat/webmdashenc.c if (as->streams == NULL) return -1; NULL 364 libavformat/webmdashenc.c { NULL }, NULL 149 libavformat/webpenc.c { NULL }, NULL 65 libavformat/webvttdec.c AVStream *st = avformat_new_stream(s, NULL); NULL 102 libavformat/webvttdec.c identifier = NULL; NULL 167 libavformat/webvttdec.c av_bprint_finalize(&cue, NULL); NULL 168 libavformat/webvttdec.c av_bprint_finalize(&header, NULL); NULL 202 libavformat/webvttdec.c { NULL } NULL 98 libavformat/westwood_aud.c st = avformat_new_stream(s, NULL); NULL 91 libavformat/westwood_vqa.c st = avformat_new_stream(s, NULL); NULL 188 libavformat/westwood_vqa.c AVStream *st = avformat_new_stream(s, NULL); NULL 162 libavformat/wtvdec.c return NULL; NULL 166 libavformat/wtvdec.c return NULL; NULL 172 libavformat/wtvdec.c return NULL; NULL 180 libavformat/wtvdec.c return NULL; NULL 191 libavformat/wtvdec.c return NULL; NULL 202 libavformat/wtvdec.c return NULL; NULL 209 libavformat/wtvdec.c return NULL; NULL 229 libavformat/wtvdec.c return NULL; NULL 237 libavformat/wtvdec.c return NULL; NULL 241 libavformat/wtvdec.c wtvfile_read_packet, NULL, wtvfile_seek); NULL 450 libavformat/wtvdec.c st = avformat_new_stream(s, NULL); NULL 559 libavformat/wtvdec.c ff_metadata_conv(&s->metadata, NULL, ff_asf_metadata_conv); NULL 572 libavformat/wtvdec.c st->codec->codec_tag = ff_get_bmp_header(pb, st, NULL); NULL 619 libavformat/wtvdec.c return NULL; NULL 620 libavformat/wtvdec.c st = avformat_new_stream(s, NULL); NULL 623 libavformat/wtvdec.c return NULL; NULL 657 libavformat/wtvdec.c return NULL; NULL 671 libavformat/wtvdec.c return NULL; NULL 675 libavformat/wtvdec.c return NULL; NULL 698 libavformat/wtvdec.c return NULL; NULL 724 libavformat/wtvdec.c return NULL; NULL 734 libavformat/wtvdec.c return NULL; NULL 745 libavformat/wtvdec.c return NULL; NULL 752 libavformat/wtvdec.c return NULL; NULL 861 libavformat/wtvdec.c ff_parse_mpeg2_descriptor(s, st, 0, &pbuf, buf + buf_size, NULL, 0, 0, NULL); NULL 529 libavformat/wtvenc.c { ff_timeline_table_0_entries_Events_le16, sizeof(ff_timeline_table_0_entries_Events_le16), NULL}, NULL 530 libavformat/wtvenc.c { ff_timeline_le16, sizeof(ff_timeline_le16), NULL}, NULL 532 libavformat/wtvenc.c { ff_table_0_entries_legacy_attrib_le16, sizeof(ff_table_0_entries_legacy_attrib_le16), NULL}, NULL 533 libavformat/wtvenc.c { table_0_redirector_legacy_attrib, sizeof(table_0_redirector_legacy_attrib), NULL}, NULL 535 libavformat/wtvenc.c { ff_table_0_entries_time_le16, sizeof(ff_table_0_entries_time_le16), NULL}, NULL 676 libavformat/wtvenc.c ff_metadata_conv(&s->metadata, ff_asf_metadata_conv, NULL); NULL 682 libavformat/wtvenc.c tag = av_dict_get(st->metadata, "title", NULL, 0); NULL 712 libavformat/wtvenc.c pos += metadata_header_size("WM/Picture") + attachment_value_size(&wctx->thumbnail, av_dict_get(st->metadata, "title", NULL, 0)); NULL 230 libavformat/wvdec.c st = avformat_new_stream(s, NULL); NULL 247 libavformat/wvdec.c if (!av_dict_get(s->metadata, "", NULL, AV_DICT_IGNORE_SUFFIX)) NULL 72 libavformat/xa.c st = avformat_new_stream(s, NULL); NULL 142 libavformat/xmv.c AVStream *vst = NULL; NULL 163 libavformat/xmv.c vst = avformat_new_stream(s, NULL); NULL 193 libavformat/xmv.c AVStream *ast = NULL; NULL 228 libavformat/xmv.c ast = avformat_new_stream(s, NULL); NULL 49 libavformat/xwma.c uint32_t *dpds_table = NULL; NULL 74 libavformat/xwma.c st = avformat_new_stream(s, NULL); NULL 66 libavformat/yop.c audio_stream = avformat_new_stream(s, NULL); NULL 67 libavformat/yop.c video_stream = avformat_new_stream(s, NULL); NULL 133 libavformat/yop.c yop->video_packet.data = NULL; NULL 134 libavformat/yop.c yop->video_packet.buf = NULL; NULL 137 libavformat/yop.c yop->video_packet.destruct = NULL; NULL 245 libavformat/yuv4mpegdec.c st = avformat_new_stream(s, NULL); NULL 271 libavresample/audio_convert.c return NULL; NULL 286 libavresample/audio_convert.c return NULL; NULL 125 libavresample/audio_data.c return NULL; NULL 129 libavresample/audio_data.c return NULL; NULL 134 libavresample/audio_data.c return NULL; NULL 152 libavresample/audio_data.c return NULL; NULL 183 libavresample/audio_data.c uint8_t *new_data[AVRESAMPLE_MAX_CHANNELS] = { NULL }; NULL 288 libavresample/audio_mix.c am->mix = am->mix_generic = NULL; NULL 348 libavresample/audio_mix.c return NULL; NULL 406 libavresample/audio_mix.c return NULL; NULL 419 libavresample/audio_mix.c am->matrix = NULL; NULL 450 libavresample/audio_mix.c uint8_t *data0[AVRESAMPLE_MAX_CHANNELS] = { NULL }; NULL 667 libavresample/audio_mix.c am->matrix = NULL; NULL 193 libavresample/avresample-test.c uint8_t *in_buf = NULL; NULL 194 libavresample/avresample-test.c uint8_t *out_buf = NULL; NULL 217 libavresample/avresample-test.c av_log(NULL, AV_LOG_INFO, "Usage: avresample-test [<num formats> " NULL 222 libavresample/avresample-test.c num_formats = strtol(argv[1], NULL, 0); NULL 226 libavresample/avresample-test.c num_rates = strtol(argv[2], NULL, 0); NULL 230 libavresample/avresample-test.c num_layouts = strtol(argv[3], NULL, 0); NULL 251 libavresample/avresample-test.c av_log(NULL, AV_LOG_ERROR, "Error allocating AVAudioResampleContext\n"); NULL 281 libavresample/avresample-test.c av_log(NULL, AV_LOG_INFO, "%s to %s, %d to %d channels, %d Hz to %d Hz\n", NULL 313 libavresample/avresample-test.c av_log(NULL, AV_LOG_ERROR, "%s\n", errbuf); NULL 316 libavresample/avresample-test.c av_log(NULL, AV_LOG_INFO, "Converted %d samples to %d samples\n", NULL 319 libavresample/avresample-test.c av_log(NULL, AV_LOG_INFO, "%d delay samples not converted\n", NULL 322 libavresample/avresample-test.c av_log(NULL, AV_LOG_INFO, "%d samples available for output\n", NULL 324 libavresample/avresample-test.c av_log(NULL, AV_LOG_INFO, "\n"); NULL 307 libavresample/dither.c c->s16_data = NULL; NULL 358 libavresample/dither.c return NULL; NULL 363 libavresample/dither.c return NULL; NULL 439 libavresample/dither.c return NULL; NULL 86 libavresample/options.c { NULL }, NULL 102 libavresample/options.c return NULL; NULL 136 libavresample/resample.c return NULL; NULL 140 libavresample/resample.c return NULL; NULL 221 libavresample/resample.c return NULL; NULL 237 libavresample/resample.c AudioData *fifo_buf = NULL; NULL 257 libavresample/resample.c avr->out_sample_fmt, NULL); NULL 463 libavresample/resample.c out_samples = resample(c, NULL, NULL, NULL, c->buffer->nb_samples, NULL 268 libavresample/utils.c avr->out_fifo = NULL; NULL 320 libavresample/utils.c &avr->ch_map_info : NULL); NULL 386 libavresample/utils.c &avr->ch_map_info : NULL); NULL 418 libavresample/utils.c &avr->ch_map_info : NULL); NULL 434 libavresample/utils.c return handle_buffered_output(avr, output ? &output_buffer : NULL, NULL 435 libavresample/utils.c NULL); NULL 436 libavresample/utils.c current_buffer = NULL; NULL 500 libavresample/utils.c return handle_buffered_output(avr, output ? &output_buffer : NULL, NULL 553 libavresample/utils.c uint8_t **out_data = NULL, **in_data = NULL; NULL 128 libavutil/adler32.c av_log(NULL, AV_LOG_DEBUG, "%X (expected 50E6E508)\n", checksum); NULL 300 libavutil/aes.c av_aes_crypt(&b, temp, rct[i], 1, NULL, 1); NULL 303 libavutil/aes.c av_log(NULL, AV_LOG_ERROR, "%d %02X %02X\n", NULL 324 libavutil/aes.c av_aes_crypt(&ae, temp, pt, 1, NULL, 0); NULL 326 libavutil/aes.c av_log(NULL, AV_LOG_ERROR, "%02X %02X %02X %02X\n", NULL 328 libavutil/aes.c av_aes_crypt(&ad, temp, temp, 1, NULL, 1); NULL 333 libavutil/aes.c av_log(NULL, AV_LOG_ERROR, "%d %d %02X %02X\n", NULL 82 libavutil/arm/cpu.c if (av_strstart(buf, "Features", NULL)) { NULL 68 libavutil/audio_fifo.c return NULL; NULL 72 libavutil/audio_fifo.c return NULL; NULL 94 libavutil/audio_fifo.c return NULL; NULL 130 libavutil/audio_fifo.c ret = av_fifo_generic_write(af->buf[i], data[i], size, NULL); NULL 151 libavutil/audio_fifo.c if ((ret = av_fifo_generic_read(af->buf[i], data[i], size, NULL)) < 0) NULL 39 libavutil/avassert.h av_log(NULL, AV_LOG_PANIC, "Assertion %s failed at %s:%d\n", \ NULL 62 libavutil/avstring.c if (av_stristart(s1, s2, NULL)) NULL 66 libavutil/avstring.c return NULL; NULL 80 libavutil/avstring.c return NULL; NULL 115 libavutil/avstring.c char *p = NULL; NULL 120 libavutil/avstring.c len = vsnprintf(NULL, 0, fmt, va); NULL 155 libavutil/avstring.c return NULL; NULL 189 libavutil/avstring.c return NULL; NULL 196 libavutil/avstring.c *saveptr = NULL; NULL 197 libavutil/avstring.c return NULL; NULL 207 libavutil/avstring.c *saveptr = NULL; NULL 281 libavutil/avstring.c av_bprint_finalize(&dstbuf, NULL); NULL 149 libavutil/base64.c return NULL; NULL 213 libavutil/base64.c if (av_base64_decode(NULL, encoded, 0) != 0) { NULL 222 libavutil/base64.c if (av_base64_decode(NULL, encoded, 0) >= 0) { NULL 269 libavutil/base64.c av_base64_decode(NULL, out, 0); NULL 552 libavutil/blowfish.c test_blowfish(&ctx, tmp, plaintext, ciphertext, 1, NULL, 0, "encryption"); NULL 553 libavutil/blowfish.c test_blowfish(&ctx, tmp, ciphertext, plaintext, 1, NULL, 1, "decryption"); NULL 554 libavutil/blowfish.c test_blowfish(&ctx, tmp, tmp, ciphertext, 1, NULL, 0, "Inplace encryption"); NULL 555 libavutil/blowfish.c test_blowfish(&ctx, tmp, tmp, plaintext, 1, NULL, 1, "Inplace decryption"); NULL 49 libavutil/bprint.c old_str = av_bprint_is_allocated(buf) ? buf->str : NULL; NULL 103 libavutil/bprint.c dst = room ? buf->str + buf->len : NULL; NULL 126 libavutil/bprint.c dst = room ? buf->str + buf->len : NULL; NULL 224 libavutil/bprint.c *mem = *actual_size ? buf->str + buf->len : NULL; NULL 246 libavutil/bprint.c buf->str = NULL; NULL 340 libavutil/bprint.c av_bprint_finalize(&b, NULL); NULL 345 libavutil/bprint.c av_bprint_finalize(&b, NULL); NULL 350 libavutil/bprint.c av_bprint_finalize(&b, NULL); NULL 372 libavutil/bprint.c av_bprint_finalize(&b, NULL); NULL 32 libavutil/buffer.c AVBufferRef *ref = NULL; NULL 33 libavutil/buffer.c AVBuffer *buf = NULL; NULL 37 libavutil/buffer.c return NULL; NULL 51 libavutil/buffer.c return NULL; NULL 68 libavutil/buffer.c AVBufferRef *ret = NULL; NULL 69 libavutil/buffer.c uint8_t *data = NULL; NULL 73 libavutil/buffer.c return NULL; NULL 75 libavutil/buffer.c ret = av_buffer_create(data, size, av_buffer_default_free, NULL, 0); NULL 86 libavutil/buffer.c return NULL; NULL 97 libavutil/buffer.c return NULL; NULL 129 libavutil/buffer.c buffer_replace(buf, NULL); NULL 176 libavutil/buffer.c uint8_t *data = av_realloc(NULL, size); NULL 180 libavutil/buffer.c buf = av_buffer_create(data, size, av_buffer_default_free, NULL, 0); NULL 196 libavutil/buffer.c AVBufferRef *new = NULL; NULL 222 libavutil/buffer.c return NULL; NULL 224 libavutil/buffer.c ff_mutex_init(&pool->mutex, NULL); NULL 258 libavutil/buffer.c *ppool = NULL; NULL 268 libavutil/buffer.c BufferPoolEntry *cur = *(void * volatile *)&pool->pool, *last = NULL; NULL 272 libavutil/buffer.c cur = avpriv_atomic_ptr_cas((void * volatile *)&pool->pool, last, NULL); NULL 274 libavutil/buffer.c return NULL; NULL 292 libavutil/buffer.c while (avpriv_atomic_ptr_cas((void * volatile *)&pool->pool, NULL, buf)) { NULL 332 libavutil/buffer.c return NULL; NULL 337 libavutil/buffer.c return NULL; NULL 365 libavutil/buffer.c av_log(NULL, AV_LOG_DEBUG, "Pool race dectected, spining to avoid overallocation and eventual OOM\n"); NULL 375 libavutil/buffer.c buf->next = NULL; NULL 381 libavutil/buffer.c return NULL; NULL 391 libavutil/buffer.c buf->next = NULL; NULL 441 libavutil/camellia.c av_camellia_crypt(cs, temp, rpt, 1, NULL, 0); NULL 444 libavutil/camellia.c av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rct[j][i], temp[i]); NULL 448 libavutil/camellia.c av_camellia_crypt(cs, temp, rct[j], 1, NULL, 1); NULL 451 libavutil/camellia.c av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rpt[i], temp[i]); NULL 463 libavutil/camellia.c av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rpt[i], temp[i]); NULL 500 libavutil/cast5.c decipher(cs, dst, src, NULL); NULL 547 libavutil/cast5.c av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rct[j][i], temp[i]); NULL 555 libavutil/cast5.c av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rpt[i], temp[i]); NULL 571 libavutil/cast5.c av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rct2[j][i], rpt2[j][i]); NULL 585 libavutil/cast5.c av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rct2[0][i], rpt2[0][i]); NULL 70 libavutil/channel_layout.c return NULL; NULL 136 libavutil/channel_layout.c av_log(NULL, AV_LOG_WARNING, NULL 259 libavutil/channel_layout.c return NULL; NULL 263 libavutil/channel_layout.c return NULL; NULL 270 libavutil/channel_layout.c return NULL; NULL 274 libavutil/channel_layout.c return NULL; NULL 67 libavutil/cpu.c av_log(NULL, AV_LOG_WARNING, "MMX implied by specified flags\n"); NULL 121 libavutil/cpu.c { "flags" , NULL, 0, AV_OPT_TYPE_FLAGS, { .i64 = 0 }, INT64_MIN, INT64_MAX, .unit = "flags" }, NULL 123 libavutil/cpu.c { "altivec" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ALTIVEC }, .unit = "flags" }, NULL 125 libavutil/cpu.c { "mmx" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_MMX }, .unit = "flags" }, NULL 126 libavutil/cpu.c { "mmxext" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_MMXEXT }, .unit = "flags" }, NULL 127 libavutil/cpu.c { "sse" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_SSE }, .unit = "flags" }, NULL 128 libavutil/cpu.c { "sse2" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_SSE2 }, .unit = "flags" }, NULL 129 libavutil/cpu.c { "sse2slow", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_SSE2SLOW }, .unit = "flags" }, NULL 130 libavutil/cpu.c { "sse3" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_SSE3 }, .unit = "flags" }, NULL 131 libavutil/cpu.c { "sse3slow", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_SSE3SLOW }, .unit = "flags" }, NULL 132 libavutil/cpu.c { "ssse3" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_SSSE3 }, .unit = "flags" }, NULL 133 libavutil/cpu.c { "atom" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ATOM }, .unit = "flags" }, NULL 134 libavutil/cpu.c { "sse4.1" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_SSE4 }, .unit = "flags" }, NULL 135 libavutil/cpu.c { "sse4.2" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_SSE42 }, .unit = "flags" }, NULL 136 libavutil/cpu.c { "avx" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_AVX }, .unit = "flags" }, NULL 137 libavutil/cpu.c { "xop" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_XOP }, .unit = "flags" }, NULL 138 libavutil/cpu.c { "fma3" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_FMA3 }, .unit = "flags" }, NULL 139 libavutil/cpu.c { "fma4" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_FMA4 }, .unit = "flags" }, NULL 140 libavutil/cpu.c { "avx2" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_AVX2 }, .unit = "flags" }, NULL 141 libavutil/cpu.c { "bmi1" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_BMI1 }, .unit = "flags" }, NULL 142 libavutil/cpu.c { "bmi2" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_BMI2 }, .unit = "flags" }, NULL 143 libavutil/cpu.c { "3dnow" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_3DNOW }, .unit = "flags" }, NULL 144 libavutil/cpu.c { "3dnowext", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_3DNOWEXT }, .unit = "flags" }, NULL 145 libavutil/cpu.c { "cmov", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_CMOV }, .unit = "flags" }, NULL 147 libavutil/cpu.c { "armv5te", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ARMV5TE }, .unit = "flags" }, NULL 148 libavutil/cpu.c { "armv6", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ARMV6 }, .unit = "flags" }, NULL 149 libavutil/cpu.c { "armv6t2", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ARMV6T2 }, .unit = "flags" }, NULL 150 libavutil/cpu.c { "vfp", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_VFP }, .unit = "flags" }, NULL 151 libavutil/cpu.c { "vfpv3", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_VFPV3 }, .unit = "flags" }, NULL 152 libavutil/cpu.c { "neon", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_NEON }, .unit = "flags" }, NULL 154 libavutil/cpu.c { "armv8", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ARMV8 }, .unit = "flags" }, NULL 155 libavutil/cpu.c { "neon", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_NEON }, .unit = "flags" }, NULL 156 libavutil/cpu.c { "vfp", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_VFP }, .unit = "flags" }, NULL 158 libavutil/cpu.c { NULL }, NULL 179 libavutil/cpu.c { "flags" , NULL, 0, AV_OPT_TYPE_FLAGS, { .i64 = 0 }, INT64_MIN, INT64_MAX, .unit = "flags" }, NULL 181 libavutil/cpu.c { "altivec" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ALTIVEC }, .unit = "flags" }, NULL 183 libavutil/cpu.c { "mmx" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_MMX }, .unit = "flags" }, NULL 184 libavutil/cpu.c { "mmx2" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_MMX2 }, .unit = "flags" }, NULL 185 libavutil/cpu.c { "mmxext" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_MMX2 }, .unit = "flags" }, NULL 186 libavutil/cpu.c { "sse" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_SSE }, .unit = "flags" }, NULL 187 libavutil/cpu.c { "sse2" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_SSE2 }, .unit = "flags" }, NULL 188 libavutil/cpu.c { "sse2slow", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_SSE2SLOW }, .unit = "flags" }, NULL 189 libavutil/cpu.c { "sse3" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_SSE3 }, .unit = "flags" }, NULL 190 libavutil/cpu.c { "sse3slow", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_SSE3SLOW }, .unit = "flags" }, NULL 191 libavutil/cpu.c { "ssse3" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_SSSE3 }, .unit = "flags" }, NULL 192 libavutil/cpu.c { "atom" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ATOM }, .unit = "flags" }, NULL 193 libavutil/cpu.c { "sse4.1" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_SSE4 }, .unit = "flags" }, NULL 194 libavutil/cpu.c { "sse4.2" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_SSE42 }, .unit = "flags" }, NULL 195 libavutil/cpu.c { "avx" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_AVX }, .unit = "flags" }, NULL 196 libavutil/cpu.c { "xop" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_XOP }, .unit = "flags" }, NULL 197 libavutil/cpu.c { "fma3" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_FMA3 }, .unit = "flags" }, NULL 198 libavutil/cpu.c { "fma4" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_FMA4 }, .unit = "flags" }, NULL 199 libavutil/cpu.c { "avx2" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_AVX2 }, .unit = "flags" }, NULL 200 libavutil/cpu.c { "bmi1" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_BMI1 }, .unit = "flags" }, NULL 201 libavutil/cpu.c { "bmi2" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_BMI2 }, .unit = "flags" }, NULL 202 libavutil/cpu.c { "3dnow" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_3DNOW }, .unit = "flags" }, NULL 203 libavutil/cpu.c { "3dnowext", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_3DNOWEXT }, .unit = "flags" }, NULL 204 libavutil/cpu.c { "cmov", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_CMOV }, .unit = "flags" }, NULL 209 libavutil/cpu.c { "pentium2", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPU_FLAG_P2 }, .unit = "flags" }, NULL 210 libavutil/cpu.c { "pentium3", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPU_FLAG_P3 }, .unit = "flags" }, NULL 211 libavutil/cpu.c { "pentium4", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPU_FLAG_P4 }, .unit = "flags" }, NULL 217 libavutil/cpu.c { "k6", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_MMX }, .unit = "flags" }, NULL 218 libavutil/cpu.c { "k62", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPU_FLAG_K62 }, .unit = "flags" }, NULL 219 libavutil/cpu.c { "athlon", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPU_FLAG_ATHLON }, .unit = "flags" }, NULL 220 libavutil/cpu.c { "athlonxp", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPU_FLAG_ATHLONXP }, .unit = "flags" }, NULL 221 libavutil/cpu.c { "k8", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPU_FLAG_K8 }, .unit = "flags" }, NULL 223 libavutil/cpu.c { "armv5te", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ARMV5TE }, .unit = "flags" }, NULL 224 libavutil/cpu.c { "armv6", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ARMV6 }, .unit = "flags" }, NULL 225 libavutil/cpu.c { "armv6t2", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ARMV6T2 }, .unit = "flags" }, NULL 226 libavutil/cpu.c { "vfp", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_VFP }, .unit = "flags" }, NULL 227 libavutil/cpu.c { "vfpv3", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_VFPV3 }, .unit = "flags" }, NULL 228 libavutil/cpu.c { "neon", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_NEON }, .unit = "flags" }, NULL 229 libavutil/cpu.c { "setend", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_SETEND }, .unit = "flags" }, NULL 231 libavutil/cpu.c { "armv8", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_ARMV8 }, .unit = "flags" }, NULL 232 libavutil/cpu.c { "neon", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_NEON }, .unit = "flags" }, NULL 233 libavutil/cpu.c { "vfp", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_CPU_FLAG_VFP }, .unit = "flags" }, NULL 235 libavutil/cpu.c { NULL }, NULL 268 libavutil/cpu.c if (sysctl(mib, 2, &nb_cpus, &len, NULL, 0) == -1) NULL 277 libavutil/cpu.c av_log(NULL, AV_LOG_DEBUG, "detected %d logical cores\n", nb_cpus); NULL 351 libavutil/crc.c return NULL; NULL 370 libavutil/des.c av_des_crypt(&d, large_buffer[delay], large_buffer[0], 10000, cbc ? tmp : NULL, decrypt); NULL 404 libavutil/des.c av_des_crypt(&d, tmp, plain, 1, NULL, 0); NULL 417 libavutil/des.c av_des_crypt(&d, (uint8_t*)&ct, (uint8_t*)&data, 1, NULL, 0); NULL 419 libavutil/des.c av_des_crypt(&d, (uint8_t*)&ct, (uint8_t*)&ct, 1, NULL, 1); NULL 45 libavutil/dict.c return NULL; NULL 66 libavutil/dict.c return NULL; NULL 73 libavutil/dict.c AVDictionaryEntry *tag = av_dict_get(m, key, NULL, flags); NULL 74 libavutil/dict.c char *oldval = NULL; NULL 152 libavutil/dict.c char *val = NULL; NULL 210 libavutil/dict.c AVDictionaryEntry *t = NULL; NULL 219 libavutil/dict.c AVDictionaryEntry *t = NULL; NULL 247 libavutil/dict.c AVDictionaryEntry *t = NULL; NULL 255 libavutil/dict.c AVDictionary *dict = NULL; NULL 259 libavutil/dict.c char *buffer = NULL; NULL 273 libavutil/dict.c AVDictionary *dict = NULL; NULL 274 libavutil/dict.c char *buffer = NULL; NULL 35 libavutil/downmix_info.c return NULL; NULL 71 libavutil/error.c const struct error_entry *entry = NULL; NULL 57 libavutil/eval.c static const AVClass eval_class = { "Eval", av_default_item_name, NULL, LIBAVUTIL_VERSION_INT, offsetof(Parser,log_offset), offsetof(Parser,log_ctx) }; NULL 480 libavutil/eval.c return NULL; NULL 659 libavutil/eval.c AVExpr *e = NULL; NULL 719 libavutil/eval.c AVExpr *e = NULL; NULL 847 libavutil/eval.c NULL NULL 854 libavutil/eval.c NULL, NULL, NULL, NULL, NULL, 0, NULL); NULL 863 libavutil/eval.c NULL, NULL, NULL, NULL, NULL, 0, NULL); NULL 867 libavutil/eval.c NULL, NULL, NULL, NULL, NULL, 0, NULL); NULL 875 libavutil/eval.c NULL, NULL, NULL, NULL, NULL, 0, NULL); NULL 31 libavutil/fifo.c return NULL; NULL 35 libavutil/fifo.c return NULL; NULL 67 libavutil/fifo.c *f = NULL; NULL 97 libavutil/fifo.c av_fifo_generic_read(f, f2->buffer, len, NULL); NULL 189 libavutil/fifo.c av_fifo_generic_write(fifo, &i, sizeof(int), NULL); NULL 201 libavutil/fifo.c av_fifo_generic_read(fifo, &j, sizeof(int), NULL); NULL 45 libavutil/file.c "FILE", av_default_item_name, NULL, LIBAVUTIL_VERSION_INT, NULL 58 libavutil/file.c *bufptr = NULL; NULL 85 libavutil/file.c ptr = mmap(NULL, *size, PROT_READ|PROT_WRITE, MAP_PRIVATE, fd, 0); NULL 98 libavutil/file.c mh = CreateFileMapping(fh, NULL, PAGE_READONLY, 0, 0, NULL); NULL 145 libavutil/file.c void *ptr= tempnam(NULL, prefix); NULL 196 libavutil/file.c if (av_file_map("file.c", &buf, &size, 0, NULL) < 0) NULL 85 libavutil/file_open.c av_log(NULL, AV_LOG_DEBUG, "Failed to set close on exec\n"); NULL 104 libavutil/file_open.c return NULL; NULL 116 libavutil/file_open.c return NULL; NULL 122 libavutil/file_open.c return NULL; NULL 96 libavutil/fixed_dsp.c return NULL; NULL 192 libavutil/float_dsp.c av_log(NULL, AV_LOG_ERROR, "%d: %- .12f - %- .12f = % .12g\n", NULL 219 libavutil/float_dsp.c av_log(NULL, AV_LOG_ERROR, "%d: %- .12f - %- .12f = % .12g\n", NULL 238 libavutil/float_dsp.c av_log(NULL, AV_LOG_ERROR, "vector_fmul failed\n"); NULL 258 libavutil/float_dsp.c av_log(NULL, AV_LOG_ERROR, "vector_fmac_scalar failed\n"); NULL 274 libavutil/float_dsp.c av_log(NULL, AV_LOG_ERROR, "vector_fmul_scalar failed\n"); NULL 290 libavutil/float_dsp.c av_log(NULL, AV_LOG_ERROR, "vector_dmul_scalar failed\n"); NULL 307 libavutil/float_dsp.c av_log(NULL, AV_LOG_ERROR, "vector_fmul_window failed\n"); NULL 324 libavutil/float_dsp.c av_log(NULL, AV_LOG_ERROR, "vector_fmul_add failed\n"); NULL 340 libavutil/float_dsp.c av_log(NULL, AV_LOG_ERROR, "vector_fmul_reverse failed\n"); NULL 364 libavutil/float_dsp.c av_log(NULL, AV_LOG_ERROR, "butterflies_float failed\n"); NULL 380 libavutil/float_dsp.c av_log(NULL, AV_LOG_ERROR, "scalarproduct_float failed\n"); NULL 404 libavutil/float_dsp.c seed = strtoul(optarg, NULL, 10); NULL 422 libavutil/float_dsp.c av_log(NULL, AV_LOG_INFO, "float_dsp-test: %s %u\n", seeded ? "seed" : "random seed", seed); NULL 68 libavutil/frame.c return NULL; NULL 85 libavutil/frame.c return NULL; NULL 140 libavutil/frame.c return NULL; NULL 142 libavutil/frame.c frame->extended_data = NULL; NULL 165 libavutil/frame.c if ((ret = av_image_check_size(frame->width, frame->height, 0, NULL)) < 0) NULL 369 libavutil/frame.c return NULL; NULL 518 libavutil/frame.c dst->qscale_table = NULL; NULL 541 libavutil/frame.c return NULL; NULL 548 libavutil/frame.c return NULL; NULL 561 libavutil/frame.c return NULL; NULL 571 libavutil/frame.c return NULL; NULL 576 libavutil/frame.c return NULL; NULL 581 libavutil/frame.c return NULL; NULL 586 libavutil/frame.c return NULL; NULL 606 libavutil/frame.c return NULL; NULL 694 libavutil/frame.c return NULL; NULL 86 libavutil/hash.c if (i < 0 || i >= NUM_HASHES) return NULL; NULL 104 libavutil/hash.c *ctx = NULL; NULL 65 libavutil/hmac.c return NULL; NULL 117 libavutil/hmac.c return NULL; NULL 121 libavutil/hmac.c return NULL; NULL 202 libavutil/imgutils.c if ((ret = av_image_check_size(w, h, 0, NULL)) < 0) NULL 210 libavutil/imgutils.c if ((ret = av_image_fill_pointers(pointers, pix_fmt, h, NULL, linesizes)) < 0) NULL 231 libavutil/imgutils.c static const AVClass imgutils_class = { "IMGUTILS", av_default_item_name, NULL, LIBAVUTIL_VERSION_INT, offsetof(ImgUtils, log_offset), offsetof(ImgUtils, log_ctx) }; NULL 306 libavutil/imgutils.c av_log(NULL, AV_LOG_ERROR, "av_image_get_linesize failed\n"); NULL 325 libavutil/imgutils.c ret = av_image_check_size(width, height, 0, NULL); NULL 349 libavutil/imgutils.c ret = av_image_check_size(width, height, 0, NULL); NULL 357 libavutil/imgutils.c return av_image_fill_arrays(data, linesize, NULL, pix_fmt, NULL 178 libavutil/internal.h # define NULL_IF_CONFIG_SMALL(x) NULL NULL 219 libavutil/internal.h # define ONLY_IF_THREADS_ENABLED(x) NULL NULL 81 libavutil/lfg.c av_log(NULL, AV_LOG_ERROR, "final value:%X\n", x); NULL 93 libavutil/lfg.c av_log(NULL, AV_LOG_INFO, NULL 242 libavutil/log.c AVClass* avc = avcl ? *(AVClass **) avcl : NULL; NULL 279 libavutil/log.c format_line(ptr, level, fmt, vl, part, print_prefix, NULL); NULL 281 libavutil/log.c av_bprint_finalize(part+3, NULL); NULL 335 libavutil/log.c av_bprint_finalize(part+3, NULL); NULL 346 libavutil/log.c AVClass* avc = avcl ? *(AVClass **) avcl : NULL; NULL 429 libavutil/log.c av_log(NULL, AV_LOG_FATAL, "use_color: %d\n", use_color); NULL 431 libavutil/log.c av_log(NULL, i, " %d", i); NULL 432 libavutil/log.c av_log(NULL, AV_LOG_INFO, "e "); NULL 433 libavutil/log.c av_log(NULL, i + 256*123, "C%d", i); NULL 434 libavutil/log.c av_log(NULL, AV_LOG_INFO, "e"); NULL 436 libavutil/log.c av_log(NULL, AV_LOG_PANIC, "\n"); NULL 244 libavutil/lzo.c if (lzo1x_decompress_safe(comp, inlen, decomp, &outlen, NULL)) NULL 246 libavutil/lzo.c if (lzo1x_decompress(comp, inlen, decomp, &outlen, NULL)) NULL 250 libavutil/lzo.c av_log(NULL, AV_LOG_ERROR, "decompression error\n"); NULL 254 libavutil/lzo.c av_log(NULL, AV_LOG_ERROR, "decompression incorrect\n"); NULL 256 libavutil/lzo.c av_log(NULL, AV_LOG_ERROR, "decompression OK\n"); NULL 77 libavutil/mem.c void *ptr = NULL; NULL 84 libavutil/mem.c return NULL; NULL 96 libavutil/mem.c ptr = NULL; NULL 151 libavutil/mem.c return NULL; NULL 177 libavutil/mem.c return NULL; NULL 209 libavutil/mem.c return NULL; NULL 246 libavutil/mem.c memcpy(arg, &(void *){ NULL }, sizeof(val)); NULL 261 libavutil/mem.c return NULL; NULL 267 libavutil/mem.c char *ptr = NULL; NULL 270 libavutil/mem.c ptr = av_realloc(NULL, len); NULL 279 libavutil/mem.c char *ret = NULL, *end; NULL 282 libavutil/mem.c return NULL; NULL 288 libavutil/mem.c ret = av_realloc(NULL, len + 1); NULL 290 libavutil/mem.c return NULL; NULL 299 libavutil/mem.c void *ptr = NULL; NULL 339 libavutil/mem.c uint8_t *tab_elem_data = NULL; NULL 96 libavutil/mem.h return NULL; NULL 231 libavutil/mem.h return NULL; NULL 40 libavutil/opencl.c static volatile pthread_mutex_t *atomic_opencl_lock = NULL; NULL 83 libavutil/opencl.c { NULL } NULL 198 libavutil/opencl.c cl_platform_id *platform_ids = NULL; NULL 199 libavutil/opencl.c cl_device_id *device_ids = NULL; NULL 200 libavutil/opencl.c AVOpenCLDeviceNode *device_node = NULL; NULL 201 libavutil/opencl.c status = clGetPlatformIDs(0, NULL, &device_list->platform_num); NULL 210 libavutil/opencl.c status = clGetPlatformIDs(device_list->platform_num, platform_ids, NULL); NULL 236 libavutil/opencl.c device_list->platform_node[i]->platform_name, NULL); NULL 240 libavutil/opencl.c device_type[j], 0, NULL, &devices_num[j]); NULL 256 libavutil/opencl.c devices_num[j], device_ids, NULL); NULL 275 libavutil/opencl.c NULL); NULL 328 libavutil/opencl.c if ((err = pthread_mutex_init(tmp, NULL))) { NULL 332 libavutil/opencl.c if (avpriv_atomic_ptr_cas(&atomic_opencl_lock, NULL, tmp)) { NULL 422 libavutil/opencl.c char* ptr = NULL; NULL 423 libavutil/opencl.c cl_program program = NULL; NULL 447 libavutil/opencl.c program = NULL; NULL 450 libavutil/opencl.c status = clBuildProgram(program, 1, &(opencl_ctx.device_id), build_opts, NULL, NULL); NULL 454 libavutil/opencl.c program = NULL; NULL 474 libavutil/opencl.c AVOpenCLDeviceNode *device_node = NULL; NULL 544 libavutil/opencl.c NULL, NULL, &status); NULL 604 libavutil/opencl.c opencl_ctx.command_queue = NULL; NULL 612 libavutil/opencl.c opencl_ctx.context = NULL; NULL 650 libavutil/opencl.c 0, NULL, NULL, &status); NULL 659 libavutil/opencl.c status = clEnqueueUnmapMemObject(opencl_ctx.command_queue, dst_cl_buf, mapped, 0, NULL, NULL); NULL 673 libavutil/opencl.c 0, NULL, NULL, &status); NULL 682 libavutil/opencl.c status = clEnqueueUnmapMemObject(opencl_ctx.command_queue, src_cl_buf, mapped, 0, NULL, NULL); NULL 711 libavutil/opencl.c 0, NULL, NULL, &status); NULL 723 libavutil/opencl.c status = clEnqueueUnmapMemObject(opencl_ctx.command_queue, dst_cl_buf, mapped, 0, NULL, NULL); NULL 752 libavutil/opencl.c 0, NULL, NULL, &status); NULL 766 libavutil/opencl.c status = clEnqueueUnmapMemObject(opencl_ctx.command_queue, src_cl_buf, mapped, 0, NULL, NULL); NULL 781 libavutil/opencl.c AVOpenCLExternalEnv *ext_opencl_env = NULL; NULL 793 libavutil/opencl.c NULL, NULL, &status); NULL 55 libavutil/opt.c return NULL; NULL 61 libavutil/opt.c return NULL; NULL 213 libavutil/opt.c for (o_named = NULL; o_named = av_opt_next(target_obj, o_named); ) { NULL 236 libavutil/opt.c const_names [ci] = NULL; NULL 240 libavutil/opt.c const_values, NULL, NULL, NULL, NULL, NULL, 0, obj); NULL 248 libavutil/opt.c read_number(o, dst, NULL, NULL, &intnum); NULL 361 libavutil/opt.c const AVOption *o = av_opt_find(obj, name, NULL, 0, 0); NULL 372 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 452 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 467 libavutil/opt.c const AVOption *o = av_opt_find(obj, name, NULL, 0, 0); NULL 469 libavutil/opt.c return NULL; NULL 475 libavutil/opt.c const AVOption *o = av_opt_find(obj, name, NULL, 0, 0); NULL 477 libavutil/opt.c return NULL; NULL 483 libavutil/opt.c const AVOption *o = av_opt_find(obj, name, NULL, 0, 0); NULL 485 libavutil/opt.c return NULL; NULL 508 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 519 libavutil/opt.c ptr = len ? av_malloc(len) : NULL; NULL 538 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 560 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 578 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, NULL 616 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 637 libavutil/opt.c const AVOption *o = av_opt_find(obj, name, NULL, 0, AV_OPT_SEARCH_CHILDREN); NULL 642 libavutil/opt.c return NULL; NULL 644 libavutil/opt.c return NULL; NULL 660 libavutil/opt.c if (len >= (buf_len + 1)/2) return NULL; NULL 664 libavutil/opt.c default: return NULL; NULL 674 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 691 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 769 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 828 libavutil/opt.c if ((ret = get_number(obj, name, NULL, &num, &den, &intnum, search_flags)) < 0) NULL 840 libavutil/opt.c if ((ret = get_number(obj, name, NULL, &num, &den, &intnum, search_flags)) < 0) NULL 852 libavutil/opt.c if ((ret = get_number(obj, name, NULL, &num, &den, &intnum, search_flags)) < 0) NULL 865 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 886 libavutil/opt.c if ((ret = get_number(obj, name, NULL, &num, &den, &intnum, search_flags)) < 0) NULL 900 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 927 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 945 libavutil/opt.c const AVOption *o = av_opt_find2(obj, name, NULL, 0, search_flags, &target_obj); NULL 960 libavutil/opt.c const AVOption *field = av_opt_find(obj, field_name, NULL, 0, 0); NULL 962 libavutil/opt.c field ? field->unit : NULL, 0, 0); NULL 1007 libavutil/opt.c const AVOption *opt=NULL; NULL 1172 libavutil/opt.c opt_list(obj, av_log_obj, NULL, req_flags, rej_flags); NULL 1186 libavutil/opt.c const AVOption *opt = NULL; NULL 1366 libavutil/opt.c char *key = NULL, *val; NULL 1387 libavutil/opt.c const char *dummy_shorthand = NULL; NULL 1436 libavutil/opt.c const AVOption *o = NULL; NULL 1456 libavutil/opt.c AVDictionaryEntry *t = NULL; NULL 1457 libavutil/opt.c AVDictionary *tmp = NULL; NULL 1486 libavutil/opt.c return av_opt_find2(obj, name, unit, opt_flags, search_flags, NULL); NULL 1493 libavutil/opt.c const AVOption *o = NULL; NULL 1496 libavutil/opt.c return NULL; NULL 1501 libavutil/opt.c return NULL; NULL 1505 libavutil/opt.c const AVClass *child = NULL; NULL 1507 libavutil/opt.c if (o = av_opt_find2(&child, name, unit, opt_flags, search_flags, NULL)) NULL 1510 libavutil/opt.c void *child = NULL; NULL 1525 libavutil/opt.c *target_obj = NULL; NULL 1530 libavutil/opt.c return NULL; NULL 1538 libavutil/opt.c return NULL; NULL 1545 libavutil/opt.c return NULL; NULL 1550 libavutil/opt.c const AVOption *opt= av_opt_find2(&class, name, NULL, 0, AV_OPT_SEARCH_FAKE_OBJ, NULL); NULL 1552 libavutil/opt.c return NULL; NULL 1580 libavutil/opt.c const AVOption *o = NULL; NULL 1620 libavutil/opt.c *ddict = NULL; NULL 1635 libavutil/opt.c int (*callback)(AVOptionRanges **, void *obj, const char *key, int flags) = NULL; NULL 1657 libavutil/opt.c const AVOption *field = av_opt_find(obj, key, NULL, 0, flags); NULL 1660 libavutil/opt.c *ranges_arg = NULL; NULL 1766 libavutil/opt.c read_number(o, dst, NULL, NULL, &i64); NULL 1776 libavutil/opt.c read_number(o, dst, &d, NULL, NULL); NULL 1779 libavutil/opt.c read_number(o, dst, &d, NULL, NULL); NULL 1799 libavutil/opt.c ret = set_string_binary(NULL, NULL, o->default_val.str, &tmp.data); NULL 1824 libavutil/opt.c if ((ret = av_parse_color(color, o->default_val.str, -1, NULL)) < 0) NULL 1842 libavutil/opt.c o = av_opt_find2(obj, name, NULL, 0, search_flags, &target); NULL 1851 libavutil/opt.c const AVOption *o = NULL; NULL 1866 libavutil/opt.c *buffer = NULL; NULL 1879 libavutil/opt.c av_bprint_finalize(&bprint, NULL); NULL 1948 libavutil/opt.c {"bin1", "set binary value", OFFSET(binary1), AV_OPT_TYPE_BINARY, {.str=NULL}, 0, 0, 1 }, NULL 1953 libavutil/opt.c {NULL}, NULL 2005 libavutil/opt.c av_opt_show2(&test_ctx, NULL, -1, 0); NULL 2014 libavutil/opt.c const AVOption *o = NULL; NULL 2129 libavutil/opt.c av_log_set_callback(NULL); NULL 2153 libavutil/opt.c static const char * const shorthand[] = { "num", "string", NULL }; NULL 52 libavutil/parseutils.c ret = av_expr_parse_and_eval(&d, str, NULL, NULL, NULL 53 libavutil/parseutils.c NULL, NULL, NULL, NULL, NULL 54 libavutil/parseutils.c NULL, log_offset, log_ctx); NULL 429 libavutil/parseutils.c return NULL; NULL 485 libavutil/parseutils.c return NULL; NULL 491 libavutil/parseutils.c return NULL; NULL 497 libavutil/parseutils.c return NULL; NULL 503 libavutil/parseutils.c return NULL; NULL 509 libavutil/parseutils.c return NULL; NULL 515 libavutil/parseutils.c return NULL; NULL 521 libavutil/parseutils.c return NULL; NULL 526 libavutil/parseutils.c return NULL; NULL 569 libavutil/parseutils.c q = NULL; NULL 806 libavutil/parseutils.c if (av_parse_color(rgba, color_names[i], -1, NULL) >= 0) NULL 53 libavutil/parseutils.h av_parse_ratio(rate, str, max, AV_LOG_MAX_OFFSET, NULL) NULL 41 libavutil/pca.c return NULL; NULL 45 libavutil/pca.c return NULL; NULL 55 libavutil/pca.c return NULL; NULL 1953 libavutil/pixdesc.c av_pix_fmt_descriptors[pix_fmt].name : NULL; NULL 2032 libavutil/pixdesc.c return NULL; NULL 2045 libavutil/pixdesc.c return NULL; NULL 2342 libavutil/pixdesc.c color_range_names[range] : NULL; NULL 2348 libavutil/pixdesc.c color_primaries_names[primaries] : NULL; NULL 2354 libavutil/pixdesc.c color_transfer_names[transfer] : NULL; NULL 2360 libavutil/pixdesc.c color_space_names[space] : NULL; NULL 2366 libavutil/pixdesc.c chroma_location_names[location] : NULL; NULL 2383 libavutil/pixdesc.c av_log(NULL, AV_LOG_INFO, "%3d unused pixel format values\n", skip); NULL 2386 libavutil/pixdesc.c av_log(NULL, AV_LOG_INFO, "pix fmt %s avg_bpp:%d colortype:%d\n", desc->name, av_get_padded_bits_per_pixel(desc), get_color_type(desc)); NULL 2388 libavutil/pixdesc.c av_log(NULL, AV_LOG_ERROR, "Alpha flag mismatch\n"); NULL 69 libavutil/pixelutils.c return NULL; NULL 77 libavutil/pixelutils.c return NULL; NULL 79 libavutil/pixelutils.c return NULL; NULL 102 libavutil/pixelutils.c av_pixelutils_sad_fn f_out = av_pixelutils_get_sad_fn(n, n, align, NULL); NULL 60 libavutil/ppc/cpu.c err = sysctl(sels, 2, &has_vu, &len, NULL, 0); NULL 115 libavutil/random_seed.c if (CryptAcquireContext(&provider, NULL, NULL, PROV_RSA_FULL, NULL 166 libavutil/rational.c av_log(NULL, AV_LOG_ERROR, "%d/%d %d/%d, %d %f\n", a.num, NULL 170 libavutil/rational.c av_log(NULL, AV_LOG_ERROR, "%d/%d ", r.num, r.den); NULL 195 libavutil/rational.c av_log(NULL, AV_LOG_ERROR, "%d/%d %d/%d, %d %d\n", a.num, NULL 50 libavutil/samplefmt.c return NULL; NULL 175 libavutil/samplefmt.c int size = av_samples_get_buffer_size(NULL, nb_channels, nb_samples, NULL 38 libavutil/stereo3d.c return NULL; NULL 60 libavutil/threadmessage.c if ((ret = pthread_mutex_init(&rmq->lock, NULL))) { NULL 64 libavutil/threadmessage.c if ((ret = pthread_cond_init(&rmq->cond, NULL))) { NULL 79 libavutil/threadmessage.c *mq = NULL; NULL 109 libavutil/threadmessage.c av_fifo_generic_write(mq->fifo, msg, mq->elsize, NULL); NULL 125 libavutil/threadmessage.c av_fifo_generic_read(mq->fifo, msg, mq->elsize, NULL); NULL 43 libavutil/time.c gettimeofday(&tv, NULL); NULL 30 libavutil/time_internal.h return NULL; NULL 41 libavutil/time_internal.h return NULL; NULL 80 libavutil/timer.h av_log(NULL, AV_LOG_ERROR, \ NULL 56 libavutil/tree.c return NULL; NULL 77 libavutil/tree.c *tp = NULL; NULL 78 libavutil/tree.c return NULL; NULL 137 libavutil/tree.c *next = NULL; NULL 140 libavutil/tree.c return NULL; NULL 196 libavutil/tree.c av_log(NULL, AV_LOG_ERROR, " "); NULL 198 libavutil/tree.c av_log(NULL, AV_LOG_ERROR, "Node %p %2d %p\n", t, t->state, t->elem); NULL 202 libavutil/tree.c av_log(NULL, AV_LOG_ERROR, "NULL\n"); NULL 214 libavutil/tree.c AVTreeNode *root = NULL, *node = NULL; NULL 226 libavutil/tree.c av_log(NULL, AV_LOG_ERROR, "FATAL error %d\n", i); NULL 230 libavutil/tree.c av_log(NULL, AV_LOG_DEBUG, "inserting %4d\n", (int)j); NULL 235 libavutil/tree.c av_log(NULL, AV_LOG_ERROR, "Memory allocation failure.\n"); NULL 242 libavutil/tree.c AVTreeNode *node2 = NULL; NULL 243 libavutil/tree.c av_log(NULL, AV_LOG_DEBUG, "removing %4d\n", (int)j); NULL 245 libavutil/tree.c k = av_tree_find(root, (void *)(j + 1), cmp, NULL); NULL 247 libavutil/tree.c av_log(NULL, AV_LOG_ERROR, "removal failure %d\n", i); NULL 359 libavutil/twofish.c av_twofish_crypt(cs, temp, rpt, 1, NULL, 0); NULL 362 libavutil/twofish.c av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rct[j][i], temp[i]); NULL 366 libavutil/twofish.c av_twofish_crypt(cs, temp, rct[j], 1, NULL, 1); NULL 369 libavutil/twofish.c av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rpt[i], temp[i]); NULL 379 libavutil/twofish.c av_twofish_crypt(cs, temp, rpt, 1, NULL, 0); NULL 386 libavutil/twofish.c av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rct[3 + j][i], temp[i]); NULL 398 libavutil/twofish.c av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rpt[i], temp[i]); NULL 44 libavutil/utf8.c ret = av_file_map(filename, &file_buf, &file_buf_size, 0, NULL); NULL 49 libavutil/utils.c av_log(NULL, AV_LOG_FATAL, "Libavutil has been build with a broken binutils, please upgrade binutils and rebuild\n"); NULL 54 libavutil/utils.c av_log(NULL, AV_LOG_ERROR, "Libavutil has been linked to a broken llrint()\n"); NULL 80 libavutil/utils.c default: return NULL; NULL 29 libavutil/wchar_filename.h num_chars = MultiByteToWideChar(CP_UTF8, MB_ERR_INVALID_CHARS, filename_utf8, -1, NULL, 0); NULL 31 libavutil/wchar_filename.h *filename_w = NULL; NULL 181 libavutil/xtea.c xtea_crypt_ecb(ctx, dst, dst, decrypt, NULL); NULL 184 libavutil/xtea.c xtea_crypt_ecb(ctx, dst, src, decrypt, NULL); NULL 260 libavutil/xtea.c test_xtea(&ctx, buf, xtea_test_pt[i], xtea_test_ct[i], 1, NULL, 0, "encryption"); NULL 261 libavutil/xtea.c test_xtea(&ctx, buf, xtea_test_ct[i], xtea_test_pt[i], 1, NULL, 1, "decryption"); NULL 158 libpostproc/postprocess.c {NULL, NULL,0,0,0,0} //End Marker NULL 168 libpostproc/postprocess.c NULL //End Marker NULL 689 libpostproc/postprocess.c av_log(NULL, AV_LOG_ERROR, "pp: Missing argument\n"); NULL 690 libpostproc/postprocess.c return NULL; NULL 697 libpostproc/postprocess.c av_log(NULL, AV_LOG_INFO, "%s", temp); NULL 699 libpostproc/postprocess.c return NULL; NULL 704 libpostproc/postprocess.c return NULL; NULL 721 libpostproc/postprocess.c av_log(NULL, AV_LOG_DEBUG, "pp: %s\n", name); NULL 744 libpostproc/postprocess.c av_log(NULL, AV_LOG_DEBUG, "pp: %s::%s\n", filterToken, filterName); NULL 752 libpostproc/postprocess.c option= av_strtok(NULL, optionDelimiters, &tokstate); NULL 755 libpostproc/postprocess.c av_log(NULL, AV_LOG_DEBUG, "pp: option: %s\n", option); NULL 766 libpostproc/postprocess.c options[numOfUnknownOptions] = NULL; NULL 866 libpostproc/postprocess.c av_log(NULL, AV_LOG_DEBUG, "pp: lumMode=%X, chromMode=%X\n", ppMode->lumMode, ppMode->chromMode); NULL 868 libpostproc/postprocess.c av_log(NULL, AV_LOG_ERROR, "%d errors in postprocess string \"%s\"\n", ppMode->error, name); NULL 870 libpostproc/postprocess.c return NULL; NULL 915 libpostproc/postprocess.c static const AVClass av_codec_context_class = { "Postproc", context_to_name, NULL }; NULL 923 libpostproc/postprocess.c return NULL; NULL 55 libswresample/aarch64/audio_convert_init.c ac->simd_f= NULL; NULL 55 libswresample/arm/audio_convert_init.c ac->simd_f= NULL; NULL 132 libswresample/audioconvert.c return NULL; NULL 135 libswresample/audioconvert.c return NULL; NULL 223 libswresample/noise_shaping_data.c { 0, fir, 0, 0, NULL, SWR_DITHER_NONE}, NULL 345 libswresample/rematrix.c av_log(NULL, AV_LOG_DEBUG, "%f ", s->matrix[i][j]); NULL 347 libswresample/rematrix.c av_log(NULL, AV_LOG_DEBUG, "\n"); NULL 357 libswresample/rematrix.c s->mix_any_f = NULL; NULL 99 libswresample/rematrix_template.c return NULL; NULL 162 libswresample/resample.c av_log(NULL, AV_LOG_ERROR, "i:%4d ss:%f ff:%13.6e-%13.6e sf:%13.6e-%13.6e\n", i, ss, maxff, minff, maxsf, minsf); NULL 187 libswresample/resample.c return NULL; NULL 205 libswresample/resample.c av_log(NULL, AV_LOG_ERROR, "Unsupported sample format\n"); NULL 210 libswresample/resample.c av_log(NULL, AV_LOG_ERROR, "Filter length too large\n"); NULL 247 libswresample/resample.c return NULL; NULL 60 libswresample/soxr_resample.c av_log(NULL, AV_LOG_ERROR, "soxr_create: %s\n", error); NULL 66 libswresample/soxr_resample.c *c = NULL; NULL 70 libswresample/soxr_resample.c soxr_process((soxr_t)s->resample, NULL, 0, NULL, NULL, 0, NULL); NULL 101 libswresample/soxr_resample.c create, destroy, process, flush, NULL /* set_compensation */, get_delay, NULL 244 libswresample/swresample-test.c struct SwrContext * forw_ctx= NULL; NULL 245 libswresample/swresample-test.c struct SwrContext *backw_ctx= NULL; NULL 249 libswresample/swresample-test.c av_log(NULL, AV_LOG_INFO, "Usage: swresample-test [<num_tests>[ <test>]] \n" NULL 253 libswresample/swresample-test.c num_tests = strtol(argv[1], NULL, 0); NULL 261 libswresample/swresample-test.c specific_test = strtol(argv[1], NULL, 0); NULL 63 libswresample/swresample.c if(!s) return NULL; NULL 100 libswresample/swresample.c return NULL; NULL 292 libswresample/swresample.c s-> in_sample_fmt, s-> in.ch_count, NULL, 0); NULL 299 libswresample/swresample.c s->int_sample_fmt, s->out.ch_count, NULL, 0); NULL 764 libswresample/swresample.c return swr_convert(s, NULL, s->drop_output, tmp_arg, 0); NULL 791 libswresample/swresample.c ret = swr_convert(s, NULL, 0, (const uint8_t**)tmp_arg, count); NULL 82 libswresample/swresample_frame.c uint8_t **out_data = NULL; NULL 83 libswresample/swresample_frame.c const uint8_t **in_data = NULL; NULL 42 libswresample/x86/audio_convert_init.c ac->simd_f= NULL; NULL 41 libswresample/x86/rematrix_init.c s->mix_1_1_simd = NULL; NULL 42 libswresample/x86/rematrix_init.c s->mix_2_1_simd = NULL; NULL 47 libswscale/colorspace-test.c av_log(NULL, AV_LOG_INFO, "memory corruption test ...\n"); NULL 93 libswscale/colorspace-test.c FUNC(0, 0, NULL) NULL 103 libswscale/colorspace-test.c av_log(NULL, AV_LOG_INFO, "."); NULL 115 libswscale/colorspace-test.c const char *name = NULL; NULL 132 libswscale/colorspace-test.c av_log(NULL, AV_LOG_INFO, NULL 141 libswscale/colorspace-test.c av_log(NULL, AV_LOG_INFO, NULL 150 libswscale/colorspace-test.c av_log(NULL, AV_LOG_INFO, NULL 166 libswscale/colorspace-test.c av_log(NULL, AV_LOG_INFO, NULL 869 libswscale/input.c c->chrToYV12 = NULL; NULL 1155 libswscale/input.c c->lumToYV12 = NULL; NULL 1156 libswscale/input.c c->alpToYV12 = NULL; NULL 79 libswscale/options.c { NULL } NULL 766 libswscale/output.c *abuf0 = hasAlpha ? abuf[0] : NULL, NULL 767 libswscale/output.c *abuf1 = hasAlpha ? abuf[1] : NULL; NULL 1322 libswscale/output.c *abuf0 = hasAlpha ? abuf[0] : NULL, NULL 1323 libswscale/output.c *abuf1 = hasAlpha ? abuf[1] : NULL; NULL 1660 libswscale/output.c *abuf0 = hasAlpha ? abuf[0] : NULL, NULL 1661 libswscale/output.c *abuf1 = hasAlpha ? abuf[1] : NULL; NULL 541 libswscale/ppc/yuv2rgb_altivec.c return NULL; NULL 551 libswscale/ppc/yuv2rgb_altivec.c return NULL; NULL 561 libswscale/ppc/yuv2rgb_altivec.c return NULL; NULL 582 libswscale/ppc/yuv2rgb_altivec.c default: return NULL; NULL 591 libswscale/ppc/yuv2rgb_altivec.c default: return NULL; NULL 597 libswscale/ppc/yuv2rgb_altivec.c return NULL; NULL 98 libswscale/swscale-test.c struct SwsContext *dstContext = NULL, *outContext = NULL; NULL 103 libswscale/swscale-test.c struct SwsContext *srcContext = NULL; NULL 121 libswscale/swscale-test.c srcFormat, SWS_BILINEAR, NULL, NULL, NULL); NULL 157 libswscale/swscale-test.c flags, NULL, NULL, NULL); NULL 195 libswscale/swscale-test.c NULL, NULL, NULL); NULL 282 libswscale/swscale-test.c NULL); NULL 351 libswscale/swscale-test.c const uint8_t * const rgb_src[4] = { rgb_data, NULL, NULL, NULL }; NULL 361 libswscale/swscale-test.c FILE *fp = NULL; NULL 395 libswscale/swscale-test.c AV_PIX_FMT_YUVA420P, SWS_BILINEAR, NULL, NULL, NULL); NULL 237 libswscale/swscale.c void (*convertRange)(int16_t *, int) = isAlpha ? NULL : c->lumConvertRange; NULL 247 libswscale/swscale.c c->readAlpPlanar(formatConvBuffer, src_in, srcW, NULL); NULL 430 libswscale/swscale.c (CONFIG_SWSCALE_ALPHA && alpPixBuf) ? dst[3] + dstStride[3] * dstY : NULL, NULL 545 libswscale/swscale.c (const int16_t **)(void*) alpPixBuf + lumBufIndex + firstLumSrcY - lastInLumBuf + vLumBufSize : NULL; NULL 616 libswscale/swscale.c alpPixBuf ? *alpSrcPtr : NULL, NULL 627 libswscale/swscale.c alpPixBuf ? alpSrcPtr : NULL, NULL 677 libswscale/swscale.c c->lumConvertRange = NULL; NULL 678 libswscale/swscale.c c->chrConvertRange = NULL; NULL 748 libswscale/swscale.c src[3] = NULL; NULL 750 libswscale/swscale.c src[3] = src[2] = NULL; NULL 753 libswscale/swscale.c src[1] = NULL; NULL 897 libswscale/swscale.c uint8_t *rgb0_tmp = NULL; NULL 374 libswscale/swscale_unscaled.c const uint8_t *palette) = NULL; NULL 418 libswscale/swscale_unscaled.c int dst_alpha = dst[3] != NULL; NULL 604 libswscale/swscale_unscaled.c int src_alpha = src[3] != NULL; NULL 1155 libswscale/swscale_unscaled.c rgbConvFn conv = NULL; NULL 1244 libswscale/swscale_unscaled.c return NULL; NULL 297 libswscale/utils.c int64_t *filter = NULL; NULL 298 libswscale/utils.c int64_t *filter2 = NULL; NULL 305 libswscale/utils.c FF_ALLOC_ARRAY_OR_GOTO(NULL, *filterPos, (dstW + 3), sizeof(**filterPos), fail); NULL 310 libswscale/utils.c FF_ALLOCZ_ARRAY_OR_GOTO(NULL, filter, NULL 321 libswscale/utils.c FF_ALLOC_ARRAY_OR_GOTO(NULL, filter, NULL 337 libswscale/utils.c FF_ALLOC_ARRAY_OR_GOTO(NULL, filter, NULL 378 libswscale/utils.c FF_ALLOC_ARRAY_OR_GOTO(NULL, filter, NULL 486 libswscale/utils.c FF_ALLOCZ_ARRAY_OR_GOTO(NULL, filter2, dstW, filter2Size * sizeof(*filter2), fail); NULL 581 libswscale/utils.c av_log(NULL, AV_LOG_VERBOSE, NULL 645 libswscale/utils.c FF_ALLOCZ_ARRAY_OR_GOTO(NULL, *outFilter, NULL 659 libswscale/utils.c av_log(NULL, AV_LOG_WARNING, "SwScaler: zero vector in scaling\n"); NULL 685 libswscale/utils.c av_log(NULL, ret == RETCODE_USE_CASCADE ? AV_LOG_DEBUG : AV_LOG_ERROR, "sws: initFilter failed\n"); NULL 969 libswscale/utils.c SwsFilter dummyFilter = { NULL, NULL, NULL, NULL }; NULL 1250 libswscale/utils.c flags, srcFilter, NULL, c->param); NULL 1256 libswscale/utils.c flags, NULL, dstFilter, c->param); NULL 1270 libswscale/utils.c c->lumMmxextFilterCodeSize = ff_init_hscaler_mmxext(dstW, c->lumXInc, NULL, NULL 1271 libswscale/utils.c NULL, NULL, 8); NULL 1273 libswscale/utils.c NULL, NULL, NULL, 4); NULL 1276 libswscale/utils.c c->lumMmxextFilterCode = mmap(NULL, c->lumMmxextFilterCodeSize, NULL 1280 libswscale/utils.c c->chrMmxextFilterCode = mmap(NULL, c->chrMmxextFilterCodeSize, NULL 1285 libswscale/utils.c c->lumMmxextFilterCode = VirtualAlloc(NULL, NULL 1289 libswscale/utils.c c->chrMmxextFilterCode = VirtualAlloc(NULL, NULL 1463 libswscale/utils.c const char *scaler = NULL, *cpucaps; NULL 1541 libswscale/utils.c flags, srcFilter, NULL, c->param); NULL 1547 libswscale/utils.c flags, NULL, dstFilter, c->param); NULL 1563 libswscale/utils.c return NULL; NULL 1580 libswscale/utils.c return NULL; NULL 1593 libswscale/utils.c return NULL; NULL 1617 libswscale/utils.c return NULL; NULL 1650 libswscale/utils.c sws_printVec2(filter->chrH, NULL, AV_LOG_DEBUG); NULL 1652 libswscale/utils.c sws_printVec2(filter->lumH, NULL, AV_LOG_DEBUG); NULL 1662 libswscale/utils.c return NULL; NULL 1666 libswscale/utils.c return NULL; NULL 1682 libswscale/utils.c return NULL; NULL 1687 libswscale/utils.c return NULL; NULL 1706 libswscale/utils.c return NULL; NULL 1750 libswscale/utils.c return NULL; NULL 1768 libswscale/utils.c return NULL; NULL 1785 libswscale/utils.c return NULL; NULL 1803 libswscale/utils.c return NULL; NULL 1854 libswscale/utils.c return NULL; NULL 1965 libswscale/utils.c c->lumMmxextFilterCode = NULL; NULL 1966 libswscale/utils.c c->chrMmxextFilterCode = NULL; NULL 2012 libswscale/utils.c context = NULL; NULL 2017 libswscale/utils.c return NULL; NULL 2035 libswscale/utils.c return NULL; NULL 1968 libswscale/x86/rgb2rgb_template.c RENAME(ff_nv12ToUV)(dst1, dst2, NULL, src, NULL, width, NULL); NULL 115 libswscale/x86/swscale.c const int16_t **alpSrcPtr= (CONFIG_SWSCALE_ALPHA && alpPixBuf) ? (const int16_t **)(void*) alpPixBuf + lumBufIndex + firstLumSrcY - lastInLumBuf + vLumBufSize : NULL; NULL 1540 libswscale/x86/swscale_template.c c->hyscale_fast = NULL; NULL 1541 libswscale/x86/swscale_template.c c->hcscale_fast = NULL; NULL 118 libswscale/x86/yuv2rgb.c return NULL; NULL 658 libswscale/yuv2rgb.c SwsFunc t = NULL; NULL 711 libswscale/yuv2rgb.c return NULL; NULL 189 tests/rotozoom.c pgmyuv_save(NULL, w, h, rgb_tab); NULL 228 tests/tiny_ssim.c w>>!!i, h>>!!i, temp, NULL ); NULL 187 tests/videogen.c pgmyuv_save(NULL, w, h, rgb_tab); NULL 36 tools/aviocat.c const char *input_url = NULL, *output_url = NULL; NULL 63 tools/aviocat.c ret = avio_open2(&input, input_url, AVIO_FLAG_READ, NULL, NULL); NULL 78 tools/aviocat.c ret = avio_open2(&output, output_url, AVIO_FLAG_WRITE, NULL, NULL); NULL 58 tools/crypto_bench.c av_log(NULL, AV_LOG_ERROR, "Fatal error: %s\n", tag); NULL 114 tools/crypto_bench.c av_aes_crypt(aes, output, input, size >> 4, NULL, 0); NULL 124 tools/crypto_bench.c av_camellia_crypt(camellia, output, input, size >> 4, NULL, 0); NULL 144 tools/crypto_bench.c av_twofish_crypt(twofish, output, input, size >> 4, NULL, 0); NULL 455 tools/crypto_bench.c specified_runs = strtol(optarg, NULL, 0); NULL 82 tools/cws2fws.c zstream.zalloc = NULL; NULL 83 tools/cws2fws.c zstream.zfree = NULL; NULL 84 tools/cws2fws.c zstream.opaque = NULL; NULL 68 tools/enum_options.c const AVOption *u = NULL; NULL 80 tools/enum_options.c const AVOption *o = NULL; NULL 91 tools/enum_options.c AVInputFormat *iformat = NULL; NULL 92 tools/enum_options.c AVOutputFormat *oformat = NULL; NULL 114 tools/enum_options.c AVCodec *c = NULL; NULL 59 tools/ffescape.c const char *outfilename = NULL, *infilename = NULL; NULL 60 tools/ffescape.c FILE *outfile = NULL, *infile = NULL; NULL 66 tools/ffescape.c char *special_chars = NULL; NULL 84 tools/ffescape.c av_log(NULL, AV_LOG_ERROR, NULL 95 tools/ffescape.c av_log(NULL, AV_LOG_ERROR, NULL 108 tools/ffescape.c av_log(NULL, AV_LOG_ERROR, NULL 135 tools/ffescape.c av_log(NULL, AV_LOG_ERROR, "Impossible to open input file '%s': %s\n", infilename, strerror(errno)); NULL 146 tools/ffescape.c av_log(NULL, AV_LOG_ERROR, "Impossible to open output file '%s': %s\n", outfilename, strerror(errno)); NULL 157 tools/ffescape.c av_log(NULL, AV_LOG_ERROR, "Could not allocate a buffer for the source string\n"); NULL 158 tools/ffescape.c av_bprint_finalize(&src, NULL); NULL 170 tools/ffescape.c av_log(NULL, AV_LOG_ERROR, "Could not escape string\n"); NULL 54 tools/ffeval.c char *buf = NULL; NULL 55 tools/ffeval.c const char *outfilename = NULL, *infilename = NULL; NULL 56 tools/ffeval.c FILE *outfile = NULL, *infile = NULL; NULL 63 tools/ffeval.c if (!av_dynarray2_add((void **)&buf, &buf_size, 1, NULL)) { \ NULL 64 tools/ffeval.c av_log(NULL, AV_LOG_ERROR, \ NULL 122 tools/ffeval.c NULL, NULL, NULL 123 tools/ffeval.c NULL, NULL, NULL, NULL, NULL, 0, NULL); NULL 147 tools/ffhash.c ret |= check(NULL); NULL 67 tools/fourcc2pixfmt.c const char *pix_fmt_name = NULL; NULL 110 tools/graph2dot.c const char *outfilename = NULL; NULL 111 tools/graph2dot.c const char *infilename = NULL; NULL 112 tools/graph2dot.c FILE *outfile = NULL; NULL 113 tools/graph2dot.c FILE *infile = NULL; NULL 114 tools/graph2dot.c char *graph_string = NULL; NULL 175 tools/graph2dot.c last_line->next = NULL; NULL 193 tools/graph2dot.c if (avfilter_graph_parse(graph, graph_string, NULL, NULL, NULL) < 0) { NULL 198 tools/graph2dot.c if (avfilter_graph_config(graph, NULL) < 0) NULL 149 tools/ismindex.c AVIOContext *out = NULL; NULL 152 tools/ismindex.c if ((ret = avio_open2(&out, filename, AVIO_FLAG_WRITE, NULL, NULL)) < 0) { NULL 183 tools/ismindex.c FILE* out = NULL; NULL 324 tools/ismindex.c struct Track *track = NULL; NULL 415 tools/ismindex.c AVIOContext *f = NULL; NULL 418 tools/ismindex.c if ((err = avio_open2(&f, file, AVIO_FLAG_READ, NULL, NULL)) < 0) NULL 463 tools/ismindex.c AVIOContext *io = NULL; NULL 496 tools/ismindex.c AVFormatContext *ctx = NULL; NULL 501 tools/ismindex.c err = avformat_open_input(&ctx, file, NULL, NULL); NULL 508 tools/ismindex.c err = avformat_find_stream_info(ctx, NULL); NULL 783 tools/ismindex.c const char *basename = NULL; NULL 56 tools/pktdumper.c AVFormatContext *fctx = NULL; NULL 95 tools/pktdumper.c err = avformat_open_input(&fctx, argv[1], NULL, NULL); NULL 101 tools/pktdumper.c err = avformat_find_stream_info(fctx, NULL); NULL 41 tools/probetest.c AVInputFormat *fmt = NULL; NULL 68 tools/probetest.c AVInputFormat *fmt = NULL; NULL 132 tools/probetest.c pd.buf = NULL; NULL 90 tools/qt-faststart.c FILE *infile = NULL; NULL 91 tools/qt-faststart.c FILE *outfile = NULL; NULL 97 tools/qt-faststart.c unsigned char *moov_atom = NULL; NULL 98 tools/qt-faststart.c unsigned char *ftyp_atom = NULL; NULL 105 tools/qt-faststart.c unsigned char *copy_buffer = NULL; NULL 234 tools/qt-faststart.c infile = NULL; NULL 48 tools/seek_print.c AVFormatContext *avf = NULL; NULL 69 tools/seek_print.c if ((ret = avformat_open_input(&avf, filename, NULL, NULL)) < 0) { NULL 73 tools/seek_print.c if ((ret = avformat_find_stream_info(avf, NULL)) < 0) { NULL 81 tools/sidxindex.c AVIOContext *f = NULL; NULL 84 tools/sidxindex.c if ((err = avio_open2(&f, file, AVIO_FLAG_READ, NULL, NULL)) < 0) NULL 118 tools/sidxindex.c AVFormatContext *ctx = NULL; NULL 123 tools/sidxindex.c err = avformat_open_input(&ctx, file, NULL, NULL); NULL 130 tools/sidxindex.c err = avformat_find_stream_info(ctx, NULL); NULL 236 tools/sidxindex.c struct Track **adaptation_sets_buf[2] = { NULL }; NULL 361 tools/sidxindex.c const char *out = NULL; NULL 28 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, "Stream type not supported\n"); NULL 33 tools/uncoded_frame.c NULL, NULL, NULL, graph); NULL 47 tools/uncoded_frame.c AVFilterGraph *in_graph = NULL; NULL 48 tools/uncoded_frame.c Stream *streams = NULL, *st; NULL 49 tools/uncoded_frame.c AVFrame *frame = NULL; NULL 55 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, NULL 74 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, "Unable to alloc graph graph: %s\n", NULL 78 tools/uncoded_frame.c ret = avfilter_graph_parse_ptr(in_graph, in_graph_desc, NULL, NULL, NULL); NULL 80 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, "Unable to parse graph: %s\n", NULL 89 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, "Graph has unconnected inputs\n"); NULL 99 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, "Graph has no output stream\n"); NULL 104 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, NULL 113 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, "Could not allocate streams\n"); NULL 126 tools/uncoded_frame.c if ((ret = avfilter_graph_config(in_graph, NULL)) < 0) { NULL 127 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, "Failed to configure graph\n"); NULL 133 tools/uncoded_frame.c char *fmt = NULL, *dev = out_dev_name[i]; NULL 139 tools/uncoded_frame.c ret = avformat_alloc_output_context2(&st->mux, NULL, fmt, dev); NULL 141 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, "Failed to allocate output: %s\n", NULL 147 tools/uncoded_frame.c NULL, NULL); NULL 161 tools/uncoded_frame.c if (!(st->stream = avformat_new_stream(st->mux, NULL))) { NULL 163 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, "Failed to create output stream\n"); NULL 195 tools/uncoded_frame.c if ((ret = avformat_write_header(st->mux, NULL)) < 0) { NULL 220 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, "Error filtering: %s\n", NULL 230 tools/uncoded_frame.c av_log(NULL, AV_LOG_ERROR, "Could not allocate frame\n"); NULL 237 tools/uncoded_frame.c av_log(NULL, AV_LOG_WARNING, "Error in sink: %s\n", NULL 248 tools/uncoded_frame.c frame = NULL; NULL 59 tools/zmqsend.c const char *infilename = NULL; NULL 60 tools/zmqsend.c FILE *infile = NULL; NULL 86 tools/zmqsend.c av_log(NULL, AV_LOG_ERROR, NULL 93 tools/zmqsend.c av_log(NULL, AV_LOG_ERROR, NULL 100 tools/zmqsend.c av_log(NULL, AV_LOG_ERROR, NULL 107 tools/zmqsend.c av_log(NULL, AV_LOG_ERROR, "Could not bind ZMQ responder to address '%s': %s\n", NULL 120 tools/zmqsend.c av_log(NULL, AV_LOG_ERROR, "Could not allocate a buffer for the source string\n"); NULL 121 tools/zmqsend.c av_bprint_finalize(&src, NULL); NULL 128 tools/zmqsend.c av_log(NULL, AV_LOG_ERROR, "Could not send message: %s\n", zmq_strerror(errno)); NULL 134 tools/zmqsend.c av_log(NULL, AV_LOG_ERROR, NULL 141 tools/zmqsend.c av_log(NULL, AV_LOG_ERROR, NULL 151 tools/zmqsend.c av_log(NULL, AV_LOG_ERROR,